noaa-ocs-modeling / OCSMesh

OCSMesh is a mesh preparation tool for coastal ocean modeling applications.
https://noaa-ocs-modeling.github.io/OCSMesh/
Creative Commons Zero v1.0 Universal
13 stars 8 forks source link

Including USGS CoNED DEM data base #13

Open saeed-moghimi-noaa opened 2 years ago

saeed-moghimi-noaa commented 2 years ago

@SorooshMani-NOAA

To include USGS tile indexes to donlowd tiles from the site in case NOAA sites were missing.

See here: https://topotools.cr.usgs.gov/topobathy_viewer/dwndata.htm

SorooshMani-NOAA commented 2 years ago

@saeed-moghimi-noaa currently OCSMesh doesn't have any auto-download capabilities. We could write a small script based on the needs and slowly integrate it into OCSMesh. For example I wrote a simple script that fetches NCEI tiles. We could extend that and polish the code and add it as a capability to the OCSMesh, what do you think?

saeed-moghimi-noaa commented 2 years ago

@SorooshMani-NOAA

Yes, that what I meant. Lets develop that script as a utility / tool for now.

Thanks, -Saeed