earthpy Questions
5
I have a netcdf file containing global sea-surface temperatures. Using matplotlib and Basemap, I've managed to make a map of this data, with the following code:
from netCDF4 import Dataset
import...
Corkwood asked 28/8, 2014 at 8:22
3
Solved
How to plot (lat, lon, value) data on a map using satellite background images at high resolution in python (notebooks)?
I was crawling the whole internet but could not find anything useful. Foliu...
Dene asked 20/12, 2018 at 17:43
1
© 2022 - 2024 — McMap. All rights reserved.