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)
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.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74cab0a038642fff5ad6111413e1f4b3cb4543ebfbcfcff25d82585262f626d2 |
|
MD5 | 282db72581918bd4e7a01a74620b2037 |
|
BLAKE2b-256 | fae9f583e8aeba2752dac931dddf69b4744846df83af39212211b8ae520c474f |