plio/io/hcube.py
0 → 100644
+75
−0
plio/io/io_crism.py
0 → 100644
+32
−0
plio/utils/indexing.py
0 → 100644
+73
−0
+12
−0
Loading
* Makes gdal an optional dependency * Refactors all bae I/O into a single namespace. * typos * Fixes the gdal dependency test * Adds tests for the JSON * Tests fail without test data * Updates for comments from @thareUSGS * Adds ISIS3 V2 ControlNetwork Reader * Adds hcube mixin object