NASA-LIS / LISF

Land Information System Framework
Apache License 2.0
117 stars 155 forks source link

Patch to gracefully handle unrecognized gage networks #1545

Closed emkemp closed 2 months ago

emkemp commented 4 months ago

Description

Number and IDs of gage networks to use in Bratseth analysis are now specified in lis.config file.

Also, if LIS encounters a gage report from an unrecognized network, the ob is rejected and an alert file is created to notify the user of the network.

NOTE: In the future, it may be better to keep the observation in memory and write to the OBA file for autotuning purposes while still excluding from the Bratseth scheme.