Created
July 29, 2019 13:54
-
-
Save caioerick/8f2a9247c0dbffdacd512c2c11b01083 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import matplotlib.pyplot as plt | |
from mpl_toolkits.basemap import Basemap | |
from netCDF4 import Dataset | |
import cmocean as cm | |
import numpy as np | |
import pandas as pd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment