ERDDAP plugin for Intake
Project description
_forked from [https://github.com/jmunroe/intake-erddap](https://github.com/jmunroe/intake-erddap)_.
Intake-ERDDAP
[![Build Status](https://img.shields.io/github/workflow/status/axiom-data-science/intake-erddap/Tests?logo=github&style=for-the-badge)](https://github.com/axiom-data-science/intake-erddap/actions) [![Code Coverage](https://img.shields.io/codecov/c/github/axiom-data-science/intake-erddap.svg?style=for-the-badge)](https://codecov.io/gh/axiom-data-science/intake-erddap) [![License:BSD](https://img.shields.io/badge/License-BSD–2%20Clause-blue.svg?style=for-the-badge)](https://opensource.org/licenses/BSD-2-Clause) [![Code Style Status](https://img.shields.io/github/workflow/status/axiom-data-science/intake-erddap/linting%20with%20pre-commit?label=Code%20Style&style=for-the-badge)](https://github.com/axiom-data-science/intake-erddap/actions) [![Python Package Index](https://img.shields.io/pypi/v/intake-erddap.svg?style=for-the-badge)](https://pypi-hypernode.com/project/intake-erddap)
ERDDAP Plugin for Intake
Copyright 2022 Axiom Data Science
See LICENSE
Copyright 2022 James Munroe
For changes prior to 2022-10-19, all contributions are Copyright James Munroe, see PREV-LICENSE.
## User Installation
_TODO_
## Developer Installation
### Prerequisites
The following are prerequisites for a developer environment for this project:
(optional but highly recommended) [mamba](https://mamba.readthedocs.io/en/latest/) Hint: conda install -c conda-forge mamba
Note: if mamba isn’t installed, replace all instances of mamba in the following instructions with conda.
Create the project environment with: ` mamba env update -f environment.yml `
Install the development environment dependencies: ` mamba env update -f dev-environment.yml `
Activate the new virtual environment: ` conda activate intake-erddap `
Install the project to the virtual environment: ` pip install -e . `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for intake_erddap-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f78e92989e782306f70910ef15d3b3c87e64d9c78fa83d5878093ce443ebc82 |
|
MD5 | 823b87b894e33fb5d16a5b075bc2af98 |
|
BLAKE2b-256 | d9fb0d04375f175fdb9e033a4f3bd24b271aa64ce0274d8efae3ce635023e2e2 |