Skip to content

Commit

Permalink
Clean up trailing white space in YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlevy1981 committed May 23, 2024
1 parent 9422a43 commit 961ca65
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions defaults/diagnostics_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ POP_FLUX_((particulate_flux_ref_depth_str)) :
vertical_grid : none
frequency : medium
operator : average
PON_FLUX_((particulate_flux_ref_depth_str)) :
PON_FLUX_((particulate_flux_ref_depth_str)) :
longname : PON Flux at ((particulate_flux_ref_depth_str))
units : mmol/m^3 cm/s
vertical_grid : none
Expand Down Expand Up @@ -948,13 +948,13 @@ POP_REMIN_PO4 :
vertical_grid : layer_avg
frequency : low
operator : average
PON_FLUX_IN :
PON_FLUX_IN :
longname : PON Flux into Cell
units : mmol/m^3 cm/s
vertical_grid : layer_avg
frequency : medium
operator : average
PON_PROD :
PON_PROD :
longname : PON Production
units : mmol/m^3/s
vertical_grid : layer_avg
Expand Down
12 changes: 6 additions & 6 deletions defaults/settings_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ _tracer_list :
dependencies :
lvariable_NtoC : .true.
long_name : ((autotroph_lname)) Nitrogen
units : mmol/m^3
units : mmol/m^3
# Per-autotroph (ciso only)
((autotroph_sname))13C :
dependencies :
Expand Down Expand Up @@ -272,7 +272,7 @@ general_parms :
subcategory : 2. config flags
units : unitless
datatype : logical
default_value : .true.
default_value : .true.
ladjust_bury_coeff :
longname : Control if bury coefficients are adjusted (rather than constant)
subcategory : 2. config flags
Expand Down Expand Up @@ -904,12 +904,12 @@ PFT_derived_types :
((autotroph_sname)) == "sp" : 7.5e-3
((autotroph_sname)) == "diat" : 8.3e-3
((autotroph_sname)) == "diaz" : 3.7e-3
POpt :
POpt :
longname : PO4 threshold in uptake ratio computations
subcategory : 10. autotrophs
units : unitless
datatype : real
default_value :
default_value :
default : 1e34
((autotroph_sname)) == "sp" : 0.8
((autotroph_sname)) == "diat" : 0.8
Expand All @@ -934,12 +934,12 @@ PFT_derived_types :
((autotroph_sname)) == "sp" : 1.1e-1
((autotroph_sname)) == "diat" : 1.1e-1
((autotroph_sname)) == "diaz" : 1.4e-1
NOpt :
NOpt :
longname : N threshold in uptake ratio computations
subcategory : 10. autotrophs
units : unitless
datatype : real
default_value :
default_value :
default : 1e34
((autotroph_sname)) == "sp" : 0.4
((autotroph_sname)) == "diat" : 0.4
Expand Down

0 comments on commit 961ca65

Please sign in to comment.