Files in ArgoCanada/argodata
Locate, Download, and Read Argo Ocean Float Data

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/workflows/check-release.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
R/argo-adjusted.R R/argo-cache.R R/argo-download.R R/argo-filter.R R/argo-global.R R/argo-info.R R/argo-map.R R/argo-meta.R R/argo-mirror.R R/argo-nc-common.R R/argo-path.R R/argo-pivot.R R/argo-prof.R R/argo-qc.R R/argo-qctest.R R/argo-tech.R R/argo-traj.R R/argo-url.R R/argo-vars.R R/argodata-package.R R/data.R R/multi-file-download.R R/rnetcdf.R R/utils.R R/zzz.R README.Rmd README.md
_pkgdown.yml
argodata.Rproj
codecov.yml
data-raw/argo-global-files.R data-raw/argo-reference.R data-raw/document-vars.R
data/argo_reference_data_type.rda
data/argo_reference_history_action.rda
data/argo_reference_history_qctest.rda
data/argo_reference_history_step.rda
data/argo_reference_institution.rda
data/argo_reference_location_class.rda
data/argo_reference_positioning_system.rda
data/argo_reference_profiler.rda
data/argo_reference_qc_flag.rda
inst/cache-test/.gitignore
inst/cache-test/ar_index_global_meta.txt.gz
inst/cache-test/ar_index_global_tech.txt.gz
inst/cache-test/ar_index_global_traj.txt.gz
inst/cache-test/argo_bio-traj_index.txt.gz
inst/cache-test/dac/aoml/5906206/profiles/BD5906206_016.nc
inst/cache-test/dac/csio/2900313/2900313_Rtraj.nc
inst/cache-test/dac/csio/2900313/2900313_meta.nc
inst/cache-test/dac/csio/2900313/2900313_prof.nc
inst/cache-test/dac/csio/2900313/2900313_tech.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_000.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_001.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_002.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_003.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_004.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_005.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_006.nc
inst/cache-test/dac/csio/2900313/profiles/D2900313_007.nc
inst/cache-test/dac/csio/2902746/2902746_BRtraj.nc
inst/cache-test/dac/csio/2902746/2902746_Rtraj.nc
inst/cache-test/dac/csio/2902746/2902746_Sprof.nc
inst/cache-test/dac/csio/2902746/2902746_meta.nc
inst/cache-test/dac/csio/2902746/2902746_tech.nc
inst/cache-test/dac/csio/2902746/profiles/BR2902746_001.nc
inst/cache-test/dac/csio/2902746/profiles/BR2902746_002.nc
inst/cache-test/dac/csio/2902746/profiles/BR2902746_003.nc
inst/cache-test/dac/csio/2902746/profiles/BR2902746_004.nc
inst/cache-test/dac/csio/2902746/profiles/BR2902746_005.nc
inst/cache-test/dac/csio/2902746/profiles/R2902746_001.nc
inst/cache-test/dac/csio/2902746/profiles/R2902746_002.nc
inst/cache-test/dac/csio/2902746/profiles/R2902746_003.nc
inst/cache-test/dac/csio/2902746/profiles/SR2902746_001.nc
inst/cache-test/dac/csio/2902746/profiles/SR2902746_002.nc
inst/cache-test/dac/csio/2902746/profiles/SR2902746_003.nc
inst/cache-test/dac/csio/2902746/profiles/SR2902746_004.nc
inst/cache-test/dac/csio/2902746/profiles/SR2902746_005.nc
inst/joss/.gitignore
inst/joss/apa.csl
inst/joss/fig-argofloats-1.png
inst/joss/fig-levels-1.png
inst/joss/paper.Rmd
inst/joss/paper.bib
inst/joss/paper.md man/argo_cache_dir.Rd man/argo_download.Rd man/argo_filter.Rd man/argo_global_meta.Rd man/argo_info.Rd man/argo_map.Rd man/argo_meta.Rd man/argo_mirror.Rd man/argo_path_info.Rd man/argo_pivot_longer.Rd man/argo_prof.Rd man/argo_qc_censor_if_not.Rd man/argo_read_global_meta.Rd man/argo_read_info.Rd man/argo_read_meta.Rd man/argo_read_prof.Rd man/argo_read_traj.Rd man/argo_read_vars.Rd man/argo_reference_data_type.Rd man/argo_reference_history_action.Rd man/argo_reference_history_qctest.Rd man/argo_reference_history_step.Rd man/argo_reference_institution.Rd man/argo_reference_location_class.Rd man/argo_reference_positioning_system.Rd man/argo_reference_profiler.Rd man/argo_reference_qc_flag.Rd man/argo_tech.Rd man/argo_traj.Rd man/argo_unnest_history_qctest.Rd man/argo_url.Rd man/argo_use_adjusted.Rd man/argo_vars.Rd man/argodata-package.Rd
man/figures/README-example-1.png
tests/testthat.R tests/testthat/test-argo-adjusted.R tests/testthat/test-argo-cache.R tests/testthat/test-argo-download.R tests/testthat/test-argo-filter.R tests/testthat/test-argo-global.R tests/testthat/test-argo-info.R tests/testthat/test-argo-map.R tests/testthat/test-argo-meta.R tests/testthat/test-argo-mirror.R tests/testthat/test-argo-nc-common.R tests/testthat/test-argo-path.R tests/testthat/test-argo-pivot.R tests/testthat/test-argo-prof.R tests/testthat/test-argo-qc.R tests/testthat/test-argo-qctest.R tests/testthat/test-argo-tech.R tests/testthat/test-argo-traj.R tests/testthat/test-argo-url.R tests/testthat/test-argo-vars.R tests/testthat/test-multi-file-download.R tests/testthat/test-utils.R
vignettes/.gitignore
vignettes/articles/virtual-mooring.Rmd
ArgoCanada/argodata documentation built on Dec. 13, 2021, 10:13 a.m.