Skip to content
Snippets Groups Projects
Commit 55d6b5cc authored by rink's avatar rink
Browse files

minor

parent c9e65e58
No related branches found
No related tags found
No related merge requests found
......@@ -9,19 +9,10 @@ from util.goesr_l1b import PugFile, PugL1bTools
from util.setup import home_dir
from pysolar.solar import get_altitude
from scipy.interpolate import interp2d
from scipy.spatial import KDTree
from sklearn.neighbors import BallTree
from util.lon_lat_grid import earth_to_indexs
from util.util import haversine_np
#import cartopy
#from cartopy import *
import metpy
from metpy import *
import metpy.calc as mpcalc
#import cartopy.crs as ccrs
from metpy.units import units
import h5py
import time
import random
......
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