-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #160 from TomAugspurger/refactor
Refactor XarrayZarrRecipe to be serialization-friendly
- Loading branch information
Showing
11 changed files
with
2,060 additions
and
5,473 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -129,3 +129,7 @@ dmypy.json | |
# Pyre type checker | ||
.pyre/ | ||
_version.py | ||
|
||
# tutorials | ||
*.nc | ||
dask-worker-space |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
644 changes: 372 additions & 272 deletions
644
docs/tutorials/multi_variable_recipe.ipynb
100644 → 100755
Large diffs are not rendered by default.
Oops, something went wrong.
2,372 changes: 352 additions & 2,020 deletions
2,372
docs/tutorials/netcdf_zarr_sequential.ipynb
100644 → 100755
Large diffs are not rendered by default.
Oops, something went wrong.
3,212 changes: 447 additions & 2,765 deletions
3,212
docs/tutorials/terraclimate.ipynb
100644 → 100755
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.