Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Martin Claus
py-namelist
Commits
4f085959
Commit
4f085959
authored
Oct 04, 2018
by
Martin Claus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added example namelists
parent
d314eb38
Pipeline
#1892
passed with stage
in 42 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1888 additions
and
0 deletions
+1888
-0
examples/namelist_cfg
examples/namelist_cfg
+604
-0
examples/namelist_ref
examples/namelist_ref
+1279
-0
examples/parse_NEMO_namelists_to_JSON.py
examples/parse_NEMO_namelists_to_JSON.py
+5
-0
No files found.
examples/namelist_cfg
0 → 100644
View file @
4f085959
This diff is collapsed.
Click to expand it.
examples/namelist_ref
0 → 100644
View file @
4f085959
This diff is collapsed.
Click to expand it.
examples/parse_NEMO_namelists_to_JSON.py
0 → 100644
View file @
4f085959
from
context
import
namelist
import
json
in_file_ref
=
"namelist_ref"
in_file_cfg
=
"namelist_cfg"
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