ESGF / esgf-pyclient

Search client for the ESGF Search API
https://esgf-pyclient.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
33 stars 18 forks source link
esgf logon opendap search

.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg :target: https://esgf-pyclient.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://github.com/ESGF/esgf-pyclient/workflows/build%20%E2%9A%99%EF%B8%8F/badge.svg :target: https://github.com/ESGF/esgf-pyclient/actions :alt: Build Status

.. image:: https://img.shields.io/github/license/ESGF/esgf-pyclient.svg :target: https://github.com/ESGF/esgf-pyclient/blob/master/LICENSE :alt: GitHub license

ESGF PyClient is a Python package designed for interacting with the Earth System Grid Federation system. Currently this package contains API code for calling the ESGF Search API within client code.

You can try it online using Binder, or view the notebooks on NBViewer.

.. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/ESGF/esgf-pyclient.git/master?filepath=notebooks :alt: Binder Launcher :height: 20

.. image:: https://raw.githubusercontent.com/jupyter/design/master/logos/Badges/nbviewer_badge.svg :target: https://nbviewer.jupyter.org/github/ESGF/esgf-pyclient/tree/master/notebooks/ :alt: NBViewer :height: 20

Please submit bugs and feature requests through the bug tracker on GitHub_. Pull requests are always welcome.

Full documentation_ is available on ReadTheDocs or in the docs directory.

.. Earth System Grid Federation: https://esgf.llnl.gov/ .. ESGF Search API: https://github.com/ESGF/esgf.github.io/wiki/ESGF_Search_REST_API .. _documentation: http://esgf-pyclient.readthedocs.org .. _GitHub: https://github.com/ESGF/esgf-pyclient