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

ETL directory of one-step runs to zarr #156

Closed
wants to merge 8 commits into from

Conversation

nbren12
Copy link
Contributor

@nbren12 nbren12 commented Feb 27, 2020

Create a dask workflow to transform all the one step runs into a giant zarr. Leverages xarray's stacking/unstacking capability.

@nbren12
Copy link
Contributor Author

nbren12 commented Feb 27, 2020

nbren12 added 5 commits March 2, 2020 11:41
open_restarts should work even if there is no "INPUT" or "RESTART" in its name.
This latter functionality is only useful for getting the time coordinate, so I
moved it there.
standardize_metadata was called for every restart file, which was needlessly
slow. Elevating the metadata standardization to the combined datasets is faster.
@nbren12
Copy link
Contributor Author

nbren12 commented Apr 6, 2020

Superceded by #193

@nbren12 nbren12 closed this Apr 6, 2020
@nbren12 nbren12 deleted the feature/restarts-to-zarr branch April 6, 2020 18:56
spencerkclark pushed a commit that referenced this pull request May 7, 2021
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.

1 participant