Changes between Version 35 and Version 36 of OMI_observation_modules
- Timestamp:
- Feb 22, 2023, 4:00:24 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules
v35 v36 160 160 161 161 ||= '''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 || 164 164 ||= '''cradius''' =|||||||||||| weight=0 if distance > cradius || 165 165 ||= '''sradius''' =|| no impact || weight = exp(-d / sradius) |||||||| weight = 0 if d >= sradius[[BR]] else[[BR]] weight = f(sradius, distance) ||