Skip to content

Commit 8c308a9

Browse files
committed
Deploying to gh-pages from @ fde6007 🚀
1 parent fc22039 commit 8c308a9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+50
-50
lines changed

articles/model_calibration.html

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/model_calibration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -518,8 +518,8 @@ new_m_maxnet$selected_models[,c("ID", "Formulas", "R_multiplier",
518518
#> 159 159 ~bio_1 + bio_7 + I(bio_1^2) + I(bio_7^2) -1
519519
#> 189 189 ~bio_1 + bio_7 + bio_12 + I(bio_1^2) + I(bio_7^2) + I(bio_12^2) -1
520520
#> R_multiplier Omission_rate_at_5.mean Mean_AUC_ratio_at_5.mean AICc
521-
#> 159 0.1 0.0192 1.481008 622.7677
522-
#> 189 0.1 0.0192 1.510354 621.9095
521+
#> 159 0.1 0.0192 1.480515 622.7677
522+
#> 189 0.1 0.0192 1.514542 621.9095
523523
#> Is_concave
524524
#> 159 FALSE
525525
#> 189 FALSE
@@ -566,8 +566,8 @@ new_summary$selected_models[, c("ID", "Formulas", "R_multiplier",
566566
#> 159 159 ~bio_1 + bio_7 + I(bio_1^2) + I(bio_7^2) -1
567567
#> 189 189 ~bio_1 + bio_7 + bio_12 + I(bio_1^2) + I(bio_7^2) + I(bio_12^2) -1
568568
#> R_multiplier Omission_rate_at_5.mean Mean_AUC_ratio_at_5.mean AICc
569-
#> 159 0.1 0.0192 1.478982 622.7677
570-
#> 189 0.1 0.0192 1.513701 621.9095
569+
#> 159 0.1 0.0192 1.478666 622.7677
570+
#> 189 0.1 0.0192 1.512338 621.9095
571571
#> Is_concave
572572
#> 159 FALSE
573573
#> 189 FALSE
11 Bytes
Loading
21 Bytes
Loading
4 Bytes
Loading
53 Bytes
Loading
-8 Bytes
Loading

articles/model_projections.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/model_projections.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ organize_future_worldclim(input_dir = in_dir, # Path to variables from WorldCli
299299
#> | | | 0% | |========= | 12% | |================== | 25% | |========================== | 38% | |=================================== | 50% | |============================================ | 62% | |==================================================== | 75% | |============================================================= | 88% | |======================================================================| 100%
300300
#>
301301
#> Variables successfully organized in directory:
302-
#> /tmp/Rtmpl1iEM2/Future_raw
302+
#> /tmp/Rtmp2o85zh/Future_raw
303303

304304
# Check files organized
305305
dir(out_dir_future, recursive = TRUE)
@@ -435,7 +435,7 @@ pr
435435
#> - Scenarios: ssp126 | ssp585
436436
#> - GCMs: ACCESS-CM2 | MIROC6
437437
#> All variables are located in the following root directory:
438-
#> /tmp/Rtmpl1iEM2
438+
#> /tmp/Rtmp2o85zh
439439
```
440440

441441

@@ -495,7 +495,7 @@ print(p)
495495
#> - Scenarios:
496496
#> - GCMs: ACCESS-CM2 | MIROC6
497497
#> All raster files containing the projection results are located in the following root directory:
498-
#> /tmp/Rtmpl1iEM2/Projection_results/maxnet
498+
#> /tmp/Rtmp2o85zh/Projection_results/maxnet
499499
```
500500

501501

articles/projections_chelsa.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)