From a890f63bc48e530700b3622808dd7777830072c3 Mon Sep 17 00:00:00 2001 From: dougiesquire Date: Tue, 23 Apr 2024 13:39:54 +1000 Subject: [PATCH] fix dust units --- data_table | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_table b/data_table index b751660..a9aea8c 100644 --- a/data_table +++ b/data_table @@ -5,6 +5,6 @@ "OCN" , "co2_flux_pcair_atm" , "" , "" , "none" , 284.262e-06 "OCN" , "co2_nat_flux_pcair_atm" , "" , "" , "none" , 284.262e-06 "OCN" , "o2_flux_pcair_atm" , "" , "" , "none" , 0.21 -"OCN" , "dry_dep_fe_flux_ice_ocn" , "dust" , "./INPUT/dust.nc" , "none" , -1.0 +"OCN" , "dry_dep_fe_flux_ice_ocn" , "dust" , "./INPUT/dust.nc" , "none" , -1.0e-06 #"OCN" , "runoff_no3_flux_ice_ocn" , "" , "" , "none" , -1.0 #"OCN" , "runoff_phy_flux_ice_ocn" , "" , "" , "none" , -1.0