Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  While calculating mean and standard deviation of surface albedo data for few years (as it is unable to plot long time series), whenever I try to run the code, it gives me following error. Can anyone please help me in resolving it. (The code which I am using is mentioned at the bottom)

...

fig=fig,

error_y=monthly_std,

scatter_dict
={'name': 'Monthly'}

)

return fig

...