Your gateway to ocean data.
Project description
ocean_data_gateway
Your gateway to ocean data.
Project based on the cookiecutter science project template.
Installation
Clone the repo:
$ git clone https://github.com/axiom-data-science/ocean_data_gateway.git
In the ocean_data_gateway
directory, install conda environment:
$ conda env create -f environment.yml
For local package install, in the ocean_data_gateway
directory:
$ pip install -e .
To also develop this package, install additional packages with:
$ conda install --file requirements-dev.txt
To then check code before committing and pushing it to github, locally run
$ pre-commit run --all-files
Alternatively, you can just install the package plus its requirements from PyPI with
$ pip install ocean_data_gateway
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
ocean_data_gateway-0.2.tar.gz
(84.5 kB
view hashes)
Built Distribution
Close
Hashes for ocean_data_gateway-0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d4d319ba818b82fb7871a9fad1deeeb409bb1995c8e0b08737a57d197c5b2a6 |
|
MD5 | 3b913ce932d40609a5897650974b8800 |
|
BLAKE2b-256 | 977dcbf3ddafc73b401cf4fbeee0e941cc1bc51575d5ca5800c1fb0b5d6279f2 |