Skip to content

1.1.2

Compare
Choose a tag to compare
@SarahAlidoost SarahAlidoost released this 12 Apr 14:37
· 1064 commits to main since this release
c539978

STEMMUS_SCOPE model updating ebal script in #24 and #37.

Added

  • output of NEE in #37
  • documentation in #32 and #33
  • variable DurationSize to config file in #36
  • documentation of how to convert the model output to netcdf files in utils/csv_to_nc/README.md #27
  • python utility for converting the model output to netcdf files in #27

Removed

  • utils/csv_to_nc/write.py and utils/csv_to_nc/read.py in #27

Changed

  • src/ebal.m in #24 and #37
  • src/+io/bin_to_csv.m, src/+io/output_data_binary.m, and
  • src/filesread.m in #24 and #36
  • update utils/csv_to_nc/Variables_will_be_in_NetCDF_file.csv in #27
  • replace mean with nanmean in #37
  • readme in #36

Fixed

  • the bash script of the running model on Snellius in #25