geoips.commandline.ancillary_info package#

Submodules#

geoips.commandline.ancillary_info.test_data module#

Ancillary module containing test dataset information.

Dictionary mapping of GeoIPS Test Datasets.

Mapping goes {“test_dataset_name”: “test_dataset_url”}

geoips.commandline.ancillary_info.test_data.load_test_dataset_urls() Dict[str, str][source]#

Load test dataset URLs from the YAML configuration file.

Returns:

Dictionary mapping test dataset names to their URLs

Return type:

Dict[str, str]

Module contents#

geoips.commandline.ancillary_info init file.