Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python interface to simplify the configuration, creation and downloading of plots using the ERDDAP Make A Graph API for tabledap data sets

License

Notifications You must be signed in to change notification settings

kerfoot/erddapgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erddapgraph: Simplifying Make A Graph ERDDAP Tabledap API Requests and Downloads

A python interface that simplifies the creation of ERDDAP tabledap Make A Graph API image requests and downloading the resulting images.

Contents

Installation

Currently this repo is not available as an installable package via conda, pypi or pip. For anaconda or miniconda, the package can be installed by doing the following:

> git clone https://github.com/kerfoot/erddapgraph.git

Create the conda environment, using the provided environment.yml file by following these instructions.

Conda provides a mechanism to add the repo path to PYTHONPATH. Setting things up this way will allow you to make changes to the source code and have them available when you run the code.

Wiki

Documentation and examples are provided in the wiki

Contact

Feel free to fork/branch the repo to collaborate or contact me with requests and questions:

John Kerfoot
[email protected]
(732) 687-9877

About

Python interface to simplify the configuration, creation and downloading of plots using the ERDDAP Make A Graph API for tabledap data sets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published