environmentaltools.download.download_with_config
- environmentaltools.download.download_with_config(output_folder: str, config_file: str = 'download_config.ini') List[str][source]
Download ESGF data using configuration file with automatic implementation selection.
- Parameters:
output_folder – Directory to save downloaded files
config_file – Path to configuration file
- Returns:
List of downloaded file paths
- Return type:
List[str]