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
ccc639fa
Commit
ccc639fa
authored
4 years ago
by
Nick Bearson
Browse files
Options
Downloads
Patches
Plain Diff
rename cspp-geo-gglm-minute-gridder.sh --> cspp-geo-gglm.sh (#10)
parent
8fa96902
No related branches found
Branches containing commit
No related tags found
1 merge request
!5
2020 02 10 beta1 high priority
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gridded_glm/bin/cspp-geo-gglm.sh
+0
-0
0 additions, 0 deletions
gridded_glm/bin/cspp-geo-gglm.sh
gridded_glm/libexec/_glm_trio_picker.py
+1
-1
1 addition, 1 deletion
gridded_glm/libexec/_glm_trio_picker.py
with
1 addition
and
1 deletion
gridded_glm/bin/cspp-geo-gglm
-minute-gridder
.sh
→
gridded_glm/bin/cspp-geo-gglm.sh
+
0
−
0
View file @
ccc639fa
File moved
This diff is collapsed.
Click to expand it.
gridded_glm/libexec/_glm_trio_picker.py
+
1
−
1
View file @
ccc639fa
...
@@ -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
]]
...
...
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