Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
AMBS
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
Container registry
Model registry
Operate
Environments
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
esde
machine-learning
AMBS
Commits
b922cd30
Commit
b922cd30
authored
3 years ago
by
gong1
Browse files
Options
Downloads
Patches
Plain Diff
Fix import package issues
parent
3c1594e3
No related branches found
No related tags found
No related merge requests found
Pipeline
#90900
failed
3 years ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
video_prediction_tools/main_scripts/main_meta_postprocess.py
+1
-2
1 addition, 2 deletions
video_prediction_tools/main_scripts/main_meta_postprocess.py
with
1 addition
and
2 deletions
video_prediction_tools/main_scripts/main_meta_postprocess.py
+
1
−
2
View file @
b922cd30
...
@@ -10,14 +10,13 @@ __email__ = "b.gong@fz-juelich.de"
...
@@ -10,14 +10,13 @@ __email__ = "b.gong@fz-juelich.de"
__author__
=
"
Bing Gong, Yan Ji
"
__author__
=
"
Bing Gong, Yan Ji
"
__date__
=
"
2020-12-04
"
__date__
=
"
2020-12-04
"
__update_date__
=
"
2022-02-02
"
__update_date__
=
"
2022-02-02
"
import
os
from
matplotlib.pylab
import
plt
from
matplotlib.pylab
import
plt
import
json
import
json
import
numpy
as
np
import
numpy
as
np
import
shutil
import
shutil
import
glob
import
glob
from
netCDF4
import
Dataset
from
netCDF4
import
Dataset
from
model_modules.video_prediction.metrics
import
*
import
xarray
as
xr
import
xarray
as
xr
...
...
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