Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Observations #6

Open
jbusecke opened this issue Jul 22, 2022 · 1 comment
Open

Integrate Observations #6

jbusecke opened this issue Jul 22, 2022 · 1 comment

Comments

@jbusecke
Copy link
Owner

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!

@TomNicholas
Copy link
Collaborator

TomNicholas commented Jul 22, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants