We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0227f9f commit 74f7c61Copy full SHA for 74f7c61
doc/users/figures/plotsst.py
@@ -1,5 +1,5 @@
1
from mpl_toolkits.basemap import Basemap
2
-from netCDF4 import Dataset, date2index, num2date
+from netCDF4 import Dataset
3
import numpy as np
4
import matplotlib.pyplot as plt
5
date = '20071215' # date to plot.
0 commit comments