Ingest PDS matched trip
ingest_pds_matched_trips.Rd
Ingest matched PDS tracks and landing surveys in a compressed zip folder. GPS tracks file are uploaded in two files: one using the original temporal resolution (1 sec recording frequency) and one using a lower temporal resolution based on a 1 minute scale.
Usage
ingest_pds_matched_trips(log_threshold = logger::DEBUG)
Arguments
- log_threshold
The (standard Apache logj4) log level used as a threshold for the logging infrastructure. See logger::log_levels for more details