|
1 | 1 | <img src="https://github.com/astronomy-commons/lsdb/blob/main/docs/lincc-logo.png?raw=true" width="300" height="100">
|
2 | 2 |
|
3 |
| -# HiPSCat |
| 3 | +# HATS |
4 | 4 |
|
5 | 5 | [](https://lincc-ppt.readthedocs.io/en/stable/)
|
6 | 6 |
|
7 |
| -[](https://pypi.org/project/hipscat/) |
8 |
| -[](https://anaconda.org/conda-forge/hipscat) |
| 7 | +[](https://pypi.org/project/hats/) |
| 8 | +[](https://anaconda.org/conda-forge/hats) |
9 | 9 |
|
10 |
| -[](https://github.com/astronomy-commons/hipscat/actions/workflows/smoke-test.yml) |
11 |
| -[](https://codecov.io/gh/astronomy-commons/hipscat) |
12 |
| -[](https://hipscat.readthedocs.io/) |
13 |
| -[](https://astronomy-commons.github.io/hipscat/) |
| 10 | +[](https://github.com/astronomy-commons/hats/actions/workflows/smoke-test.yml) |
| 11 | +[](https://codecov.io/gh/astronomy-commons/hats) |
| 12 | +[](https://hats.readthedocs.io/) |
| 13 | +[](https://astronomy-commons.github.io/hats/) |
14 | 14 |
|
15 |
| -## Hierarchical Progressive Survey Catalog |
| 15 | +## Hierarchical Adaptive Tiling Scheme |
16 | 16 |
|
17 |
| -A HiPSCat catalog is a partitioning of objects on a sphere. Its purpose is for |
| 17 | +A HATS catalog is a partitioning of objects on a sphere. Its purpose is for |
18 | 18 | storing data from large astronomy surveys, but could probably be used for other
|
19 | 19 | use cases where you have large data with some spherical properties.
|
20 | 20 |
|
21 |
| -Check out our [ReadTheDocs site](https://hipscat.readthedocs.io/en/stable/) |
| 21 | +Check out our [ReadTheDocs site](https://hats.readthedocs.io/en/stable/) |
22 | 22 | for more information on partitioning, installation, and contributing.
|
23 | 23 |
|
24 | 24 | See related projects:
|
25 | 25 |
|
26 |
| -* HiPSCat Import ([on GitHub](https://github.com/astronomy-commons/hipscat-import)) |
27 |
| - ([on ReadTheDocs](https://hipscat-import.readthedocs.io/en/stable/)) |
| 26 | +* HATS Import ([on GitHub](https://github.com/astronomy-commons/hats-import)) |
| 27 | + ([on ReadTheDocs](https://hats-import.readthedocs.io/en/stable/)) |
28 | 28 | * LSDB ([on GitHub](https://github.com/astronomy-commons/lsdb))
|
29 | 29 | ([on ReadTheDocs](https://lsdb.readthedocs.io/en/stable/))
|
30 | 30 |
|
31 | 31 | ## Contributing
|
32 | 32 |
|
33 |
| -[](https://github.com/astronomy-commons/hipscat/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) |
| 33 | +[](https://github.com/astronomy-commons/hats/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) |
34 | 34 |
|
35 |
| -See the [contribution guide](https://hipscat.readthedocs.io/en/stable/guide/contributing.html) |
| 35 | +See the [contribution guide](https://hats.readthedocs.io/en/stable/guide/contributing.html) |
36 | 36 | for completed installation instructions and contribution best practices.
|
37 | 37 |
|
38 | 38 | ## Acknowledgements
|
|
0 commit comments