Last updated: 2021-02-18

Checks: 7 0

Knit directory: FACE-IT/

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(20210216) 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 4f6d4e1. 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/

Unstaged changes:
    Modified:   code/functions.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/socat-glodap.Rmd) and HTML (docs/socat-glodap.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
Rmd 4f6d4e1 Robert 2021-02-17 Improvements to base workflowr appearance
Rmd f9244d5 Robert 2021-02-17 Re-built site.
Rmd 600bca1 Jean-Pierre Gattuso 2021-02-16 monthly distribution
Rmd 6400bc8 Jean-Pierre Gattuso 2021-02-16 Added monthly distribution
Rmd 91e565e Jean-Pierre Gattuso 2021-02-16 Added plots
Rmd 8e7108b Jean-Pierre Gattuso 2021-02-16 repair the mess
Rmd d990a48 Jean-Pierre Gattuso 2021-02-16 new sync
Rmd 68470f2 robwschlegel 2021-02-16 Moved the socat-glodap file to analysis folder because it is an .Rmd file

[1] "LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_CA.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_CA.UTF-8;LC_IDENTIFICATION=C"

The world ocean is 361,132,000 km2 (https://en.wikipedia.org/wiki/Ocean#Physical_properties). According to Wikipedia the Arctic Ocean is about 14,056,000 km2. Calculation of the surface area of the Arctic Ocean using GMT (script below):

Version Author Date
c4625f1 Robert 2021-02-17
d314537 Jean-Pierre Gattuso 2021-02-16

Version Author Date
c4625f1 Robert 2021-02-17

SOCAT v2020 has 11325357 records of pCO2water_SST_wet [uatm], including:

93.1% of the data have been collected over 4 months (June to September) and no data was collected in December and January.

Version Author Date
c4625f1 Robert 2021-02-17
d314537 Jean-Pierre Gattuso 2021-02-16

Version Author Date
c4625f1 Robert 2021-02-17

GLODAP v2.2016 has 1275558 records of TCO2, including:

82.3% of the data have been collected over 4 months (June to September) and no data was collected in December and January.


sessionInfo()
R version 4.0.4 (2021-02-15)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04.2 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.9.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.9.0

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_GB.UTF-8   
 [7] LC_PAPER=en_CA.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_CA.UTF-8 LC_IDENTIFICATION=C       

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

other attached packages:
 [1] tidync_0.2.4      doParallel_1.0.16 iterators_1.0.13  foreach_1.5.1    
 [5] data.table_1.13.6 forcats_0.5.1     stringr_1.4.0     dplyr_1.0.4      
 [9] purrr_0.3.4       readr_1.4.0       tidyr_1.1.2       tibble_3.0.6     
[13] ggplot2_3.3.3     tidyverse_1.3.0   workflowr_1.6.2  

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.6        lubridate_1.7.9.2 assertthat_0.2.1  rprojroot_2.0.2  
 [5] digest_0.6.27     R6_2.5.0          cellranger_1.1.0  backports_1.2.1  
 [9] reprex_1.0.0      evaluate_0.14     highr_0.8         httr_1.4.2       
[13] pillar_1.4.7      rlang_0.4.10      readxl_1.3.1      ncmeta_0.3.0     
[17] rstudioapi_0.13   whisker_0.4       rmarkdown_2.6     labeling_0.4.2   
[21] munsell_0.5.0     broom_0.7.4       compiler_4.0.4    httpuv_1.5.5     
[25] modelr_0.1.8      xfun_0.20         pkgconfig_2.0.3   htmltools_0.5.1.1
[29] tidyselect_1.1.0  codetools_0.2-18  crayon_1.4.0      dbplyr_2.0.0     
[33] withr_2.4.1       later_1.1.0.1     grid_4.0.4        jsonlite_1.7.2   
[37] gtable_0.3.0      lifecycle_0.2.0   DBI_1.1.1         git2r_0.28.0     
[41] magrittr_2.0.1    scales_1.1.1      ncdf4_1.17        cli_2.3.0        
[45] stringi_1.5.3     farver_2.0.3      fs_1.5.0          promises_1.1.1   
[49] xml2_1.3.2        ellipsis_0.3.1    generics_0.1.0    vctrs_0.3.6      
[53] tools_4.0.4       glue_1.4.2        RNetCDF_2.4-2     hms_1.0.0        
[57] yaml_2.2.1        colorspace_2.0-0  rvest_0.3.6       knitr_1.31       
[61] haven_2.3.1