Replies: 2 comments 3 replies
|
So, the new xgridobj would look something like slide 2 here |
1 reply
|
Based on the slide should and then aspects of the variables contained within the Dataset can be accessed via: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Discussion about holding data as Xarray objects, for example, GridObj would hold the coordinates as a xarray Coordinate object. And regrid would hold field data as a xarray's DataArray.
All reactions