R/mooringDownload.R
mooringDownload.Rd
Downloads all IMOS mooring data for a specified, single mooring site
mooringDownload(
moor_site_codes,
fromWeb,
sensorType = "temperature",
itimeout = 240,
file_loc
)
character vector of the name(s) of the desired mooring(s) (updated from moorID to match download file)
logical string detailing whether or no the netCDF should be downloaded from the web or uploaded from a saved file location
character string detailing which sensor value we are interested in. Can be "temperature", "velocity", "salinity or "oxygen"."
integer value for number of seconds we are willing to wait before timeout to download netcdf from the web. Defaults to 60
character string for the location of the saved files
The moorData
dataframe with the sensor information time series for a given site_code