Closed LandonTClipp closed 6 years ago
Still need to add labels for CERES.
EDIT: Won't implement for now.
I forgot, need to fix part of the genFusionInput.sh script. The script gets confused when it sees the MISR_AM1_GRP_MISS labels.
82dead4 fixes this issue. Will leave issue open until CERES labels are added (low priority).
Could you add the following string for MISR and CERES missing files? So far I only find missing files from these two instruments. For MISR missing camera files, add the string MISR_AM1_GRP_MISS.
Each missing camera file should have one MISR_AM1_GRP_MISS string and the order should be strictly followed. For example, if CA and DF are missing, the input file list should be like:...BF...MISR_AM1_GRP_MISS...CF......DA..MISR_AM1_GRP_MISS.
For MISR missing GMP files, adding the string MISR_AM1_GP_MISSAccording to Guangyu's check, no other except the whole orbit MISR files should be missing. If you find other missing MISR files, just insert a comment. For CERES, you may insert a #comment now. I will double check the code tomorrow. If there are any changes, I will let you know.