Skip to main content

A sleek, object-oriented interface designed for intuitive raster data manipulation in Python.

Project description

rasterra

PyPI PyPI - Python Version PyPI - License


Documentation: https://collijk.github.io/rasterra

Source Code: https://github.com/collijk/rasterra

PyPI: https://pypi.org/project/rasterra/


A sleek, object-oriented interface designed for intuitive raster data manipulation in Python.

Installation

pip install rasterra

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

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

rasterra-0.5.2.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rasterra-0.5.2-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file rasterra-0.5.2.tar.gz.

File metadata

  • Download URL: rasterra-0.5.2.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for rasterra-0.5.2.tar.gz
Algorithm Hash digest
SHA256 cd3f5e4018ea5d1ec9d49cf8fc73dd0640acf1680425fff9df9a622f298b3be4
MD5 2bd1723df2562886bba6f301084ab5c4
BLAKE2b-256 3dd3df67482b4580054a2dc6f390886be1f439fe15b74efc7ad222973cbc02d6

See more details on using hashes here.

File details

Details for the file rasterra-0.5.2-py3-none-any.whl.

File metadata

  • Download URL: rasterra-0.5.2-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for rasterra-0.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 feb6ccc27ade6815a3f309a7594d87de75095744dd017d6434cc5c5d5476a734
MD5 b2e0be9aedfa3b422d5085a1264b4ddb
BLAKE2b-256 9c2ffddcc17e046d868ad97f6d85a2cf37d2e2e60dbe13bb67bb8476594ad3e0

See more details on using hashes here.

Supported by

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