SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Namespaces | Variables
fetch_sdo_aiafdnrt_304_date.py File Reference

Namespaces

 fetchmap2D.fetch_sdo_aiafdnrt_304_date
 
 fetch_sdo_aiafdnrt304_date
 Download and reformat euv304 fulldisk maps with high resolution from fetch type SDO_AIAFDNRT_304_DATE.
 

Variables

string fetchmap2D.fetch_sdo_aiafdnrt_304_date.help_message
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.date_begin = module_common.utc_today-datetime.timedelta(days=10)
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.date_end = datetime.datetime(module_common.utc_today.year+1,12,31)
 
 fetchmap2D.fetch_sdo_aiafdnrt_304_date.last_map = False
 
 fetchmap2D.fetch_sdo_aiafdnrt_304_date.first_map = False
 
 fetchmap2D.fetch_sdo_aiafdnrt_304_date.download = True
 
int fetchmap2D.fetch_sdo_aiafdnrt_304_date.verbose = 0
 
string fetchmap2D.fetch_sdo_aiafdnrt_304_date.fetch_type = 'SDO_AIAFDNRT_304_DATE'
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.local_dir = interface_fetch_map2D.fetch_info[fetch_type]
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.table_name = interface_fetch_map2D.fetch_info[fetch_type]
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.data_type = interface_fetch_map2D.fetch_info[fetch_type]
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.map_type = interface_fetch_map2D.fetch_info[fetch_type]
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.vmin = interface_fetch_map2D.fetch_info[fetch_type]
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.vmax = interface_fetch_map2D.fetch_info[fetch_type]
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.log_name = os.path.join('logs','fetch_map2D_sdo_aiafdnrt_304_date_' + '%04d'%(module_common.utc_today.year) + '%02d'%(module_common.utc_today.month) + '%02d'%(module_common.utc_today.day))
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.log_id = open(log_name,'a')
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.itime = module_timespace.Time()
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.logs = database_map2D.init_db(database_map2D.database_path,1)
 
string fetchmap2D.fetch_sdo_aiafdnrt_304_date.message = '... Connecting to and reading http://jsoc.stanford.edu website...'
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.server = interface_fetch_map2D.connect_remote_server(fetch_type)
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.all_remote_files = interface_fetch_map2D.read_remote_server(fetch_type,server,date_min=date_begin,date_max=date_end)
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.pattern = interface_fetch_map2D.fetch_info[fetch_type]
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.metafile = interface_fetch_map2D.MetaFile()
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.remote_files_fm1 = [ all_remote_files[-1] ]
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.to_be_downloaded = interface_fetch_map2D.vn2vnp1(remote_files_fm1,fetch_type,-1)
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.downloaded_files = []
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.remote_files_f0 = []
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.metafile_f0 = interface_fetch_map2D.MetaFile()
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.to_be_f1_fetched = interface_fetch_map2D.vn2vnp1(remote_files_f0,fetch_type,0)
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.f1_fetched_paths = []
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.current_dir = os.getcwd()
 
 fetchmap2D.fetch_sdo_aiafdnrt_304_date.file_f0 = metafile.name
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.file_f1 = interface_fetch_map2D.set_name_np1(fetch_type,file_f0,0)
 
string fetchmap2D.fetch_sdo_aiafdnrt_304_date.command = 'ln -sf '
 
list fetchmap2D.fetch_sdo_aiafdnrt_304_date.f1_fetched_files = []
 
 fetchmap2D.fetch_sdo_aiafdnrt_304_date.file_fx = metafile.name
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.flevel = interface_fetch_map2D.find_fetch_level(fetch_type,file_fx)
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.result = database_map2D.find_element([table_name],conn,cur,filename = file_fx)
 
tuple fetchmap2D.fetch_sdo_aiafdnrt_304_date.row_id