nsidc_south_vrt.Rd
Temp file contains text of Virtual Raster
nsidc_south_vrt(date, ..., .local_root = NULL) nsidc_north_vrt(date, ..., .local_root = NULL)
date | date-time, date, or convertible character string |
---|---|
... | Arguments passed on to |
.local_root | allows local use, to shortcut and use the local data library (under expert guidance) |
VRT tempfile, to be used by GDAL
Details
nsidc_south_vrt("2010-01-01")#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptHf0Ah/fileaf060945cd7.vrt"nsidc_north_vrt("2010-01-01")#> [1] "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmptHf0Ah/fileaf02c5b58ca.vrt"