Skip to content

Releases: HydrologicEngineeringCenter/Vortex

v0.12.3-rc.2

23 Dec 00:09

Choose a tag to compare

v0.12.3-rc.2 Pre-release
Pre-release

Feature: Add support for new PRISM file naming convention. See doc here: https://prism.oregonstate.edu/documents/PRISM_downloads_web_service.pdf

v0.12.3-rc.1

25 Nov 16:51

Choose a tag to compare

v0.12.3-rc.1 Pre-release
Pre-release

Feature: Add support for TransverseMercator Projection

v0.12.2

23 Sep 21:02

Choose a tag to compare

Bugfix: In wizards, manually set progress to 100 when main task is done.

v0.12.1

23 Sep 20:55

Choose a tag to compare

Bugfix: Disable back, next, and cancel buttons while processing.

v0.12.0

22 Sep 19:06

Choose a tag to compare

Feature: Add data gap filler utility to fill missing data using focal mean and linear interpolation algorithms. Additionally add option to insert missing time steps using linear interpolation.

v0.11.31

04 Aug 17:55

Choose a tag to compare

Feature: Add message panel to wizards. In all the Vortex wizards, add a message panel to communicate status in addition to progress. This allows note/error/warning messages to be passed during processing.

v0.11.30

28 Jul 23:06

Choose a tag to compare

Bugfix: Remove "special" file designation for MRMS precipitation-rate files. There is now way to differentiate 2-min from 5-min datasets from filename alone. The new workflow is to import the dataset (start/end times will be the same), then use the time-shifter utility to shift the start and/or end time.

v0.11.29

07 Jul 22:46

Choose a tag to compare

Bugfix: Add handling for julian calendar dates. This issue was noted with GPM IMERG precipitation data. With julian dates unaccounted for, gregorian was assumed and start/end times were +14 days off.

v0.11.28

17 Jun 15:44

Choose a tag to compare

Feature: Add support for BTU/FT2 units to support the U.S. Customary energy per area use case.

v0.11.27

04 Jun 21:58

Choose a tag to compare

Bugfix: In TemporalDataReader::getGridsForPeriod filter out instantaneous grids.