Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix meta file #2

Merged
merged 3 commits into from
Nov 4, 2022
Merged

Conversation

raf-antwerpen
Copy link
Contributor

No description provided.

@andersy005
Copy link
Member

/run mar-greenland

@pangeo-forge
Copy link
Contributor

pangeo-forge bot commented Nov 4, 2022

🎉 The test run of mar-greenland at 8ff0d67 succeeded!

import xarray as xr

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

@andersy005 andersy005 merged commit fc23e69 into pangeo-forge:main Nov 4, 2022
@jkingslake
Copy link

HI @andersy005, I am looking at this successful run here. I am guessing from the fact that it only took 11 minutes and it only has 18 time slices that this is the result of your /run mar-greenland call above, and it just did a pruned version.

But I think I am right in saying that the full run is still going.

Is this correct?

@andersy005
Copy link
Member

@jkingslake / @raf-antwerpen, thank you for your patience!

it turns out i made a change to the backend that resulted in the full recipe not being run after merging this PR. i'm still looking into fixing this bug, and will report back in #3

@andersy005 andersy005 mentioned this pull request Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants