cmor_version: 1.0         ! version of CMOR that can read this table
cf_version:   1.3         ! version of CF that output conforms to
project_id:   IPCC Fourth Assessment  ! project id
table_id:     Table A1    ! table id
table_date:   23 October 2008 ! date this table was constructed
baseURL: http://www-pcmdi.llnl.gov/

modeling_realm: 	      land

expt_id_ok:   'pre-industrial control experiment'  'preind'
expt_id_ok:   'present-day control experiment'  'present'
expt_id_ok:   'climate of the 20th Century experiment (20C3M)' '20c3m'
expt_id_ok:   'committed climate change experiment'  ! official name(s) of 'ccce'
expt_id_ok:   'SRES A2 experiment'                   !  project's experiments 'sresa2'
expt_id_ok:   '720 ppm stabilization experiment (SRES A1B)'    'sresa1b'
expt_id_ok:   '550 ppm stabilization experiment (SRES B1)' 'sres1b'
expt_id_ok:   '1%/year CO2 increase experiment (to doubling)' '1pct2x'
expt_id_ok:   '1%/year CO2 increase experiment (to quadrupling)' '1pct4x'
expt_id_ok:   'slab ocean control experiment' 'slab'
expt_id_ok:   '2xCO2 equilibrium experiment' '2xco2'
expt_id_ok:   'AMIP experiment' 'amip'

required_global_attributes: creation_date tracking_id forcing model_id initialization_method ! space separated required global attribute

! global attributes: Conventions (cf_version in here), table_id, project_id,
! institution, experiment_id, source, calendar: are always required anyway 
magic_number: -1          ! used to check whether this file has been 
                          !   altered from the official version.
                          !   should be set to number of non-blank 
                          !   characters in file. 
