Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tom Rink
python
Commits
f1604b13
Commit
f1604b13
authored
1 year ago
by
tomrink
Browse files
Options
Downloads
Patches
Plain Diff
snapshot...
parent
e3026411
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/icing/util.py
+1
-1
1 addition, 1 deletion
modules/icing/util.py
with
1 addition
and
1 deletion
modules/icing/util.py
+
1
−
1
View file @
f1604b13
...
...
@@ -9,7 +9,7 @@ from util.util import get_time_tuple_utc, is_day, check_oblique, get_median, hom
from
util.plot
import
make_icing_image
from
util.geos_nav
import
get_navigation
,
get_lon_lat_2d_mesh
from
util.setup
import
model_path_day
,
model_path_night
from
aeolus.datasource
import
CLAVRx
,
CLAVRx_VIIRS
,
GOESL1B
,
CLAVRx_H08
from
aeolus.datasource
import
CLAVRx
,
CLAVRx_VIIRS
,
GOESL1B
,
CLAVRx_H08
,
CLAVRx_H09
import
h5py
import
datetime
# from scipy.signal import medfilt2d
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment