Json command files belonging to Karttur's GeoImagine Framework.
Module: setup_processes, MODIS
- regions-modtiles_v090.json # Link country and continent default regions to MODIS SIN grid tiles
- regions-global-modtiles_v090.json # Link global default regions to MODIS SIN grid tiles
- modis-search_datapool_v090.json Search LPDAAC datapool for MODIS tiles
- modis-restoresql_v090.json Restore the data for the db table for modis.tilecoords from dumped sql
- modis-inserttable_v090.json Insert the db schema/table for modis.tilecoords from exported csv
- modis-inserttable-tilecoords+regions_v090.json Insert the MODIS db table data for tilecoords and regions from exported csv
- modis-insertschema_v090.json Insert the MODIS db schema data from exported csv
- modis-dumptablesql_v090.json # dump (sql) and export (csv) the content of the db tables for MODIS tilecoords and regions
- modis-dumpschemasql_v090.json # dump (sql) and export (csv) the content of the db schema for MODIS
- modis-datapool-search_todb_v090.json Add html search results to the db
- modis-RestoreTableSQL_v090.json # Restore the data for the db table for modis.tilecoords from dumped sql