-
Notifications
You must be signed in to change notification settings - Fork 1
Interpolation Types
Kathi Schleidt edited this page Sep 26, 2025
·
3 revisions
We'd like to harmonize Interpolation Types across OGC Standards. Currently found:
- http://www.opengis.net/def/timeseries/InterpolationCode/Continuous
- http://www.opengis.net/def/timeseries/InterpolationCode/Discontinuous
- http://www.opengis.net/def/timeseries/InterpolationCode/InstantTotal
- http://www.opengis.net/def/timeseries/InterpolationCode/AveragePrec
- https://www.opengis.net/def/timeseries/InterpolationCode/MaxPrec
- http://www.opengis.net/def/timeseries/InterpolationCode/MinPrec
- http://www.opengis.net/def/timeseries/InterpolationCode/TotalPrec - missing
- http://www.opengis.net/def/timeseries/InterpolationCode/AverageSucc
- http://www.opengis.net/def/timeseries/InterpolationCode/TotalSucc
- http://www.opengis.net/def/timeseries/InterpolationCode/MinSucc
- http://www.opengis.net/def/timeseries/InterpolationCode/MaxSucc
- http://www.opengis.net/def/timeseries/InterpolationCode/ConstPrec
- http://www.opengis.net/def/timeseries/InterpolationCode/ConstSucc
- http://www.opengis.net/def/timeseries/InterpolationCode/Statistical - missing
TotalPrec is listed as http://www.opengis.net/def/timeseries/InterpolationCode/PrecTotal
- None
- Nearest neighbour
- Linear
- Quadratic
- Cubic Any
- Lost area
- Barycentric