innosat-mats / level1a

merging platform and payload data to geolocated images
MIT License
0 stars 0 forks source link

Merging images with platform data #2

Closed joakimmoller closed 1 year ago

joakimmoller commented 1 year ago

What timescale is good enough to fit platform data onto the timestamp of an exposure? Let's say we have data 1/10 of a second from platform data - would it be sufficient to use the closest value?

If not, is a linear interpolation between the two closest values good enough?

skymandr commented 1 year ago

Conclusion from meeting was that linear interpolation is good enough.