Closed amedenblik closed 1 year ago
Closes #281
The only change I made was to evaluate whether the results were null instead of -9999. If the result is null, don't include that parameter in the list of parameter results.
null
We may be able to make more changes in the future for efficiency.
Closes #281
The only change I made was to evaluate whether the results were
null
instead of -9999. If the result isnull
, don't include that parameter in the list of parameter results.We may be able to make more changes in the future for efficiency.