Last updated: 2022-01-10

Checks: 7 0

Knit directory: emlr_obs_analysis/analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.

The command set.seed(20210412) was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.

Great job! Recording the operating system, R version, and package versions is critical for reproducibility.

Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.

Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version 2c24bc9. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    data/
    Ignored:    output/other/
    Ignored:    output/publication/

Untracked files:
    Untracked:  analysis/child/budget_analysis_plot_data.Rmd
    Untracked:  analysis/child/budget_analysis_read_data.Rmd
    Untracked:  analysis/child/column_inventories_analysis_plot_data.Rmd
    Untracked:  analysis/child/column_inventories_analysis_read_data.Rmd
    Untracked:  analysis/child/zonal_sections_analysis_plot_data.Rmd
    Untracked:  analysis/child/zonal_sections_analysis_read_data.Rmd
    Untracked:  figure/bias_density_distribution-1.png
    Untracked:  figure/bias_density_distribution_ensemble-1.png
    Untracked:  figure/cases_absolute-1.png
    Untracked:  figure/cases_absolute-2.png
    Untracked:  figure/cases_absolute_depth-1.png
    Untracked:  figure/cases_absolute_depth_global-1.png
    Untracked:  figure/cases_absolute_global-1.png
    Untracked:  figure/cases_bias-1.png
    Untracked:  figure/cases_bias-2.png
    Untracked:  figure/cases_bias-3.png
    Untracked:  figure/cases_bias_depth-1.png
    Untracked:  figure/cases_bias_depth_global-1.png
    Untracked:  figure/cases_bias_global-1.png
    Untracked:  figure/cases_bias_global-2.png
    Untracked:  figure/cases_bias_rel_depth-1.png
    Untracked:  figure/cases_bias_rel_depth_global-1.png
    Untracked:  figure/composed_absolute_and_bias_figure-1.png
    Untracked:  figure/composed_figure-1.png
    Untracked:  figure/density_distributions-1.png
    Untracked:  figure/ensemble_deviation_from_mean-1.png
    Untracked:  figure/ensemble_deviation_from_mean-2.png
    Untracked:  figure/ensemble_deviation_from_mean-3.png
    Untracked:  figure/ensemble_mean-1.png
    Untracked:  figure/ensemble_mean-2.png
    Untracked:  figure/ensemble_mean_bias-1.png
    Untracked:  figure/ensemble_mean_bias-2.png
    Untracked:  figure/ensemble_mean_bias_global-1.png
    Untracked:  figure/ensemble_mean_bias_global-2.png
    Untracked:  figure/ensemble_mean_global-1.png
    Untracked:  figure/ensemble_mean_global-2.png
    Untracked:  figure/ensemble_mean_two_decades-1.png
    Untracked:  figure/ensemble_range-1.png
    Untracked:  figure/ensemble_sd-1.png
    Untracked:  figure/ensemble_sd_uncertainty-1.png
    Untracked:  figure/ensemble_sd_vs_bias-1.png
    Untracked:  figure/lat_grid_budget_all-1.png
    Untracked:  figure/lat_grid_budget_all-2.png
    Untracked:  figure/lat_grid_budget_ensemble-1.png
    Untracked:  figure/lon_grid_budget_all-1.png
    Untracked:  figure/lon_grid_budget_all-2.png
    Untracked:  figure/lon_grid_budget_all-3.png
    Untracked:  figure/lon_grid_budget_all-4.png
    Untracked:  figure/lon_grid_budget_ensemble-1.png
    Untracked:  figure/mean_tcant_over_atm_co2-1.png
    Untracked:  figure/slab_budgets-1.png
    Untracked:  figure/slab_budgets_bias-1.png
    Untracked:  figure/slab_budgets_bias-2.png
    Untracked:  figure/slab_budgets_bias-3.png
    Untracked:  figure/slab_budgets_individual-1.png
    Untracked:  figure/slab_budgets_individual-2.png
    Untracked:  figure/slab_budgets_individual-3.png
    Untracked:  figure/slab_budgets_spread-1.png
    Untracked:  figure/slab_budgets_spread-2.png
    Untracked:  figure/slab_budgets_spread-3.png
    Untracked:  figure/steady_state_comparison-1.png
    Untracked:  figure/steady_state_comparison-2.png
    Untracked:  figure/steady_state_comparison-3.png
    Untracked:  figure/steady_state_comparison-4.png
    Untracked:  figure/steady_state_comparison-5.png
    Untracked:  figure/summed_decades-1.png

