Version 2 (modified by knpa, 10 years ago) (diff)

--

Splitting VNIR and SWIR

This page details how to separate SWIR and VNIR from the FENIX (though may work with other Specim instruments).

This works on raw files, level1b files and level2 mapped files.

The header file needs to contain vimg entries (so add these if they are not present):

vimg1 = {1, <number of vnir bands>}
vimg2 = {<number of vnir bands +1>, <number of bands in file>}

So for normal Fenix binning: vimg1 = {1, 348}
vimg2 = {349, 622}

The splitter is located at:
/users/rsg/arsf/arsf_data/2014/misc/2014_cal_feb_gloucester/software/fenix_splitter/splitfile

This will create seperate files namd *vnir.bil and *swir.bil