TUW-GEO / repurpose

Routines for the conversion of image formats to time series and vice versa.
Other
4 stars 4 forks source link

Parallel img2ts #21

Closed wpreimes closed 7 months ago

wpreimes commented 7 months ago

Refactor img2ts module to allow running most of it in parallel

wpreimes commented 7 months ago

Also fixes conversion of non-orthogonal image data (different time stamps for each location) and adds tests for cases with and without on-the-fly spatial resampling