DataPoint provides python-based search/access tools for using data primarily from the CEDA Archive.
Project description
DataPoint package
ceda-datapoint is a Python package which provides python-based search/access tools for using data primarily from the CEDA Archive. For some time we've been generating so-called Cloud Formats which act as representations, references or mappers to data stored in the CEDA Archive. Most of our data is in archival formats like NetCDF/HDF which makes them great for use with the HPC architecture on which the archive resides (see the JASMIN homepage for more details), but not so good for open access outside of JASMIN.
See the documentation at https://cedadev.github.io/datapoint for more information.
Installation
The DataPoint module is now an installable module with pip!
pip install ceda-datapoint
Basic usage
See the documentation for a more in-depth description of how to run a search query and access data.
from ceda_datapoint import DataPointClient
client = DataPointClient(org='CEDA)
# Continue to perform searches and access data
Project details
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 ceda_datapoint-0.3.1.tar.gz
.
File metadata
- Download URL: ceda_datapoint-0.3.1.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.5 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dcd5bc43f674937366fcbff6006976e8e63b2b15d01cd6357f732e4e9d53828 |
|
MD5 | 3f62cdb5c359012324058a2210591b16 |
|
BLAKE2b-256 | dc14ecbbbcc646875f7aec300b2499e3368d390f7ba566fbad351142692af8e6 |
File details
Details for the file ceda_datapoint-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: ceda_datapoint-0.3.1-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.5 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 025e1977052f3ac6b9e7bb86a74601eb92bafe24dbc1b4a56e8b537b821309d1 |
|
MD5 | db93f265eede069966d2c71b84f17d9a |
|
BLAKE2b-256 | d8d929528b6cf00c5c7d2396f7282e8584ea95a755f9470723714c18572edc88 |