Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Packages
chemical_checker
Commits
70300d1f
Commit
70300d1f
authored
Feb 11, 2021
by
nsoler
Browse files
admin cc scripts
parent
aaec1592
Pipeline
#2399
failed with stages
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package/scripts/export_features_sign0.py
View file @
70300d1f
...
...
@@ -45,7 +45,7 @@ def export_features_sign0(destination="/aloy/scratch/nsoler/CC_related/EXPORT_SI
continue
sign0tmp
=
cc
.
get_signature
(
'sign0'
,
'full'
,
ds
)
sign0tmp
.
export_features
(
destination
)
sign0tmp
.
export_features
(
tmpdir
)
if
__name__
==
'__main__'
:
destination
=
"/aloy/scratch/nsoler/CC_related/EXPORT_SIGN/sign0_features"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment