Skip to content
Snippets Groups Projects
Commit a90ee80f authored by Nick Bearson's avatar Nick Bearson
Browse files

fix the minute gridder description (#11)

parent ccc639fa
No related branches found
No related tags found
1 merge request!52020 02 10 beta1 high priority
#!/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 grids of GLM flash data.
""" """
import numpy as np import numpy as np
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment