https://github.com/astropy/regions
Astropy package for region handling
https://github.com/astropy/regions
astronomy astropy astropy-affiliated region
Last synced: about 1 year ago
JSON representation
Astropy package for region handling
- Host: GitHub
- URL: https://github.com/astropy/regions
- Owner: astropy
- License: bsd-3-clause
- Created: 2015-05-15T18:43:24.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T17:19:13.000Z (about 1 year ago)
- Last Synced: 2025-05-13T02:23:16.885Z (about 1 year ago)
- Topics: astronomy, astropy, astropy-affiliated, region
- Language: Python
- Homepage: https://astropy-regions.readthedocs.io
- Size: 2.47 MB
- Stars: 62
- Watchers: 9
- Forks: 56
- Open Issues: 58
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: docs/contributing.rst
- License: LICENSE.rst
- Citation: CITATION.md
Awesome Lists containing this project
README
=======
Regions
=======
|PyPI Version| |Conda Version| |Astropy|
|CI Status| |Codecov Status| |Latest RTD Status|
Regions is an `Astropy`_ package for region handling.
Please see the `online documentation
`_ for `installation
instructions
`_
and usage information.
Citing Regions
--------------
|Zenodo|
If you use Regions for a project that leads to a publication, whether
directly or as a dependency of another package, please include the
following acknowledgment::
This research made use of Regions, an Astropy package for region
handling (Bradley et al. 202X).
where (Bradley et al. 202X) is a citation to the `Zenodo
record `_ of the
Regions version that was used. We also encourage citations in
the main text wherever appropriate. Please see the `CITATION
`_
file for details and an example BibTeX entry.
License
-------
Regions is licensed under a BSD 3-clause license. Please see the
`LICENSE
`_ file
for details.
.. |PyPI Version| image:: https://img.shields.io/pypi/v/regions.svg?logo=pypi&logoColor=white&label=PyPI
:target: https://pypi.org/project/regions/
:alt: PyPI Latest Release
.. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/regions?label=conda%20package
:target: https://anaconda.org/conda-forge/regions
:alt: Conda Latest Release
.. |Astropy| image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: https://www.astropy.org/
:alt: Powered by Astropy
.. |Zenodo| image:: https://zenodo.org/badge/35690635.svg
:target: https://zenodo.org/badge/latestdoi/35690635
.. |CI Status| image:: https://github.com/astropy/regions/workflows/CI%20Tests/badge.svg#
:target: https://github.com/astropy/regions/actions
:alt: CI Status
.. |Codecov Status| image:: https://img.shields.io/codecov/c/github/astropy/regions?logo=codecov
:target: https://codecov.io/gh/astropy/regions
:alt: Coverage Status
.. |Stable RTD Status| image:: https://img.shields.io/readthedocs/astropy-regions/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=stable
:target: https://astropy-regions.readthedocs.io/en/stable/
:alt: Stable Documentation Status
.. |Latest RTD Status| image:: https://img.shields.io/readthedocs/astropy-regions/latest.svg?logo=read%20the%20docs&logoColor=white&label=Docs&version=latest
:target: https://astropy-regions.readthedocs.io/en/latest/
:alt: Latest Documentation Status
.. _Astropy: https://www.astropy.org/