-
- Downloads
In program test_good_contour, choose more general default values of
namelist input. Also, choose name of primary NetCDF variable in namelist and read only this variable, not its coordinates. This makes it easier to use an arbitrary NetCDF file. In program test_set_outermost_contour, it is hard to remember the order of positional arguments so we rather use fixed input file names and no arguments. In JSON input file for tests, it is simpler to use the "input" key than creating a one-line input file, in some cases.
Showing
- Tests/Stdin/default_main_nml.txt 0 additions, 1 deletionTests/Stdin/default_main_nml.txt
- Tests/Stdin/get_snaphot_noise_stdin.txt 0 additions, 1 deletionTests/Stdin/get_snaphot_noise_stdin.txt
- Tests/Stdin/get_snaphot_stdin.txt 0 additions, 1 deletionTests/Stdin/get_snaphot_stdin.txt
- Tests/Stdin/good_contour.txt 5 additions, 0 deletionsTests/Stdin/good_contour.txt
- Tests/Stdin/good_contour_2.txt 3 additions, 0 deletionsTests/Stdin/good_contour_2.txt
- Tests/Stdin/good_contour_nml_1.txt 0 additions, 1 deletionTests/Stdin/good_contour_nml_1.txt
- Tests/Stdin/good_contour_nml_2.txt 0 additions, 2 deletionsTests/Stdin/good_contour_nml_2.txt
- Tests/Stdin/no_good_contour.txt 1 addition, 0 deletionsTests/Stdin/no_good_contour.txt
- Tests/Stdin/no_good_contour_nml.txt 0 additions, 2 deletionsTests/Stdin/no_good_contour_nml.txt
- Tests/plot_snapshot.py 3 additions, 4 deletionsTests/plot_snapshot.py
- Tests/test_good_contour.f 20 additions, 22 deletionsTests/test_good_contour.f
- Tests/tests.json 26 additions, 26 deletionsTests/tests.json
Tests/Stdin/default_main_nml.txt
deleted
100644 → 0
Tests/Stdin/get_snaphot_stdin.txt
deleted
100644 → 0
Tests/Stdin/good_contour.txt
0 → 100644
Tests/Stdin/good_contour_2.txt
0 → 100644
Tests/Stdin/good_contour_nml_1.txt
deleted
100644 → 0
Tests/Stdin/good_contour_nml_2.txt
deleted
100644 → 0
Tests/Stdin/no_good_contour.txt
0 → 100644
Tests/Stdin/no_good_contour_nml.txt
deleted
100644 → 0
Please register or sign in to comment