Skip to content

Integrate Observations #6

@jbusecke

Description

@jbusecke

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions