NCAR / icar

The Intermediate Complexity Atmospheric Research model (ICAR)
MIT License
72 stars 53 forks source link

Interpolation bug fix #50

Closed gutmann closed 6 years ago

gutmann commented 6 years ago

Fixed an issue when a high-res grid point was almost exactly on the line between two low-res forcing grid points. Sometimes due to precision errors ICAR was unable to compute the correct spatial interpolation, this appears to be fixed now.