diff --git a/Inst_eddies/Tests/test_output.json b/Inst_eddies/Tests/test_output.json index d725e511c24479f1a159c2833d722009d5aaffad..6f8a4a0c774c34626390d3bc99360bba1859fc7c 100644 --- a/Inst_eddies/Tests/test_output.json +++ b/Inst_eddies/Tests/test_output.json @@ -1,4 +1,22 @@ { + "n_dates_1": + { + "command": + [ + "$src_dir/Inst_eddies/Analysis/write_date_range.py", + "$PWD/Global_1993_2021/SHPC", "SHPC", "20454" + ], + "description": "Only useful as input to other tests." + }, + "n_dates_14": + { + "command": + [ + "$src_dir/Inst_eddies/Analysis/write_date_range.py", + "$PWD/Global_1993_2021/SHPC", "SHPC", "20454", "-n", "14" + ], + "description": "Only useful as input to other tests." + }, "Medium_mix": { "description": "Append to medium-sized SHPC, mixing output to the three shapefiles.", "input": "&main_nml /\n",