Skip to content

Jonathan-Schenk/atmo-access-data-access

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atmo-access-data-access

Python implementation of data access API to ACTRIS, IAGOS and ICOS datasets.

Description

This python package is a part of the ATMO-ACCESS project. It is a sustainable version of the cross-RI data access API prototype envri-fair-atmospheric-demonstrator developed in the frame of the ENVRI-FAIR project.

Installation

Clone the git repository

git clone https://github.com/iagos-dc/atmo-access-data-access.git
cd atmo-access-data-access

Install the package

python -m pip install .

Install the package in the development mode

python -m pip install --editable .

Test your installation

python atmoaccess_data_access/query_iagos.py

About

ATMO-ACCESS - RIs data access API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 51.0%
  • Python 49.0%