Read date, slice and `periodic` from namelist file
It was not convenient to read them with input function or on the command line: too much to read this way, and not clear when saved in JSON text file. And we already had to create a namelist file anyway. And this way the namelists can be extended transparently.
Showing
- Inst_eddies/Tests/long_tests.json 9 additions, 10 deletionsInst_eddies/Tests/long_tests.json
- Inst_eddies/Tests/short_tests.json 10 additions, 8 deletionsInst_eddies/Tests/short_tests.json
- Inst_eddies/inst_eddies.py.in 22 additions, 38 deletionsInst_eddies/inst_eddies.py.in
- Inst_eddies/inst_eddies_Aviso.py 3 additions, 6 deletionsInst_eddies/inst_eddies_Aviso.py
Please register or sign in to comment