Name | bordado JSON |
Version |
0.4.0
JSON |
| download |
home_page | None |
Summary | Create, manipulate, and split geographic coordinates |
upload_time | 2025-08-14 11:44:32 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | BSD-3-Clause |
keywords |
geoscience
geophysics
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<h1 align="center">Bordado</h1>
<p align="center"><strong>Create, manipulate, and split geographic coordinates</strong></p>
<p align="center">
<a href="https://www.fatiando.org/bordado"><strong>Documentation</strong> (latest)</a> •
<a href="https://www.fatiando.org/bordado/dev"><strong>Documentation</strong> (main branch)</a> •
<a href="https://github.com/fatiando/bordado/blob/main/CONTRIBUTING.md"><strong>Contributing</strong></a> •
<a href="https://www.fatiando.org/contact/"><strong>Contact</strong></a> •
<a href="https://github.com/orgs/fatiando/discussions"><strong>Ask a question</strong></a>
</p>
<p align="center">
Part of the
<a href="https://www.fatiando.org"><strong>Fatiando a Terra</strong></a>
project.
</p>
<p align="center">
<a href="https://pypi.python.org/pypi/bordado"><img src="http://img.shields.io/pypi/v/bordado.svg?style=flat-square" alt="Latest version on PyPI"></a>
<a href="https://github.com/conda-forge/bordado-feedstock"><img src="https://img.shields.io/conda/vn/conda-forge/bordado.svg?style=flat-square" alt="Latest version on conda-forge"></a>
<a href="https://pypi.python.org/pypi/bordado"><img src="https://img.shields.io/pypi/pyversions/bordado.svg?style=flat-square" alt="Compatible Python versions."></a>
<a href="https://doi.org/10.5281/zenodo.15051755"><img src="https://img.shields.io/badge/doi-10.5281%2Fzenodo.15051755-blue?style=flat-square" alt="DOI used to cite bordado"></a>
</p>
## About
**Bordado** (Portuguese for "embroidery") is a Python package for creating,
manipulating, and splitting geographic and Cartesian coordinates.
It can generate coordinates at regular intervals by specifying the number of
points or the spacing between points. Bordado takes care of adjusting the
spacing to make sure it matches the specified domain/region. It also contains
functions for splitting coordinates into spatial blocks and more.
> Many of these functions used to be in
> [Verde](https://www.fatiando.org/verde/) but were moved to Bordado to make
> them more accessible without all of the extra dependencies that Verde
> requires.
## Project goals
* Generate regular point distributions in grids, profiles, lines, etc.
* Provide functions for fast spatial blocking and coordinates manipulation.
* Have minimal dependencies to make it easy to install and light to pick up for
other projects.
## Project status
**Bordado is in early stages of development** but is already functional. We
only caution that we may still make changes to the API so things may break
between releases.
**We welcome feedback and ideas!** This is a great time to bring new ideas on
how we can improve the project.
[Join the conversation](https://www.fatiando.org/contact) or submit
[issues on GitHub](https://github.com/fatiando/bordado/issues).
## Getting involved
🗨️ **Contact us:**
Find out more about how to reach us at
[fatiando.org/contact](https://www.fatiando.org/contact/).
👩🏾💻 **Contributing to project development:**
Please read our
[Contributing Guide](https://github.com/fatiando/bordado/blob/main/CONTRIBUTING.md)
to see how you can help and give feedback.
🧑🏾🤝🧑🏼 **Code of conduct:**
This project is released with a
[Code of Conduct](https://github.com/fatiando/community/blob/main/CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms.
> **Imposter syndrome disclaimer:**
> We want your help. **No, really.** There may be a little voice inside your
> head that is telling you that you're not ready, that you aren't skilled
> enough to contribute. We assure you that the little voice in your head is
> wrong. Most importantly, **there are many valuable ways to contribute besides
> writing code**.
>
> *This disclaimer was adapted from the*
> [MetPy project](https://github.com/Unidata/MetPy).
## License
This is free software: you can redistribute it and/or modify it under the terms
of the **BSD 3-clause License**. A copy of this license is provided in
[`LICENSE.txt`](https://github.com/fatiando/bordado/blob/main/LICENSE.txt).
Raw data
{
"_id": null,
"home_page": null,
"name": "bordado",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Leonardo Uieda <leo@uieda.com>",
"keywords": "geoscience, geophysics",
"author": null,
"author_email": "The Bordado Developers <fatiandoaterra@protonmail.com>",
"download_url": "https://files.pythonhosted.org/packages/4d/9e/f7d1301d3e88e8120f59d75ea8f85933d0970bb4804765501bcd8ef192c9/bordado-0.4.0.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">Bordado</h1>\n\n<p align=\"center\"><strong>Create, manipulate, and split geographic coordinates</strong></p>\n\n<p align=\"center\">\n<a href=\"https://www.fatiando.org/bordado\"><strong>Documentation</strong> (latest)</a> \u2022\n<a href=\"https://www.fatiando.org/bordado/dev\"><strong>Documentation</strong> (main branch)</a> \u2022\n<a href=\"https://github.com/fatiando/bordado/blob/main/CONTRIBUTING.md\"><strong>Contributing</strong></a> \u2022\n<a href=\"https://www.fatiando.org/contact/\"><strong>Contact</strong></a> \u2022\n<a href=\"https://github.com/orgs/fatiando/discussions\"><strong>Ask a question</strong></a>\n</p>\n\n<p align=\"center\">\nPart of the\n<a href=\"https://www.fatiando.org\"><strong>Fatiando a Terra</strong></a>\nproject.\n</p>\n\n<p align=\"center\">\n<a href=\"https://pypi.python.org/pypi/bordado\"><img src=\"http://img.shields.io/pypi/v/bordado.svg?style=flat-square\" alt=\"Latest version on PyPI\"></a>\n<a href=\"https://github.com/conda-forge/bordado-feedstock\"><img src=\"https://img.shields.io/conda/vn/conda-forge/bordado.svg?style=flat-square\" alt=\"Latest version on conda-forge\"></a>\n<a href=\"https://pypi.python.org/pypi/bordado\"><img src=\"https://img.shields.io/pypi/pyversions/bordado.svg?style=flat-square\" alt=\"Compatible Python versions.\"></a>\n<a href=\"https://doi.org/10.5281/zenodo.15051755\"><img src=\"https://img.shields.io/badge/doi-10.5281%2Fzenodo.15051755-blue?style=flat-square\" alt=\"DOI used to cite bordado\"></a>\n</p>\n\n## About\n\n**Bordado** (Portuguese for \"embroidery\") is a Python package for creating,\nmanipulating, and splitting geographic and Cartesian coordinates.\nIt can generate coordinates at regular intervals by specifying the number of\npoints or the spacing between points. Bordado takes care of adjusting the\nspacing to make sure it matches the specified domain/region. It also contains\nfunctions for splitting coordinates into spatial blocks and more.\n\n> Many of these functions used to be in\n> [Verde](https://www.fatiando.org/verde/) but were moved to Bordado to make\n> them more accessible without all of the extra dependencies that Verde\n> requires.\n\n## Project goals\n\n* Generate regular point distributions in grids, profiles, lines, etc.\n* Provide functions for fast spatial blocking and coordinates manipulation.\n* Have minimal dependencies to make it easy to install and light to pick up for\n other projects.\n\n## Project status\n\n**Bordado is in early stages of development** but is already functional. We\nonly caution that we may still make changes to the API so things may break\nbetween releases.\n\n**We welcome feedback and ideas!** This is a great time to bring new ideas on\nhow we can improve the project.\n[Join the conversation](https://www.fatiando.org/contact) or submit\n[issues on GitHub](https://github.com/fatiando/bordado/issues).\n\n## Getting involved\n\n\ud83d\udde8\ufe0f **Contact us:**\nFind out more about how to reach us at\n[fatiando.org/contact](https://www.fatiando.org/contact/).\n\n\ud83d\udc69\ud83c\udffe\u200d\ud83d\udcbb **Contributing to project development:**\nPlease read our\n[Contributing Guide](https://github.com/fatiando/bordado/blob/main/CONTRIBUTING.md)\nto see how you can help and give feedback.\n\n\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c\udffc **Code of conduct:**\nThis project is released with a\n[Code of Conduct](https://github.com/fatiando/community/blob/main/CODE_OF_CONDUCT.md).\nBy participating in this project you agree to abide by its terms.\n\n> **Imposter syndrome disclaimer:**\n> We want your help. **No, really.** There may be a little voice inside your\n> head that is telling you that you're not ready, that you aren't skilled\n> enough to contribute. We assure you that the little voice in your head is\n> wrong. Most importantly, **there are many valuable ways to contribute besides\n> writing code**.\n>\n> *This disclaimer was adapted from the*\n> [MetPy project](https://github.com/Unidata/MetPy).\n\n## License\n\nThis is free software: you can redistribute it and/or modify it under the terms\nof the **BSD 3-clause License**. A copy of this license is provided in\n[`LICENSE.txt`](https://github.com/fatiando/bordado/blob/main/LICENSE.txt).\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Create, manipulate, and split geographic coordinates",
"version": "0.4.0",
"project_urls": {
"Bug Tracker": "https://github.com/fatiando/bordado/issues",
"Changelog": "https://www.fatiando.org/bordado/latest/changes.html",
"Documentation": "https://www.fatiando.org/bordado",
"Source Code": "https://github.com/fatiando/bordado"
},
"split_keywords": [
"geoscience",
" geophysics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a6c56d6f7fd025e2f4ad36dc22a0d879121a42f57f48a081378f63f3be439378",
"md5": "68e8927185998d4c4214c685e68d22b9",
"sha256": "9ab403149650cd1bb9fb22e78adcc586997c055cc876d6cb5c810b30ad828f69"
},
"downloads": -1,
"filename": "bordado-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "68e8927185998d4c4214c685e68d22b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 36454,
"upload_time": "2025-08-14T11:44:31",
"upload_time_iso_8601": "2025-08-14T11:44:31.189382Z",
"url": "https://files.pythonhosted.org/packages/a6/c5/6d6f7fd025e2f4ad36dc22a0d879121a42f57f48a081378f63f3be439378/bordado-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4d9ef7d1301d3e88e8120f59d75ea8f85933d0970bb4804765501bcd8ef192c9",
"md5": "bff983a1504059e58ab8bfeeb1a0a2ed",
"sha256": "514f216f384197f221600f1292bf44f8271a8485a49b2488b7eec8e5d2769ce0"
},
"downloads": -1,
"filename": "bordado-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "bff983a1504059e58ab8bfeeb1a0a2ed",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 32568,
"upload_time": "2025-08-14T11:44:32",
"upload_time_iso_8601": "2025-08-14T11:44:32.272594Z",
"url": "https://files.pythonhosted.org/packages/4d/9e/f7d1301d3e88e8120f59d75ea8f85933d0970bb4804765501bcd8ef192c9/bordado-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-14 11:44:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fatiando",
"github_project": "bordado",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bordado"
}