Show some key facts about an argoFloats
object.
# S4 method for argoFloats
summary(object, ...)
an argoFloats
object.
Further arguments passed to or from other methods.
None (invisible NULL).
library(argoFloats)
data(index)
summary(index)
#> argoFloats summary
#> ------------------
#>
#> * type: index
#> * server: "https://data-argo.ifremer.fr"
#> * file:
#> * url: https://data-argo.ifremer.fr/ar_index_global_prof.txt.gz
#> * ftpRoot: c("ftp://ftp.ifremer.fr/ifremer/argo/dac",
#> "ftp://usgodae.org/pub/outgoing/argo/dac")
#> * destfileRda:
#> * header:
#> # Title : Profile directory file of the Argo Global Data Assembly Center
#> # Description : The directory file describes all individual profile files of the argo GDAC ftp site.
#> # Project : ARGO
#> # Format version : 2.0
#> # Date of update : 20201231182423
#> # FTP root number 1 : ftp://ftp.ifremer.fr/ifremer/argo/dac
#> # FTP root number 2 : ftp://usgodae.org/pub/outgoing/argo/dac
#> # GDAC node : CORIOLIS
#> * index with 1008 rows and column names: "file", "date", "latitude", "longitude", "ocean", "profiler_type", "institution" and "date_update"
#> * hint: use getProfiles() to download these files from the repository
#> * Processing Log
#>
#> - 2020-12-31 18:50:10 UTC: `create 'argoFloats' object`
#> - 2020-12-31 18:51:01 UTC: `getIndex(server="ifremer-https", filename='ar_index_global_prof.txt.gz", age=0)`