-
Notifications
You must be signed in to change notification settings - Fork 1
Integrate Observations #6
Copy link
Copy link
Open
Description
https://pangeo-forge.org/dashboard/feedstock/43 just got merged and now provides us with the obs dataset used in the plot.
This is used in several different forms:
a. timeseries
b. trend during observational period
c. time mean over the historical period
c would be a nice demonstration of .mean() on the datatree. Is is possible to chain methods and do something like
dt.sel(time=slice('1995','2014')).mean('time')?
That would be really cool to show!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels