Milan's Data Science Insights

Milan's Data Science Insights

Share this post

Milan's Data Science Insights
Milan's Data Science Insights
Seafloor depth - Bathymetry

Seafloor depth - Bathymetry

#30DayMapChallenge - Day 24 - The blue planet

Milan Janosov's avatar
Milan Janosov
Jan 28, 2025
∙ Paid
2

Share this post

Milan's Data Science Insights
Milan's Data Science Insights
Seafloor depth - Bathymetry
Share

from glob import glob
import matplotlib
import matplotlib.pyplot as plt
import numpy as np

import cartopy.crs as ccrs
import cartopy.feature as cfeature
import cartopy.io.shapereader as shpreader


def load_bathymetry(zip_file_url):
    """Read zip file from Natural Earth containing bathymetry shapefiles"""
    # Download and extract shapefiles
    imp…

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Milan Janosov
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share