Aaron Spring

Results 200 comments of Aaron Spring

Whats the reason that the other `method`s do not work here?

more context in https://github.com/JiaweiZhuang/xESMF/issues/18

https://earthsystemmodeling.org/esmpy_doc/release/ESMF_8_1_0/html/examples.html#grid-mesh-and-field-created-from-file

sounds like you have a path to a solution here @sol1105 ? > Should a warning be issued when a mask is ignored? It would have helped me at least...

Nope. Nothing more than the examples above

- [ ] Surface Mixed Layer Depth 12month climatology for three different criterions: http://www.ifremer.fr/cerweb/deboyer/mld/Surface_Mixed_Layer_Depth.php

- [ ] carbon https://bg.copernicus.org/articles/19/1087/2022/

Check with h5netcdf and intake xarray master

First download the files and then use such code as provided in https://climpred.readthedocs.io/en/stable/_modules/climpred/preprocessing/shared.html#load_hindcast to create an xr Dataset with dimension init, (member) and lead. You may need to overwrite time...