-
Notifications
You must be signed in to change notification settings - Fork 0
Database
Landon Clipp edited this page Jun 7, 2017
·
7 revisions
The Basic Fusion program takes as an argument a text file containing all of the HDF files it needs to process. This text file can either be created manually, or it can be generated from a database query. The SQlite database is built using a Python script that parses an unordered list of all MOPITT, CERES, ASTER, MODIS and MISR files available in the file system. The general workflow is as such:
- Find all Terra files that exist in the file system. This should be done using a script.