SimPEG.utils.download#
- SimPEG.utils.download(url, folder='.', overwrite=False, verbose=True)[source]#
- Download all files stored in a cloud directory. - Parameters
- urlstrorlistofstr
- A single URL or a list of URLs for all cloud directories containing files you wish to download. 
- folderstr
- Path to the directory where all files are downloaded to. This function will create the directory if the directory does not already exist. 
- overwritebool
- If - True, the function will overwrite preexisting files with new files in the case they both have identical names. If- False, the name of the file being downloaded is change if it is identical to a preexisting file name.
- verbosebool
- Print download progress 
 
- url
 
Galleries and Tutorials using SimPEG.utils.download#
 
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
 
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
 
Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information
 
Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information
 
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh
 
2.5D DC Resistivity and IP Least-Squares Inversion
 
Sparse Norm Inversion of 2D Seismic Tomography Data
 
1D Inversion of Time-Domain Data for a Single Sounding
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
 
 
 
 
 
 
 
 
 
 
 
 
 
