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

rename cspp-geo-gglm-minute-gridder.sh --> cspp-geo-gglm.sh (#10)

parent 8fa96902
No related branches found
No related tags found
1 merge request!52020 02 10 beta1 high priority
...@@ -44,7 +44,7 @@ if __name__ == '__main__': ...@@ -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_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_s20203101529200_e20203101529405_c20203101529430.nc \
# ./2020-11-05/CLASS/OR_GLM-L2-LCFA_G16_s20203101529400_e20203101530004_c20203101530021.nc # ./2020-11-05/CLASS/OR_GLM-L2-LCFA_G16_s20203101529400_e20203101530004_c20203101530021.nc
subprocess.run(["cspp-geo-gglm-minute-gridder.sh", subprocess.run(["cspp-geo-gglm.sh",
"--goes-sector", "full", "--goes-sector", "full",
"--create-tiles", "--create-tiles",
fileglob[0], fileglob[1], fileglob[2]] fileglob[0], fileglob[1], fileglob[2]]
......
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