Classes | |
| class | fetchchole.interface_fetch_chole.FetchCholeError |
| class | fetchchole.interface_fetch_chole.MetaFile |
| Class representing metadata of a file. More... | |
Namespaces | |
| fetchchole.interface_fetch_chole | |
| interface_fetch_chole | |
| Fetching information for events. | |
Functions | |
| def | fetchchole.interface_fetch_chole.print_metafiles |
| From a MetaFile list, print file metadata in a readable way. More... | |
| def | fetchchole.interface_fetch_chole.find_fetch_level |
| For a given fetch type, return the fetch level of the filename. More... | |
| def | fetchchole.interface_fetch_chole.total_fetch_level |
| For a given fetch type, return the number of available fetch_level. More... | |
| def | fetchchole.interface_fetch_chole.find_fetch_types |
| Return all fetch_type for a given table or for all table. More... | |
| def | fetchchole.interface_fetch_chole.get_datetime |
| Extract date from a coronal hole filename, according to its fetch_type and version. More... | |
| def | fetchchole.interface_fetch_chole.set_datetime |
| Recompose the filename of a coronal hole file for a datetime.datime, according to fetch_type and version. More... | |
| def | fetchchole.interface_fetch_chole.set_name_np1 |
| For a given filename of fetch level n, build the corresponding name of fetch level n+1. More... | |
| def | fetchchole.interface_fetch_chole.connect_remote_server |
| Connect to the remote server. More... | |
| def | fetchchole.interface_fetch_chole.close_remote_server |
| Close connection to the remote remote server. More... | |
| def | fetchchole.interface_fetch_chole.read_remote_server |
| Find all files listed on the remote server associated with the given fetch_type. More... | |
| def | fetchchole.interface_fetch_chole.vn2vnp1 |
| For some Nth fetch level files, select which files need to be created in the N+1th fetch level. More... | |
Variables | |
| dictionary | fetchchole.interface_fetch_chole.fetch_info = {} |
1.8.5