Jay Laura

Results 28 issues of Jay Laura

This PR adds an OS X Makefile. I have done this in order to support builds of the CSM via [conda-forge](https://github.com/conda-forge/staged-recipes/pull/2695) on OS X, Linux, and Windows. This is a...

The windows makefile does not also include the headers (as the linux version does). To include the headers it looks like the makefile needs to be updated as: `all: $(HEADERS)...

The autogenerated sphinx docs are terrific! There is work to be done now ensuring that all methods are documented and that the docs are cleaned. Example of that cleaning include...

documentation

How is the projected sensor model, either in usgscsm or perhaps in ALE, tracking what DTM was used in the creation of the projected image? Different DEMs will result in...

Please consider building and releasing this package for M1/M2 hardware.

### What is the bug or the crash? Unable to load a LERC compressed GeoTIFF (COG) in QGIS 3.22.16 LTR. ### Steps to reproduce the issue Add the following (publicly...

bug

## Licensing This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into...

The `SerialNumberDecoder` is not longer needed and is causing errors in the presence of `#` characters. Those characters are being added when cubes are run through `jigsaw`.

We already have pandas and gdal as dependencies. We should just return the dataframe from an isis control network as a geopandas data frame. This avoids clients having to do...

enhancement

We are currently pushing the documentation to [https://usgs-astrogeology.github.io/plio/](https://usgs-astrogeology.github.io/plio/). This documentation is not versioned though. We should offer documentation that is versioned along with the source. The [SCVersioning](https://robpol86.github.io/sphinxcontrib-versioning/v2.2.1/index.html) sphinx plugin supports...