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

import GEOSNavigation from util.geos_nav instead of aeolus

parent a490812c
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,9 @@ import re
from netCDF4 import Dataset
from pathlib import Path
from aeolus.geos_nav import GEOSNavigation
from util.util import GenericException
from util.lon_lat_grid import LonLatGrid
from util.geos_nav import GEOSNavigation
def get_parameters_clavrx(filename='/home/rink/data/clavrx/clavrx_OR_ABI-L1b-RadF-M6C01_G16_s20192930000343.level2.nc'):
......
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