Skip to content
Snippets Groups Projects
  1. Feb 27, 2025
  2. Feb 21, 2025
  3. Feb 18, 2025
    • Kelvin Rodriguez's avatar
      Search Fixes (#53) · 37d0fd4e
      Kelvin Rodriguez authored
      
      * fixed bug where cks were using interval scope
      
      * added a fix for conda-forge
      
      * fixes
      
      * readded prefixes
      
      * Update getTargetStates and getTargetOrientations endpoints
      
      * added ability to pass in kernels on top of searches
      
      * Update quality params to list type
      
      * trigger pipeline
      
      * Update test
      
      * Add kernelList param to fastapi endpoints
      
      * Add kernelList and searchKernels params
      
      * Return kernels as part of pair
      
      * Fix typo
      
      * updated tests
      
      * fixed python tests
      
      * fixed lro test
      
      * Add cpp api framework
      
      * Update tests
      
      * changed cache behavior
      
      * missed a spot
      
      * fixed tests
      
      ---------
      
      Co-authored-by: default avatarChristine Kim <chkim@usgs.gov>
  4. Feb 06, 2025
  5. Jan 13, 2025
  6. Jan 10, 2025
  7. Jan 07, 2025
  8. Nov 04, 2024
  9. Nov 01, 2024
  10. Oct 31, 2024
  11. Oct 29, 2024
    • Christine Kim's avatar
      Validates quality param (#40) · d34f193d
      Christine Kim authored
      * some fixes
      
      * Update spk search for getTargetStates
      
      * Update more noquality
      
      * Update schema json
      
      * Add validation for empty quality strings
      
      * Move quality check to cpp
      
      * Stricter cassini regex
      Unverified
      d34f193d
  12. Oct 28, 2024
  13. Oct 24, 2024
  14. Oct 23, 2024
  15. Oct 21, 2024
    • Christine Kim's avatar
      Dockerize FastAPI (#35) · 41043319
      Christine Kim authored
      
      * wip docker
      
      * added AWS stuff
      
      * reduce service to q
      
      * some changes
      
      * some fixes and updates
      
      * garbage
      
      * Add forward slash
      
      * Update Dockerfile
      
      * moved things around
      
      * Add kernels key
      
      * Update accessing kernelset
      
      * Bug fixes
      
      * Add trycatch
      
      * fix dockerfile typo
      
      * add filter
      
      * some test fixes
      
      * update test kernel paths
      
      * possible test fix
      
      * working tests + inventory upgrades
      
      * added highfive
      
      ---------
      
      Co-authored-by: default avatarKelvin <krodriguez@usgs.gov>
      Co-authored-by: default avataracpaquette <acpaquette@usgs.gov>
      Unverified
      41043319
  16. Sep 10, 2024
  17. Jul 12, 2024
  18. Jun 13, 2024
    • Kelvin Rodriguez's avatar
      New inventory class (#31) · c1a7c840
      Kelvin Rodriguez authored
      * added inv files
      
      * initial code
      
      * removed extra files
      
      * reverted some config stuff
      
      * added Btree submodule
      
      * now C++20 for linux too
      
      * using conda compilers
      
      * tests updated to C++20
      
      * adding a path to python3
      
      * adding a path to python3
      
      * adding a path to python3
      
      * rm -rf bin/python
      
      * rm -rf bin/python
      
      * rm -rf bin/python
      
      * find virtual first
      
      * added 3.12
      
      * added deps to schema
      
      * added ability to report qualities, set independant qualities, and search for lower qualities when requested isn't avaialable
      
      * renamed kernel
      
      * changed how quality is reported
      
      * added stuff
      
      * fixed test maybe
      
      * changed logs back to debug
      
      * added inv tests
      Unverified
      c1a7c840
  19. Jun 07, 2024
  20. Apr 30, 2024
  21. Apr 29, 2024
    • Christine Kim's avatar
      FastAPI app (#27) · 10bd3f3e
      Christine Kim authored
      * Added fastapi app files
      
      * Refactor for less complicated model structure
      
      * Added redirect from root endpoint to docs endpoint
      
      * Add api deps to main env.yml
      
      * Hide root endpt from schema & set searchKernels to always true
      
      * Remove spiceql dep
      
      * Update readme
      
      * Update getTargetOrientations and getTargetStates endpoints
      Unverified
      10bd3f3e
    • Austin Sanders's avatar
      Added minirf to lro conf (#29) · 2dfba0c7
      Austin Sanders authored
      * Updated for lro minirf
      
      * updated changelog
      
      * Updated megaconfig size
      
      * updated changelog
      
      * Updated mega config size
      
      * Updated changelog again?
      Unverified
      2dfba0c7
  22. Apr 26, 2024
  23. Apr 23, 2024
    • Austin Sanders's avatar
      Voyager conf (#25) · ec13eed8
      Austin Sanders authored
      * Updated changelog
      
      * Added voyager1 conf and tests
      
      * Added voyager confs
      
      * Added voyager2 to cmakelists
      
      * Updated size of mega conf
      
      * Added tests for voyager2
      
      * Removed incorrect voyager kernels
      
      * Updated changelog
      
      * Updated tests and json config
      
      * Updated to remove viking from this PR
      
      * Updated size of megaconfig
      Unverified
      ec13eed8
  24. Apr 22, 2024
    • Austin Sanders's avatar
      Hayabusa2 conf (#24) · 8995649e
      Austin Sanders authored
      * Added hayabusa2 onc configuration and tests
      
      * Updated changelog
      
      * Updated test to reflect new conf
      
      * trigger build
      
      * Updated json submodule
      
      * Added preceding slash to hayabusa dep
      
      * Updated megaconfig size in test
      Unverified
      8995649e
  25. Jan 20, 2024
  26. Jan 19, 2024
  27. Dec 29, 2023
    • Kelvin Rodriguez's avatar
      Merging 1.0 changes into main (#22) · c499eba3
      Kelvin Rodriguez authored
      
      * Update version
      
      * Comment out pipeline for now
      
      * Add cspice cmake file
      
      * Builds with cspice
      
      * Add cereal cmake
      
      * Update files for conda build
      
      * Update meta.yaml
      
      * Rename FindCSpice.cmake
      
      * fixed issue with FMT constevals causing compile errors with C++20
      
      * typos
      
      * yaml linting fail
      
      * ci fix
      
      * unpinned python
      
      * ci fix
      
      * ci fix
      
      * ci fix
      
      * tweaking cmakelists
      
      * ci fix
      
      * ci fix
      
      * ci fix
      
      * ci fix
      
      * ci fix
      
      * ci fix
      
      * updating submodukles
      
      * debugging things
      
      * changed print to log
      
      * changed debug level
      
      * disabled conf test
      
      * removed rm -rf
      
      * updated schema verification
      
      * changed install dir
      
      * changed install dir
      
      * changed install dir
      
      * changed install dir
      
      * changed install dir
      
      * changed install dir
      
      * changed install dir
      
      * changed install dir
      
      * removed 3.8
      
      ---------
      
      Co-authored-by: default avatarChristine Kim <chkim@usgs.gov>
      Unverified
      c499eba3
Loading