Skip to content

Releases: ucd-cws/calvin-network-tools

CALVIN PRM Runtime v1.4

28 Jan 18:13
Compare
Choose a tag to compare

Version 1.4 of the runtime adds JSON file export.

This package contains all parts necessary to write to DSS files without windows using wine. The package includes

Java 8, 32 bit JRE for Windows
HEC lib dll files (required by HEC DSS jars)
hecprm.exe
DssWriter.jar
Custom csv to paired data DSS writer java code
HEC DSS jars
Uses JSON to communicate between Java and NodeJS script.
Exports dss records to json files.

CALVIN PRM Runtime v1.3

16 Nov 17:14
Compare
Choose a tag to compare

Version 1.3 of the runtime. Works with TimeSeries and PairedData.

This package contains all parts necessary to write to DSS files without windows using wine. The package includes

  • Java 8, 32 bit JRE for Windows
  • HEC lib dll files (required by HEC DSS jars)
  • hecprm.exe
  • DssWriter.jar
    • Custom csv to paired data DSS writer java code
    • HEC DSS jars

Uses JSON to communicate between Java and NodeJS script.