Skip to content
/ pangaea Public

A rust module to to access data from pangaea.de

License

Notifications You must be signed in to change notification settings

0x6e66/pangaea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd7aefe · Apr 2, 2025

History

36 Commits
Jan 29, 2024
Feb 20, 2024
Feb 20, 2024
Feb 20, 2024
Feb 19, 2024
Apr 2, 2025
Feb 16, 2024

Repository files navigation

A rust module to to access PANGAEA (meta)data

Build Crate Documentation License

Description

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:

  1. Metadata => A type that contains every information that is provided by PANGAEA and matches their MetaData.xsd-schema
  2. Dataset => A striped down version of Metadata. This type only contains a selected amount of information of Metadata.

This crate also provides the opportunity to download the actual data associated with a dataset.

Examples can be found in examples

About

A rust module to to access data from pangaea.de

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages