bb_handler_aadc: Handler for files downloaded from the Australian Antarctic...

View source: R/aadc.R

bb_handler_aadcR Documentation

Handler for files downloaded from the Australian Antarctic Data Centre EDS system

Description

This is a handler function to be used with data from the Australian Antarctic Data Centre. This function is not intended to be called directly, but rather is specified as a method option in bb_source. AADC EDS files have a URL of the form https://data.aad.gov.au/eds/file/wxyz/ or https://data.aad.gov.au/eds/wxyz/download where wxyz is a numeric file identifier.

Usage

bb_handler_aadc(...)

Arguments

...

: parameters passed to bb_wget

Value

TRUE on success

References

http://data.aad.gov.au


AustralianAntarcticDivision/blueant documentation built on March 9, 2024, 4:07 p.m.