EUMETSAT Data Access Client
Project description
EUMDAC - EUMETSAT Data Access Client
EUMDAC is the EUMETSAT Data Access Client. It provides simple access to the EUMETSAT data of all satellite missions. As a Python library, it comes with many methods and helpers to use EUMETSATs APIs and services, like Data Store and Data Tailor. As a CLI, it provides a variety of useful command line utilities for data search, translation and processing.
Check the EUMDAC knowledge base for more information on installing and using the CLI and library.
Prerequisites
You will need a python environment to run the library implementation of this code. EUMDAC requires Python 3.7 or higher. We recommend that you install the latest Anaconda Python distribution for your operating system (https://www.anaconda.com/). No prerequisites are identified for running the CLI binary.
Installing the EUMDAC library and CLI
Installing with PIP
The EUMDAC Python package is available through PyPI:
pip install eumdac
Installing with Conda
To install EUMDAC on the Anaconda Python distribution, please visit the EUMETSAT conda-forge page for install instructions.
conda install -c eumetsat-forge eumdac
Installing from source
To install EUMDAC from the development source, clone the repository and install it locally.
git clone https://gitlab.eumetsat.int/eumetlab/data-services/eumdac.git
cd eumdac
pip install .
Using the EUMDAC CLI binaries (no installation required)
If an installation of EUMDAC is not possible due to missing technical prerequisites, we recommend to use our binaries. These executable applications allow you to use all the functions of the CLI without installation.
The binaries are available for Windows, Linux and Mac in the Releases section.
You can find more information in the EUMDAC knowledge base.
Contributing
If you feel like something is missing, should work differently or you find a bug in EUMDAC you are encouraged to provide feedback to the development team. Please contact us via the EUMETSAT User Support Helpdesk if you have suggestions or questions.
Authors
See AUTHORS.txt for the list of contributors.
Dependencies
pyyaml, License: MIT (LICENSE_MIT.txt), Copyright 2019 Ingy döt Net, info: https://anaconda.org/conda-forge/pyyaml/
requests, License: Apache-2.0 (LICENSE_APACHE_v2.txt), Copyright 2014 Kenneth Reitz, info: https://anaconda.org/conda-forge/requests
responses, License: Apache-2.0 (LICENSE_APACHE_v2.txt), Copyright 2015 David Cramer, info: https://anaconda.org/conda-forge/responses
setuptools, License: MIT (LICENSE_MIT.txt), Copyright 2020 Jason R. Coombs, info: https://anaconda.org/conda-forge/setuptools
License
This code is licensed under an MIT license. See file LICENSE.txt for details on the usage and distribution terms. No dependencies are distributed as part of this package.
All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only.
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
Built Distribution
File details
Details for the file eumdac-2.2.2rc1.tar.gz
.
File metadata
- Download URL: eumdac-2.2.2rc1.tar.gz
- Upload date:
- Size: 75.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b2ae119ce3f6e5051fe0cd972b23cbf14862337e2dc2c9bbf919e59d6789b99 |
|
MD5 | 2dea4bcf2dae4b2c3c09eb5ef6ff62b8 |
|
BLAKE2b-256 | c6fb807b52b7da831223b5c9354120d27f0b0ac4c4fa1be4f0e24082e0f3021c |
File details
Details for the file eumdac-2.2.2rc1-py3-none-any.whl
.
File metadata
- Download URL: eumdac-2.2.2rc1-py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18e984b6f8bc367a9c4d5336c9e4eda2a9406d3e59593f55ed7cf31f1c470f67 |
|
MD5 | 6d713e1d14ab7ae4cb3321e9e5dc3514 |
|
BLAKE2b-256 | fce337c0aab39e0984975eb2cf9619053aa39a16b1933d94890cb9f06d5134aa |