Commit abf70dc
Adding "allow_rechunk" option for variables derived from grid differences (#24)
* adding "allow_rechunk" option
this commit incorporates an optional "allow_rechunk" option for collect_budgets and budget_fill_dict
* adding test "test_budget_fill_dict_allow_rechunk" that tests the "allow_rechunk" option
* Clean linting and manually add chunks to small example dataset
By explicitly adding chunks to the example MOM6 dataset, we should
be able to better catch chunk-related problems in the future.
* Add `allow_chunk` to docstrings
---------
Co-authored-by: Henri Drake <hfdrake@uci.edu>1 parent 53e8983 commit abf70dc
5 files changed
Lines changed: 649 additions & 162 deletions
File tree
- examples
- xbudget
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments