Bathymetry maps in Python

5.3k views Asked by At

After searching I've still not been able to locate whether it is possible to create bathymetry maps using python. I can't seem to find this feature with Basemap, so would anyone have any clue as to how I can go about doing this, if possible?

1

There are 1 answers

0
user286089 On

As iFlo mentioned on the comments, you could do it with Matplotlib. I came across these examples: