* move temporal_stats to its own sub-package (74) MRossol
0.2.42
What’s Changed
Bug Fixes
* don't unscale datasets that don't have the proper attributes (73) MRossol * Clean up (72) MRossol
0.2.41
What’s Changed
Bug Fixes
* try except attr copy due to h5pyd bug (71) MRossol
0.2.40
What’s Changed
Bug Fixes
* use ResourceData to extract region gids (70) MRossol
0.2.39
What’s Changed
- add save_regions method to ResourceX handlers to allow for saving of datasets for the desired region to a .h5 file - set len(Resource) to len(time_index) for all handlers - add resource_datasets to ResourceX handlers
Features
* save_region to .h5 (68) MRossol
Updates
* allow datasets to be None in save_region (69) MRossol