HMpTy


NameHMpTy JSON
Version 1.5.10 PyPI version JSON
download
home_pagehttps://github.com/thespacedoctor/HMpTy
SummaryGenerate Hierarchical Triangular Mesh (HTM) IDs, crossmatch sets of sky-coordinates and more
upload_time2023-10-12 12:51:55
maintainer
docs_urlNone
authorDavid Young
requires_python
licenseGNU
keywords astronomy crossmatch htm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HMpTy

[![](https://zenodo.org/badge/41427016.svg)](https://zenodo.org/badge/latestdoi/41427016) 



<!-- 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.7979508},
license = {GPL-3.0-only},
title = {{HMpTy}},
url = {https://github.com/thespacedoctor/HMpTy}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thespacedoctor/HMpTy",
    "name": "HMpTy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "astronomy, crossmatch, htm",
    "author": "David Young",
    "author_email": "davidrobertyoung@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7a/b3/b386673dd8b0eb45ee1998c11801f2411b26d5615c07ef9cf2817e686591/HMpTy-1.5.10.tar.gz",
    "platform": null,
    "description": "# HMpTy\n\n[![](https://zenodo.org/badge/41427016.svg)](https://zenodo.org/badge/latestdoi/41427016) \n\n\n\n<!-- INFO BADGES -->  \n\n[![](https://img.shields.io/pypi/pyversions/HMpTy)](https://pypi.org/project/HMpTy/)  \n[![](https://img.shields.io/pypi/v/HMpTy)](https://pypi.org/project/HMpTy/)  \n[![](https://img.shields.io/github/license/thespacedoctor/HMpTy)](https://github.com/thespacedoctor/HMpTy)  \n[![](https://img.shields.io/pypi/dm/HMpTy)](https://pypi.org/project/HMpTy/)  \n\n<!-- STATUS BADGES -->  \n\n[![](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)  \n[![](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)  \n[![](https://cdn.jsdelivr.net/gh/thespacedoctor/HMpTy@master/coverage.svg)](https://raw.githack.com/thespacedoctor/HMpTy/master/htmlcov/index.html)  \n[![](https://readthedocs.org/projects/hmpty/badge/?version=master)](https://HMpTy.readthedocs.io/en/master/)  \n[![](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+)  \n\n*Generate Hierarchical Triangular Mesh (HTM) IDs, crossmatch sets of sky-coordinates and more*.\n\n![](http://i.imgur.com/5GG4979.png)\n\nDocumentation for HMpTy is hosted by [Read the Docs](https://HMpTy.readthedocs.io/en/master/) (\n[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).\n\n## Features\n\n* \n\n\n## How to cite HMpTy\n\nIf you use `HMpTy` in your work, please cite using the following BibTeX entry: \n\n```bibtex\n@software{Young_HMpTy,\nauthor = {Young, David R.},\ndoi = {10.5281/zenodo.7979508},\nlicense = {GPL-3.0-only},\ntitle = {{HMpTy}},\nurl = {https://github.com/thespacedoctor/HMpTy}\n}\n```\n",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "Generate Hierarchical Triangular Mesh (HTM) IDs, crossmatch sets of sky-coordinates and more",
    "version": "1.5.10",
    "project_urls": {
        "Download": "https://github.com/thespacedoctor/HMpTy/archive/v1.5.10.zip",
        "Homepage": "https://github.com/thespacedoctor/HMpTy"
    },
    "split_keywords": [
        "astronomy",
        " crossmatch",
        " htm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ab3b386673dd8b0eb45ee1998c11801f2411b26d5615c07ef9cf2817e686591",
                "md5": "56bd521bf21acd2648008a84a220d540",
                "sha256": "8579215a91ccce27c64dd139e7dc59c669eccfdd17b2414547277cdfc40a21ef"
            },
            "downloads": -1,
            "filename": "HMpTy-1.5.10.tar.gz",
            "has_sig": false,
            "md5_digest": "56bd521bf21acd2648008a84a220d540",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 825630,
            "upload_time": "2023-10-12T12:51:55",
            "upload_time_iso_8601": "2023-10-12T12:51:55.820010Z",
            "url": "https://files.pythonhosted.org/packages/7a/b3/b386673dd8b0eb45ee1998c11801f2411b26d5615c07ef9cf2817e686591/HMpTy-1.5.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-12 12:51:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thespacedoctor",
    "github_project": "HMpTy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hmpty"
}
        
Elapsed time: 0.58026s