staged-recipes
staged-recipes copied to clipboard
Ungridded fields- LMR v2.1
Unguided fields of the Last Millennium Reanalysis project version 2.1
pre-commit.ci autofix
@cisaacstern That should be fine. I think _variables
was a relic. (fingers crossed, anyway)
/run LMRv2p1_MCruns_ensemble_ungridded
@cisaacstern Drat! Thanks for the catch! Also, good reminder about what the yaml file actually does!
@andersy005 It seems like my recipe:recipe
error noted above caused the run to hang. Do you think you could cancel and restart the most recent version?
/run LMRv2p1_MCruns_ensemble_ungridded
:tada: The test run of LMRv2p1_MCruns_ensemble_ungridded
at c8fd32a9c8e0e0d3fcc492f8c877c444efc74156 succeeded!
import xarray as xr
store = "https://ncsa.osn.xsede.org/Pangeo/pangeo-forge/test/pangeo-forge/staged-recipes/recipe-run-1409/LMRv2p1_MCruns_ensemble_ungridded.zarr"
ds = xr.open_dataset(store, engine='zarr', chunks={})
ds
wooohooo! I'll work with it and check to make sure it works as expected!
@cisaacstern This works fine, though doesn't seem to be available via the dashboard. Is it possible to get it up there? Thanks!