nansencenter / sea_ice_drift

Sea ice drift from Sentinel-1 SAR imagery using open source feature tracking
GNU General Public License v3.0
41 stars 17 forks source link

Make it more generic #1

Closed akorosov closed 8 years ago

akorosov commented 8 years ago

Currently the packages is very specific to Sentinel-1, Nansat, HV. However it has high potential for applications in other areas (bands, sensors, EM-range, etc). It is important to make it much more generic to be more widely usable.

stefanmuckenhuber commented 8 years ago

Thanks for the comment! I agree! The current setting is tuned for Sentinel-1, but new test/tuning data from other sensors could give us the best possible setting for the respective images. NB: The band can be changed to HH by adding band='HH' as argument.