Skip to content
Snippets Groups Projects
  1. Jul 26, 2019
    • jlaura's avatar
      Cov (#130) · af0dc54a
      jlaura authored
      * Adds computation of covariance matrix to utils
      
      * Adds covariance matrix inside library
      af0dc54a
  2. Jul 25, 2019
  3. Jul 19, 2019
  4. Jun 28, 2019
  5. Jun 25, 2019
  6. Jun 22, 2019
  7. Jun 21, 2019
  8. Jun 17, 2019
  9. Jun 14, 2019
    • jlaura's avatar
      Appveyor (#115) · 18164192
      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
      18164192
  10. Jun 13, 2019
  11. Apr 01, 2019
  12. Mar 29, 2019
  13. Mar 26, 2019
  14. Mar 20, 2019
  15. Jan 05, 2019
  16. Jan 02, 2019
  17. Jan 01, 2019
  18. Dec 02, 2018
  19. Dec 01, 2018
    • David P. Mayer's avatar
      Add essential functions from old transformations.py into socetnet2isi… (#90) · f96acfdd
      David P. Mayer authored
      * Add essential functions from old transformations.py into socetnet2isis and isisnet2socet bin scripts
      
      * Remove plio.spatial import statement from isisnet2socet
      f96acfdd
    • acpaquette's avatar
      PyHAT Updates (#87) · d6087ee4
      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
      d6087ee4
    • jlaura's avatar
      Removes fixture call in test (#92) · d4f55f50
      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
      d4f55f50
  20. Nov 07, 2018
    • David P. Mayer's avatar
      io_bae.py: Explicitly Set GPF/IPF Column data types on read (#72) · c1afb880
      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
      c1afb880
  21. Oct 12, 2018
    • acpaquette's avatar
      Small changes (#81) · 160c1ae0
      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
      160c1ae0
  22. Sep 26, 2018
  23. Sep 14, 2018
  24. Aug 31, 2018
  25. Aug 30, 2018
  26. Aug 26, 2018
Loading