Skip to content

Releases: DrylandEcology/rSFSW2

v2.5.6

05 Feb 18:37
7b3d6a6
Compare
Choose a tag to compare
  • fix failure on locked dbWork database

v2.5.5

05 Feb 17:35
d90e120
Compare
Choose a tag to compare
  • v2.5.5: update interactions with rSOILWAT2's new vegetation structure

v2.5.0

18 Dec 12:51
3acfa02
Compare
Choose a tag to compare
  • simulation experiments that can use the CO2-concentration effects on biomass and water-use efficiency offered by SOILWAT2

v2.4.0

10 Dec 19:34
4a9095c
Compare
Choose a tag to compare
  • Weather database is created with maximal time period
  • Allow 1-year aggregation period
  • Handle runon and/or runoff from ponded water --> updated input files SWRuns_InputData_siteparam_v14.csv and SWRuns_InputData_ExperimentalDesign_v06.csv as well as updates to demo code SFSW2_project_descriptions.R
  • Run rSOILWAT2 silently
  • New script to generate SoilWat2_defaults input from rSOILWAT2 package --> completely updated default inputs 1_Data_SWInput/SoilWat2_defaults/

v2.3.14

06 Oct 13:06
Compare
Choose a tag to compare
  • Improved climate data extraction and downscaling
  • Allow projects with soil inputs from all sources mixed
  • Improved checks on soil input data; updated default SOILWAT2 soilsin input file such that default soil data less likely interfere with other input sources

v2.3.10

11 Sep 18:10
Compare
Choose a tag to compare
Merge pull request #173 from Burke-Lauenroth-Lab/bugfix_172

Fix daily weather data option 'DayMet'

v2.3.9

16 Aug 16:26
Compare
Choose a tag to compare
Merge pull request #164 from Burke-Lauenroth-Lab/bugfix_163

Clean up Rcheck folder

v2.3.6

01 Aug 18:54
Compare
Choose a tag to compare

Changes since v2.3.0 include:

  • Added support for CMIP5 netCDF data with CF convention format which were accessed from one of the ESGF nodes
  • Consider 'Include_YN_*Sources' when extracting external data
  • Resuming with an existing dbWeather identifies correct sites and correct scenarios
  • Fix 'doQmapQUANT.default_drs' and 'doQmapQUANT_drs' when one month of each year in the reference data showed not variability (e.g., August of every year receives no precipitation)
  • Fix determination of 'include_YN_climscen'
  • Enhance input checks by querying available climate scenario data
  • Fix how worker IDs were determined
  • Fix idling MPI workers if call to 'do_OneSite' fails

v2.3.0

23 Jul 21:55
Compare
Choose a tag to compare
  • several fixes
  • improved unit tests
  • improved CIs

v2.0.1

16 Jun 21:08
Compare
Choose a tag to compare

The wrapper is now a R package!