SlideRuleEarth / sliderule

Server and client framework for on-demand science data processing in the cloud
https://slideruleearth.io
Other
25 stars 11 forks source link

added support for GEBCO #392

Closed elidwa closed 2 months ago

elidwa commented 2 months ago

Implemented GEBCO plugin. Original tif files (not cogs) were pulled from https://www.gebco.net/data_and_products/gridded_bathymetry_data/#area

Generated COGs for sub-ice topo/bathy and for TID). Generated geojson index file. Files are hosted in our bucket: s3://sliderule/data/GEBCO/2023/

Implemented as GeoIndexRaster since for each point a data and flags raster has to be sampled.