diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-01-31 13:16:17 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-01-31 13:27:50 +0100 |
commit | aed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 (patch) | |
tree | 7ca136834857c12449f50a1e086a589cc9b79e2e /data | |
parent | 64f629efbe666bae56f48a309adf33d1eb09c358 (diff) |
Reorganise data generation
- Use inst/data_generation for R code generating data as in some of my other packages
- data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff
contents were not changed
- Remove ChangeLog, the history is in the git logs
- Update docs and some links contained therein
- use \doi{} markup
- Move logs to log directory
Diffstat (limited to 'data')
-rw-r--r-- | data/EFSA_GW_interception_2014.RData | bin | 352 -> 343 bytes |
-rw-r--r-- | data/EFSA_washoff_2017.RData | bin | 356 -> 356 bytes |
-rw-r--r-- | data/FOCUS_GW_scenarios_2012.RData | bin | 0 -> 957 bytes |
-rw-r--r-- | data/perc_runoff.RData | bin | 0 -> 623 bytes |
-rw-r--r-- | data/soil_scenario_data_EFSA_2015.RData | bin | 522 -> 530 bytes |
-rw-r--r-- | data/soil_scenario_data_EFSA_2017.RData | bin | 582 -> 590 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/data/EFSA_GW_interception_2014.RData b/data/EFSA_GW_interception_2014.RData Binary files differindex 14fded6..d533b53 100644 --- a/data/EFSA_GW_interception_2014.RData +++ b/data/EFSA_GW_interception_2014.RData diff --git a/data/EFSA_washoff_2017.RData b/data/EFSA_washoff_2017.RData Binary files differindex 699c0c0..18d043f 100644 --- a/data/EFSA_washoff_2017.RData +++ b/data/EFSA_washoff_2017.RData diff --git a/data/FOCUS_GW_scenarios_2012.RData b/data/FOCUS_GW_scenarios_2012.RData Binary files differnew file mode 100644 index 0000000..c8367fa --- /dev/null +++ b/data/FOCUS_GW_scenarios_2012.RData diff --git a/data/perc_runoff.RData b/data/perc_runoff.RData Binary files differnew file mode 100644 index 0000000..249820e --- /dev/null +++ b/data/perc_runoff.RData diff --git a/data/soil_scenario_data_EFSA_2015.RData b/data/soil_scenario_data_EFSA_2015.RData Binary files differindex b30076f..f2caeca 100644 --- a/data/soil_scenario_data_EFSA_2015.RData +++ b/data/soil_scenario_data_EFSA_2015.RData diff --git a/data/soil_scenario_data_EFSA_2017.RData b/data/soil_scenario_data_EFSA_2017.RData Binary files differindex ff8f045..56b0a8f 100644 --- a/data/soil_scenario_data_EFSA_2017.RData +++ b/data/soil_scenario_data_EFSA_2017.RData |