altimetry | R Documentation |
Sea Surface Height measured by Altimetry and derived variables. SSALTO/DUACS Near-Real-Time Level-4 sea surface height and derived variables measured by multi-satellite altimetry observations over Global Ocean.
altimetry_daily_files(all = FALSE)
all |
return all files or only the final processing (NRT is included either way) |
In 2018/2019 the file servers migrated to 'my.cmems-du.au' and 'nrt.cmems-du.eu' (NRT) from 'ftp.sltac.cls.fr', but the files and file name scheme remained unchanged so no net effect (so far that we are aware of).
There are NRT (near-real-time) and final processed files, identifiable from the root domain and in the filename '^nrt_'. Both are returned by this function. The 'all' argument can be set to 'TRUE' to include all NRT files, which has overlapping processing dates that are ultimately consolidated into the daily sequence.
tibble data frame of file names, data 'date', and 'processing_date'
## Not run:
altimetry_daily_files()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.