Adam Paquette

Results 7 issues of Adam Paquette

Updates the dockerfile to build with an updated llvm package. Unfortunately this requires that the ubuntu container be downgraded to 16.04 because llvm stopped supporting 18.04 seemingly. There is also...

Hello, Here are some changes from the USGS astro fork of the CSM. Most of these changes were made for CSM 3.0.3 but may be portable into the current version....

Hello! I have a couple questions with regard to `imageToRemoteImagingLocus`, I know it is a Friday so I don't expect much back until Monday this coming week. My main question...

Moves proj CRS creation into camera instantiation and properly cleans up proj objects once finished. ## Licensing This project is mostly composed of free and unencumbered software released into the...

Gdal is being imported in the `__inti__.py` inside of the io module using find_spec and manually loading the module. This can lead to problems within a jupyter notebook where plio...

This PR updates the JSON traversal algorithm to build the underlying graph structure that jsoncrack uses. There are a couple of changes that also address a bug in graph construction....

open to review