dataDownload: Download Bluelink environmental data

View source: R/dataDownload.R

dataDownloadR Documentation

Download Bluelink environmental data

Description

helper function to download netCDF files, not called by user

Usage

dataDownload(type, year, month = NULL, dir, varname, quiet = TRUE)

Arguments

type

type of environmental data to download, "day" or "month" resolutions currently accepted.

year

year of interest to download data for. Must be provided

month

month of interest to download data for. If not provided, all months with available data will be downloaded.

varname

Bluelink variable of interest to be downloaded.

quiet

Should the files be downloaded in silence?

Value

Download netCDF files from Bluelink for internal processing.


IMOS-AnimalTracking/remora documentation built on Jan. 29, 2025, 4:38 p.m.