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
d8b60bd8
Commit
d8b60bd8
authored
4 years ago
by
Nick Bearson
Browse files
Options
Downloads
Patches
Plain Diff
update PACKAGE_README.md for beta1
parent
a541138e
No related branches found
No related tags found
1 merge request
!10
update PACKAGE_README.md for beta1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
gridded_glm/PACKAGE_README.md
+18
-10
18 additions, 10 deletions
gridded_glm/PACKAGE_README.md
with
18 additions
and
10 deletions
gridded_glm/PACKAGE_README.md
+
18
−
10
View file @
d8b60bd8
# CSPP Geo Gridded GLM
USAGE
CSPP Geo Gridded GLM takes GOES GLM Level 2 LCFA files and grids them to the ABI
fixed grid. It does this using the open source glmtools python package by Eric Bruning.
The following scripts are located in the
`bin/`
directory.
More information can be found at:
cspp-geo-gglm-trio-picker.sh
https://github.com/deeplycloudy/glmtools
A simple wrapper around cspp-geo-gglm-minute-gridder.sh that takes a single input file and:
1) determines if it is the last file in a minute
2) if so, finds all files from that minute and passes them to cspp-geo-gglm-minute-gridder.sh
3) creates both grids and tiles for that minute
And the methods are described in Bruning et al. (2019):
cspp-geo-gglm-minute-gridder.sh
Bruning, E., Tillier, C. E., Edgington, S. F., Rudlosky, S. D., Zajic, J.,Gravelle, C., et al.
(2019). Meteorological imagery for the Geostationary Lightning Mapper. Journal of Geophysical
Research: Atmospheres, 2019; 124: 14285 14309. https://doi.org/10.1029/2019JD030874
This script creates one minute grids from any number of input files.
## USAGE
cspp-geo-gglm.sh
This script creates one minute grids from three GLM L2+ LCFA input files. It also has a "realtime"
option where, provided a single input file, it will determine if an entire minute is available and
begin gridding if appropriate.
cspp-geo-gglm-make-grids.sh
A wrapper for the
`make_GLM_grids.py`
"kitchen sink" example script provided by glmtools.
\ No newline at end of file
This is a wrapper for the
`make_GLM_grids.py`
example utility provided by glmtools. Users may
find this script useful for creating grids with custom resolutions or frame durations.
\ No newline at end of file
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