Daops

Latest version: v0.15.0

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

Scan your dependencies

Page 2 of 3

0.9.0

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

Breaking Changes
^^^^^^^^^^^^^^^^
* ``clisops``>=0.10.0 required.

Other Changes
^^^^^^^^^^^^^
* Updated requirements.
* Updated pre-commit.
* Support tests on Python 3.10 and 3.11.
* Enabled linting test.

0.8.1

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

Bug fixes
^^^^^^^^^
* Fix inconsistent bounds in metadata after subset operation by updating to ``clisops`` 0.9.1 (94).

Other Changes
^^^^^^^^^^^^^
* Merged pre-commit autoupdate (93).
* Updated logging using ``loguru`` (92).

0.8.0

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

Breaking Changes
^^^^^^^^^^^^^^^^
* ``clisops``>=0.9.0 required.

New Features
^^^^^^^^^^^^
* Added `AverageTime` operation (90).
* Added support for decadal fixes (89, 87, 84, 83).

0.7.0

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

Breaking Changes
^^^^^^^^^^^^^^^^
* ``clisops``>=0.7.0 and ``roocs-utils``>=0.5.0 required.
* ``fsspec`` no longer constrained to ``fsspec`` < 0.9
* Python 3.7 required.
* ``time`` input for ``time`` in ``ops.subset.subset`` but now be one of [<class 'roocs_utils.parameter.param_utils.Interval'>, <class 'roocs_utils.parameter.param_utils.Series'>, <class 'NoneType'>, <class 'str'>].
* ``level`` input for ``level`` in ``ops.subset.subset`` but now be one of [<class 'roocs_utils.parameter.param_utils.Interval'>, <class 'roocs_utils.parameter.param_utils.Series'>, <class 'NoneType'>, <class 'str'>].

New Features
^^^^^^^^^^^^
* ``time_components`` argument added to ``ops.subset.subset`` to allowing subsetting by time components such as year, month, day etc.

Other Changes
^^^^^^^^^^^^^
* Python 3.6 no longer tested in GitHub actions.

0.6.0

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

Breaking Changes
^^^^^^^^^^^^^^^^
* intake, fsspec<0.9 and aiohttp are new dependencies in order to use the intake catalog search functionality.
* ``clisops``>=0.6.4 and ``roocs-utils``>=0.4.2 required.

New Features
^^^^^^^^^^^^
* Intake catalog search functionality added. In use in ``utils.consolidate``: if the catalog is used for the project, then consolidate will find the files within the time range specified using the intake catalog, rather than opening xarray datasets.
* ``intake_catalog_url`` has been added to ``etc/roocs.ini``

0.5.0

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

New Features
^^^^^^^^^^^^
* ``average_over_dims`` added in ``daops.ops.average``.

Other Changes
^^^^^^^^^^^^^
* Refactoring of daops.ops.subset to use a base ``Operation`` class in ``daops.ops.base``

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.