We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e79f50 commit 6a5c7ebCopy full SHA for 6a5c7eb
input/geocarb/config/geocarb_base_config.lua
@@ -384,7 +384,7 @@ GeocarbBaseConfig = GeocarbConfig:new {
384
fluorescence = {
385
creator = GeocarbConfig.fluorescence_effect_land_only,
386
apriori = ConfigCommon.fluorescence_apriori("Fluorescence"),
387
- sif_sigma_scale = 1.0 / 3,
+ sif_sigma_scale = 1.0,
388
covariance = ConfigCommon.fluorescence_covariance("Fluorescence"),
389
reference_point = ConfigCommon.hdf_read_double_with_unit("Fluorescence/reference_point"),
390
retrieved = true,
0 commit comments