Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-gpaw
Commits
9d957802
Commit
9d957802
authored
Feb 29, 2016
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
setup_path had to be imported before nomadcore
parent
7c69c399
Changes
1
Hide whitespace changes
Inline
Side-by-side
parser/parser-gpaw/parser.py
View file @
9d957802
...
...
@@ -2,8 +2,8 @@ import os
from
contextlib
import
contextmanager
import
numpy
as
np
from
ase.data
import
chemical_symbols
from
nomadcore.unit_conversion.unit_conversion
import
convert_unit
as
cu
import
setup_paths
from
nomadcore.unit_conversion.unit_conversion
import
convert_unit
as
cu
from
nomadcore.local_meta_info
import
loadJsonFile
,
InfoKindEl
from
nomadcore.parser_backend
import
JsonParseEventsWriterBackend
from
tar
import
Reader
...
...
Write
Preview
Supports
Markdown
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