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