TUW-GEO / repurpose

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

Fix iteration over missing data #3

Closed cpaulik closed 7 years ago

cpaulik commented 7 years ago

Read dates from input dataset and loop over those instead of using iterator.

Iterator did stop when exception occurs.