Pangeo-forge-recipes

Latest version: v0.10.8

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.10.8

What's Changed
* Remove confusing docstring for consolidating coordinate dimensions by jbusecke in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/712
* Change dims to sizes to suppress future warning by maxrjones in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/714
* Crush warning about ds.dims deprecation by jbusecke in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/718
* Append mode for StoreToZarr by cisaacstern in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/721
* We don't use whereby anymore by cisaacstern in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/725
* Move logic from schema accumulator object to combinefn by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/723
* Bump codecov/codecov-action from 4.0.2 to 4.2.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/727
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/707
* Bump codecov/codecov-action from 4.2.0 to 4.3.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/729
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/728
* Bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/731
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/733
* Bump myst-nb from 1.0.0 to 1.1.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/732
* Bump sphinx from 7.2.6 to 7.3.5 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/734
* Bump sphinx from 7.3.5 to 7.3.6 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/737
* Bump sphinx-autodoc-typehints from 2.0.1 to 2.1.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/738
* Bump sphinx from 7.3.6 to 7.3.7 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/739
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/740
* Bump codecov/codecov-action from 4.3.0 to 4.3.1 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/741
* Add pattern_from_file_sequence to docs by maxrjones in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/742
* Adds StoreToPyramid in get_injection_specs by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/745
* Bump codecov/codecov-action from 4.3.1 to 4.4.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/746
* Bump codecov/codecov-action from 4.4.0 to 4.4.1 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/747
* Optional support for synchronous HTTP filesystem by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/748
* Bump sphinx-autodoc-typehints from 2.1.0 to 2.1.1 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/751
* Bump sphinx-design from 0.5.0 to 0.6.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/749
* Remove log we don't need by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/755
* Bump codecov/codecov-action from 4.4.1 to 4.5.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/756
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/757
* Bump sphinx-autodoc-typehints from 2.1.1 to 2.2.2 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/760


**Full Changelog**: https://github.com/pangeo-forge/pangeo-forge-recipes/compare/0.10.7...0.10.8

0.10.7

What's Changed
* Retain original _FillValue in encoding by maxrjones in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/711

New Contributors
* maxrjones made their first contribution in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/711

**Full Changelog**: https://github.com/pangeo-forge/pangeo-forge-recipes/compare/0.10.6...0.10.7

0.10.6

What's Changed
* Ab/consolidate release notes by abarciauskas-bgse in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/706
* Minimal multidim rechunk fix by cisaacstern in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/708.


**Full Changelog**: https://github.com/pangeo-forge/pangeo-forge-recipes/compare/0.10.5...0.10.6

0.10.5

What's Changed
* Add pytest-xdist to speed up tests by jbusecke in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/651
* Checkout tags for local install by jbusecke in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/650
* Bump to myst-nb==1.0.0 by cisaacstern in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/641
* Kerchunk WriteCombinedReference return fsstore by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/660
* Consolidate Metadata Transform by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/665
* Reuse `FSSpecTarget` Auth Credentials by ranchodeluxe in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/668
* Pass zarr encoding through StoreToZarr() by thodson-usgs in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/674
* Pinning pytest to fix ci test failures by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/681
* ConsolidateMetadata2 by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/678
* ConsolidatedDimensionCoords Transform -- cleaned up version of PR 556 by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/671
* Update index.md by abarciauskas-bgse in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/664
* Make mypy happy (`type` is not a class instance) by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/693
* Add logging to StoreToZarr by jbusecke in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/657
* Use MapTuple, put higher-order index type in `types` file by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/694
* Tests to illustrate `CombineReferences.bucket_by_position` by ranchodeluxe in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/697
* Fix CombineReference merge ordering by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/689
* Assert Uniform by ranchodeluxe in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/698
* Remove add_keys_iter by moradology in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/700
* Fix WriteCombinedReference FSSpec Credentials Yet Again by ranchodeluxe in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/703

New Contributors
* thodson-usgs made their first contribution in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/674

**Full Changelog**: https://github.com/pangeo-forge/pangeo-forge-recipes/compare/0.10.4...0.10.5

0.10.4

What's Changed
* Fix broken contributing link by cisaacstern in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/640
* Bump sphinxext-opengraph from 0.8.2 to 0.9.0 by dependabot in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/642
* Add `minio` to Integration Tests by norlandrhagen in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/638
* Disable `fsspec` Cache on Integration Tests by ranchodeluxe in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/646
* Dynamic chunking interface for StoreToZarr by cisaacstern in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/595

New Contributors
* ranchodeluxe made their first contribution in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/646

**Full Changelog**: https://github.com/pangeo-forge/pangeo-forge-recipes/compare/0.10.3...0.10.4

0.10.3

- Assign injection spec values for command line interface https://github.com/pangeo-forge/pangeo-forge-recipes/pull/566
- Docs rewrite https://github.com/pangeo-forge/pangeo-forge-recipes/pull/610
- Simplify reference recipe composition by nesting transforms https://github.com/pangeo-forge/pangeo-forge-recipes/pull/635
- Reference transforms dependency and bugfixes https://github.com/pangeo-forge/pangeo-forge-recipes/pull/631, https://github.com/pangeo-forge/pangeo-forge-recipes/pull/632

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.