OpenCDSS / cdss-app-tstool-main

Colorado's Decision Support Systems (CDSS) TSTool application main program
GNU General Public License v3.0
1 stars 1 forks source link

Raster graph - add checks to ensure that invalid time series are not graphed #261

Closed smalers closed 1 year ago

smalers commented 1 year ago

Raster graphs can only be created for certain time series intervals. Need to add checks in the main UI to prevent confusion and improve error handling.

smalers commented 1 year ago

I fixed the bug. Close this issue.