A Python implementation of the quadrilateralized spherical cube scheme.
Project description
The quadrilateralized spherical cube (QLSC) is a geospatial indexing scheme for segmenting a sphere into pixels with the aim of optimized spatial indexing and queries. QLSC is an implementation of this scheme in a Python package. Parts of it are based on code from Sergey Koposov’s Q3C, a PostgreSQL extension that implements QLSC indexing. In addition to sphere segmentation, this package provides the catalog indexing functionality of Q3C without the need to install a PostgreSQL database.
This package also enables fast local cone searches on astronomical catalogs without the need to install any other dependencies, supporting essentially unlimited numbers of coordinates (i.e. if you’re familiar with Q3C, the same can be performed without PostgreSQL).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file qlsc-1.0.6.tar.gz
.
File metadata
- Download URL: qlsc-1.0.6.tar.gz
- Upload date:
- Size: 49.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71b57fb44b071b30622c8c783090e1022544466c6706d941f3861043691fb5c8 |
|
MD5 | 1b4baff6efcfe7bfdf621e156abc6237 |
|
BLAKE2b-256 | cbf9ef414bb645c6b2189b7af35769dd55d725fcc8c4ac017c043a333e418037 |
File details
Details for the file qlsc-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: qlsc-1.0.6-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 83.0 kB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d959622ce0d2b88e3651ceaae87d57fd5769c0c80e0fb4fd0927d0ed6a31f81b |
|
MD5 | a63dbc49afcb50a1a9a1929a1864d38b |
|
BLAKE2b-256 | 974f3c6a6f80469e87e1bff5e46e8d9149fa467289e91b0c10375b6dcaf37401 |