altimetry: Altimetry products

altimetryR Documentation

Altimetry products

Description

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.

Usage

altimetry_daily_files(all = FALSE)

Arguments

all

return all files or only the final processing (NRT is included either way)

Details

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.

Value

tibble data frame of file names, data 'date', and 'processing_date'

Examples

## Not run: 
  altimetry_daily_files()

## End(Not run)

AustralianAntarcticDivision/raadfiles documentation built on Feb. 15, 2024, 6:14 p.m.