Changes between Version 35 and Version 36 of OMI_observation_modules


Ignore:
Timestamp:
Feb 22, 2023, 4:00:24 PM (14 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules

    v35 v36  
    160160
    161161||= '''locweight''' =||= '''0''' =||= '''1''' =||= '''2''' =||= '''3''' =||= '''4''' =||
    162 ||= '''function''' =|| unit weight ||  exponential  ||||||||  5-th order polynomial  ||
    163 ||= '''regulation''' =||  -  ||  -  ||  -  ||  regulation using[[BR]]mean variance  ||  regulation using variance[[BR]]of single observation point  ||
     162||= function =|| unit weight ||  exponential  ||||||||  5-th order polynomial  ||
     163||= regulation =||  -  ||  -  ||  -  ||  regulation using[[BR]]mean variance  ||  regulation using variance[[BR]]of single observation point  ||
    164164||= '''cradius''' =||||||||||||  weight=0 if distance > cradius  ||
    165165||= '''sradius''' =||  no impact  ||  weight = exp(-d / sradius)  ||||||||  weight = 0 if d >= sradius[[BR]] else[[BR]] weight = f(sradius, distance)  ||