Metadata-Version: 2.4
Name: HMpTy
Version: 1.6.1
Summary: Generate Hierarchical Triangular Mesh (HTM) IDs, crossmatch sets of sky-coordinates and more
Home-page: https://github.com/thespacedoctor/HMpTy
Download-URL: https://github.com/thespacedoctor/HMpTy/archive/v1.6.1.zip
Author: David Young
Author-email: davidrobertyoung@gmail.com
License: GNU
Keywords: astronomy, crossmatch, htm
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml
Requires-Dist: HMpTy
Requires-Dist: fundamentals
Requires-Dist: docopt
Requires-Dist: astrocalc
Requires-Dist: multiprocess
Requires-Dist: unicodecsv
Requires-Dist: pandas
Requires-Dist: pymysql
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# HMpTy

[![](https://zenodo.org/badge/DOI/10.5281/zenodo.7979507.svg)](https://zenodo.org/doi/10.5281/zenodo.7979507) 



<!-- INFO BADGES -->  

[![](https://img.shields.io/pypi/pyversions/HMpTy)](https://pypi.org/project/HMpTy/)  
[![](https://img.shields.io/pypi/v/HMpTy)](https://pypi.org/project/HMpTy/)  
[![](https://img.shields.io/github/license/thespacedoctor/HMpTy)](https://github.com/thespacedoctor/HMpTy)  
[![](https://img.shields.io/pypi/dm/HMpTy)](https://pypi.org/project/HMpTy/)  

<!-- STATUS BADGES -->  

[![](http://157.245.42.153:8080/buildStatus/icon?job=HMpTy%2Fmaster&subject=build%20master)](http://157.245.42.153:8080/blue/organizations/jenkins/HMpTy/activity?branch=master)  
[![](http://157.245.42.153:8080/buildStatus/icon?job=HMpTy%2Fdevelop&subject=build%20dev)](http://157.245.42.153:8080/blue/organizations/jenkins/HMpTy/activity?branch=develop)  
[![](https://cdn.jsdelivr.net/gh/thespacedoctor/HMpTy@master/coverage.svg)](https://raw.githack.com/thespacedoctor/HMpTy/master/htmlcov/index.html)  
[![](https://readthedocs.org/projects/hmpty/badge/?version=master)](https://HMpTy.readthedocs.io/en/master/)  
[![](https://img.shields.io/github/issues/thespacedoctor/HMpTy/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/HMpTy/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  

*Generate Hierarchical Triangular Mesh (HTM) IDs, crossmatch sets of sky-coordinates and more*.

![](http://i.imgur.com/5GG4979.png)

Documentation for HMpTy is hosted by [Read the Docs](https://HMpTy.readthedocs.io/en/master/) (
[development version](https://HMpTy.readthedocs.io/en/develop/) and [master version](https://HMpTy.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/HMpTy). Please report any issues you find [here](https://github.com/thespacedoctor/HMpTy/issues).

## Features

* 


## How to cite HMpTy

If you use `HMpTy` in your work, please cite using the following BibTeX entry: 

```bibtex
@software{Young_HMpTy,
  author = {Young, David R.},
  doi = {10.5281/zenodo.7979507},
  license = {GPL-3.0-only},
  title = {{HMpTy. Generate Hierarchical Triangular Mesh (HTM) IDs, crossmatch sets of sky-coordinates and more}},
  url = {https://zenodo.org/doi/10.5281/zenodo.7979507}
}
```
