planetarypy-ctx
MRO CTX support for planetarypy.
pip install planetarypy-ctx # pure-Python half
pip install planetarypy-ctx[isis] # + ISIS calibration, footprints, quick-view
or from core's extra:
pip install planetarypy[ctx]
The import path is unchanged
from planetarypy.instruments.mro.ctx import EDR, Calib, CTXCollection
planetarypy.instruments and planetarypy.instruments.mro are PEP 420 namespace
packages — neither carries an __init__.py. Never add one at either level.
...mro.ctx is a regular subpackage inside that namespace and keeps its own.
What is here, and what stayed in core
Core keeps the declarative catalog knowledge — the mro.ctx.edr index registry
entry and the mission/instrument name maps — so a core-only install can still run
plp indexes peek mro.ctx.edr and plp fetch mro.ctx.edr without this package.
This package adds the behaviour: EDR, get_edr_index,
product_id_from_serial_number, Calib, CTXCollection, calibrate_pid,
download_pid, do_footprintinit, and process_parallel.
CLI
plp ctxqv PID quick-view a CTX product
plp ctx-migrate migrate an older CTX storage layout
License
BSD-3.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file planetarypy_ctx-0.1.0.tar.gz.
File metadata
- Download URL: planetarypy_ctx-0.1.0.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f669068f84f2bd853eb8bbc500e903bf4a5668e270c8396dc0af69fbd599a65
|
|
| MD5 |
7103ce6ce6b618319f148c5d308b11b4
|
|
| BLAKE2b-256 |
94d8af598adbe43f8cfd7fe79c8598892eae912dacc1998751f28157c71e55d6
|
File details
Details for the file planetarypy_ctx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: planetarypy_ctx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37971946b0d9b61cbf160e19c40483518a283e145535fcd6dc2803a124569e01
|
|
| MD5 |
b84f0a51f67b36296ccd67b01aa15618
|
|
| BLAKE2b-256 |
50189f256c8c48ea53e7e3b4649cdd135e277e41c74a94fa42339c2d175bdc81
|