Index-calculator

Latest version: v0.11.0

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

Scan your dependencies

Page 1 of 6

0.11.0

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

Internal Changes
~~~~~~~~~~~~~~~~

* updates of build system (setuptools is deprecated) (:pull:`40`)
* using `pyproject.toml <https://stackoverflow.com/questions/62983756/what-is-pyproject-toml-file-for>`_ file instead of ``setup.py``
* using `setuptools_scm <https://github.com/pypa/setuptools_scm>`_ for automatic updating of version numbers.
* updates of ``pre-commit`` hooks.
* indicator UTCI: set default stat from ``average`` to ``sunlit`` (:pull:`36`)

New Indicators
~~~~~~~~~~~~~~

* CMD: calm days

Documentation
~~~~~~~~~~~~~

* how to implement a new project
* how to implement a new indicator

0.10.0

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

* correct CIname
* make indices classes callable
* split ``_indices.py`` into ``_inidices.py`` and ``_climate_indicator.py``
* make conversion indices possible

0.9.0

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

* convert time frequencies to requested time frequency
* rename variable name(s) to requested variable name(s)
* convert input variable(s) to requested input variable(s): sfcWind, snd
* SCD: set default threshold to ``3mm day-1``
* set left and right bounds for ``yearAC`` (yyyy1-07-01 to yyyy2-06-30) and for ``yearHydro`` (yyyy1-09-01 to yyyy2-08-31)
* new ERA5 DRS structure and file naming convention
* type of components in ``pjson`` from ``str`` to ``list``

0.8.2

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

* calculate indices with neagtive thresholds

0.8.1

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

* new drs format and file naming convention for project E-OBS

0.8.0

------------------
* optionally: calculate SCD with water equivalent input
* replace '.' with '-' in directory structure and output file names
* new climate indicators:

* DSn: total number of days in dry spells
* WSn: total number of days in wet spells
* CSx: maximum length of cold spell
* CSn: total number of days in cold spells
* HSn: total number of days in hot spells
* HWn: total number of days in heat waves
* LFD: number of late frost days

* metadata: set mm/day to mm
* fixing v0.7.3 and v0.7.4 with xclim>=0.44
* redo v0.7.5 (if dataset frequency is not equal input frequency, convert it; adding hourly test data)

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.