- Nov 12, 2021
- Oct 05, 2021
-
-
Lauren Adoram-Kershner authored
* Adding Logos * Update README.md
-
- Jun 15, 2021
-
-
David P. Mayer authored
* Added GXP support to read_gpf() Modified read_gpf() in io_bae.py to support reading of either legacy Socet Set-style GPF files or new Socet GXP-style GPF files. Function now takes a boolean, `gxp` to flag whether function should interpret input file as SSET or GXP style, defaulst to SSET style for backwards compatibility. Removed unused variables from read_gpf(). Field names are now hard-coded in the function, rather than generated dynamically. The hints about field names in the GXP-style GPFs are just complicated enough that hard-coding a list of field names into the function was the simplest solution. Datatypes for each field were already hard-coded, so hard-coding the names is stylistically consistent. Partially address #24 * Deleted extraneous comment * Added tests for read_gpf() and updated Socet GXP test data * Updating test for read_gpf(), ticking minor version number * Fixing fixtures...maybe * Fixing fixtures...maybe * Correct variable assignment in read_gpf(), more fixing fixtures * Fixing test parameterization * More test parameterization tweaks
-
- May 28, 2021
- May 10, 2021
-
-
TravisGabrielUSGS authored
* Allows the user (or CI) to grab gdal from osgeo instead, if available * Fixing the imported package * The import error was causing travis-CI to fail. * Reverting old PR edits and moving attempted oseo import to init
-
- Mar 08, 2021
-
-
Kristin Berry authored
* Add .readthedocs.yaml file and correct tile for tutorials * Also add documentation badge * Move build documentation badge Co-authored-by:
Kristin Berry <kberry@gyro.wr.usgs.gov>
-
- Oct 16, 2020
-
-
Jesse Mapel authored
-
- Sep 30, 2020
-
-
AustinSanders authored
Updated for PVL 1.0
-
Austin Sanders authored
-
Austin Sanders authored
-
AustinSanders authored
travis build fails because of no output for >10 minutes. Removing quiet flag might generate additional output needed to keep the build alive.
-
- Sep 29, 2020
-
-
Austin Sanders authored
-
Austin Sanders authored
-
Austin Sanders authored
-
- Sep 28, 2020
-
-
Austin Sanders authored
-
- Sep 23, 2020
-
-
Ryan authored
Fix PVL import.
-
- Jul 16, 2020
-
-
jlaura authored
* Prepping for 1.2.4 release * Update appveyor.yml * Update appveyor.yml
-
- Jul 12, 2020
-
-
jlaura authored
* Supports covar when some are empty * Adds tests for aprioriCovar
-
- Apr 20, 2020
-
-
jlaura authored
* Fixes 144 * Supports read/write, warn on pointLog * Adds tests and fixes bugs that the tests identified * Updates for comments * updates tests
-
- Apr 17, 2020
-
-
Jesse Mapel authored
-
- Apr 15, 2020
-
-
Lauren Adoram-Kershner authored
* shifting apriori line/sample during read in/write out * making apriori values optional
-
- Feb 27, 2020
-
-
Jesse Mapel authored
-
- Jan 03, 2020
-
-
Lauren Adoram-Kershner authored
Added check for repeated fields in protobuf
-
- Jan 02, 2020
-
-
Jesse Mapel authored
-
- Oct 24, 2019
-
-
David P. Mayer authored
-
- Aug 26, 2019
-
-
Lauren Adoram-Kershner authored
Added name un-mangling when writing ISIS controlentworks out
-
- Aug 21, 2019
-
-
Jesse Mapel authored
-
Jesse Mapel authored
-
Tyler Thatcher authored
* Fixing to_isis / from_isis process * Removed merge conflict * Fixed tests
-
- Aug 01, 2019
-
-
Jesse Mapel authored
* First pass at shared field names * Removed write changes * Removed print * Added better testing. Fixed weird choosername problem
-
- Jul 26, 2019
-
-
jlaura authored
* Adds computation of covariance matrix to utils * Adds covariance matrix inside library
-
- Jul 25, 2019
-
-
jlaura authored
-
- Jul 19, 2019
-
-
jlaura authored
-
- Jun 28, 2019
-
-
jlaura authored
* Updates to_isis to use the 0.5 offset * inverse correction on from_isis
-
- Jun 25, 2019
-
-
Jay authored
-