GEBCO API – A Simple and Fast Bathymetry Data Access Tool
🔗 GEBCO API Web App: https://gebcoapi-91108147194.us-central1.run.app/
📂 GitHub Repository: https://github.com/kumarsmahmoodi/gebcoapi
🌍 This web application allows easy access to GEBCO bathymetry data through a clean and developer-friendly RESTful API.
🔧 Key Features:
✅ Get elevation for a single point
✅ Retrieve batch elevations for multiple locations
✅ Download gridded depth data in NetCDF format for custom-defined areas
✅ Written in FastAPI with a modern frontend and ready-to-use examples (including MATLAB)
✅ Supports browser access, programmatic calls