|
| 1 | +[default] |
| 2 | +input = . |
| 3 | +input_subdir = archive/atm/hist |
| 4 | +output = test_campaign_cryosphere_override_output |
| 5 | +case = case_name |
| 6 | +www = www/path |
| 7 | +e3sm_unified = latest |
| 8 | +partition = compute |
| 9 | +ref_start_yr = 1979 |
| 10 | +ref_final_yr = 2016 |
| 11 | +dry_run = True |
| 12 | +environment_commands = "source /lcrc/soft/climate/e3sm-unified/load_latest_e3sm_unified_chrysalis.sh" |
| 13 | +campaign = "cryosphere" |
| 14 | + |
| 15 | +[climo] |
| 16 | +active = True |
| 17 | +years = "1:100:20", "1:100:50", |
| 18 | +# Use default vars |
| 19 | + |
| 20 | + [[ atm_monthly_180x360_aave ]] |
| 21 | + mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc |
| 22 | + frequency = "monthly" |
| 23 | + |
| 24 | + [[ atm_monthly_diurnal_8xdaily_180x360_aave ]] |
| 25 | + input_subdir = "archive/atm/hist" |
| 26 | + input_files = "eam.h4" |
| 27 | + mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc |
| 28 | + vars = "PRECT" |
| 29 | + frequency = "monthly_diurnal_8xdaily" |
| 30 | + |
| 31 | +[ts] |
| 32 | +active = True |
| 33 | +years = "1:100:10", |
| 34 | + |
| 35 | + [[ atm_monthly_180x360_aave ]] |
| 36 | + input_subdir = "archive/atm/hist" |
| 37 | + input_files = "eam.h0" |
| 38 | + frequency = "monthly" |
| 39 | + mapping_file = /home/ac.zender/data/maps/map_ne30pg2_to_cmip6_180x360_aave.20200201.nc |
| 40 | + # Use default vars |
| 41 | + |
| 42 | + [[ rof_monthly ]] |
| 43 | + input_subdir = "archive/rof/hist" |
| 44 | + input_files = "mosart.h0" |
| 45 | + frequency = "monthly" |
| 46 | + mapping_file = "" |
| 47 | + vars = "RIVER_DISCHARGE_OVER_LAND_LIQ" |
| 48 | + extra_vars = 'areatotal2' |
| 49 | + |
| 50 | +[e3sm_diags] |
| 51 | +active = True |
| 52 | +years = "1:100:20", "1:100:50", |
| 53 | +ts_num_years = 10 |
| 54 | +sets = "qbo", # Override `sets` from `campaign = "cryosphere"` |
| 55 | + |
| 56 | + [[ atm_monthly_180x360_aave ]] |
| 57 | + short_name = case_name |
| 58 | + grid = '180x360_aave' |
| 59 | + reference_data_path = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/climatology' |
| 60 | + obs_ts = '/lcrc/soft/climate/e3sm_diags_data/obs_for_e3sm_diags/time-series' |
| 61 | + dc_obs_climo = '/lcrc/group/e3sm/public_html/e3sm_diags_test_data/unit_test_complete_run/obs/climatology' |
| 62 | + climo_diurnal_subsection = "atm_monthly_diurnal_8xdaily_180x360_aave" |
| 63 | + streamflow_obs_ts = '/lcrc/group/e3sm/public_html/e3sm_diags_test_data/unit_test_complete_run/obs/time-series/' |
| 64 | + |
| 65 | +[e3sm_diags_vs_model] |
| 66 | +active = False |
| 67 | + |
| 68 | +[amwg] |
| 69 | +active = False |
| 70 | + |
| 71 | +[mpas_analysis] |
| 72 | +active = True |
| 73 | +walltime = "24:00:00" |
| 74 | +parallelTaskCount = 6 |
| 75 | +ts_years = "1-50", "1-100", |
| 76 | +enso_years = "11-50", "11-100", |
| 77 | +climo_years ="21-50", "51-100", |
| 78 | +mesh = "EC30to60E2r2" |
| 79 | + |
| 80 | +[global_time_series] |
| 81 | +active = False |
0 commit comments