approx_interval:  30.     ! approximate spacing between successive time
                          !   samples (in units of the output time 
                          !   coordinate.
missing_value: 1.e20      ! value used to indicate a missing value
                          !   in arrays output by netCDF as 32-bit IEEE 
                          !   floating-point numbers (float or real)

!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
!
! SUBROUTINE ARGUMENT DEFAULT INFORMATION
!
!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
!
!  set default specifications for subroutine arguments to:
!     required/indeterminate/optional/ignored/forbidden
!    (indeterminate may or may not be required information, but is not always
!     required as an argument of the function call)
!
!
!============
subroutine_entry: cmor_axis
!============
!
required: table axis_name units length coord_vals cell_bounds
ignored: interval
!
!============
subroutine_entry: cmor_variable
!============
!
required: table table_entry units axis_ids
indeterminate: missing_value
optional: tolerance original_name history comment
ignored: positive
!
!============
subroutine_entry: cmor_write
!============
!
required:  var_id data 
indeterminate: ntimes_passed time_vals time_bnds store_with
optional: file_suffix
!
!
!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
!
! AXIS INFORMATION
!
!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
!
! ??? what about climatology???
! ??? what about model level data???
!
!
!  TEMPLATE FOR AXES
!
!============
!axis_entry:               ! (required)
!============
!
!    Override default argument specifications for cmor_axis 
!------------
!    acceptable arguments include units length coord_vals cell_bounds interval
!required:                  ! (default: table axis_name units length
!                                        coord_vals cell_bounds)
!indeterminate:
!optional:
!ignored:                   ! (default: interval)
!forbidden:
!------------
!
! Axis attributes:
!----------------------------------	
!standard_name:             ! (required)
!units:                     ! (required)
!axis:                      ! X, Y, Z, T (default: undeclared)
!positive:                  ! up or down (default: undeclared)
!long_name:                 ! (default: undeclared)
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
!out_name:                ! (default: same as axis_entry) 
!type:                    ! double (default), real, character, integer
!stored_direction:        ! increasing (default) or decreasing
!valid_min:               ! type: double precision (default: no check performed
!valid_max:               ! type: double precision (default: no check performed
!requested:               ! space-separated list of requested coordinates 
                          !       (default: undeclared)
!requested_bounds:        ! space-separated list of requested coordinate bounds
                          !       (default: undeclared)
!tol_on_requests:         ! fractional tolerance for meeting request
                          !  (default=1.e-3, which is used in the formula:
                          !     eps =  MIN(( tol*interval between grid-points)
                          !          and (1.e-3*tol*coordinate value)))
!value:                   ! of scalar (singleton) dimension 
!bounds_values:           ! of scalar (singleton) dimension bounds
!----------------------------------	
!
!
!  TEMPLATE FOR VARIABLES
!
!
!============
!variable_entry:                ! (required)
!============
!
!    Override default argument specifications for cmor_variable
!------------
!        acceptable arguments include  file_suffix missing_value tolerance 
!                               original_name history comment positive
!required:                   ! (default: table table_entry units axis_ids)
!indeterminate:              ! (default: file_suffix missing_value)
!optional:                   ! (default: original_name history comment)
!ignored:                    ! (default: positive)
!forbidden:
!------------
!
! Variable attributes:
!----------------------------------	
!standard_name:              ! (required)
!units:                      ! (required)
!cell_methods:               ! (default: undeclared)
!long_name:                  ! (default: undeclared)
!comment:                    ! (default: undeclared)
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
!dimensions:                 ! (required)  (scalar dimension(s) should appear
                             !      last in list)
!out_name:                   ! (default: variable_entry)
!type:                       ! real (default), double, integer 
!positive:                   ! up or down (default: undeclared)
!valid_min:                  ! type: real (default: no check performed)
!valid_max:                  ! type: real (default: no check performed)
!ok_min_mean_abs:            ! type: real (default: no check performed)
!ok_max_mean_abs:            ! type: real (default: no check performed)
!----------------------------------	
! 

!
!============
axis_entry: longitude
!============
!
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    longitude
units:            degrees_east
axis:             X
long_name:        longitude
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         lon
valid_min:        0.           ! CMOR will add n*360 to input values
                               ! (where n is an integer) to ensure 
                               !  longitudes are in proper range.  The
                               !  data will also be rearranged 
                               !  appropriately.
valid_max:        360.         !  see above comment.
!----------------------------------	
!
!
!=============
axis_entry: latitude
!=============
!
! Axis attributes:
!----------------------------------	
standard_name:    latitude
units:            degrees_north
axis:             Y
long_name:        latitude
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         lat
valid_min:        -90.
valid_max:        90.
!----------------------------------	
!
!
!============
axis_entry: time
!============
!
!    Override default argument specifications for cmor_axis 
!------------
optional: interval length
indeterminate: coord_vals cell_bounds
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    time
units:            days since ?
axis:             T
long_name:        time
!----------------------------------
!
!
!
!============
axis_entry: time_clim
!============
!
!    Override default argument specifications for cmor_axis 
!------------
optional: interval length
indeterminate: coord_vals cell_bounds
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    time
units:            days since ?
axis:             T
climatology:      yes
long_name:        time
!----------------------------------
!
!
!
!============
axis_entry: pressure
!============
!
!    Override default argument specifications for cmor_axis 
!------------
ignored: cell_bounds
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    air_pressure
units:            Pa 
axis:             Z
positive:         down
long_name:        pressure
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         plev
stored_direction: decreasing
valid_min:        0.
valid_max:        110000.
requested:        10000. 20000. 30000. 40000. 50000.
!----------------------------------	
!
!
!============
axis_entry: height1
!============
!
!    Override default argument specifications for cmor_axis 
!------------
ignored: cell_bounds
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    height
units:            m
axis:             Z
positive:         up
long_name:        height
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         height
valid_min:        0.
valid_max:        10.
value:            2.
!----------------------------------	
!
!
!============
axis_entry: height2
!============
!
!    Override default argument specifications for cmor_axis 
!------------
ignored: cell_bounds
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    height
units:            m
axis:             Z
positive:         up
long_name:        height
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         height
valid_min:        0.
valid_max:        30.
value:            10.
!----------------------------------	
!
!============
axis_entry: depth1
!============
!
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    depth
units:            m
axis:             Z
positive:         down
long_name:         depth
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         depth
valid_min:        0.0
valid_max:        1.0
value:            0.05
bounds_values:    0.0 0.1
!----------------------------------
!
!
!============
axis_entry: standard_sigma
!============
!
!    Override default argument specifications for cmor_axis 
!------------
optional: units
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    atmosphere_sigma_coordinate
axis:             Z
positive:         down
long_name:        sigma coordinate
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         lev
stored_direction: decreasing
valid_min:        0.0
valid_max:        1.0
formula:          p(n,k,j,i) = ptop + sigma(k)*(ps(n,j,i) - ptop)
convert_to:       standard_hybrid_sigma
z_factors:        ptop: ptop sigma: sigma ps: ps
z_bounds_factors: ptop: ptop sigma: sigma_bnds ps: ps
!----------------------------------	
!
!
!============
axis_entry:  standard_hybrid_sigma
!============
!
!    Override default argument specifications for cmor_axis 
!------------
optional: units
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    atmosphere_hybrid_sigma_pressure_coordinate
units:            1
axis:             Z 
positive:         down
long_name:        hybrid sigma pressure coordinate
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         lev
stored_direction: decreasing
valid_min:        0.0
valid_max:        1.0
formula:          p(n,k,j,i) = a(k)*p0 + b(k)*ps(n,j,i)
convert_to:       standard_hybrid_sigma
z_factors:        p0: p0 a: a b: b ps: ps
z_bounds_factors: p0: p0 a: a_bnds b: b_bnds ps: ps
!----------------------------------		
!
!
!============
axis_entry:  alternate_hybrid_sigma
!============
!
!    Override default argument specifications for cmor_axis 
!------------
optional: units
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    atmosphere_hybrid_sigma_pressure_coordinate
units:            1
axis:             Z
positive:         down
long_name:        hybrid sigma pressure coordinate
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         lev
stored_direction: decreasing
valid_min:        0.0
valid_max:        1.0
formula:          p(n,k,j,i) = ap(k) + b(k)*ps(n,j,i)
convert_to:       standard_hybrid_sigma
z_factors:        p0: p0 ap: ap b: b ps: ps
z_bounds_factors: p0 ap: ap_bnds b: b_bnds ps: ps
!----------------------------------		
!
!
!============
axis_entry:  hybrid_height
!============
!
!    Override default argument specifications for cmor_axis 
!------------
optional: units
!------------
!
! Axis attributes:
!----------------------------------	
standard_name:    atmosphere_hybrid_height_coordinate
units:            m
axis:             Z 
positive:         up
long_name:        hybrid height coordinate
!----------------------------------	
!
! Additional axis information:
!----------------------------------	
out_name:         lev
stored_direction: increasing
valid_min:        0.0
formula:          z(k,j,i) = a(k) + b(k)*orog(j,i)
z_factors:        a: az b: bz orog: orog
z_bounds_factors: a: az_bnds b: bz_bnds orog: orog
!----------------------------------		
!
!
!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
!
! VARIABLE INFORMATION
!
!*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#
!
!
!
! ***************************************************************
!
! Vertical dimensionless coordinate variables:
!
! ***************************************************************
!
!
!
!============
variable_entry: p0
!============
!
!    Override default argument specifications for cmor_variable
!------------
ignored: axis_ids
!------------
!
! Variable attributes:
!----------------------------------	
long_name:       reference pressure for hybrid sigma coordinate 
units:           Pa
!----------------------------------	
!
!
!============
variable_entry: ptop
!============
!
!    Override default argument specifications for cmor_variable
!------------
ignored: axis_ids
!------------
!
! Variable attributes:
!----------------------------------	
long_name:       pressure at top of model 
units:           Pa
!----------------------------------	
!
!
!============
variable_entry: sigma
!============
!
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:  sigma coordinate
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: sigma_bnds
!============
!IPCC_table_A1
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:  sigma coordinate for layer bounds
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: a
!============
!
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid sigma coordinate A coefficient for layer
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: b
!============
!
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid sigma coordinate B coefficient for layer
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: a_bnds
!============
!
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid sigma coordinate A coefficient for layer bounds
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: b_bnds
!============
!
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid sigma coordinate B coefficient for layer bounds
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------
!
!
!============
variable_entry: ap
!============
!
! Variable attributes:
!----------------------------------	
long_name:   alternate hybrid sigma coordinate A coefficient for layer
units:           Pa
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: ap_bnds
!============
!
! Variable attributes:
!----------------------------------	
long_name:   alternate hybrid sigma coordinate A coefficient for layer bounds
units:           Pa
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: az
!============
!
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid height coordinate A coefficient for layer
units:           m
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: bz
!============
!
!    Override default argument specifications for cmor_variable 
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid height coordinate B coefficient for layer
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: az_bnds
!============
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid sigma coordinate A coefficient for layer bounds
units:           m
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------	
!
!
!============
variable_entry: bz_bnds
!============
!
!    Override default argument specifications for cmor_variable
!------------
optional: units
!------------
!
! Variable attributes:
!----------------------------------	
long_name:   hybrid sigma coordinate B coefficient for layer bounds
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         zlevel
type:               double
!----------------------------------
!
!
!============
variable_entry: psl
!============
!
! Variable attributes:
!----------------------------------	
standard_name:   air_pressure_at_sea_level     
units:           Pa
cell_methods:    time: mean
long_name:       Sea Level Pressure
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
valid_min:        90000.
valid_max:        120000.
ok_min_mean_abs:  102000.
ok_max_mean_abs:  98000.
!----------------------------------	
! 
!
!============
variable_entry: orog
!============
!
! Variable attributes:
!----------------------------------	
standard_name: surface_altitude
units:         m
long_name:     Surface Altitude
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude
valid_min:        -500.
valid_max:        12000.
ok_min_mean_abs:  0.
ok_max_mean_abs:  2000.
!----------------------------------	
!
!
!============
variable_entry: pr
!============
!
! Variable attributes:
!----------------------------------	
standard_name:  precipitation_flux
units:          kg m-2 s-1
cell_methods:   time: mean
long_name:      Precipitation
comment:        includes all types (rain, snow, large-scale, convective, etc.)
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         longitude latitude time
valid_min:          0.0
valid_max:          1.e-4
ok_min_mean_abs:    1.e-6
ok_max_mean_abs:    5.e-5 
!----------------------------------	
!
!
!============
variable_entry: tas
!============
!
! Variable attributes:
!----------------------------------	
standard_name:   air_temperature     
units:           K
cell_methods:    time: mean
long_name:       Surface Air Temperature
deflate: 9
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time height1
valid_min:        200.
valid_max:        330.
ok_min_mean_abs:  260.
ok_max_mean_abs:  300.
!----------------------------------	
! 
!
!============
variable_entry: tas_diurnal
!============
!
! Variable attributes:
!----------------------------------	
standard_name:   air_temperature     
units:           K
cell_methods:    time: mean within days time: mean over days
long_name:       Diurnal Cycle Climatology for Surface Air Temperature
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time_clim height1
valid_min:        200.
valid_max:        330.
ok_min_mean_abs:  270.
ok_max_mean_abs:  300.
!----------------------------------	
! 
!
!============
variable_entry: mrsos
!============
!
! Variable attributes:
!----------------------------------	
standard_name: moisture_content_of_soil_layer
units:         kg m-2
cell_methods:  time: mean
long_name:     Moisture in Upper 0.1 m of Soil Column
comment:         includes subsurface frozen water but not surface snow and ice 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time depth1
!----------------------------------	 
!
!
!============
variable_entry: hfls
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name: hfls
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: ps
!============
!
! Variable attributes:
!----------------------------------	
standard_name:   surface_air_pressure     
units:           Pa
cell_methods:    time: mean
long_name:       Surface Pressure
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
valid_min:        0.48e5
valid_max:        1.1e5
ok_min_mean_abs:  0.97e5
ok_max_mean_abs:  1.0e5
!----------------------------------		
! 
!
!============
variable_entry: ua
!============
!
! Variable attributes:
!----------------------------------	
standard_name: eastward_wind
units:         m s-1
cell_methods:  time: mean
long_name:     Zonal Wind Component
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude pressure time
valid_min:        -200.
valid_max:        300.
ok_min_mean_abs:  0.1
ok_max_mean_abs:  100.
!----------------------------------	
!
!
!============
variable_entry: ta
!============
!
! Variable attributes:
!----------------------------------	
standard_name: air_temperature
units:         K
cell_methods:  time: mean
long_name:     Temperature
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude pressure time
valid_min:        150.
valid_max:        350.
ok_min_mean_abs:  200.
ok_max_mean_abs:  300.
!----------------------------------	
!
!
!============
variable_entry: cl
!============
!
! Variable attributes:
!----------------------------------	
standard_name:  cloud_area_fraction
units:          %
cell_methods:   time: mean
long_name:      Total Cloud Fraction
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:         longitude latitude zlevel time
valid_min:          0.0
valid_max:          100.0
ok_min_mean_abs:    10.0
ok_max_mean_abs:    90.0
!----------------------------------	
!
!
!============
variable_entry: hfls0 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls0 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls1 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls1 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls2 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls2 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls3 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls3 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls4 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls4 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls5 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls5 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls6 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls6 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls7 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls7 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls8 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls8 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls9 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls9 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls10 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls10 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls11 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls11 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls12 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls12 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls13 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls13 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls14 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls14 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls15 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls15 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls16 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls16 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls17 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls17 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls18 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls18 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls19 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls19 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls20 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls20 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls21 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls21 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls22 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls22 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls23 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls23 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls24 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls24 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls25 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls25 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls26 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls26 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls27 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls27 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls28 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls28 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls29 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls29 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls30 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls30 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls31 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls31 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls32 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls32 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls33 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls33 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls34 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls34 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls35 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls35 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls36 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls36 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls37 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls37 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls38 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls38 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls39 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls39 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls40 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls40 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls41 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls41 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls42 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls42 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls43 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls43 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls44 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls44 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls45 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls45 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls46 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls46 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls47 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls47 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls48 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls48 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls49 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls49 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls50 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls50 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls51 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls51 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls52 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls52 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls53 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls53 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls54 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls54 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls55 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls55 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls56 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls56 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls57 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls57 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls58 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls58 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls59 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls59 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls60 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls60 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls61 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls61 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls62 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls62 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls63 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls63 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls64 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls64 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls65 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls65 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls66 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls66 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls67 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls67 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls68 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls68 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls69 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls69 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls70 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls70 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls71 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls71 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls72 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls72 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls73 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls73 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls74 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls74 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls75 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls75 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls76 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls76 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls77 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls77 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls78 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls78 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls79 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls79 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls80 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls80 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls81 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls81 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls82 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls82 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls83 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls83 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls84 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls84 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls85 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls85 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls86 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls86 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls87 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls87 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls88 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls88 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls89 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls89 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls90 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls90 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls91 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls91 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls92 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls92 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls93 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls93 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls94 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls94 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls95 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls95 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls96 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls96 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls97 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls97 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls98 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls98 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls99 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls99 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls100 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls100 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls101 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls101 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls102 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls102 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls103 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls103 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls104 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls104 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls105 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls105 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls106 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls106 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls107 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls107 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls108 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls108 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls109 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls109 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls110 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls110 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls111 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls111 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls112 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls112 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls113 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls113 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls114 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls114 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls115 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls115 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls116 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls116 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls117 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls117 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls118 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls118 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls119 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls119 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls120 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls120 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls121 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls121 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls122 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls122 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls123 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls123 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls124 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls124 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls125 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls125 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls126 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls126 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls127 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls127 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls128 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls128 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls129 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls129 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls130 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls130 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls131 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls131 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls132 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls132 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls133 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls133 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls134 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls134 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls135 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls135 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls136 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls136 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls137 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls137 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls138 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls138 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls139 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls139 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls140 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls140 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls141 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls141 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls142 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls142 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls143 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls143 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls144 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls144 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls145 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls145 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls146 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls146 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls147 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls147 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls148 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls148 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls149 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls149 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls150 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls150 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls151 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls151 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls152 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls152 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls153 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls153 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls154 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls154 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls155 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls155 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls156 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls156 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls157 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls157 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls158 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls158 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls159 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls159 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls160 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls160 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls161 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls161 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls162 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls162 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls163 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls163 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls164 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls164 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls165 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls165 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls166 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls166 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls167 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls167 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls168 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls168 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls169 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls169 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls170 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls170 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls171 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls171 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls172 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls172 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls173 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls173 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls174 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls174 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls175 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls175 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls176 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls176 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls177 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls177 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls178 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls178 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls179 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls179 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls180 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls180 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls181 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls181 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls182 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls182 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls183 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls183 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls184 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls184 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls185 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls185 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls186 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls186 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls187 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls187 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls188 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls188 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls189 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls189 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls190 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls190 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls191 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls191 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls192 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls192 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls193 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls193 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls194 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls194 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls195 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls195 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls196 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls196 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls197 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls197 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls198 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls198 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls199 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls199 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls200 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls200 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls201 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls201 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls202 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls202 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls203 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls203 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls204 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls204 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls205 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls205 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls206 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls206 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls207 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls207 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls208 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls208 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls209 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls209 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls210 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls210 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls211 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls211 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls212 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls212 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls213 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls213 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls214 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls214 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls215 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls215 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls216 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls216 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls217 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls217 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls218 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls218 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls219 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls219 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls220 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls220 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls221 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls221 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls222 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls222 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls223 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls223 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls224 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls224 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls225 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls225 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls226 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls226 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls227 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls227 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls228 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls228 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls229 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls229 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls230 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls230 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls231 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls231 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls232 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls232 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls233 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls233 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls234 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls234 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls235 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls235 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls236 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls236 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls237 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls237 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls238 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls238 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls239 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls239 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls240 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls240 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls241 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls241 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls242 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls242 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls243 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls243 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls244 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls244 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls245 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls245 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls246 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls246 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls247 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls247 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls248 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls248 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls249 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls249 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls250 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls250 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls251 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls251 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls252 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls252 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls253 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls253 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls254 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls254 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls255 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls255 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls256 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls256 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls257 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls257 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls258 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls258 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls259 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls259 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls260 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls260 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls261 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls261 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls262 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls262 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls263 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls263 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls264 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls264 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls265 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls265 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls266 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls266 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls267 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls267 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls268 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls268 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls269 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls269 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls270 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls270 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls271 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls271 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls272 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls272 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls273 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls273 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls274 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls274 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls275 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls275 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls276 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls276 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls277 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls277 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls278 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls278 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls279 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls279 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls280 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls280 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls281 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls281 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls282 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls282 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls283 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls283 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls284 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls284 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls285 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls285 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls286 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls286 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls287 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls287 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls288 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls288 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls289 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls289 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls290 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls290 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls291 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls291 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls292 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls292 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls293 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls293 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls294 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls294 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls295 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls295 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls296 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls296 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls297 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls297 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls298 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls298 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls299 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls299 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls300 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls300 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls301 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls301 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls302 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls302 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls303 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls303 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls304 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls304 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls305 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls305 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls306 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls306 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls307 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls307 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls308 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls308 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls309 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls309 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls310 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls310 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls311 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls311 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls312 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls312 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls313 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls313 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls314 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls314 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls315 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls315 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls316 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls316 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls317 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls317 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls318 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls318 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls319 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls319 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls320 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls320 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls321 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls321 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls322 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls322 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls323 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls323 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls324 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls324 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls325 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls325 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls326 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls326 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls327 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls327 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls328 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls328 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls329 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls329 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls330 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls330 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls331 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls331 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls332 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls332 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls333 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls333 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls334 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls334 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls335 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls335 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls336 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls336 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls337 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls337 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls338 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls338 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls339 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls339 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls340 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls340 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls341 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls341 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls342 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls342 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls343 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls343 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls344 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls344 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls345 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls345 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls346 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls346 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls347 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls347 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls348 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls348 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls349 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls349 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls350 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls350 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls351 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls351 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls352 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls352 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls353 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls353 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls354 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls354 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls355 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls355 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls356 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls356 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls357 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls357 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls358 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls358 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls359 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls359 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls360 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls360 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls361 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls361 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls362 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls362 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls363 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls363 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls364 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls364 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls365 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls365 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls366 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls366 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls367 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls367 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls368 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls368 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls369 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls369 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls370 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls370 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls371 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls371 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls372 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls372 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls373 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls373 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls374 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls374 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls375 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls375 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls376 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls376 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls377 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls377 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls378 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls378 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls379 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls379 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls380 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls380 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls381 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls381 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls382 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls382 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls383 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls383 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls384 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls384 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls385 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls385 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls386 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls386 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls387 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls387 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls388 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls388 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls389 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls389 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls390 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls390 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls391 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls391 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls392 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls392 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls393 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls393 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls394 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls394 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls395 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls395 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls396 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls396 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls397 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls397 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls398 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls398 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
variable_entry: hfls399 
!============
!
!    Override default argument specifications for cmor_variable
!------------
!required: positive
!------------
!
! Variable attributes:
!----------------------------------	
standard_name: surface_upward_latent_heat_flux
units:         W m-2
cell_methods:  time: mean
long_name:     Surface Latent Heat Flux
modeling_realm:   atmosphere
comment: whatever dude
out_name:  hfls399 
!----------------------------------	
!
! Additional variable information:
!----------------------------------	
dimensions:       longitude latitude time
positive:         up
valid_min:        -50.
valid_max:        300.
ok_min_mean_abs:  10.
ok_max_mean_abs:  120.
!shuffle:          1
!deflate:          1
!deflate_level:    9
!----------------------------------	
!
!
!============
