Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
model_tools
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
Martin Schultz
model_tools
Commits
240592b1
Commit
240592b1
authored
4 years ago
by
Martin Schultz
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
efd8716a
Branches
master
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-1
10 additions, 1 deletion
README.md
with
10 additions
and
1 deletion
README.md
+
10
−
1
View file @
240592b1
...
@@ -6,5 +6,14 @@ xtract_and_reorder_cams.py : extract one variable from a netcdf file and
...
@@ -6,5 +6,14 @@ xtract_and_reorder_cams.py : extract one variable from a netcdf file and
re-order longitude values so that they are -180 .. +180
re-order longitude values so that they are -180 .. +180
also adds a timestamp variable with string time labels
also adds a timestamp variable with string time labels
era5_processing.md : some information on processing of ECMWF's ERA-5 data,
i.e. conversion from GRIB format to netCDF and re-arranging of data
so that one file per variable contains several time steps.
plot_era5_contours_with_ipyleaflet.py : read a pre-processed netCDF file with ERA-5
data and plot an ipyleaflet map with contours. This code should also work with
output from other models as long as the data are stored in netCDF files and
have a regular lon/lat grid.
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