Description Usage Arguments Value See Also Examples
GetGeogridSpatialInfo Pull geospatial information about WRF-Hydro
modeling domain from geogrid file.
1 | GetGeogridSpatialInfo(geoFile)
|
geoFile |
The geogrid file information is being pulled from |
spatialDF data frame containing geospatial information
Other geospatial: ExportGeogrid,
GetGeogridIndex, GetPoly,
GetProj, GetRfc,
GetTimeZone, PolyToRaster
1 2 3 4 | ## Not run:
lccGeoDF <- GetGeogridSpatialInfo('./geo_em.d02.nc')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.