Unstaged changes:
    Deleted:    analysis/child/budget_analysis.Rmd
    Deleted:    analysis/child/column_inventories_analysis.Rmd
    Deleted:    analysis/child/zonal_sections_analysis.Rmd
    Modified:   analysis/classic_column_inventories.Rmd
    Modified:   analysis/classic_zonal_sections.Rmd
    Modified:   code/Workflowr_project_managment.R

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/classic_budgets.Rmd) and HTML (docs/classic_budgets.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
html 2c24bc9 jens-daniel-mueller 2022-01-10 Build site.
Rmd 6de27c5 jens-daniel-mueller 2022-01-10 split child documents
html e59714a jens-daniel-mueller 2022-01-10 Build site.
Rmd 49e8132 jens-daniel-mueller 2022-01-10 split child documents
html 0e4ea91 jens-daniel-mueller 2022-01-10 Build site.
Rmd eb4ab23 jens-daniel-mueller 2022-01-10 split child documents
html fca7de0 jens-daniel-mueller 2022-01-10 Build site.
Rmd d5d7556 jens-daniel-mueller 2022-01-10 split child documents
html a2a79b8 jens-daniel-mueller 2022-01-10 Build site.
Rmd 7565119 jens-daniel-mueller 2022-01-10 split child documents
html 33f190b jens-daniel-mueller 2022-01-09 Build site.
Rmd 053a459 jens-daniel-mueller 2022-01-09 test with MLR_target runs
html 88c47ca jens-daniel-mueller 2022-01-07 Build site.
Rmd 22e83d8 jens-daniel-mueller 2022-01-07 test with MLR_target runs
html a1b4fac jens-daniel-mueller 2022-01-07 Build site.
html c646947 jens-daniel-mueller 2022-01-06 Build site.
html 5ba7fc6 jens-daniel-mueller 2022-01-06 Build site.
html b16a8b5 jens-daniel-mueller 2022-01-06 Build site.
html 33d5577 jens-daniel-mueller 2022-01-06 Build site.
html e2707c1 jens-daniel-mueller 2022-01-06 Build site.
html 218bf79 jens-daniel-mueller 2022-01-06 Build site.
html 6d06b6c jens-daniel-mueller 2022-01-06 Build site.
html d549e76 jens-daniel-mueller 2022-01-06 Build site.
html 6b96935 jens-daniel-mueller 2022-01-06 Build site.
html 3ef7ea5 jens-daniel-mueller 2022-01-06 Build site.
Rmd b170c42 jens-daniel-mueller 2022-01-06 test child document
html 5ec57f9 jens-daniel-mueller 2022-01-06 Build site.
Rmd c7a5023 jens-daniel-mueller 2022-01-06 test child document
html bb02de1 jens-daniel-mueller 2022-01-06 Build site.
Rmd 56b669c jens-daniel-mueller 2022-01-06 test child document
html 72dd8ed jens-daniel-mueller 2022-01-06 Build site.
Rmd 69dc44a jens-daniel-mueller 2022-01-06 test child document
html 030836b jens-daniel-mueller 2022-01-06 Build site.
html bc2c182 jens-daniel-mueller 2021-12-23 Build site.
Rmd dd8aef1 jens-daniel-mueller 2021-12-23 change ensemble bias thresholds
html e55f868 jens-daniel-mueller 2021-12-23 Build site.
html db09d70 jens-daniel-mueller 2021-12-10 Build site.
html 7e0a36b jens-daniel-mueller 2021-11-21 Build site.
html e505a4b jens-daniel-mueller 2021-11-09 Build site.
html 3f7b649 jens-daniel-mueller 2021-11-03 Build site.
Rmd d675dd9 jens-daniel-mueller 2021-11-03 updated plots
html f7c3da2 jens-daniel-mueller 2021-11-03 Build site.
html e534f51 jens-daniel-mueller 2021-11-02 Build site.
Rmd 31cbfae jens-daniel-mueller 2021-11-02 rebuild with revised IO tests
html 57cfc36 jens-daniel-mueller 2021-11-01 Build site.
html 4331a22 jens-daniel-mueller 2021-10-29 Build site.
html a162b7e jens-daniel-mueller 2021-10-28 Build site.
Rmd ebaf3bd jens-daniel-mueller 2021-10-28 cleaned output
html cd1e165 jens-daniel-mueller 2021-10-27 Build site.
Rmd a18d99e jens-daniel-mueller 2021-10-27 tcant vs atm pco2 plot created
html ae5ae64 jens-daniel-mueller 2021-10-26 Build site.
html 8c9fa17 jens-daniel-mueller 2021-10-22 Build site.
html 968fe94 jens-daniel-mueller 2021-10-18 Build site.
html 581baa0 jens-daniel-mueller 2021-10-07 Build site.
html a7af62f jens-daniel-mueller 2021-10-06 Build site.
html f9b4f93 jens-daniel-mueller 2021-10-05 Build site.
html f59a35e jens-daniel-mueller 2021-10-04 Build site.
Rmd ddf84c2 jens-daniel-mueller 2021-10-04 slab budgets included
html 8b1336c jens-daniel-mueller 2021-10-04 Build site.
Rmd 251b435 jens-daniel-mueller 2021-10-04 slab budgets included
html 19c82b0 jens-daniel-mueller 2021-10-04 Build site.
Rmd 34386f7 jens-daniel-mueller 2021-10-04 slab budgets included
html 960d158 jens-daniel-mueller 2021-09-29 Build site.
html 0573621 jens-daniel-mueller 2021-09-29 Build site.
Rmd f5cf35e jens-daniel-mueller 2021-09-29 rebuildt with vif results
html 57ebd7c jens-daniel-mueller 2021-09-28 Build site.
Rmd 09fc062 jens-daniel-mueller 2021-09-28 include steady state data
html f51dcb9 jens-daniel-mueller 2021-09-28 Build site.
Rmd 056c790 jens-daniel-mueller 2021-09-28 new MLR_basin added
html 55d2059 jens-daniel-mueller 2021-09-28 Build site.
Rmd 9307c46 jens-daniel-mueller 2021-09-28 new MLR_basin added
html 3a9319e jens-daniel-mueller 2021-09-28 Build site.
Rmd 78424ad jens-daniel-mueller 2021-09-28 update budget plots
html b95f078 jens-daniel-mueller 2021-09-27 Build site.
Rmd 6c51b25 jens-daniel-mueller 2021-09-27 compare direct and summed two decadel changes
html a9bf202 jens-daniel-mueller 2021-09-27 Build site.
Rmd 3ee96bc jens-daniel-mueller 2021-09-27 compare direct and summed two decadel changes
html f2cfccc jens-daniel-mueller 2021-09-27 Build site.
Rmd 6ec79a6 jens-daniel-mueller 2021-09-27 update ensemble calculation
html d0dbf3e jens-daniel-mueller 2021-09-27 Build site.
Rmd f8ae9b3 jens-daniel-mueller 2021-09-27 filter MLR basins with both criteria
html 09002a7 jens-daniel-mueller 2021-09-26 Build site.
Rmd b93e153 jens-daniel-mueller 2021-09-26 filter MLR_basins
html 23cc3a7 jens-daniel-mueller 2021-09-26 Build site.
Rmd ed88932 jens-daniel-mueller 2021-09-26 filter MLR basins
html 0c6be7e jens-daniel-mueller 2021-09-24 Build site.
Rmd 6a79fd0 jens-daniel-mueller 2021-09-24 consider ensemble selection across all analysis
html a324ace jens-daniel-mueller 2021-09-24 Build site.
Rmd c43a6a9 jens-daniel-mueller 2021-09-24 revised ensemble selection
html f54d5db jens-daniel-mueller 2021-09-24 Build site.
Rmd 76c942b jens-daniel-mueller 2021-09-24 1990 as start year 1 for classic runs
html 31c33cb jens-daniel-mueller 2021-09-23 Build site.
Rmd 9b1df4d jens-daniel-mueller 2021-09-23 1994 vs 2014 added
html ec4f702 jens-daniel-mueller 2021-09-22 Build site.
html 6525680 jens-daniel-mueller 2021-09-21 Build site.
html 6bf38c9 jens-daniel-mueller 2021-09-21 Build site.
html 63911d0 jens-daniel-mueller 2021-09-21 Build site.
html 499c9d5 jens-daniel-mueller 2021-09-21 Build site.
html 271a3ac jens-daniel-mueller 2021-09-21 Build site.
html 35ad8b5 jens-daniel-mueller 2021-09-20 Build site.
Rmd 919f74b jens-daniel-mueller 2021-09-20 rebuildt with canyon b cleaning analysis

knitr::knit(text = unlist(read))

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |.....                                                                 |   7%
  ordinary text without R code


  |                                                                            
  |.........                                                             |  13%
label: parent (with options) 
List of 1
 $ child: chr "/nfs/kryo/work/jenmueller/emlr_cant/utilities/setup_obs.Rmd"
Warning in call_block(x): The chunk 'parent' has the 'child' option, and this
code chunk must be empty. Its code will be ignored.


processing file: /nfs/kryo/work/jenmueller/emlr_cant/utilities/setup_obs.Rmd

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |....                                                                  |   6%
  ordinary text without R code


  |                                                                            
  |........                                                              |  11%
label: set_options_global (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |............                                                          |  17%
  ordinary text without R code


  |                                                                            
  |................                                                      |  22%
label: load_libraries_global (with options) 
List of 1
 $ include: logi FALSE
── Attaching packages ─────────────────────────────────────── tidyverse 1.3.0 ──
✓ ggplot2 3.3.5     ✓ purrr   0.3.4
✓ tibble  3.1.3     ✓ dplyr   1.0.5
✓ tidyr   1.1.3     ✓ stringr 1.4.0
✓ readr   1.4.0     ✓ forcats 0.5.0
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
x dplyr::filter() masks stats::filter()
x dplyr::lag()    masks stats::lag()
collapse 1.5.0, see ?`collapse-package` or ?`collapse-documentation`
Note: stats::D  ->  D.expression, D.call, D.name

Attaching package: 'collapse'
The following object is masked from 'package:stats':

    D

Attaching package: 'metR'
The following object is masked from 'package:purrr':

    cross

  |                                                                            
  |...................                                                   |  28%
  ordinary text without R code


  |                                                                            
  |.......................                                               |  33%
label: define_updata_paths_utilities (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |...........................                                           |  39%
  ordinary text without R code


  |                                                                            
  |...............................                                       |  44%
label: read_params_global (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |...................................                                   |  50%
  ordinary text without R code


  |                                                                            
  |.......................................                               |  56%
label: read_basinmask_file_global (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |...........................................                           |  61%
  ordinary text without R code


  |                                                                            
  |...............................................                       |  67%
label: read_section_coordinates_global (with options) 
List of 1
 $ include: logi FALSE

── Column specification ────────────────────────────────────────────────────────
cols(
  lon = col_double(),
  lat = col_double(),
  dist = col_double()
)

  |                                                                            
  |...................................................                   |  72%
  ordinary text without R code


  |                                                                            
  |......................................................                |  78%
label: read_ggplot_basemap_global (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |..........................................................            |  83%
  ordinary text without R code


  |                                                                            
  |..............................................................        |  89%
label: read_functions_global (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |..................................................................    |  94%
  ordinary text without R code


  |                                                                            
  |......................................................................| 100%
label: set_ggplot_theme_global (with options) 
List of 1
 $ include: logi FALSE



  |                                                                            
  |..............                                                        |  20%
  ordinary text without R code


  |                                                                            
  |...................                                                   |  27%
label: define_paths (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |.......................                                               |  33%
  ordinary text without R code


  |                                                                            
  |............................                                          |  40%
label: define_Version_IDs

  |                                                                            
  |.................................                                     |  47%
  ordinary text without R code


  |                                                                            
  |.....................................                                 |  53%
label: read_files_global

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  era = col_character(),
  median_year = col_double(),
  start = col_double(),
  end = col_double()
)

  |                                                                            
  |..........................................                            |  60%
  ordinary text without R code


  |                                                                            
  |...............................................                       |  67%
label: read_files_regional

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  data_source = col_character(),
  inv_depth = col_double(),
  method = col_character(),
  estimate = col_character(),
  value = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  inv_depth = col_double(),
  estimate = col_character(),
  mod = col_double(),
  mod_truth = col_double(),
  dcant_bias = col_double(),
  dcant_bias_rel = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant_bias = col_double(),
  dcant_pos_bias = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  data_source = col_character(),
  basin_AIP = col_character(),
  gamma_slab = col_character(),
  dcant = col_double(),
  dcant_pos = col_double(),
  slab_volume = col_double()
)

  |                                                                            
  |...................................................                   |  73%
  ordinary text without R code


  |                                                                            
  |........................................................              |  80%
label: steady_state_dcant

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)

── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)


── Column specification ────────────────────────────────────────────────────────
cols(
  basin_AIP = col_character(),
  estimate = col_character(),
  inv_depth = col_double(),
  dcant_pos = col_double()
)

  |                                                                            
  |.............................................................         |  87%
  ordinary text without R code


  |                                                                            
  |.................................................................     |  93%
label: read_atm_co2

── Column specification ────────────────────────────────────────────────────────
cols(
  year = col_double(),
  pCO2 = col_double()
)

  |                                                                            
  |......................................................................| 100%
  ordinary text without R code
[1] "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n# Read files\n\n\n```r\n# identify required version IDs\n\nVersion_IDs_1 <- list.files(path = \"/nfs/kryo/work/jenmueller/emlr_cant/observations\",\n                            pattern = paste0(\"v_1\", \"p\"))\n\nVersion_IDs_2 <- list.files(path = \"/nfs/kryo/work/jenmueller/emlr_cant/observations\",\n                            pattern = paste0(\"v_2\", \"p\"))\n\nVersion_IDs_3 <- list.files(path = \"/nfs/kryo/work/jenmueller/emlr_cant/observations\",\n                            pattern = paste0(\"v_3\", \"p\"))\n\nVersion_IDs <- c(Version_IDs_1, Version_IDs_2, Version_IDs_3)\n\nprint(Version_IDs)\n```\n\n```\n [1] \"v_1p01\" \"v_1p02\" \"v_1p03\" \"v_1p04\" \"v_1p05\" \"v_1p06\" \"v_1p07\" \"v_1p08\"\n [9] \"v_2p01\" \"v_2p02\" \"v_2p03\" \"v_2p04\" \"v_2p05\" \"v_2p06\" \"v_2p07\" \"v_2p08\"\n[17] \"v_3p01\" \"v_3p02\" \"v_3p03\" \"v_3p04\" \"v_3p05\" \"v_3p06\" \"v_3p07\" \"v_3p08\"\n```\n\n\n## Global\n\n\n```r\nfor (i_Version_IDs in Version_IDs) {\n  # i_Version_IDs <- Version_IDs[1]\n  \n  print(i_Version_IDs)\n  \n  path_version_data     <-\n    paste(path_observations,\n          i_Version_IDs,\n          \"/data/\",\n          sep = \"\")\n  \n  # load and join data files\n  \n  dcant_budget_global <-\n    read_csv(paste(path_version_data,\n                   \"dcant_budget_global.csv\",\n                   sep = \"\"))\n  \n  dcant_budget_global_mod_truth <-\n    read_csv(paste(\n      path_version_data,\n      \"dcant_budget_global_mod_truth.csv\",\n      sep = \"\"\n    ))\n  \n  dcant_budget_global_bias <-\n    read_csv(paste(path_version_data,\n                   \"dcant_budget_global_bias.csv\",\n                   sep = \"\"))\n  \n  dcant_budget_global <- bind_rows(dcant_budget_global,\n                                      dcant_budget_global_mod_truth)\n  \n  dcant_budget_global <- dcant_budget_global %>%\n    mutate(Version_ID = i_Version_IDs)\n  \n  dcant_budget_global_bias <- dcant_budget_global_bias %>%\n    mutate(Version_ID = i_Version_IDs)\n\n  params_local <-\n    read_rds(paste(path_version_data,\n                   \"params_local.rds\",\n                   sep = \"\"))\n  \n  params_local <- bind_cols(\n    Version_ID = i_Version_IDs,\n    MLR_predictors := str_c(params_local$MLR_predictors, collapse = \"|\"),\n    tref1 = params_local$tref1,\n    tref2 = params_local$tref2)\n  \n  tref <- read_csv(paste(path_version_data,\n                         \"tref.csv\",\n                         sep = \"\"))\n  \n  params_local <- params_local %>%\n    mutate(\n      median_year_1 = sort(tref$median_year)[1],\n      median_year_2 = sort(tref$median_year)[2],\n      duration = median_year_2 - median_year_1,\n      period = paste(median_year_1, \"-\", median_year_2)\n    )\n  \n  if (exists(\"dcant_budget_global_all\")) {\n    dcant_budget_global_all <-\n      bind_rows(dcant_budget_global_all, dcant_budget_global)\n  }\n  \n  if (!exists(\"dcant_budget_global_all\")) {\n    dcant_budget_global_all <- dcant_budget_global\n  }\n  \n  if (exists(\"dcant_budget_global_bias_all\")) {\n    dcant_budget_global_bias_all <-\n      bind_rows(dcant_budget_global_bias_all,\n                dcant_budget_global_bias)\n  }\n\n  if (!exists(\"dcant_budget_global_bias_all\")) {\n    dcant_budget_global_bias_all <- dcant_budget_global_bias\n  }\n  \n  if (exists(\"params_local_all\")) {\n    params_local_all <- bind_rows(params_local_all, params_local)\n  }\n  \n  if (!exists(\"params_local_all\")) {\n    params_local_all <- params_local\n  }\n  \n  \n}\n```\n\n```\n[1] \"v_1p01\"\n[1] \"v_1p02\"\n[1] \"v_1p03\"\n[1] \"v_1p04\"\n[1] \"v_1p05\"\n[1] \"v_1p06\"\n[1] \"v_1p07\"\n[1] \"v_1p08\"\n[1] \"v_2p01\"\n[1] \"v_2p02\"\n[1] \"v_2p03\"\n[1] \"v_2p04\"\n[1] \"v_2p05\"\n[1] \"v_2p06\"\n[1] \"v_2p07\"\n[1] \"v_2p08\"\n[1] \"v_3p01\"\n[1] \"v_3p02\"\n[1] \"v_3p03\"\n[1] \"v_3p04\"\n[1] \"v_3p05\"\n[1] \"v_3p06\"\n[1] \"v_3p07\"\n[1] \"v_3p08\"\n```\n\n```r\nrm(\n  dcant_budget_global,\n  dcant_budget_global_bias,\n  dcant_budget_global_mod_truth,\n  params_local,\n  tref\n)\n```\n\n## Regional\n\n\n\n```r\n# Version_IDs <- Version_IDs[1:length(Version_IDs)-1]\n\nfor (i_Version_IDs in Version_IDs) {\n  # i_Version_IDs <- Version_IDs[1]\n  \n  print(i_Version_IDs)\n  \n  path_version_data     <-\n    paste(path_observations,\n          i_Version_IDs,\n          \"/data/\",\n          sep = \"\")\n  \n  # load and join data files\n  \n  dcant_budget_basin_AIP <-\n    read_csv(paste(path_version_data,\n                   \"dcant_budget_basin_AIP.csv\",\n                   sep = \"\"))\n  \n  dcant_budget_basin_AIP_mod_truth <-\n    read_csv(paste(\n      path_version_data,\n      \"dcant_budget_basin_AIP_mod_truth.csv\",\n      sep = \"\"\n    ))\n  \n    \n  dcant_budget_basin_AIP <- bind_rows(dcant_budget_basin_AIP,\n                                      dcant_budget_basin_AIP_mod_truth)\n  \n  dcant_budget_basin_AIP_bias <-\n    read_csv(paste(path_version_data,\n                   \"dcant_budget_basin_AIP_bias.csv\",\n                   sep = \"\"))\n  \n  dcant_slab_budget_bias <-\n    read_csv(paste0(path_version_data,\n                    \"dcant_slab_budget_bias.csv\"))\n\n  dcant_slab_budget <-\n    read_csv(paste0(path_version_data,\n                    \"dcant_slab_budget.csv\"))\n\n  dcant_budget_basin_AIP <- dcant_budget_basin_AIP %>%\n    mutate(Version_ID = i_Version_IDs)\n  \n  dcant_budget_basin_AIP_bias <- dcant_budget_basin_AIP_bias %>%\n    mutate(Version_ID = i_Version_IDs)\n  \n  dcant_slab_budget <- dcant_slab_budget %>%\n    mutate(Version_ID = i_Version_IDs)\n  \n  dcant_slab_budget_bias <- dcant_slab_budget_bias %>%\n    mutate(Version_ID = i_Version_IDs)\n  \n  if (exists(\"dcant_budget_basin_AIP_all\")) {\n    dcant_budget_basin_AIP_all <-\n      bind_rows(dcant_budget_basin_AIP_all, dcant_budget_basin_AIP)\n  }\n  \n  if (!exists(\"dcant_budget_basin_AIP_all\")) {\n    dcant_budget_basin_AIP_all <- dcant_budget_basin_AIP\n  }\n  \n  if (exists(\"dcant_budget_basin_AIP_bias_all\")) {\n    dcant_budget_basin_AIP_bias_all <-\n      bind_rows(dcant_budget_basin_AIP_bias_all,\n                dcant_budget_basin_AIP_bias)\n  }\n  \n  if (!exists(\"dcant_budget_basin_AIP_bias_all\")) {\n    dcant_budget_basin_AIP_bias_all <- dcant_budget_basin_AIP_bias\n  }\n  \n  if (exists(\"dcant_slab_budget_all\")) {\n    dcant_slab_budget_all <-\n      bind_rows(dcant_slab_budget_all, dcant_slab_budget)\n  }\n  \n  if (!exists(\"dcant_slab_budget_all\")) {\n    dcant_slab_budget_all <- dcant_slab_budget\n  }\n  \n  if (exists(\"dcant_slab_budget_bias_all\")) {\n    dcant_slab_budget_bias_all <-\n      bind_rows(dcant_slab_budget_bias_all,\n                dcant_slab_budget_bias)\n  }\n  \n  if (!exists(\"dcant_slab_budget_bias_all\")) {\n    dcant_slab_budget_bias_all <- dcant_slab_budget_bias\n  }\n  \n}\n```\n\n```\n[1] \"v_1p01\"\n[1] \"v_1p02\"\n[1] \"v_1p03\"\n[1] \"v_1p04\"\n[1] \"v_1p05\"\n[1] \"v_1p06\"\n[1] \"v_1p07\"\n[1] \"v_1p08\"\n[1] \"v_2p01\"\n[1] \"v_2p02\"\n[1] \"v_2p03\"\n[1] \"v_2p04\"\n[1] \"v_2p05\"\n[1] \"v_2p06\"\n[1] \"v_2p07\"\n[1] \"v_2p08\"\n[1] \"v_3p01\"\n[1] \"v_3p02\"\n[1] \"v_3p03\"\n[1] \"v_3p04\"\n[1] \"v_3p05\"\n[1] \"v_3p06\"\n[1] \"v_3p07\"\n[1] \"v_3p08\"\n```\n\n```r\nrm(\n  dcant_budget_basin_AIP,\n  dcant_budget_basin_AIP_bias,\n  dcant_budget_basin_AIP_mod_truth,\n  dcant_slab_budget,\n  dcant_slab_budget_bias\n)\n```\n\n## Steady state\n\n\n```r\nfor (i_Version_IDs in Version_IDs) {\n  # i_Version_IDs <- Version_IDs[1]\n  \n  print(i_Version_IDs)\n  \n  path_version_data     <-\n    paste(path_observations,\n          i_Version_IDs,\n          \"/data/\",\n          sep = \"\")\n  \n  # load and join data files\n  \n  dcant_obs_budget <-\n    read_csv(paste0(path_version_data,\n                    \"anom_dcant_obs_budget.csv\"))\n  \n  dcant_obs_budget <- dcant_obs_budget %>%\n    mutate(Version_ID = i_Version_IDs)\n  \n  if (exists(\"dcant_obs_budget_all\")) {\n    dcant_obs_budget_all <-\n      bind_rows(dcant_obs_budget_all, dcant_obs_budget)\n  }\n  \n  if (!exists(\"dcant_obs_budget_all\")) {\n    dcant_obs_budget_all <- dcant_obs_budget\n  }\n  \n}\n```\n\n```\n[1] \"v_1p01\"\n[1] \"v_1p02\"\n[1] \"v_1p03\"\n[1] \"v_1p04\"\n[1] \"v_1p05\"\n[1] \"v_1p06\"\n[1] \"v_1p07\"\n[1] \"v_1p08\"\n[1] \"v_2p01\"\n[1] \"v_2p02\"\n[1] \"v_2p03\"\n[1] \"v_2p04\"\n[1] \"v_2p05\"\n[1] \"v_2p06\"\n[1] \"v_2p07\"\n[1] \"v_2p08\"\n[1] \"v_3p01\"\n[1] \"v_3p02\"\n[1] \"v_3p03\"\n[1] \"v_3p04\"\n[1] \"v_3p05\"\n[1] \"v_3p06\"\n[1] \"v_3p07\"\n[1] \"v_3p08\"\n```\n\n```r\nrm(dcant_obs_budget)\n```\n\n## Atm CO2\n\n\n```r\nco2_atm <-\n  read_csv(paste(path_preprocessing,\n                 \"co2_atm.csv\",\n                 sep = \"\"))\n```\n"
all_predictors <- c("saltempaouoxygenphosphatenitratesilicate")

params_local_all <- params_local_all %>%
  mutate(MLR_predictors = str_remove_all(all_predictors,
                                         MLR_predictors))
knitr::knit(text = unlist(plot))

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |.                                                                     |   2%
label: join_data_and_meta_data (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |..                                                                    |   3%
  ordinary text without R code


  |                                                                            
  |....                                                                  |   5%
label: filter_standard_inventory_depth_global

  |                                                                            
  |.....                                                                 |   7%
  ordinary text without R code


  |                                                                            
  |......                                                                |   9%
label: filter_standard_inventory_depth_regional

  |                                                                            
  |.......                                                               |  10%
  ordinary text without R code


  |                                                                            
  |........                                                              |  12%
label: load_libraries_specific (with options) 
List of 1
 $ include: logi FALSE


  |                                                                            
  |..........                                                            |  14%
  ordinary text without R code


  |                                                                            
  |...........                                                           |  16%
label: define_bias_threshold

  |                                                                            
  |............                                                          |  17%
  ordinary text without R code


  |                                                                            
  |.............                                                         |  19%
label: cases_absolute_global

  |                                                                            
  |..............                                                        |  21%
  ordinary text without R code


  |                                                                            
  |................                                                      |  22%
label: cases_bias_global

  |                                                                            
  |.................                                                     |  24%
  ordinary text without R code


  |                                                                            
  |..................                                                    |  26%
label: cases_absolute (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |...................                                                   |  28%
  ordinary text without R code


  |                                                                            
  |.....................                                                 |  29%
label: cases_bias (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |......................                                                |  31%
  ordinary text without R code


  |                                                                            
  |.......................                                               |  33%
label: slab_budgets (with options) 
List of 1
 $ fig.asp: num 1

  |                                                                            
  |........................                                              |  34%
  ordinary text without R code


  |                                                                            
  |.........................                                             |  36%
label: slab_budgets_individual (with options) 
List of 1
 $ fig.asp: num 1.8

  |                                                                            
  |...........................                                           |  38%
  ordinary text without R code


  |                                                                            
  |............................                                          |  40%
label: slab_budgets_bias

  |                                                                            
  |.............................                                         |  41%
  ordinary text without R code


  |                                                                            
  |..............................                                        |  43%
label: slab_budgets_spread

  |                                                                            
  |...............................                                       |  45%
  ordinary text without R code


  |                                                                            
  |.................................                                     |  47%
label: calc_ensemble_metrics_global

  |                                                                            
  |..................................                                    |  48%
  ordinary text without R code


  |                                                                            
  |...................................                                   |  50%
label: ensemble_mean_global (with options) 
List of 1
 $ fig.asp: num 0.5

  |                                                                            
  |....................................                                  |  52%
  ordinary text without R code


  |                                                                            
  |.....................................                                 |  53%
label: mean_tcant_over_atm_co2

  |                                                                            
  |.......................................                               |  55%
  ordinary text without R code


  |                                                                            
  |........................................                              |  57%
label: summed_decades

  |                                                                            
  |.........................................                             |  59%
  ordinary text without R code


  |                                                                            
  |..........................................                            |  60%
label: ensemble_mean_bias_global

  |                                                                            
  |...........................................                           |  62%
  ordinary text without R code


  |                                                                            
  |.............................................                         |  64%
label: cases_absolute_depth_global (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |..............................................                        |  66%
  ordinary text without R code


  |                                                                            
  |...............................................                       |  67%
label: cases_bias_depth_global (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |................................................                      |  69%
  ordinary text without R code


  |                                                                            
  |.................................................                     |  71%
label: cases_bias_rel_depth_global (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |...................................................                   |  72%
  ordinary text without R code


  |                                                                            
  |....................................................                  |  74%
label: clean_environment

  |                                                                            
  |.....................................................                 |  76%
  ordinary text without R code


  |                                                                            
  |......................................................                |  78%
label: calc_ensemble_metrics

  |                                                                            
  |........................................................              |  79%
  ordinary text without R code


  |                                                                            
  |.........................................................             |  81%
label: ensemble_mean (with options) 
List of 1
 $ fig.asp: num 0.5

  |                                                                            
  |..........................................................            |  83%
  ordinary text without R code


  |                                                                            
  |...........................................................           |  84%
label: ensemble_mean_bias

  |                                                                            
  |............................................................          |  86%
  ordinary text without R code


  |                                                                            
  |..............................................................        |  88%
label: cases_absolute_depth (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |...............................................................       |  90%
  ordinary text without R code


  |                                                                            
  |................................................................      |  91%
label: cases_bias_depth (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |.................................................................     |  93%
  ordinary text without R code


  |                                                                            
  |..................................................................    |  95%
label: cases_bias_rel_depth (with options) 
List of 1
 $ fig.asp: num 0.9

  |                                                                            
  |....................................................................  |  97%
  ordinary text without R code


  |                                                                            
  |..................................................................... |  98%
label: steady_state_comparison (with options) 
List of 1
 $ fig.asp: num 1.5

  |                                                                            
  |......................................................................| 100%
  ordinary text without R code
[1] "\n\n\n\n```r\ndcant_budget_global_all <- dcant_budget_global_all %>%\n  filter(estimate == \"dcant\", \n         method == \"total\") %>% \n  select(-c(estimate, method)) %>% \n  rename(dcant = value)\n\ndcant_budget_global_all_depth <- dcant_budget_global_all\n\ndcant_budget_global_all <- dcant_budget_global_all %>%\n  filter(inv_depth == params_global$inventory_depth_standard)\n\ndcant_budget_global_bias_all <- dcant_budget_global_bias_all %>%\n  filter(estimate == \"dcant\") %>%\n  select(-c(estimate))\n\ndcant_budget_global_bias_all_depth <- dcant_budget_global_bias_all\n\ndcant_budget_global_bias_all <- dcant_budget_global_bias_all %>%\n  filter(inv_depth == params_global$inventory_depth_standard)\n```\n\n\n\n```r\ndcant_budget_basin_AIP_all <- dcant_budget_basin_AIP_all %>%\n  filter(estimate == \"dcant\", \n         method == \"total\") %>% \n  select(-c(estimate, method)) %>% \n  rename(dcant = value)\n\ndcant_budget_basin_AIP_all_depth <- dcant_budget_basin_AIP_all\n\ndcant_budget_basin_AIP_all <- dcant_budget_basin_AIP_all %>%\n  filter(inv_depth == params_global$inventory_depth_standard)\n\ndcant_budget_basin_AIP_bias_all <- dcant_budget_basin_AIP_bias_all %>%\n  filter(estimate == \"dcant\") %>% \n  select(-c(estimate))\n\ndcant_budget_basin_AIP_bias_all_depth <- dcant_budget_basin_AIP_bias_all\n\ndcant_budget_basin_AIP_bias_all <- dcant_budget_basin_AIP_bias_all %>%\n  filter(inv_depth == params_global$inventory_depth_standard)\n```\n\n\n\n# Bias thresholds\n\n\n```r\nglobal_bias_rel_max <- 12.5\nglobal_bias_rel_max\n```\n\n```\n[1] 12.5\n```\n\n```r\nregional_bias_rel_max <- 30\nregional_bias_rel_max\n```\n\n```\n[1] 30\n```\n\n# Global\n\n## Individual cases\n\n### Absoulte values\n\n\n```r\nlegend_title = expression(atop(Delta * C[ant],\n                               (mu * mol ~ kg ^ {\n                                 -1\n                               })))\n\ndcant_budget_global_all %>%\n  ggplot(aes(period, dcant, col = MLR_predictors)) +\n  geom_jitter(width = 0.05, height = 0) +\n  scale_color_brewer(palette = \"Dark2\") +\n  facet_grid(. ~ data_source) +\n  ylim(0,NA) +\n  theme(axis.text.x = element_text(angle = 45, hjust=1),\n        axis.title.x = element_blank())\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_absolute_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_absolute_global-1\">\n  Past versions of cases_absolute_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_absolute_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b16a8b5c4ec19b9f2d0553f601ac4787c65dff2a/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">b16a8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33d5577558a252440aeeb8b3d109cf6fcc2a0cd8/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">33d5577</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d549e76660789b7fa4f993727bfa9dc9315c2eff/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">d549e76</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_absolute_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n\n### Biases\n\n\n```r\ndcant_budget_global_bias_all %>%\n  ggplot(aes(period, dcant_bias, col = MLR_predictors)) +\n  geom_hline(yintercept = 0) +\n  scale_color_brewer(palette = \"Dark2\") +\n  labs(y = expression(atop(Delta * C[ant] ~ bias,\n                               (mu * mol ~ kg ^ {-1})))) +\n  geom_point()\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias_global-1\">\n  Past versions of cases_bias_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\np_global_bias <- \n  dcant_budget_global_bias_all %>%\n  ggplot() +\n  geom_hline(yintercept = global_bias_rel_max * c(-1,1),\n             linetype = 2) +\n  geom_hline(yintercept = 0) +\n  scale_color_brewer(palette = \"Dark2\") +\n  labs(y = expression(Delta * C[ant] ~ bias ~ (\"%\")),\n       title = \"Model-based assesment\") +\n  theme(axis.title.x = element_blank()) +\n  geom_point(aes(period, dcant_bias_rel, col = MLR_predictors),\n             alpha = 0.7) +\n    theme(axis.text.x = element_text(angle = 45, hjust=1),\n        axis.title.x = element_blank())\n\np_global_bias\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias_global-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias_global-2\">\n  Past versions of cases_bias_global-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias_global-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b95f07833bf88ce1995d615a8968fe006d2fae8b/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">b95f078</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias_global-2.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n# Regional\n\n## Individual cases\n\n### Absoulte values\n\n\n```r\ndcant_budget_basin_AIP_all %>%\n  ggplot(aes(period, dcant, col = MLR_predictors)) +\n  geom_jitter(width = 0.05, height = 0) +\n  scale_color_brewer(palette = \"Dark2\") +\n  facet_grid(basin_AIP ~ data_source) +\n  ylim(0,NA) +\n  theme(axis.text.x = element_text(angle = 45, hjust=1),\n        axis.title.x = element_blank())\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_absolute-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_absolute-1\">\n  Past versions of cases_absolute-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_absolute-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/72dd8ed73f614f2c0d5bbaae2900516b8ff9fc27/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">72dd8ed</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f2cfccc4f475a863bb3422b97e2d53d3ce368b09/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">f2cfccc</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/09002a75cd5a454f1332e861528068fdacfb26fb/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">09002a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_absolute-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n### Biases\n\n\n```r\ndcant_budget_basin_AIP_bias_all %>%\n  ggplot(aes(period, dcant_bias, col=MLR_predictors)) +\n  geom_hline(yintercept = 0) +\n  geom_point() +\n  facet_grid(basin_AIP ~ .)\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias-1\">\n  Past versions of cases_bias-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/09002a75cd5a454f1332e861528068fdacfb26fb/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">09002a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\ndcant_budget_basin_AIP_bias_all %>%\n  ggplot() +\n  geom_tile(aes(y = 0, height = regional_bias_rel_max * 2,\n                x = \"2004 - 2014\", width = Inf,\n                fill = \"bias\\nthreshold\"), alpha = 0.5) +\n  geom_hline(yintercept = 0) +\n  scale_fill_manual(values = \"grey70\", name = \"\") +\n  scale_color_brewer(palette = \"Dark2\") +\n  labs(y = expression(Delta ~ C[ant] ~ bias)) +\n  theme(axis.title.x = element_blank()) +\n  geom_jitter(aes(period, dcant_bias_rel, col = MLR_predictors),\n              width = 0.05, height = 0) +\n  facet_grid(. ~ basin_AIP)\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias-2\">\n  Past versions of cases_bias-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/72dd8ed73f614f2c0d5bbaae2900516b8ff9fc27/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">72dd8ed</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f2cfccc4f475a863bb3422b97e2d53d3ce368b09/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">f2cfccc</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/09002a75cd5a454f1332e861528068fdacfb26fb/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">09002a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias-2.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\np_regional_bias <- \n  dcant_budget_basin_AIP_bias_all %>%\n  ggplot() +\n  geom_hline(yintercept = regional_bias_rel_max * c(-1,1),\n             linetype = 2) +\n  geom_hline(yintercept = 0) +\n  scale_color_brewer(palette = \"Dark2\") +\n  labs(y = expression(Delta * C[ant] ~ bias ~ (\"%\")),\n       title = \"Model-based assesment\") +\n  theme(axis.title.x = element_blank()) +\n  geom_point(aes(period, dcant_bias_rel, col = MLR_predictors),\n             alpha = 0.7) +\n    theme(axis.text.x = element_text(angle = 45, hjust=1),\n        axis.title.x = element_blank()) +\n  facet_grid(. ~ basin_AIP) +\n  theme(\n  strip.background = element_blank(),\n  strip.text.x = element_blank()\n)\n\np_regional_bias\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias-3.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias-3\">\n  Past versions of cases_bias-3.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias-3\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b95f07833bf88ce1995d615a8968fe006d2fae8b/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">b95f078</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f2cfccc4f475a863bb3422b97e2d53d3ce368b09/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">f2cfccc</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/09002a75cd5a454f1332e861528068fdacfb26fb/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">09002a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_bias-3.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n## Slab budgets\n\n### Absolute values\n\n\n```r\ndcant_slab_budget_all %>%\n  filter(data_source == \"obs\",\n         period != \"1994 - 2014\") %>% \n  ggplot(aes(MLR_predictors, dcant, fill = gamma_slab)) +\n  geom_hline(yintercept = 0, col = \"red\") +\n  geom_col() +\n  scale_fill_scico_d(direction = -1) +\n  facet_grid(basin_AIP ~ period)\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets-1\">\n  Past versions of slab_budgets-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8b1336cf9b1784313d1fdadad7604f43cfdfc1bb/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">8b1336c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/19c82b01b310ed61c2f5d71342a7dd5cb051e04c/docs/figure/classic_budgets.Rmd/slab_budgets-1.png\" target=\"_blank\">19c82b0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n```r\ndcant_slab_budget_all %>%\n  filter(data_source == \"obs\",\n         period != \"1994 - 2014\") %>%\n  group_by(basin_AIP) %>%\n  group_split() %>%\n  map(\n    ~ ggplot(data = .x,\n             aes(MLR_predictors, dcant, fill = gamma_slab)) +\n      geom_hline(yintercept = 0) +\n      geom_col() +\n      scale_fill_scico_d(direction = -1) +\n      labs(title = paste(\"data_source:\", unique(.x$basin_AIP))) +\n      facet_grid(gamma_slab ~ period)\n  )\n```\n\n```\n[[1]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_individual-1\">\n  Past versions of slab_budgets_individual-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_individual-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f59a35e0c9996ef8ef0593b91447df800a196a62/docs/figure/classic_budgets.Rmd/slab_budgets_individual-1.png\" target=\"_blank\">f59a35e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[2]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_individual-2\">\n  Past versions of slab_budgets_individual-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_individual-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f59a35e0c9996ef8ef0593b91447df800a196a62/docs/figure/classic_budgets.Rmd/slab_budgets_individual-2.png\" target=\"_blank\">f59a35e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[3]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_individual-3\">\n  Past versions of slab_budgets_individual-3.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_individual-3\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f59a35e0c9996ef8ef0593b91447df800a196a62/docs/figure/classic_budgets.Rmd/slab_budgets_individual-3.png\" target=\"_blank\">f59a35e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n### Bias\n\n\n```r\ndcant_slab_budget_bias_all %>%\n  filter(period != \"1994 - 2014\") %>%\n  group_by(basin_AIP) %>%\n  group_split() %>%\n  # head(1) %>% \n  map(\n    ~ ggplot(data = .x,\n             aes(gamma_slab, dcant_bias, fill = gamma_slab)) +\n      geom_col() +\n      coord_flip() +\n      scale_x_discrete(limits = rev) +\n      scale_fill_scico_d(direction = -1) +\n      facet_grid(period ~ MLR_predictors) +\n      labs(title = paste(\"data_source:\", unique(.x$basin_AIP)))\n    )\n```\n\n```\n[[1]]\n```\n\n```\nWarning: Removed 72 rows containing missing values (position_stack).\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_bias-1\">\n  Past versions of slab_budgets_bias-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_bias-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/19c82b01b310ed61c2f5d71342a7dd5cb051e04c/docs/figure/classic_budgets.Rmd/slab_budgets_bias-1.png\" target=\"_blank\">19c82b0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[2]]\n```\n\n```\nWarning: Removed 28 rows containing missing values (position_stack).\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_bias-2\">\n  Past versions of slab_budgets_bias-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_bias-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8b1336cf9b1784313d1fdadad7604f43cfdfc1bb/docs/figure/classic_budgets.Rmd/slab_budgets_bias-2.png\" target=\"_blank\">8b1336c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[3]]\n```\n\n```\nWarning: Removed 178 rows containing missing values (position_stack).\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_bias-3\">\n  Past versions of slab_budgets_bias-3.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_bias-3\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8b1336cf9b1784313d1fdadad7604f43cfdfc1bb/docs/figure/classic_budgets.Rmd/slab_budgets_bias-3.png\" target=\"_blank\">8b1336c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-04</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n### Spread\n\n\n```r\ndcant_slab_budget_all %>%\n  filter(period != \"1994 - 2014\",\n         data_source != \"mod_truth\") %>%\n  group_by(data_source, basin_AIP, gamma_slab, period) %>%\n  summarise(dcant_range = max(dcant) - min(dcant)) %>%\n  ungroup() %>%\n  group_split(basin_AIP) %>%\n  # head(1) %>%\n  map(\n    ~ ggplot(data = .x,\n             aes(gamma_slab, dcant_range, fill = gamma_slab)) +\n      geom_col() +\n      coord_flip() +\n      scale_x_discrete(limits = rev) +\n      scale_fill_scico_d(direction = -1) +\n      facet_grid(period ~ data_source) +\n      labs(title = paste(\"data_source:\", unique(.x$basin_AIP)))\n  )\n```\n\n```\n`summarise()` has grouped output by 'data_source', 'basin_AIP', 'gamma_slab'. You can override using the `.groups` argument.\n```\n\n```\n[[1]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_spread-1\">\n  Past versions of slab_budgets_spread-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_spread-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_spread-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[2]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_spread-2\">\n  Past versions of slab_budgets_spread-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_spread-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_spread-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[3]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-slab_budgets_spread-3\">\n  Past versions of slab_budgets_spread-3.png\n  </button>\n  </p>\n\n  <div id=\"fig-slab_budgets_spread-3\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ba7fc63f752d2c56132b4c2dd0201b824e4bbb0/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">5ba7fc6</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/slab_budgets_spread-3.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n\n# Ensemble\n\n## Global\n\n\n```r\ndcant_budget_global_all_in <- dcant_budget_global_all %>% \n  filter(data_source %in% c(\"mod\", \"obs\"))\n\ndcant_budget_global_ensemble <- dcant_budget_global_all_in %>% \n  group_by(data_source, period, tref2) %>% \n  summarise(dcant_mean = mean(dcant),\n            dcant_sd = sd(dcant),\n            dcant_range = max(dcant)- min(dcant)) %>% \n  ungroup()\n```\n\n```\n`summarise()` has grouped output by 'data_source', 'period'. You can override using the `.groups` argument.\n```\n\n### Mean\n\n\n```r\nlegend_title = expression(Delta * C[ant]~(PgC))\n\nggplot() +\n  geom_col(data = dcant_budget_global_ensemble,\n           aes(x = period,\n               y = dcant_mean),\n           fill = \"darkgrey\") +\n  geom_errorbar(\n    data = dcant_budget_global_ensemble,\n    aes(\n      x = period,\n      y = dcant_mean,\n      ymax = dcant_mean + dcant_sd,\n      ymin = dcant_mean - dcant_sd\n    ),\n    width = 0.1\n  ) +\n  geom_point(\n    data = dcant_budget_global_all,\n    aes(period, dcant, col = MLR_predictors),\n    alpha = 0.7,\n    position = position_jitter(width = 0.2, height = 0)\n  ) +\n  scale_y_continuous(limits = c(0,70), expand = c(0,0)) +\n  scale_color_brewer(palette = \"Dark2\") +\n  facet_grid(. ~ data_source) +\n  labs(y = legend_title) +\n  theme(axis.text.x = element_text(angle = 45, hjust=1),\n        axis.title.x = element_blank())\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean_global-1\">\n  Past versions of ensemble_mean_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/72dd8ed73f614f2c0d5bbaae2900516b8ff9fc27/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">72dd8ed</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b95f07833bf88ce1995d615a8968fe006d2fae8b/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">b95f078</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f2cfccc4f475a863bb3422b97e2d53d3ce368b09/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">f2cfccc</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/ensemble_mean_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\np_global_dcant <- ggplot() +\n  geom_col(data = dcant_budget_global_ensemble %>% \n             filter(data_source == \"obs\"),\n           aes(x = period,\n               y = dcant_mean),\n           fill = \"darkgrey\") +\n    geom_point(\n    data = dcant_budget_global_all %>% \n             filter(data_source == \"obs\"),\n    aes(period, dcant, col = MLR_predictors),\n    alpha = 0.7,\n    position = position_jitter(width = 0.1, height = 0)\n  ) +\n  geom_errorbar(\n    data = dcant_budget_global_ensemble %>% \n             filter(data_source == \"obs\"),\n    aes(\n      x = period,\n      y = dcant_mean,\n      ymax = dcant_mean + dcant_sd,\n      ymin = dcant_mean - dcant_sd\n    ),\n    width = 0.1\n  ) +\n  scale_y_continuous(limits = c(0,70), expand = c(0,0)) +\n  scale_color_brewer(palette = \"Dark2\") +\n  labs(y = legend_title,\n       title = \"Observation-based results\") +\n  theme(axis.text.x = element_blank(),\n        axis.title.x = element_blank())\n\np_global_dcant_bias <-\np_global_dcant / p_global_bias +\n  plot_layout(guides = 'collect',\n              heights = c(2,1))\n\np_global_dcant_bias\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean_global-2\">\n  Past versions of ensemble_mean_global-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean_global-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/72dd8ed73f614f2c0d5bbaae2900516b8ff9fc27/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">72dd8ed</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b95f07833bf88ce1995d615a8968fe006d2fae8b/docs/figure/classic_budgets.Rmd/ensemble_mean_global-2.png\" target=\"_blank\">b95f078</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\n# ggsave(plot = p_global_dcant_bias,\n#        path = here::here(\"output/publication\"),\n#        filename = \"Fig_global_dcant_budget.png\",\n#        height = 5,\n#        width = 5)\n\nrm(p_global_bias, p_global_dcant, p_global_dcant_bias)\n```\n\n### Mean vs atm CO2\n\n\n```r\ndcant_ensemble <- dcant_budget_global_ensemble %>% \n  filter(data_source == \"obs\",\n         period != \"1994 - 2014\") %>% \n  select(year = tref2, dcant_mean, dcant_sd)\n\ntcant_S04 <- bind_cols(year = 1994, dcant_mean = 118, dcant_sd = 19)\n\ntcant_ensemble <- full_join(dcant_ensemble, tcant_S04)\n```\n\n```\nJoining, by = c(\"year\", \"dcant_mean\", \"dcant_sd\")\n```\n\n```r\ntcant_ensemble <- left_join(tcant_ensemble, co2_atm)\n```\n\n```\nJoining, by = \"year\"\n```\n\n```r\nco2_atm_pi <- bind_cols(pCO2 = 280, dcant_mean = 0, year = 1750, dcant_sd = 0)\n\ntcant_ensemble <- full_join(tcant_ensemble, co2_atm_pi)\n```\n\n```\nJoining, by = c(\"year\", \"dcant_mean\", \"dcant_sd\", \"pCO2\")\n```\n\n```r\ntcant_ensemble <- tcant_ensemble %>% \n  arrange(year) %>% \n  mutate(tcant = cumsum(dcant_mean),\n         tcant_sd = cumsum(dcant_sd))\n\ntcant_ensemble %>% \n  ggplot(aes(pCO2, tcant, ymin = tcant - tcant_sd, ymax = tcant + tcant_sd)) +\n  geom_ribbon(fill = \"grey80\") +\n  geom_point() +\n  geom_line() +\n  geom_text(aes(label = year), nudge_x = -5, nudge_y = 5) +\n  labs(x = expression(Atmospheric~pCO[2]~(µatm)),\n       y = expression(Total~oceanic~C[ant]~(PgC)))\n```\n\n<img src=\"figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-mean_tcant_over_atm_co2-1\">\n  Past versions of mean_tcant_over_atm_co2-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-mean_tcant_over_atm_co2-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/cd1e165717dd3a3e2fb150349412f03d5ee0e9fb/docs/figure/classic_budgets.Rmd/mean_tcant_over_atm_co2-1.png\" target=\"_blank\">cd1e165</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-27</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\n# ggsave(path = \"output/publication\",\n#        filename = \"Fig_global_dcant_budget_vs_atm_pCO2.png\",\n#        height = 4,\n#        width = 7)\n```\n\n\n\n### Sum decades\n\n\n```r\ndcant_budget_global_all_in_sum <-\n  dcant_budget_global_all_in %>%\n  filter(period != \"1994 - 2014\") %>%\n  arrange(tref1) %>%\n  group_by(data_source, MLR_predictors) %>%\n  mutate(dcant = dcant + lag(dcant)) %>% \n  ungroup() %>%\n  drop_na() %>% \n  mutate(estimate = \"sum\")\n\ndcant_budget_global_all_in_sum <-\n  bind_rows(\n    dcant_budget_global_all_in_sum,\n    dcant_budget_global_all_in %>%\n      filter(period == \"1994 - 2014\") %>%\n      mutate(estimate = \"direct\")\n  )\n\nggplot() +\n  geom_point(\n    data = dcant_budget_global_all_in_sum,\n    aes(estimate, dcant, col = MLR_predictors),\n    alpha = 0.7,\n    position = position_jitter(width = 0, height = 0)\n  ) +\n  scale_y_continuous(limits = c(0,70), expand = c(0,0)) +\n  scale_color_brewer(palette = \"Dark2\") +\n  facet_grid(. ~ data_source) +\n  theme(axis.text.x = element_text(angle = 45, hjust=1),\n        axis.title.x = element_blank())\n```\n\n<img src=\"figure/classic_budgets.Rmd/summed_decades-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-summed_decades-1\">\n  Past versions of summed_decades-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-summed_decades-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a9bf2021061483d8f5487267849e13a7389dd0de/docs/figure/classic_budgets.Rmd/summed_decades-1.png\" target=\"_blank\">a9bf202</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n### Mean bias\n\n\n```r\ndcant_budget_global_ensemble_bias <- full_join(\n  dcant_budget_global_ensemble %>%\n    filter(data_source == \"mod\") %>% \n    select(period, dcant_mean, dcant_sd),\n  dcant_budget_global_all %>%\n    filter(data_source == \"mod_truth\",\n           MLR_predictors == unique(dcant_budget_global_all$MLR_predictors)[1]) %>% \n    select(period, dcant)\n)\n```\n\n```\nJoining, by = \"period\"\n```\n\n```r\ndcant_budget_global_ensemble_bias <- dcant_budget_global_ensemble_bias %>% \n  mutate(dcant_mean_bias = dcant_mean - dcant,\n         dcant_mean_bias_rel = 100 * dcant_mean_bias / dcant)\n\ndcant_budget_global_ensemble_bias %>%\n  ggplot(aes(period, dcant_mean_bias)) +\n  geom_hline(yintercept = 0) +\n  geom_point()\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean_bias_global-1\">\n  Past versions of ensemble_mean_bias_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean_bias_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\ndcant_budget_global_ensemble_bias %>%\n  ggplot(aes(period, dcant_mean_bias_rel)) +\n  geom_hline(yintercept = 0) +\n  geom_point()\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean_bias_global-2\">\n  Past versions of ensemble_mean_bias_global-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean_bias_global-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/ensemble_mean_bias_global-2.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n### Vertical patterns\n\n#### Absoulte values\n\n\n```r\ndcant_budget_global_all_depth %>%\n  filter(data_source != \"mod_truth\") %>% \n  group_by(data_source) %>%\n  group_split() %>%\n  # head(1) %>%\n  map(\n    ~  ggplot(data = .x,\n              aes(dcant, MLR_predictors, fill=period)) +\n      geom_vline(xintercept = 0) +\n      geom_col(position = \"dodge\") +\n      scale_fill_brewer(palette = \"Dark2\") +\n      facet_grid(inv_depth ~ .) +\n      labs(title = paste(\"data_source:\", unique(.x$data_source)))\n  )\n```\n\n```\n[[1]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_absolute_depth_global-1\">\n  Past versions of cases_absolute_depth_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_absolute_depth_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[2]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_absolute_depth_global-2\">\n  Past versions of cases_absolute_depth_global-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_absolute_depth_global-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_absolute_depth_global-2.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n#### Biases\n\n\n```r\ndcant_budget_global_bias_all_depth %>%\n  ggplot(aes(dcant_bias, MLR_predictors, fill = period)) +\n  geom_vline(xintercept = 0) +\n  geom_col(position = \"dodge\") +\n  scale_fill_brewer(palette = \"Dark2\") +\n  facet_grid(inv_depth ~ .)\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias_depth_global-1\">\n  Past versions of cases_bias_depth_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias_depth_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias_depth_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n```r\ndcant_budget_global_bias_all_depth %>%\n  ggplot(aes(dcant_bias_rel, MLR_predictors, fill = period)) +\n  geom_vline(xintercept = 0) +\n  geom_col(position = \"dodge\") +\n  scale_fill_brewer(palette = \"Dark2\") +\n  facet_grid(inv_depth ~ .)\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias_rel_depth_global-1\">\n  Past versions of cases_bias_rel_depth_global-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias_rel_depth_global-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth_global-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n\n```r\nrm(dcant_budget_global_all,\n   dcant_budget_global_all_depth,\n   dcant_budget_global_bias_all,\n   dcant_budget_global_bias_all_depth,\n   dcant_budget_global_ensemble,\n   dcant_budget_global_ensemble_bias,\n   params_local_all)\n```\n\n## Regional\n\n\n```r\ndcant_budget_basin_AIP_ensemble <- dcant_budget_basin_AIP_all %>% \n  filter(data_source %in% c(\"mod\", \"obs\")) %>% \n  group_by(basin_AIP, data_source, period) %>% \n  summarise(dcant_mean = mean(dcant),\n            dcant_sd = sd(dcant),\n            dcant_range = max(dcant)- min(dcant)) %>% \n  ungroup()\n```\n\n```\n`summarise()` has grouped output by 'basin_AIP', 'data_source'. You can override using the `.groups` argument.\n```\n\n### Mean\n\n\n```r\ndcant_budget_basin_AIP_ensemble %>%\n  ggplot(aes(period, dcant_mean, col=basin_AIP)) +\n  geom_pointrange(aes(ymax = dcant_mean + dcant_sd,\n                      ymin = dcant_mean - dcant_sd),\n                  shape = 21) +\n  facet_grid(. ~ data_source)\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean-1\">\n  Past versions of ensemble_mean-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/ensemble_mean-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\np_regional_dcant <- ggplot() +\n  geom_col(\n    data = dcant_budget_basin_AIP_ensemble %>%\n      filter(data_source == \"obs\"),\n    aes(x = period,\n        y = dcant_mean),\n    fill = \"darkgrey\"\n  ) +\n  geom_point(\n    data = dcant_budget_basin_AIP_all %>%\n      filter(data_source == \"obs\"),\n    aes(period, dcant, col = MLR_predictors),\n    position = position_jitter(width = 0.1, height = 0),\n    alpha = 0.7\n  ) +\n  geom_errorbar(\n    data = dcant_budget_basin_AIP_ensemble %>%\n      filter(data_source == \"obs\"),\n    aes(\n      x = period,\n      y = dcant_mean,\n      ymax = dcant_mean + dcant_sd,\n      ymin = dcant_mean - dcant_sd\n    ),\n    width = 0.1\n  ) +\n  scale_y_continuous(limits = c(0, 35), expand = c(0, 0)) +\n  scale_color_brewer(palette = \"Dark2\") +\n  labs(y = legend_title,\n       title = \"Observation-based results\") +\n  theme(axis.text.x = element_blank(),\n        axis.title.x = element_blank()) +\n  facet_grid(. ~ basin_AIP)\n\np_regional_dcant_bias <-\np_regional_dcant / p_regional_bias +\n  plot_layout(guides = 'collect',\n              heights = c(2,1))\n\np_regional_dcant_bias\n```\n\n```\nWarning: Removed 1 rows containing missing values (geom_point).\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean-2\">\n  Past versions of ensemble_mean-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a1b4facbec7ae3436a178184b38ef7d8e27939a8/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">a1b4fac</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bb02de170bfa0c5fe413271e344b965875cf51e1/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">bb02de1</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b95f07833bf88ce1995d615a8968fe006d2fae8b/docs/figure/classic_budgets.Rmd/ensemble_mean-2.png\" target=\"_blank\">b95f078</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\n# ggsave(plot = p_regional_dcant_bias,\n#        path = \"output/publication\",\n#        filename = \"Fig_regional_dcant_budget.png\",\n#        height = 5,\n#        width = 10)\n\nrm(p_regional_bias, p_regional_dcant, p_regional_dcant_bias)\n```\n\n### Mean bias\n\n\n```r\ndcant_budget_basin_AIP_ensemble_bias <- full_join(\n  dcant_budget_basin_AIP_ensemble %>%\n    filter(data_source == \"mod\") %>% \n    select(basin_AIP, period, dcant_mean, dcant_sd),\n  dcant_budget_basin_AIP_all %>%\n    filter(data_source == \"mod_truth\",\n           MLR_predictors == unique(dcant_budget_basin_AIP_all$MLR_predictors)[1]) %>% \n    select(basin_AIP, period, dcant)\n)\n```\n\n```\nJoining, by = c(\"basin_AIP\", \"period\")\n```\n\n```r\ndcant_budget_basin_AIP_ensemble_bias <- dcant_budget_basin_AIP_ensemble_bias %>% \n  mutate(dcant_mean_bias = dcant_mean - dcant,\n         dcant_mean_bias_rel = 100 * dcant_mean_bias / dcant)\n\n\ndcant_budget_basin_AIP_ensemble_bias %>%\n  ggplot(aes(period, dcant_mean_bias, col = basin_AIP)) +\n  geom_hline(yintercept = 0) +\n  geom_point()\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean_bias-1\">\n  Past versions of ensemble_mean_bias-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean_bias-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```r\ndcant_budget_basin_AIP_ensemble_bias %>%\n  ggplot(aes(period, dcant_mean_bias_rel, col = basin_AIP)) +\n  geom_hline(yintercept = 0) +\n  geom_point()\n```\n\n<img src=\"figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-ensemble_mean_bias-2\">\n  Past versions of ensemble_mean_bias-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-ensemble_mean_bias-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/ensemble_mean_bias-2.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n### Vertical patterns\n\n#### Absoulte values\n\n\n```r\ndcant_budget_basin_AIP_all_depth %>%\n  filter(data_source != \"mod_truth\") %>%\n  group_by(data_source) %>%\n  group_split() %>%\n  # head(1) %>%\n  map(\n    ~  ggplot(data = .x,\n              aes(dcant, MLR_predictors, fill = basin_AIP)) +\n      geom_vline(xintercept = 0) +\n      geom_col() +\n      scale_fill_brewer(palette = \"Dark2\") +\n      facet_grid(inv_depth ~ period) +\n      labs(title = paste(\"data_source:\", unique(.x$data_source)))\n  )\n```\n\n```\n[[1]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_absolute_depth-1\">\n  Past versions of cases_absolute_depth-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_absolute_depth-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_absolute_depth-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[2]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_absolute_depth-2\">\n  Past versions of cases_absolute_depth-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_absolute_depth-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/b95f07833bf88ce1995d615a8968fe006d2fae8b/docs/figure/classic_budgets.Rmd/cases_absolute_depth-2.png\" target=\"_blank\">b95f078</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n#### Biases\n\n\n```r\ndcant_budget_basin_AIP_bias_all_depth %>%\n  ggplot(aes(dcant_bias, MLR_predictors, fill = basin_AIP)) +\n  geom_vline(xintercept = 0) +\n  geom_col() +\n  scale_fill_brewer(palette = \"Dark2\") +\n  facet_grid(inv_depth ~ period)\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias_depth-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias_depth-1\">\n  Past versions of cases_bias_depth-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias_depth-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias_depth-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n\n```r\ndcant_budget_basin_AIP_bias_all_depth %>%\n  ggplot(aes(dcant_bias_rel, MLR_predictors, fill = basin_AIP)) +\n  geom_vline(xintercept = 0) +\n  geom_col(position = \"dodge\") +\n  scale_fill_brewer(palette = \"Dark2\") +\n  facet_grid(inv_depth ~ period)\n```\n\n<img src=\"figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-cases_bias_rel_depth-1\">\n  Past versions of cases_bias_rel_depth-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-cases_bias_rel_depth-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/bc2c18285d2160b78c764260ae808c07f0624c18/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">bc2c182</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e534f5121b8bcabaf723ef513a4bd56e403f1d35/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">e534f51</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-11-02</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a162b7e067eb8a6369d40916290696a99bf1be78/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">a162b7e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f51dcb905c1ae1d9bb76aa3f87abed1b938e14f2/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">f51dcb9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/55d2059692961516ef30014e6c6e382745469cf1/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">55d2059</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/3a9319e4131e19408fb14c628e00e3767cfaf990/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">3a9319e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/d0dbf3eddd7ad553e3fb53004bbffb345071889b/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">d0dbf3e</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-27</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/23cc3a7ba054911deb63e0b08d813f33a14789d0/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">23cc3a7</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-26</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/a324ace3296acd18e4f2145124baa897f300340e/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">a324ace</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/f54d5db3b6b52a1904a6df0e710f20afae3c99d8/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">f54d5db</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-24</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/31c33cb3bbcbadee61f64ced107e36a8da985ad2/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">31c33cb</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/35ad8b5f21422505d0d05ee312155902eeccf030/docs/figure/classic_budgets.Rmd/cases_bias_rel_depth-1.png\" target=\"_blank\">35ad8b5</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-20</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n# Steady state\n\n\n```r\ndcant_obs_budget_all %>%\n  group_by(inv_depth) %>%\n  group_split() %>%\n  # head(1) %>% \n  map(\n    ~ ggplot(data = .x,\n             aes(estimate, dcant_pos, fill = basin_AIP)) +\n      scale_fill_brewer(palette = \"Dark2\") +\n      geom_col() +\n      facet_grid(MLR_predictors ~ period) +\n      labs(title = paste(\"inventory depth:\",unique(.x$inv_depth)))\n  )\n```\n\n```\n[[1]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/steady_state_comparison-1.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-steady_state_comparison-1\">\n  Past versions of steady_state_comparison-1.png\n  </button>\n  </p>\n\n  <div id=\"fig-steady_state_comparison-1\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/57ebd7cc394c20d9a94b214e18e3f92c617460da/docs/figure/classic_budgets.Rmd/steady_state_comparison-1.png\" target=\"_blank\">57ebd7c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[2]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/steady_state_comparison-2.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-steady_state_comparison-2\">\n  Past versions of steady_state_comparison-2.png\n  </button>\n  </p>\n\n  <div id=\"fig-steady_state_comparison-2\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/57ebd7cc394c20d9a94b214e18e3f92c617460da/docs/figure/classic_budgets.Rmd/steady_state_comparison-2.png\" target=\"_blank\">57ebd7c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[3]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/steady_state_comparison-3.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-steady_state_comparison-3\">\n  Past versions of steady_state_comparison-3.png\n  </button>\n  </p>\n\n  <div id=\"fig-steady_state_comparison-3\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/57ebd7cc394c20d9a94b214e18e3f92c617460da/docs/figure/classic_budgets.Rmd/steady_state_comparison-3.png\" target=\"_blank\">57ebd7c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[4]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/steady_state_comparison-4.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-steady_state_comparison-4\">\n  Past versions of steady_state_comparison-4.png\n  </button>\n  </p>\n\n  <div id=\"fig-steady_state_comparison-4\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/57ebd7cc394c20d9a94b214e18e3f92c617460da/docs/figure/classic_budgets.Rmd/steady_state_comparison-4.png\" target=\"_blank\">57ebd7c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n\n```\n\n[[5]]\n```\n\n<img src=\"figure/classic_budgets.Rmd/steady_state_comparison-5.png\" width=\"672\" style=\"display: block; margin: auto;\" />\n\n  <p>\n  <button type=\"button\" class=\"btn btn-default btn-xs btn-workflowr btn-workflowr-fig\"\n  data-toggle=\"collapse\" data-target=\"#fig-steady_state_comparison-5\">\n  Past versions of steady_state_comparison-5.png\n  </button>\n  </p>\n\n  <div id=\"fig-steady_state_comparison-5\" class=\"collapse\">\n  <div class=\"table-responsive\">\n  <table class=\"table table-condensed table-hover\">\n  <thead>\n  <tr>\n  <th>Version</th>\n  <th>Author</th>\n  <th>Date</th>\n  </tr>\n  </thead>\n  <tbody>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e59714a918663c30f7ec44318695f4d0ca897874/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">e59714a</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/fca7de0e82d02ffe425e93c82c9ff74485f944ac/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">fca7de0</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/33f190bccd3a8fa0b79cafc646db376f2d3d75c2/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">33f190b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-09</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/88c47ca4ad711e252e973a9fda3591b162fbee74/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">88c47ca</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-07</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/c646947c7e5ab74f22b111bbc3dd12adcda3d991/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">c646947</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/5ec57f9a0501ac2a807abfaf38ca5a7ee318a1ea/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">5ec57f9</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/030836b576d9cd3f0907a3f92f7b6a024d8aabad/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">030836b</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2022-01-06</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/e55f86857be0ef2bdeb6cbbe516c6afc0fd1694f/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">e55f868</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-23</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/db09d70516a4a6aee7807f567b0c91c0748ac796/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">db09d70</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-12-10</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/8c9fa17201eae22c6d7a15592456c754580e2073/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">8c9fa17</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-22</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/968fe946dfc157043a60ab481ac5e763c2c37621/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">968fe94</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-10-18</td>\n  </tr>\n  <tr>\n  <td><a href=\"https://github.com/jens-daniel-mueller/emlr_obs_analysis/blob/57ebd7cc394c20d9a94b214e18e3f92c617460da/docs/figure/classic_budgets.Rmd/steady_state_comparison-5.png\" target=\"_blank\">57ebd7c</a></td>\n  <td>jens-daniel-mueller</td>\n  <td>2021-09-28</td>\n  </tr>\n  </tbody>\n  </table>\n  </div>\n  </div>\n  \n"

sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: openSUSE Leap 15.3

Matrix products: default
BLAS:   /usr/local/R-4.0.3/lib64/R/lib/libRblas.so
LAPACK: /usr/local/R-4.0.3/lib64/R/lib/libRlapack.so

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] ggforce_0.3.3   metR_0.9.0      scico_1.2.0     patchwork_1.1.1
 [5] collapse_1.5.0  forcats_0.5.0   stringr_1.4.0   dplyr_1.0.5    
 [9] purrr_0.3.4     readr_1.4.0     tidyr_1.1.3     tibble_3.1.3   
[13] ggplot2_3.3.5   tidyverse_1.3.0 workflowr_1.6.2

loaded via a namespace (and not attached):
 [1] httr_1.4.2               sass_0.4.0               jsonlite_1.7.1          
 [4] here_0.1                 modelr_0.1.8             bslib_0.2.5.1           
 [7] assertthat_0.2.1         highr_0.8                blob_1.2.1              
[10] cellranger_1.1.0         yaml_2.2.1               pillar_1.6.2            
[13] backports_1.1.10         lattice_0.20-41          glue_1.4.2              
[16] RcppEigen_0.3.3.7.0      digest_0.6.27            RColorBrewer_1.1-2      
[19] polyclip_1.10-0          promises_1.1.1           checkmate_2.0.0         
[22] rvest_0.3.6              colorspace_2.0-2         htmltools_0.5.1.1       
[25] httpuv_1.5.4             Matrix_1.2-18            pkgconfig_2.0.3         
[28] broom_0.7.9              haven_2.3.1              scales_1.1.1            
[31] tweenr_1.0.2             whisker_0.4              later_1.2.0             
[34] git2r_0.27.1             farver_2.0.3             generics_0.1.0          
[37] ellipsis_0.3.2           withr_2.3.0              cli_3.0.1               
[40] magrittr_1.5             crayon_1.3.4             readxl_1.3.1            
[43] evaluate_0.14            fs_1.5.0                 fansi_0.4.1             
[46] MASS_7.3-53              xml2_1.3.2               RcppArmadillo_0.10.1.2.0
[49] tools_4.0.3              data.table_1.14.0        hms_0.5.3               
[52] lifecycle_1.0.0          munsell_0.5.0            reprex_0.3.0            
[55] compiler_4.0.3           jquerylib_0.1.4          rlang_0.4.11            
[58] grid_4.0.3               rstudioapi_0.13          labeling_0.4.2          
[61] rmarkdown_2.10           gtable_0.3.0             DBI_1.1.0               
[64] R6_2.5.0                 lubridate_1.7.9          knitr_1.33              
[67] utf8_1.1.4               rprojroot_2.0.2          stringi_1.5.3           
[70] parallel_4.0.3           Rcpp_1.0.5               vctrs_0.3.8             
[73] dbplyr_1.4.4             tidyselect_1.1.0         xfun_0.25