Skip to main content

Analysis of surface water data.

Project description

hyswap

USGS-category-image pipeline-status-image coverage-report-image

Project Documentation

hyswap documentation is available at: Link

Installation

User Installation

User installation is possible from source right now. First you will need to clone the repository. Next, from the root of the repository, run the following commands:

pip install -r requirements.txt
pip install .

Developer Installation

Developer installation is possible from source right now. First you will need to clone the repository. Next, from the root of the repository, run the following commands:

pip install -r requirements.txt
pip install -r requirements-dev.txt
pip install -e .

Testing and Building Documentation Locally

To test the package locally, run the following command from the root of the repository:

pytest

To build the documentation locally, run the following commands from the root of the repository:

cd docs
make docs

Running the Linting and Formatting Checks Locally

To run the linting and formatting checks locally, run the following commands from the root of the repository:

flake8 .
pydocstringformatter .

Contributing

See the contributing guidelines for more information.

License

See the license for more information.

Disclaimer

See the disclaimer for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hyswap-0.0.0a0.tar.gz (59.5 kB view hashes)

Uploaded Source

Built Distribution

hyswap-0.0.0a0-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

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