Download and convert single grid point GLDAS to CF single grid point from hydro1.sci.gsfc.nasa.gov using OPENDAP interface
Usage
download.GLDAS(
outfolder,
start_date,
end_date,
site_id,
lat.in,
lon.in,
overwrite = FALSE,
verbose = FALSE,
...
)Arguments
- outfolder
location where output is stored
- start_date
desired start date
- end_date
desired end date
- site_id
desired site id
- lat.in
latitude of site
- lon.in
longistude of site
- overwrite
overwrite existing files? Default is FALSE
- verbose
Default is FALSE, used as input for ncdf4::ncvar_def
- ...
other inputs