Skip to content

v2.3.3-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@smwesten-usgs smwesten-usgs released this 31 Jan 15:55
· 4 commits to master since this release

This is an unofficial release of the code documented in the report found here: https://pubs.er.usgs.gov/publication/tm6A59. Official, approved versions of the code will be released at https://code.usgs.gov/ once all internal USGS reviews are complete.

Executables are provided for Windows 10 (64-bit). The executables provided here must have the associated netcdf and hdf5 DLLs available (in the same directory as the executable or on the user's path).

DIFFERENCES FROM PREVIOUS VERSIONS

  • fix: prevent negative values from entering calculation in 'calculate_fraction_exposed_and_wetted_soil_fc'
  • fix: take absolute value of ( TMax - TMin ) in Hargreaves-Samani; keep calculating even when TMax < TMin
  • fix: promote reference_et0 to c_double type; promote numerous solar_calculation variables to c_double
  • fix: remove 'src/actual_et__thornthwaite_mather_eqns.F90'; this was kludgy leftover code from SWB v 1.0
  • fix: force open water ET to respect incoming water availability on daily basis
  • feat: eliminate bare 'DUMP_VARIABLES [col] [row]' as a legal control file option
  • feat: limit interception storage to user-defined value