geoclaw icon indicating copy to clipboard operation
geoclaw copied to clipboard

Add support for Topography/Bathymetry NetCDF Files from NGDC

Open mandli opened this issue 6 years ago • 1 comments

The support for NetCDF files in GeoClaw assumes something about the names of variables in the files to identify the correct variables to read. Right now this fails if those assumed are not found. One example of a file that currently does not work can be downloaded from

https://www.ngdc.noaa.gov/metaview/page?xml=NOAA/NESDIS/NGDC/MGG/DEM/iso/xml/5230.xml&view=getDataView&header=none

mandli avatar Feb 28 '18 20:02 mandli

Note that the Python version that read topography allows for setting the fields directly. We may either want to have a list of traditional values or allow an input that specifies these values.

mandli avatar Aug 16 '19 16:08 mandli