Skip to content

v0.5.3 - 2021-02-19

Compare
Choose a tag to compare
@tobeycarman tobeycarman released this 20 Feb 00:14
· 1224 commits to master since this release
0d8dd00

v0.5.3 - 2021-02-19

Assorted updates to plotting, docs, parameters, and various minor bugs.

Added

  • Settings for spatial dimension in slurm wrappers (create_region_input.py).
  • Notes for mirroring input catalog.
  • Plotting snippet for gpp temperature function.
  • Plots for regional outputs (heatmap, soil variables).
  • Boreal calibraiton parameters (CMT01)

Fixed

  • Whitespace confusion in output_spec files.
  • MPI error when writing outputs.
  • Restricts ROOTWATERUPTAKE to the implemented options.
  • Comparison operator bug in param_util.py code.

Changed

  • Upgraded create_region_input.py to Python 3.
  • Update README, assorted other docs.
  • Update to support API of newer Pandas versions (input_util.py)