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

fix the script called by the trio picker

parent 20949fde
No related branches found
No related tags found
1 merge request!4add satpy to our buildbucket
......@@ -44,7 +44,7 @@ if __name__ == '__main__':
# ./2020-11-05/CLASS/OR_GLM-L2-LCFA_G16_s20203101529000_e20203101529205_c20203101529215.nc \
# ./2020-11-05/CLASS/OR_GLM-L2-LCFA_G16_s20203101529200_e20203101529405_c20203101529430.nc \
# ./2020-11-05/CLASS/OR_GLM-L2-LCFA_G16_s20203101529400_e20203101530004_c20203101530021.nc
subprocess.run(["minute_gridder.sh",
subprocess.run(["cspp-geo-gglm-minute-gridder.sh",
"--goes-position", "auto",
"--goes-sector", "full",
"--create-tiles",
......
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