&io !------------------------------------------------------------------------------------ ! do not modify !------------------------------------------------------------------------------------ io_form_input = 2, output_root_name = './input' plot = 'list' output_type = 'grads' !**** the 'grads' option was modified for IDL mercator_defs = .false. !**** IDL: no need ?? !------------------------------------------------------------------------------------ ! end do not modify !------------------------------------------------------------------------------------ input_root_name = '../DATA/wrfout' fields = 'tk,HGT,PSFC,U,V,W,T' / &datetime start_date = '2024-06-54_06:00:00', end_date = '2024-06-54_08:00:00', interval_seconds = 7400, !**** 2 Martian hours ! interval_seconds = 14800, !**** 4 Martian hours ! interval_seconds = 22200, !**** 6 Martian hours ! interval_seconds = 100 !**** LES :) / &interp interp_method = 0 / interp_method = 1 !****Mars: if specified user levels are decreasing, these are pressure levels interp_levels = !-4.5, !-4.25, -4., -3.75, -3.5, -3.25, -3., -2.75, -2.5, -2.25, -2., -1.75, -1.5, -1.25, -1., -0.75, -0.5, -0.25, 0., 0.25, 0.5, 0.75, 1., 1.25, 1.5, 1.75, 2., 2.25, 2.5, 2.75, 3., 3.5, 4., 4.5, 5., 5.5, !6., 6.5, !7., 7.5, !8., 8.5, !9., 9.5 !10., 10.5, !11., 11.5, !12., 12.5, !13., 13.5, !14., 14.5, !15., 15.5, !16., 16.5, !17., 17.5, !18., 18.5, !19., 19.5, !20., 20.5, !21., 21.5, !22., 22.5, !23., 23.5, !24., 24.5, !25., 25.5, !26., 26.5, !27., 27.5, !28., 28.5 / interp_method = 1 !****Mars: if specified user levels are decreasing, these are pressure levels interp_levels = 6.10, 5.35, 4.69, 4.11, 3.60, 3.16, 2.77, 2.43, 2.13, 1.87, 1.64, 1.43, 1.26, 1.10, 0.97, 0.85, 0.74, 0.65, 0.57, 0.50 / interp_method = 1 !****Mars: if specified user levels are decreasing, these are pressure levels interp_levels = 10.0, 9.9, 9.8, 9.7, 9.6, 9.5, 9.4, 9.3, 9.2, 9.1, 9.0, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1 8.0, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1 7.0, 6.9, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1 6.0, 5.9, 5.8, 5.7, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1 5.0, 4.9, 4.8, 4.7, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1 4.0, 3.9, 3.8, 3.7, 3.6, 3.5, 3.4, 3.3, 3.2, 3.1 3.0, 2.9, 2.8, 2.7, 2.6, 2.5, 2.4, 2.3, 2.2, 2.1 2.0, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1 1.0, 0.9, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3, 0.2