Photo by DeepMind on Unsplash

NOAA National Bathymetric Source Data Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/noaa-bathymetry-dataset")

fs.listdir("s3://noaa-ocs-nationalbathymetry-pds")
Click on copy button to copy content

Description

The National Bathymetric Source (NBS) project creates and maintains high-resolution bathymetry composed of the best available data. This project enables the creation of next-generation nautical charts while also providing support for modeling, industry, science, regulation, and public curiosity. Primary sources of bathymetry include NOAA and U.S. Army Corps of Engineers hydrographic surveys and topographic bathymetric (topo-bathy) lidar (light detection and ranging) data. Data submitted through the NOAA Office of Coast Survey’s external source data process are also included, with gaps in deep water filled through Global Multi-Resolution Topography, a merged model of bathymetry. Different vertical datums and file formats are made available to meet various uses. The BlueTopo folder includes multilayer floating point GeoTIFFs with associated Raster Attribute Tables (RAT) containing elevation, vertical uncertainty, with other quality metrics and source information. These files are arranged in a tiling, naming, and resolution scheme corresponding to the Electronic Navigational Chart (ENC) but are not for navigation due to the inclusion of additional non-navigation data and non-navigation vertical datums. For navigational datasets please see the S-102 distribution portal. In the future “nowCOAST” will provide to the public web mapping services for the BlueTopo products.

Additional information

Update frequency

Monthly where new data is available.

License

Creative Commons licenses are attached to each file and, where available, are attached to the consituent sources within the file. The compilation is provided as a government work under CC0, but the individual sources may have copyright and limitations on use.

Related datasets

Atmospheric Models from Météo-France

CAFE60 reanalysis

Coupled Model Intercomparison Project Phase 5 (CMIP5) University of Wisconsin-Madison Probabilistic Downscaling Dataset

Earth Radio Occultation

Launch your ML development to new heights with DagsHub

Back to top