You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Douglas Schumacher noticed that for both Metop and SNPP satellites, the output file ACSPO SST AWIPS file naming conventions were not following the same standards as other products names. Specifically, it is the satellite names that are different.
Examples:
SSEC_AII_MetOpB_avhrr_sst_Pacific_TD03_20231130_2038.nc, and SSEC_AII_NPP_viirs_sst_Pacific_TR01_20231130_2213.nc .
The Metop sat name should be metopb and NPP should be npp.
Dave already figure out where the problem is:
I'm missing entries for metopa/b/c with no hyphen and npp -> npp here:
Douglas Schumacher noticed that for both Metop and SNPP satellites, the output file ACSPO SST AWIPS file naming conventions were not following the same standards as other products names. Specifically, it is the satellite names that are different.
Examples:
SSEC_AII_MetOpB_avhrr_sst_Pacific_TD03_20231130_2038.nc, and SSEC_AII_NPP_viirs_sst_Pacific_TR01_20231130_2213.nc .
The Metop sat name should be
metopb
and NPP should benpp
.Dave already figure out where the problem is:
I'm missing entries for metopa/b/c with no hyphen and npp -> npp here:
polar2grid/polar2grid/glue.py
Lines 64 to 96 in 82b2599
.
The text was updated successfully, but these errors were encountered: