- 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
-
- Jun 22, 2019
-
-
Tyler Thatcher authored
-
- Jun 21, 2019
-
-
jlaura authored
-
- Jun 17, 2019
-
-
acpaquette authored
-
jlaura authored
* Fixes key in measure creation * Bumps minor minor
-
Kelvin Rodriguez authored
* added thermal alert notebook * updated to_isis to proagate point type * cpoint type proagation * updated tests * removed thermal playground * removed capstone code
-
Kaitlyn Lee authored
-
- Jun 14, 2019
-
-
jlaura authored
* Fixes failing tests * removes python 3.5 support * Skips conda upload if a PR * updates appveyor * ncurses issues; maybe install order? * Testing removing packages win is struggling with * Readds build phase * fixes apvpeyor test phase * tests passing, now conda build * Removes push to conda * Removes x86 support - pytest issues * Removes print
-
- Jun 13, 2019
-
-
jlaura authored
* Fixes failing tests * removes python 3.5 support * Skips conda upload if a PR
-
- Apr 01, 2019
-
-
Tyler Thatcher authored
Fixes #104
-
- Mar 29, 2019
- Mar 26, 2019
- Mar 20, 2019
-
-
Jesse Mapel authored
* Added V5 protobuf files * First pass at v5 control network reader * parameterized cnet read test
-
- Jan 05, 2019
- Jan 02, 2019
- Jan 01, 2019
-
-
jlaura authored
* Reduction in test volumes and test updates. * Fixes deprecation warnings * Only builds dev branch and bumps release version * Change to imports for GDAL = False * missed import...
-
- Dec 02, 2018
-
-
jlaura authored
-
- Dec 01, 2018
-
-
David P. Mayer authored
* Add essential functions from old transformations.py into socetnet2isis and isisnet2socet bin scripts * Remove plio.spatial import statement from isisnet2socet
-
acpaquette authored
* Small updates to get the scripts working. * Fixed pradius calculations, and made some small changes. * Removed coord transforms and made body_fix func more generic. * Updated reproj doc string. * General refactor to socet scripts and clean up. Simplfied input for both scripts. * Updated conf to use conda prefix * Fixed up __getattr__ func * Corrected attribute error text * Uploaded notebooks for remote access * Updated notebooks with complete footprint function * More or less final notebook * Forgot to tab this in under the first except block * Updated version. * Removed unnecessary notebooks * Removed previously removed module * Removed old import * Fixes issue indexing on the hcube * Updated hcube * Updated io_m3 and io_crism pyhat dependency * hcube and indexing update to handle clipping and other operations
-
jlaura authored
* Removes fixture call in test * Fixes pytest for fixture in parameters * Updates fixtures part ii * Correct way to param. using fixtures * Turns off bad bae tests that need to be fixed
-
- Nov 07, 2018
-
-
David P. Mayer authored
* Add pyproj to list of run requirements in meta.yaml * io_bae.py: explicitly set data types in GPF/IPF cols on read * Typo fix * Add tests for GPF/IPF data types, and making sure GPF/IPF point IDs are written correctly * typo fix in test_io_bae.py that was breaking tests * file name typo fix * correct variable and change file names test_io_bae.py * correct test_write_str_id_ipf, insert required newline in example IPF file * Change GPF/IPF int and float lengths to 32 bits * Increase size of GPF lat/lon/ht to float64 * Change GPF/IPF float lengths back to 64 bits to be consistent with BAE spec * typo fix * test_io_bae.py: Specify correct dtypes when reading expecting IPF/GPFs with read_csv * Add python version to appveyor.yml
-
- Oct 12, 2018
-
-
acpaquette authored
* Small updates to get the scripts working. * Fixed pradius calculations, and made some small changes. * Removed coord transforms and made body_fix func more generic. * Updated reproj doc string. * General refactor to socet scripts and clean up. Simplfied input for both scripts. * Updated conf to use conda prefix * Fixed up __getattr__ func * Corrected attribute error text * Uploaded notebooks for remote access * Updated notebooks with complete footprint function * More or less final notebook * Forgot to tab this in under the first except block * Updated version. * Removed unnecessary notebooks * Removed previously removed module * Removed old import * Updates travis to use environment.yml * Fixes issue indexing on the hcube
-
- Sep 26, 2018
- Sep 14, 2018
- Aug 31, 2018
-
-
jlaura authored
Fixes missing import in io_json for datetime objs
-
- Aug 30, 2018
-
-
jay authored
-