ipxapi
The icepyx Python API ipxapi.py
is used to access the services provided by the sliderule-icesat2 plugin for SlideRule using the icepyx
library.
It mirrors functions provided in the icesat2.py
module, and provides a simplified interface that accepts icepyx Query objects (regions).
The module can be imported via:
from sliderule import ipxapi
For more information about icepyx, go to icepyx GitHub or icepyx ReadTheDocs.