A collection of utilities for the Plateau project
Project description
This is a collection of utilities for the Plateau project.
>>> from plateauutils.mesh_geocorder.geo_to_mesh import point_to_meshcode
>>> point = Point(139.71475, 35.70078)
>>> mesh_code = point_to_meshcode(point, "2/1")
>>> mesh_code
'533945471'
How to develop
python3.9 -m venv venv
./venv/bin/activate
pip install -U pip
pip install -r dev-requirements.txt
pytest --cov=plateauutils --cov-report=html --cov-fail-under=90
How to install
pip install plateauutils
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
plateauutils-0.0.1.tar.gz
(16.3 kB
view details)
Built Distribution
File details
Details for the file plateauutils-0.0.1.tar.gz
.
File metadata
- Download URL: plateauutils-0.0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6199b7dca66c89e2f1fe90c9c452a276d8f44a47a7ac3bfbf7a1047e489078e |
|
MD5 | 85e2c7d02a336281e21e463b9727348e |
|
BLAKE2b-256 | 938ab8b8c2386b106ee11d4f4b5ff99d90ad161e792796d249139e6bf0e6b785 |
File details
Details for the file plateauutils-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: plateauutils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8cb9d740b4fdb65a828d2ac1c20d69a118d2cdbbdf6114d8d2f4b1b9a873805 |
|
MD5 | 423cb96e39d6bc1243c798e58b0f4b5b |
|
BLAKE2b-256 | c268c5f31e543ad17e56be5a55e85f879deaa233433fc79dd03a0d9554717711 |