Description Usage Arguments Value Examples
View source: R/maiac_getMetadata.R
Get metadata list from metadata string in .nc file
1 | maiac_getMetadata(filePath)
|
filePath |
path to .nc file |
metadata list
1 2 3 4 5 6 | ## Not run:
hdfPath <- maiac_downloadNorthAmerica("h01v04", 20171009, 2150)
ncdfPath <- maiac_2nc4(hdfPath)
maiac_getMetadata(ncdfPath)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.