OpenCDSS / cdss-lib-processor-ts-java

Colorado's Decision Support Systems (CDSS) time series processor library (Java)
GNU General Public License v3.0
0 stars 1 forks source link

CompareTimeSeries - missing value of -999 is not handled in difference time series #201

Open smalers opened 1 year ago

smalers commented 1 year ago

Time series that use the default -999 seem to result in a 999 value when the difference time series is computed. Using NaN for missing seems OK.