A Python package for checking duplicate dataset requests in Copernicus projects.
Project description
Checker
checker is a Python package that helps prevent redundant downloads from Copernicus Marine datasets by leveraging MongoDB to check for duplicate requests.
Installation
You can install the package using pip:
pip install checker==1.0.1
To use the duplication system for python api, import the following
in case of copernicusmarine
import copernicus_python_api
in case of cds
import cds_python_api
To use the duplication system for CLI, run the following commands
in case of copernicusmarine
python /path/to/copernicus_cli.py copernicusmarine subset --dataset-id ...
in case of ceda
python /path/to/ceda_cli.py wget ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file copernicus_checker-1.0.2.tar.gz.
File metadata
- Download URL: copernicus_checker-1.0.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07e6f0b9f0417467f86c0d0c1cf533a4ba54ffb8800d1e4d8cc3cffa2e8bd6eb
|
|
| MD5 |
3780c39b60b9700b9c5c0655f29299e4
|
|
| BLAKE2b-256 |
29eb18fb4dfbd318815c620641843c7273a4e45baf1959e70dd4b68cf2d40e74
|