From cb3274c21ef12608817ad4e76b81cc73dec7c19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oriol=20Tint=C3=B3?= <oriol.tinto@lmu.de> Date: Fri, 19 May 2023 15:48:08 +0200 Subject: [PATCH] Remove namelist.yml with hardcoded output date from conf/real-from-ideal --- conf/real-from-ideal/namelists.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 conf/real-from-ideal/namelists.yml diff --git a/conf/real-from-ideal/namelists.yml b/conf/real-from-ideal/namelists.yml deleted file mode 100644 index 8d69ba5..0000000 --- a/conf/real-from-ideal/namelists.yml +++ /dev/null @@ -1,12 +0,0 @@ -atmosphere_namelist_ideal: | - &output_nml - / - &output_nml - steps_per_file = 1 - output_start = '2020-10-01T06:00:00Z' - output_end = '2020-10-01T06:00:00Z' - output_filename = "init-test-ext" - include_last = .true. - output_interval = 'PT3600S' - ml_varlist = 'depth_lk', 'emis_rad', 'fr_lake', 'fr_land', 'topography_c', 'soiltyp', 'sso_stdh', 'sso_theta', 'sso_gamma', 'sso_sigma' - / -- GitLab