-
Notifications
You must be signed in to change notification settings - Fork 0
Input File Database Query Specifications
Landon Clipp edited this page Mar 21, 2017
·
5 revisions
This page outlines the list of rules that need to be followed by the input file database when querying the input HDF files for the Basic Fusion program.
- Files that must be included
- MOPITT
- MOP01-...
- CERES
- CER_BDS_Terra-FM1_Edition3_...
- CER_BDS_Terra-FM2_Edition3_...
- MODIS
- MOD021KM...
- MOD03...
- MOD02HKM...
- MOD02QKM...
- ASTER
- AST_L1T_...
- MISR
- MISR_AM1_GRP_ELLIPSOID[...]\_AA_...
- MISR_AM1_GRP_ELLIPSOID[...]\_AF_...
- MISR_AM1_GRP_ELLIPSOID[...]\_AN_...
- MISR_AM1_GRP_ELLIPSOID[...]\_BA_...
- MISR_AM1_GRP_ELLIPSOID[...]\_BF_...
- MISR_AM1_GRP_ELLIPSOID[...]\_CA_...
- MISR_AM1_GRP_ELLIPSOID[...]\_CF_...
- MISR_AM1_GRP_ELLIPSOID[...]\_DA_...
- MISR_AM1_GRP_ELLIPSOID[...]\_DF_...
- MISR_AM1_AGP...
- MISR_AM1_GP_GMP...
- MISR_HRLL...
- Specification for the ordering of the inputFiles.txt file
- All MOPITT files first, then all CERES, MODIS, ASTER then MISR.
- All MOPITT should be listed from top to bottom by increasing time (top is earliest, bottom is most recent)
- CERES granules come in pairs, an FM1 and FM2 file. An arbitrary number of pairs can be listed, but FM1 always comes before FM2. Each pair of files should also have identical dates as listed in the filename (non-blocking until database is fully populated). Pairs are listed in time-ascending manner like MOPITT.
- MODIS files listed in time-ascending manner. Files must be listed as a "group" where each group can either be:
- OR**
- ASTER is easy, just list in time-ascending manner.
- MISR must have files listed as such:
This is the only valid order, all files for each granule group must be present.
- Rules for including files during database query
- MOPITT
- CERES
- MODIS
- ASTER
- MISR