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

snapshot...

parent ba410ae6
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ from scipy.signal import medfilt2d
from cartopy.crs import Geostationary, Globe
LatLonTuple = namedtuple('LatLonTuple', ['lat', 'lon'])
FGFTuple = namedtuple('FGFTuple', ['line', 'elem'])
homedir = os.path.expanduser('~') + '/'
......
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