Intake-esm

Latest version: v2024.2.6

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

Scan your dependencies

Page 1 of 5

2024.2.6

What's Changed
* Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/intake/intake-esm/pull/641
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/642
* replace black/flake/isort with ruff-format by andersy005 in https://github.com/intake/intake-esm/pull/643
* FIX: Pin older versions of sphinx to fix docs by mgrover1 in https://github.com/intake/intake-esm/pull/646
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/645
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/intake/intake-esm/pull/644
* Bump codecov/codecov-action from 3.1.4 to 4.0.0 by dependabot in https://github.com/intake/intake-esm/pull/648
* Pin intake to `<v2` by andersy005 in https://github.com/intake/intake-esm/pull/651
* Drop python 3.9 by andersy005 in https://github.com/intake/intake-esm/pull/652
* Update Dependabot configuration by andersy005 in https://github.com/intake/intake-esm/pull/653
* update changelog by andersy005 in https://github.com/intake/intake-esm/pull/655


**Full Changelog**: https://github.com/intake/intake-esm/compare/v2023.11.10...v2024.2.6

2023.11.10

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/640
* Replace applymap with map by dougiesquire in https://github.com/intake/intake-esm/pull/639
* ADD: Add ci support for python 3.12 by mgrover1 in https://github.com/intake/intake-esm/pull/634


**Full Changelog**: https://github.com/intake/intake-esm/compare/v2023.10.27...v2023.11.10

2023.10.27

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/618
* Add levels option to to_datatree() by mgrover1 in https://github.com/intake/intake-esm/pull/624
* Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/intake/intake-esm/pull/625
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/626
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/628
* Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/intake/intake-esm/pull/627
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/intake/intake-esm/pull/630
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/631
* Fix for fsspec 2023.10.0 by aulemahal in https://github.com/intake/intake-esm/pull/636
* Update-changelog by andersy005 in https://github.com/intake/intake-esm/pull/638


**Full Changelog**: https://github.com/intake/intake-esm/compare/v2023.07.07...v2023.10.27

2023.07.07

What's Changed
* Add support for None in search query by aulemahal in https://github.com/intake/intake-esm/pull/612
* Remove hardcoded single-threaded dask scheduler for dataset combine by dougiesquire in https://github.com/intake/intake-esm/pull/614
* Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 by dependabot in https://github.com/intake/intake-esm/pull/616
* Updates for pydantic v2 by dougiesquire in https://github.com/intake/intake-esm/pull/619


**Full Changelog**: https://github.com/intake/intake-esm/compare/v2023.6.14...v2023.07.07

2023.6.14

What's Changed
* Bump codecov/codecov-action from 3.1.1 to 3.1.3 by dependabot in https://github.com/intake/intake-esm/pull/600
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/602
* Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 by dependabot in https://github.com/intake/intake-esm/pull/601
* Optional aggregation control by aulemahal in https://github.com/intake/intake-esm/pull/569
* Bump codecov/codecov-action from 3.1.3 to 3.1.4 by dependabot in https://github.com/intake/intake-esm/pull/605
* Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 by dependabot in https://github.com/intake/intake-esm/pull/604
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/607
* FIX: Ensure storage options passed properly by mgrover1 in https://github.com/intake/intake-esm/pull/609
* attempt at fixing rtd docs build by andersy005 in https://github.com/intake/intake-esm/pull/610


**Full Changelog**: https://github.com/intake/intake-esm/compare/v2023.4.20...v2023.6.14

2023.4.20

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/532
* Bump codecov/codecov-action from 3.1.0 to 3.1.1 by dependabot in https://github.com/intake/intake-esm/pull/533
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/534
* Ensure `intake` kwargs are properly passed to `Catalog` by andersy005 in https://github.com/intake/intake-esm/pull/536
* Use latest ecgtools by andersy005 in https://github.com/intake/intake-esm/pull/538
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/537
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/539
* FIX: Add more options to kerchunk backend kwargs by mgrover1 in https://github.com/intake/intake-esm/pull/548
* Accept Path in esm_datastore by aulemahal in https://github.com/intake/intake-esm/pull/541
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/542
* fix badge for ci by mgrover1 in https://github.com/intake/intake-esm/pull/555
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/553
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4 by dependabot in https://github.com/intake/intake-esm/pull/552
* Ensure aggregation control is optional by mgrover1 in https://github.com/intake/intake-esm/pull/551
* Fix 554: check filesystem url is a string by observingClouds in https://github.com/intake/intake-esm/pull/558
* FIX: Add dask config single-threaded to build catalog from timeseries by mgrover1 in https://github.com/intake/intake-esm/pull/559
* Pin minimum versions for fsspec, gcsfs, and s3fs by andersy005 in https://github.com/intake/intake-esm/pull/563
* Drop support for Python 3.8 by andersy005 in https://github.com/intake/intake-esm/pull/564
* Replace flake8/isort with ruff by andersy005 in https://github.com/intake/intake-esm/pull/566
* [pre-commit.ci] pre-commit autoupdate (571)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> by pre-commit-ci in https://github.com/intake/intake-esm/pull/571
* [pre-commit.ci] pre-commit autoupdate (573)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> by pre-commit-ci in https://github.com/intake/intake-esm/pull/573
* add in distributed for build catalog example by mgrover1 in https://github.com/intake/intake-esm/pull/574
* New opendap dataformat by aulemahal in https://github.com/intake/intake-esm/pull/570
* Add max as a codeowner by mgrover1 in https://github.com/intake/intake-esm/pull/576
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/575
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/577
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/578
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/intake/intake-esm/pull/581
* [pre-commit.ci] pre-commit autoupdate (582)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com> by pre-commit-ci in https://github.com/intake/intake-esm/pull/582
* Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (584)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> by dependabot in https://github.com/intake/intake-esm/pull/584
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/585
* update pre-commit and dependabot schedules by andersy005 in https://github.com/intake/intake-esm/pull/586
* Add `columns_with_iterables` parameter to `esm_datastore` by dougiesquire in https://github.com/intake/intake-esm/pull/589
* Fix the link to documentation build status by mgrover1 in https://github.com/intake/intake-esm/pull/591
* Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.4 by dependabot in https://github.com/intake/intake-esm/pull/592
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/intake/intake-esm/pull/593

New Contributors
* observingClouds made their first contribution in https://github.com/intake/intake-esm/pull/558
* dougiesquire made their first contribution in https://github.com/intake/intake-esm/pull/589

**Full Changelog**: https://github.com/intake/intake-esm/compare/v2022.9.18...v2023.4.20

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.