MLP Process MODIS data to L2 data with 250m resolution
Posted: Sun Jul 07, 2024 5:11 am America/New_York
Hello.
I tried to use MLP to process the MODIS L1A data to L2 (Rrs or Rhos) with 250m resolution. but each time when i run the process it will skip run l2gen progress.
Here is the Parfile:
# Sample par file for multilevel_processor.
[main]
ifile=/home/model/TEST1/flist.txt
overwrite=1
deletefiles=1
use_ancillary=1
[level 1b]
[l2gen]
l2prod=rhos_nnn Rrs_nnn
suite=OC
resolution=250
# final processing level
So,I don't know why? But when I run the parfile without "resolution=250", it works,the output file with 1Km resolution .
Here is the logfile:
root@model-Precision-7920-Tower:/home/model/SeaDAS/ocssw/bin# ./multilevel_processor /home/model/TEST1/mlp-aqua-l2gen.par --output_dir=/home/model/TEST1
Running geo on file /home/model/TEST1/A2021199050500.L1A_LAC.
Running level 1b on file /home/model/TEST1/A2021199050500.L1A_LAC.
Running geo on file /home/model/TEST1/T2024134015000.L1A_LAC.
Running level 1b on file /home/model/TEST1/T2024134015000.L1A_LAC.
Running geo on file /home/model/TEST1/A2021170053500.L1A_LAC.
Running level 1b on file /home/model/TEST1/A2021170053500.L1A_LAC.
Running l2gen on file /home/model/TEST1/AQUA_MODIS.20210718T050500.L1B.hdf.
The l2gen processor produced no output files.
Skipping processing on file /home/model/TEST1/AQUA_MODIS.20210718T050500.L1B.hdf.
Running l2gen on file /home/model/TEST1/TERRA_MODIS.20240513T015000.L1B.hdf.
The l2gen processor produced no output files.
Skipping processing on file /home/model/TEST1/TERRA_MODIS.20240513T015000.L1B.hdf.
Running l2gen on file /home/model/TEST1/AQUA_MODIS.20210619T053500.L1B.hdf.
The l2gen processor produced no output files.
Skipping processing on file /home/model/TEST1/AQUA_MODIS.20210619T053500.L1B.hdf.
I tried to use MLP to process the MODIS L1A data to L2 (Rrs or Rhos) with 250m resolution. but each time when i run the process it will skip run l2gen progress.
Here is the Parfile:
# Sample par file for multilevel_processor.
[main]
ifile=/home/model/TEST1/flist.txt
overwrite=1
deletefiles=1
use_ancillary=1
[level 1b]
[l2gen]
l2prod=rhos_nnn Rrs_nnn
suite=OC
resolution=250
# final processing level
So,I don't know why? But when I run the parfile without "resolution=250", it works,the output file with 1Km resolution .
Here is the logfile:
root@model-Precision-7920-Tower:/home/model/SeaDAS/ocssw/bin# ./multilevel_processor /home/model/TEST1/mlp-aqua-l2gen.par --output_dir=/home/model/TEST1
Running geo on file /home/model/TEST1/A2021199050500.L1A_LAC.
Running level 1b on file /home/model/TEST1/A2021199050500.L1A_LAC.
Running geo on file /home/model/TEST1/T2024134015000.L1A_LAC.
Running level 1b on file /home/model/TEST1/T2024134015000.L1A_LAC.
Running geo on file /home/model/TEST1/A2021170053500.L1A_LAC.
Running level 1b on file /home/model/TEST1/A2021170053500.L1A_LAC.
Running l2gen on file /home/model/TEST1/AQUA_MODIS.20210718T050500.L1B.hdf.
The l2gen processor produced no output files.
Skipping processing on file /home/model/TEST1/AQUA_MODIS.20210718T050500.L1B.hdf.
Running l2gen on file /home/model/TEST1/TERRA_MODIS.20240513T015000.L1B.hdf.
The l2gen processor produced no output files.
Skipping processing on file /home/model/TEST1/TERRA_MODIS.20240513T015000.L1B.hdf.
Running l2gen on file /home/model/TEST1/AQUA_MODIS.20210619T053500.L1B.hdf.
The l2gen processor produced no output files.
Skipping processing on file /home/model/TEST1/AQUA_MODIS.20210619T053500.L1B.hdf.