#!/usr/bin/python
import os
import subprocess
import datetime

from sadcat import *

#cic = CommonImagesCatalog()
#cic.fill_database('modis', '/Data/sat/downloads/MODIS/NorthSea/', 'A*.L2_LAC.NorthNorwegianSeas.hdf', ModisL2Image)

habCatalogSST = L2Catalog('modis_sst')
habCatalogSST.process(ModisL2ImageSST)
