OCSSW V2024.0 modis_L1A
Posted: Fri Jun 28, 2024 7:29 pm America/New_York
Dear Support,
I saw this error in T2024.17, but was too busy to post it. Now it still exists in V2024.0. It's the step from L0 to L1A of modis. Please advise.
Thanks,
Yuyuan
I saw this error in T2024.17, but was too busy to post it. Now it still exists in V2024.0. It's the step from L0 to L1A of modis. Please advise.
Code: Select all
$ modis_L1A /scratch/tmp/S4P_SEADAS.MODISA.ANGOLA.2024.120_version_1.02_zf37urf4/MOD00.P2024120.1255.PDS -o /scratch/tmp/S4P_SEADAS.MODISA.ANGOLA.2024.120_version_1.02_zf37urf4/MOD00.P2024120.1255.ANGOLA_FULL.L1A_LAC --startnudge=0 --stopnudge=10
Traceback (most recent call last):
File "/shares/cms_optics/apps/seadas/ocssw/V2024.0/bin/modis_L1A", line 75, in <module>
m.l0()
File "/shares/cms_optics/apps/seadas/ocssw/V2024.0/bin/modis/modis_L1A_utils.py", line 159, in l0
status = self.get_constructor()
^^^^^^^^^^^^^^^^^^^^^^
File "/shares/cms_optics/apps/seadas/ocssw/V2024.0/bin/modis/modis_L1A_utils.py", line 107, in get_constructor
line = line.replace('LOGDIR', self.dirs['run'].resolve().as_posix())
^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'resolve'
Yuyuan