pangeo-forge / eNATL60-feedstock

Pangeo Forge feedstock for eNATL60.
https://pangeo-forge.org/dashboard/feedstock/87
Apache License 2.0
0 stars 1 forks source link

Add comment re: data availability #5

Closed cisaacstern closed 1 year ago

cisaacstern commented 1 year ago

Memorializes the issues we've discussed in https://github.com/pangeo-forge/eNATL60-feedstock/issues/2 as a comment in the recipe.

Merging this PR also serves as a way to re-run the recipe (which failed initially due to data availability issues).

cisaacstern commented 1 year ago

/run eNATL60_wtides_1d_mld

pangeo-forge[bot] commented 1 year ago

:tada: The test run of eNATL60_wtides_1d_mld at a8ff3ba73d36b30be98b22b94ba48d0e77ef867c succeeded!

import xarray as xr

store = "https://ncsa.osn.xsede.org/Pangeo/pangeo-forge/test/pangeo-forge/eNATL60-feedstock/recipe-run-1441/eNATL60_wtides_1d_mld.zarr"
ds = xr.open_dataset(store, engine='zarr', chunks={})
ds
cisaacstern commented 1 year ago

/run eNATL60_wtides_1d_tsw60m

pangeo-forge[bot] commented 1 year ago

:tada: The test run of eNATL60_wtides_1d_tsw60m at a8ff3ba73d36b30be98b22b94ba48d0e77ef867c succeeded!

import xarray as xr

store = "https://ncsa.osn.xsede.org/Pangeo/pangeo-forge/test/pangeo-forge/eNATL60-feedstock/recipe-run-1442/eNATL60_wtides_1d_tsw60m.zarr"
ds = xr.open_dataset(store, engine='zarr', chunks={})
ds
cisaacstern commented 1 year ago

/run eNATL60_wtides_1d_tsw600m

pangeo-forge[bot] commented 1 year ago

:tada: The test run of eNATL60_wtides_1d_tsw600m at a8ff3ba73d36b30be98b22b94ba48d0e77ef867c succeeded!

import xarray as xr

store = "https://ncsa.osn.xsede.org/Pangeo/pangeo-forge/test/pangeo-forge/eNATL60-feedstock/recipe-run-1443/eNATL60_wtides_1d_tsw600m.zarr"
ds = xr.open_dataset(store, engine='zarr', chunks={})
ds