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

snapshot...

parent 217d81ad
No related branches found
No related tags found
No related merge requests found
import re
import datetime
import time
from datetime import timezone
import numpy as np
......@@ -12,7 +11,7 @@ import matplotlib.pyplot as plt
import matplotlib.image as mpimg
import h5py
from util.util import get_grid_values_all
from util.gfs_reader import *
from util.gfs_reader import get_volume, volume_np_to_xr
from util.geos_nav import GEOSNavigation
from aeolus.datasource import GFSfiles
import cartopy.crs as ccrs
......
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