Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
csppfetch
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cspp_geo
csppfetch
Commits
f75309f4
Commit
f75309f4
authored
Sep 2, 2021
by
Alan De Smet
Browse files
Options
Downloads
Patches
Plain Diff
Get csppfetch from aitf.ancil.csppfetch
Slightly simplifies the import and testing.
parent
7f899d02
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/aitf-data-for-run
+1
-2
1 addition, 2 deletions
example/aitf-data-for-run
with
1 addition
and
2 deletions
example/aitf-data-for-run
+
1
−
2
View file @
f75309f4
...
...
@@ -23,10 +23,9 @@ import sys
import
logging
import
re
sys
.
path
.
append
(
os
.
path
.
abspath
(
'
..
'
))
import
csppfetch
import
aitf.ancil
import
aitf.conlog
csppfetch
=
aitf
.
ancil
.
csppfetch
def
parse_args
():
...
...
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