frogg / STUPRO

Satellite-based terrain visualization for environmental monitoring and presentation of relevant observations
Other
6 stars 3 forks source link

feature/temporalInterpolationFilter #170

Closed jtagscherer closed 8 years ago

jtagscherer commented 8 years ago

This filter interpolates values linearly so they look smooth both on time steps where no data for a point is normally available and between time steps.

larissa95 commented 8 years ago

[----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (11 ms total) [  PASSED  ] 3 tests. [  FAILED  ] 1 test, listed below: [  FAILED  ] TestTemporalInterpolationFilter.TestPrecipitationData

jtagscherer commented 8 years ago

This branch should not be merged just yet, there is still the crucial check for the data's state missing, whose basic framework still resides in bugfix/filterOutputImprovements and is yet to be merged.

larissa95 commented 8 years ago

Test auskommentiert