Commit 4f085959 authored by Martin Claus's avatar Martin Claus
Browse files

Added example namelists

parent d314eb38
Loading
Loading
Loading
Loading
Loading

examples/namelist_cfg

0 → 100644
+604 −0

File added.

Preview size limit exceeded, changes collapsed.

examples/namelist_ref

0 → 100644
+1279 −0

File added.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Diff line number Diff line
from context import namelist
import json

in_file_ref = "namelist_ref"
in_file_cfg = "namelist_cfg"