maiac_getMetadata: Get metadata list from metadata string in .nc file

Description Usage Arguments Value Examples

View source: R/maiac_getMetadata.R

Description

Get metadata list from metadata string in .nc file

Usage

1

Arguments

filePath

path to .nc file

Value

metadata list

Examples

1
2
3
4
5
6
## Not run: 
hdfPath <- maiac_downloadNorthAmerica("h01v04", 20171009, 2150)
ncdfPath <- maiac_2nc4(hdfPath)
maiac_getMetadata(ncdfPath)

## End(Not run)

MazamaScience/MazamaSatelliteUtils documentation built on Dec. 17, 2021, 3:20 a.m.