modelforge.utils.remote
Module for querying remote sources and fetching datafiles
Functions
|
|
|
Check if curl is installed on the system. |
|
Check if wget is installed on the system. |
|
Download a file using curl. |
|
Download a file from a URL, with retries and checksum verification and fallbacks if the default request method fails. |
|
Retrieve URL associated with a DOI. |
|
Validate if a string is a URL associated with a given domain. |
|
Download a file using wget. |