NCAR / GARD

Generalized Analog Regression Downscaling (GARD) code
MIT License
29 stars 18 forks source link

multiple bug fixes #69

Closed gutmann closed 6 years ago

gutmann commented 6 years ago

Maximum standard deviation of 20 was only being checked correctly for positive values, not negative variability. This is now fixed.

New 3-point bilinear interpolation routine was not correctly computing the third point to use. This is now fixed.

makefile no longer enforces an old version of netcdf libraries on cheyenne.

Added a very simple python based post-processing tool to combine the mean, error, PoP, and SCRFs.