Downloads provided by UsageCounts
doi: 10.5281/zenodo.5560923 , 10.5281/zenodo.10680982 , 10.5281/zenodo.3515030 , 10.5281/zenodo.5242882 , 10.5281/zenodo.7678844 , 10.5281/zenodo.4022246 , 10.5281/zenodo.4293216 , 10.5281/zenodo.10037888 , 10.5281/zenodo.3747184 , 10.5281/zenodo.11493461 , 10.5281/zenodo.4914758 , 10.5281/zenodo.3629329 , 10.5281/zenodo.3826458 , 10.5281/zenodo.5793074 , 10.5281/zenodo.5235242 , 10.5281/zenodo.3611376 , 10.5281/zenodo.18379610
doi: 10.5281/zenodo.5560923 , 10.5281/zenodo.10680982 , 10.5281/zenodo.3515030 , 10.5281/zenodo.5242882 , 10.5281/zenodo.7678844 , 10.5281/zenodo.4022246 , 10.5281/zenodo.4293216 , 10.5281/zenodo.10037888 , 10.5281/zenodo.3747184 , 10.5281/zenodo.11493461 , 10.5281/zenodo.4914758 , 10.5281/zenodo.3629329 , 10.5281/zenodo.3826458 , 10.5281/zenodo.5793074 , 10.5281/zenodo.5235242 , 10.5281/zenodo.3611376 , 10.5281/zenodo.18379610
Does your Python package include sample datasets? Are you shipping them with the code? Are they getting too big? Pooch is here to help! It will manage a data registry by downloading your data files from a server only when needed and storing them locally in a data cache (a folder on your computer). Here are Pooch's main features: Pure Python and minimal dependencies. Download a file only if necessary (it's not in the data cache or needs to be updated). Verify download integrity through SHA256 hashes (also used to check if a file needs to be updated). Designed to be extended: plug in custom download (FTP, scp, etc) and post-processing (unzip, decompress, rename) functions. Includes utilities to unzip/decompress the data upon download to save loading time. Can handle basic HTTP authentication (for servers that require a login) and printing download progress bars. Easily set up an environment variable to overwrite the data cache location. Are you a scientist or researcher? Pooch can help you too! Automatically download your data files so you don't have to keep them in your GitHub repository. Make sure everyone running the code has the same version of the data files (enforced through the SHA256 hashes). Pooch v0.7.1 was reviewed at the Journal of Open Source Software: https://github.com/openjournals/joss-reviews/issues/1943 Documentation: https://www.fatiando.org/pooch Source code: https://github.com/fatiando/pooch Part of the Fatiando a Terra project.
Python
Python
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 30 | |
| downloads | 1 |

Views provided by UsageCounts
Downloads provided by UsageCounts