Pulls data from NOAAs Optimum Interpolation Sea Surface Temperature (OISST) website and downloads to local machine
get_oisst_data(years = 2000, outputStructure = NULL, outputDir)
Numeric vector. Years of data to download. Default = 2000. options: NULL (All data is downloaded)
Character string. Determines how downloaded data will be structured. Default = NULL (All files downloaded to a single directory), options: "Year" (Data downloaded into Yearly folders),"Month" (Downloaded into Monthly Folders)
Character string. Full path to local machine where output files will be downloaded
Nothing. Files downloaded