Xdatasets

Latest version: v0.3.6

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

Scan your dependencies

Page 1 of 2

0.3.6

-------------------

Contributors: Trevor James Smith (:user:`Zeitsperre`)

Changes
^^^^^^^
* Updated the cookiecutter template to the latest commit. (:pull:`83`):
* Addressed a handful of misconfigurations in the GitHub Workflows.
* Updated `ruff` to v0.2.0 and `black` to v24.2.0.
* `intake` has been pinned below v2.0.0 until data catalogues are updated to support the new version. (:pull:`84`).
* Updated the cookiecutter template to the latest commit. (:pull:`126`):
* The structure of the package is slightly modified from a flat layout to a `src layout <https://packaging.python.org/en/latest/discussions/src-layout-vs-flat-layout/>`_.
* `CHANGES.rst` is now `CHANGELOG.rst`. See `keepachangelog <https://keepachangelog.com/en/1.1.0/#frequently-asked-questions>`_ for more information.
* Bumping a release version will trigger changes in the `CHANGELOG.rst` file. See `Ouranosinc/cookiecutter-pypackage 41 <https://github.com/Ouranosinc/cookiecutter-pypackage/issues/41>`_ for more information.
* The licensing text has been updated to conform with the suggested application directions.
* Several `noqa` and `fixme` statements have been added to pass additional linting checks for now. (:pull:`126`).
* CI dependencies are now pinned to the latest version hashes available to Python3.8 using `pip-tools` (pip-compile). (:pull:`136`).

.. _changes_0.3.5:

0.3.5

-------------------

Contributors: Trevor James Smith (:user:`Zeitsperre`)

Changes
^^^^^^^
* The `cookiecutter` template has been updated to the latest commit via `cruft`. (:pull:`52`):
* `xdatasets` is now `Semantic Version v2.0.0 <https://semver.org/spec/v2.0.0.html>`_-compliant
* Added a few workflows (Changed file labelling, Cache cleaning, Dependency Scanning, OpenSSF Scorecard)
* Workflows now use the `tep-security/harden-runner` action to security harden the runner environment
* Reorganized README and added a few badges
* Updated pre-commit hook versions
* Formatting tools (`black`, `blackdoc`, `isort`) are now pinned to their pre-commit version equivalents
* `actions-version-updater.yml` has been replaced by `dependabot`
* Enabled the `labeler.yml` workflow to mark changed files in Pull Requests as "CI". (:pull:`63`).
* Enabled the Anaconda build tests and coverage reporting to `Coveralls.io <https://coveralls.io>`_. (:pull:`63`).
* Removed the version pin on `ipython`. (:pull:`63`).
* Migrated the documentation from GitHub Pages to ReadTheDocs. (:issue:`32`, :pull:`67`).

.. _changes_0.3.4:

0.3.4

-------------------

Contributors: Sebastien Langlois (:user:`sebastienlanglois`)

Fixes
^^^^^
* Fix user-defined climate request (:pull:`50`)

.. _changes_0.3.3:

0.3.3

-------------------

Contributors: Sebastien Langlois (:user:`sebastienlanglois`)

Changes
^^^^^^^
* Support hydrometric queries when dataset's coordinates are lazy. (:pull:`46`)

.. _changes_0.3.2:

0.3.2

-------------------

Contributors: Sebastien Langlois (:user:`sebastienlanglois`)

Changes
^^^^^^^
* Update documentation. (:pull:`42`)
* Added a functionality to extract geometries to a `geopandas.GeoDataFrame` format. (:pull:`42`)

.. _changes_0.3.1:

0.3.1

-------------------

Contributors: Trevor James Smith (:user:`Zeitsperre`)

Fixes
^^^^^
* Patch update to address a missing dependency (`s3fs`). (:pull:`36`)

.. _changes_0.3.0:

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.