Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

Your gateway to ocean data.

Project description

ocean_data_gateway

Build Status Code Coverage License:MIT Documentation Status Code Style Status Conda Version Python Package Index

Your gateway to ocean data.


Project based on the cookiecutter science project template.

Installation

Install the package plus its requirements from PyPI with

$ pip install ocean_data_gateway

or from conda-forge with

$ conda install -c conda-forge ocean_data_gateway

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page