Skip to content
Snippets Groups Projects
Commit bbc36c50 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 03eaf0ad
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ from util.lon_lat_grid import earth_to_indexs ...@@ -5,7 +5,7 @@ from util.lon_lat_grid import earth_to_indexs
from util.util import haversine_np from util.util import haversine_np
from util.gfs_reader import get_vert_profile_s from util.gfs_reader import get_vert_profile_s
# import cartopy # import cartopy
from cartopy import * # from cartopy import *
import metpy.calc as mpcalc import metpy.calc as mpcalc
import cartopy.crs as ccrs import cartopy.crs as ccrs
from metpy.units import units from metpy.units import units
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment