Releases: ihesp/IPART
Releases · ihesp/IPART
IPART v3.0.6
Make Cartopy an optional dependency. Fixing tests.
IPART v3.0.5
Make Cartopy an optional dependency.
IPART v3.0.4
Replace basemap dependency with Cartopy
IPART v3.0.3
Fix the previous release, specifying matplotlib backend in tests scripts.
IPART v3.0.2
Fix the previous release, specifying matplotlib backend in tests scripts.
IPART v3.0.1
Minor changes
- regarding the maintenance of "long_name", "standard_name" and "units" attributes.
- some documentation updates.
- JOSS paper fixes.
IPART v3.0
Make algorithms zonally cyclic.
Make installable from conda-forge.
IPART v2.0.1
- Replace
CDAT
dependency withnetcdf4
. - Algorithms are made zonally cyclic.
- Minor change in dependency requirements.
IPART v2.0
- Replace
CDAT
dependency withnetcdf4
. - Algorithms are made zonally cyclic.
First release
Contained functionalities:
- Perform THR process of IVT data,
- Detect ARs from THR results, and find AR axis.
- Track ARs across time.
Also included peak separation code, which can be toggled on in river_tracker1.py
. However, this needs further debugging.
Some changes in the workflow, and optional enhanced continent penetrating is to be expected in next version.