Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cspp-geo-gridded-glm
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor 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
cspp_geo
cspp-geo-gridded-glm
Commits
a90ee80f
Commit
a90ee80f
authored
4 years ago
by
Nick Bearson
Browse files
Options
Downloads
Patches
Plain Diff
fix the minute gridder description (#11)
parent
ccc639fa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!5
2020 02 10 beta1 high priority
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gridded_glm/libexec/_minute_gridder.py
+1
-1
1 addition, 1 deletion
gridded_glm/libexec/_minute_gridder.py
with
1 addition
and
1 deletion
gridded_glm/libexec/_minute_gridder.py
+
1
−
1
View file @
a90ee80f
#!/usr/bin/env python3
#!/usr/bin/env python3
# Based on https://github.com/deeplycloudy/glmtools/blob/master/examples/grid/make_GLM_grids.py
# Based on https://github.com/deeplycloudy/glmtools/blob/master/examples/grid/make_GLM_grids.py
parse_desc
=
"""
Grid the past X
minutes of GLM flash data
, given a single input file
.
parse_desc
=
"""
Create one
minute
grid
s of GLM flash data.
"""
"""
import
numpy
as
np
import
numpy
as
np
...
...
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