Crates.io | pangaea |
lib.rs | pangaea |
version | 0.2.3 |
source | src |
created_at | 2024-01-29 13:04:12.130985 |
updated_at | 2024-02-21 19:31:52.458672 |
description | A rust module to to access data from pangaea.de |
homepage | https://github.com/0x6e66/pangaea |
repository | https://github.com/0x6e66/pangaea |
max_upload_size | |
id | 1118899 |
size | 82,534 |
This crate aims to provide interoperability between rust and the data publisher PANGAEA. This crate provides mainly two type to get metadata from PANGAEA-datasets:
This crate also provides the opportunity to download the actual data associated with a dataset.
Examples can be found in examples