v0.0.0: what's Changed
Tagline: functionality of active storage now implemented for basic operations (min/max/sum/mean), together with Dask integration at client end; this does not include support for _FillValue
/missing_value
just yet
- Some of the code we discussed by @bnlawrence in #1
- add some zarr diagnostic notes by @bnlawrence in #2
- Actual prototype of AS input parameters construction starting from a netCDF4 file, going via Zarr by @valeriupredoi in #3
- Adding more of my notes by @bnlawrence in #4
- Tools to avoid hacking zarr by @bnlawrence in #5
- Clean by @bnlawrence in #8
- Build a proto-package by @valeriupredoi in #7
- Unpin depependencies by @valeriupredoi in #9
- Move
Active
class and write test files to temp by @valeriupredoi in #13 - Keep dependencies versions under control via conda lock file by @valeriupredoi in #16
- clean up module
active_tools.py
by @valeriupredoi in #14 - starting some docs for our next meeting discussions by @bnlawrence in #15
- Suggested modifications for dask integration by @davidhassell in #17
- [Condalock] Update condalock file by @github-actions in #22
- Missing and compression/filtering Issues by @bnlawrence in #24
- Improve package with standard package gubbins by @valeriupredoi in #25
- Complete dask demo by @davidhassell in #26
- [Condalock] Update condalock file by @github-actions in #28
- Add real world test suite by @valeriupredoi in #27
- Diagrams by @bnlawrence in #29
New Contributors
- @bnlawrence made their first contribution in #1
- @valeriupredoi made their first contribution in #3
- @davidhassell made their first contribution in #17
- @github-actions made their first contribution in #22
Full Changelog: https://github.com/valeriupredoi/PyActiveStorage/commits/v0.0.0