Skip to content

1.1.0

Compare
Choose a tag to compare
@SarahAlidoost SarahAlidoost released this 25 Jan 15:31
· 1217 commits to main since this release
e1ca875

STEMMUS_SCOPE model including changes from pull requests #4 and #9. The changes are summarized below:

Added

  • Add subfunction and module for "Root Properties"
  • Add modules HT_frez, Initial_root_biomass
  • Add module filesread to get input/output paths and prepare input data
  • Add module soilpropertyread to prepare soil property input data
  • Add module soltir_tp7 to read MODTRAN tp7 file and applies a new MIT algorithm
  • Add functions to convert the outputs format from binary to csv
  • Add the function output_verfication from SCOPE code
  • Add a function to convert timestamp to datetime array from SCOPE code

Changed

  • Modify equation of rssrbs
  • Modify the equation of "soil respiration"
  • Modify modules AirPARM, Air_sub, CnvrgCHK, CondL_Tdisp, CondL_h, CondT_coeff, CondV_DE, CondV_DVg, Cond_k_g, Constants, Density_V, Dtrmn_Z, EfeCapCond, EnrgyPARM, Enrgy_BC, Enrgy_Solve, Enrgy_sub, Evap_Cal, Forcing_PARM, Max_Rootdepth, ObservationPoints, SOIL2, StartInit, TimestepCHK, biochemical, calc_rsoil, calc_sfactor, ebal, hPARM, h_BC, h_sub, hh_Solve
  • Modify STEMMUS_SCOPE
  • Refactor function PlotResults1
  • Remove some of the print statements related to outputs in module IO
  • Refactor function plot in module plot to read csv format instead dat format
  • Update readme