HICO processing in SeaDAS 7

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
obdaac_forum_user
Posts: 86
Joined: Wed Jan 27, 2021 1:52 pm America/New_York
Answers: 0

HICO processing in SeaDAS 7

by obdaac_forum_user » Tue Jul 16, 2013 3:04 am America/New_York

Hi,
following Gene's announcement on 11th July 2013 I'm trying but don't succeed to process HICO data at L2 with very last release of SeaDAS 7 (multispectral processing).
L1B files come from http://oceandata.sci.gsfc.nasa.gov/HICO (hdf)
Visualization is OK but l2gen fails immediately with message: # # WARNING!!! file [my file] is not a valid input mission
Since HICO processor can't be installed from the Java interface (not in Tools/SeaDAS Processing/Install Processors/) I did it manually with ./install_ocssw.py --install-dir=$HOME/ocssw --hico but apparently this is not the proper way to do it.

Thank you very much for your help

PS: I guess that L1B files in .bil format from http://hico.coas.oregonstate.edu can't be processed? At least they can be opened after installing ENVI reader module

Tags:

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1469
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

HICO processing in SeaDAS 7

by OB.DAAC - SeanBailey » Tue Jul 16, 2013 9:03 am America/New_York

Constant,

The GUI is not "aware" of HICO yet.  We will be updating the processor module to recognize HICO soon.
Until then, you can process from the command line.

Yes, installing the data files for HICO using the install_ocssw.py script from the command line is perfectly
valid - in fact this is how the GUI does it.

No, the .bil files cannot be processed using l2gen or any of the other processing programs within OCSSW.
Currently processing of the HDF5 files is limited to the MERIS band set - not the full spectral band set
for HICO...  We'll be working on that capability soon as well.

Regards,
Sean

obdaac_forum_user
Posts: 86
Joined: Wed Jan 27, 2021 1:52 pm America/New_York
Answers: 0

HICO processing in SeaDAS 7

by obdaac_forum_user » Tue Jul 16, 2013 9:24 am America/New_York

Thanks Sean, it works perfectly fine from the command line!

jryan
Posts: 4
Joined: Mon Oct 23, 2006 3:06 pm America/New_York
Answers: 0

HICO processing in SeaDAS 7

by jryan » Fri Sep 06, 2013 5:52 pm America/New_York

Hello Sean,

I just installed SeaDAS 7 and then from the SeaDAS GUI installed processing software for MODIS Aqua and MERIS.  Will specifying the --hico option to install_ocssw.py add just the HICO processing resources?  (Testing suggests it downloads a lot more...)

Thanks,

John

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1469
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

HICO processing in SeaDAS 7

by OB.DAAC - SeanBailey » Fri Sep 06, 2013 7:39 pm America/New_York

If you do not have any other processing module installed, install_ocssw.py will install the bin, script and common data files in addition to hico files.
If you have previously installed these, then running with the --hico option will add the hico data tree and update the existing files.

Sean

jryan
Posts: 4
Joined: Mon Oct 23, 2006 3:06 pm America/New_York
Answers: 0

HICO processing in SeaDAS 7

by jryan » Mon Sep 09, 2013 6:02 pm America/New_York

hico tree installed easily; l2gen worked right away; great to have this tool for HICO.  Many thanks.

John

jryan
Posts: 4
Joined: Mon Oct 23, 2006 3:06 pm America/New_York
Answers: 0

HICO processing in SeaDAS 7

by jryan » Thu Sep 12, 2013 7:12 pm America/New_York

Hello Sean,

Considering the note in the original HICO announcement:
   Currently, the HICO data are treated as a 15-band multi-spectral instrument with a band set based on that of the MERIS instrument.

I thought I would specify l2prod according to:
http://seadas.gsfc.nasa.gov/help/general/envisat-products/bands/MER_FR__2P.html

Processing a HICO scene without specification of l2prod yields an L2 output file with Rrs bands, chlor_a, and kd490.  However, I am not succeeding at generating MERIS pigment products (e.g. algal_1, algal_2). 
    ... get_l2prod_index.c - Invalid product name : algal_1
Can the current SeaDAS HICO processing produce these? 

In the MERIS products table, is rect_refl_nir=MCI and rect_refl_red=FLH?  Can SeaDAS produce these from HICO data?

Thank you,

John

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1469
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

HICO processing in SeaDAS 7

by OB.DAAC - SeanBailey » Thu Sep 12, 2013 7:47 pm America/New_York

While l2gen can process MERIS, it does not produce the ESA MERIS L2 products...it produces the NASA L2 products.
HICO has 128 bands, but l2gen only reads in the set that correspond to the MERIS wavelengths.

You do not need to modify l2prod for l2gen to process HICO.  We've not calibrated HICO, or even done anything more than
confirm it will process to L2, so bear in mind we are not standing behind any L2 result....yet. 

Modifying l2gen to take full advantage of the HICO hyperspectral band set is on our queue of things to do.  It will require
quite a number of code modifications, as l2gen was designed around multi-spectral instruments.

Sean

Post Reply