-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🗃️ Chunk ATL11 dataset along cycle_number when loading
Reading in all our ATL11 Zarr files in chunks of 6 along "cycle_number". Should be a bit more optimal (fingers crossed) when calculating along the time dimension, compared to having chunks with 2 "cycle_number"s before. Needed for what is coming next - calculating dhdt over Antarctica! But first, we'll need to package up some of the functions properly.
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 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
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