Skip to content

Releases: CIROH-UA/forcingprocessor

2.0.1

19 Feb 22:04
810eb5b

Choose a tag to compare

This latest release continues to improve forcingprocessor through CI/CD enhancements and minor bug fixes.

The associated docker containers have been updated to

awiciroh/forcingprocessor:2.0.1

What's Changed

Full Changelog: v.1.3.0...v2.0.1

Channel Routing Data Extraction

02 Feb 15:36
b9c8e18

Choose a tag to compare

This release of forcingprocessor contains a major new feature! PR #46 by @quinnylee adds the capability to process/remap National Water Model v3 channel routing data (q_lateral) onto the NextGen v2.2 hydrofabric. This feature has already been deployed in the NextGen Research DataStream as a "routing-only" datastream.

For an example on how to use this powerful new feature, see the examples folder in the documentation.

What's Changed

Full Changelog: v1.2.3...v.1.3.0

MacOS Compatibility, v1.2.3

26 Nov 16:41
98cd0b9

Choose a tag to compare

This release implemented the completed unit testing of forcingprocessor tooling on MacOS architecture. ForcingProcessor is now tested on both the latest Ubuntu Linux and MacOS architectures, ensuring expected behavior.

What's Changed

Full Changelog: v1.1.2...v1.2.3

Repo Split Complete, v1.1.2

29 Oct 20:32
630ed72

Choose a tag to compare

What's Changed

CI/CD for the forcingprocessor tool has been completed. Unit tests exist as well as in-container unit tests on both ARM and x86 architectures.

PR's

  • CI/CD workflows for building and testing ForcingProcessor Docker containers on x86 and ARM architectures by @harshavemula-ua in #25
  • updated the workflows meant for FP build,test,push on ARM and X86 by @harshavemula-ua in #30

Full Changelog: v1.1.1...v1.1.2

v1.1.1 ForcingProcessor Repository Debut

30 Sep 18:38
d66e756

Choose a tag to compare

This repository has been created from the forcingprocessor module within the NextGen Research DataStream's repository ngen-datastream. All related tooling is planned to be removed from the ngen-datastream repository. Future development on forcingprocessor will occur only in this repository.

Since the split, primarily CI/CD and directory structure changes have been made. The tooling remains unchanged.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1