We have an old system running MODIS level-0 to level1 in operations (using direct readout data) since at least 2016 using SeaDAS 7.2. This systems runs on RHEL7 and with python2.
Now we are moving to RHEL8 and Python3 and thought we should upgrade the SeaDAS SW as well. So I have a 8.1 installation. But do not completely recognize mysefl.
We are running the 7.2 like this for instance:
Code: Select all
/local_disk/opt/SeaDAS/7.2/ocssw/run/scripts/modis_L1A.py --verbose --mission=A --startnudge=10 --stopnudge=10 -oAqua_MODIS_l1a_21286_132853_2021286134124.hdf /san1/polar_in/direct_readout/eos/lvl0/P1540064AAAAAAAAAAAAAA21286132853001.PDS
Code: Select all
modis_L1A.py
Many thanks
Adam