Using Web Spice in ISIS and ALE¶
ISIS¶
Update your IsisPreferences under $CONDA_PREFIX to enable the web SpiceQL feature.
spiceinit
The ISIS app spiceinit has two driver engines: ISIS and ALE. Setting the web=yes parameter in spiceinit will use the old ISIS SPICE webserver but you will still need to download the base directory and mission-specific shape models to your ISISDATA path. If your IsisPreferences has the web SpiceQL feature enabled, spiceinit will use SpiceQL via the ALE engine to load kernels and no local data area will be necessary.
ALE¶
Set the props param to use web SpiceQL by setting the web property to True.
Generate an ISD
For developers
Additional environment variables that can be set:
- SPICEQL_REST_URL - Point to a custom SpiceQL instance URL
- ALESPICEQL_LOG_LEVEL - Turn on debugging with debug