- 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
-
- Aug 26, 2018
- Aug 24, 2018
- Aug 23, 2018
-
-
jlaura authored
Adds accurate environment.yml
-
jay authored
-
jlaura authored
Fixes #73
-
jay authored
-
jlaura authored
* Adds tests for GDAL not installed * typo in travis else * proper matrix build * semicolons...I write python * updates test with conditional osr * Proper pytest skipping enabled for conditional imports * missed pytest import * Typos * Mixing pytest and unittest * typos and imports * typos city * removes hasosr * fixes wrapper for conditional gdal * Removes test for non-available gdal
-
- Aug 16, 2018
-
-
jlaura authored
-