DeDop / dedop-core

DeDop is a User Configurable Tool for Processing Delay Doppler Altimeter Data.
http://dedop.org/
GNU General Public License v3.0
14 stars 8 forks source link

Computation is slow when using an ROI filter #40

Closed mark-ep closed 7 years ago

mark-ep commented 7 years ago

Expected behavior

the processor should run faster when using an ROI filter, since it does not have to process as much data

Actual behavior

The computation time is not much reduced

Steps to reproduce the issue

  1. set an ROI in the CNF (min/max lat & lon)
  2. process a file
  3. the processing time is not reduce

Specifications

all platforms

mark-ep commented 7 years ago

fixed in add3663