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
1e771095
Commit
1e771095
authored
1 year ago
by
tomrink
Browse files
Options
Downloads
Patches
Plain Diff
snapshot...
parent
6b42c21a
No related branches found
Branches containing commit
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
+0
-2
0 additions, 2 deletions
modules/icing/util.py
with
0 additions
and
2 deletions
modules/icing/util.py
+
0
−
2
View file @
1e771095
import
numpy
as
np
import
deeplearning.icing_fcn
as
icing_fcn
import
deeplearning.icing_cnn
as
icing_cnn
from
deeplearning.icing_fcn
import
IcingIntensityFCN
from
icing.pirep_goes
import
setup
,
time_filter_3
from
icing.moon_phase
import
moon_phase
from
util.util
import
get_time_tuple_utc
,
is_day
,
check_oblique
,
get_median
,
homedir
,
write_icing_file_nc4
,
\
write_icing_file_nc4_viirs
,
get_training_parameters
,
\
make_for_full_domain_predict
,
make_for_full_domain_predict_viirs_clavrx
,
prepare_evaluate
from
util.util
import
geos_goes16_fd
,
geos_goes16_conus
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
...
...
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