Skip to content
Snippets Groups Projects
  1. Jul 08, 2019
    • Cain, Payton David's avatar
      Fixes issue 121 · 3069760a
      Cain, Payton David authored
      Verifies if the directory exists, if not a new directory is created to store the written file
      3069760a
    • Cain, Payton David's avatar
      Fixes issue 121 · b0177a07
      Cain, Payton David authored
      Ensures that the specified directory exists before wiriting file to directory. If the directory doesn't exist, a new one is created to store the written file.
      b0177a07
  2. Jul 03, 2019
    • Cain, Payton David's avatar
      Fixes issue 121 · acb830ec
      Cain, Payton David authored
      Verifies whether or not the filename created exists. If not, the function returns with no output. If the filename exists, an outpupt file is written.
      acb830ec
  3. Jul 02, 2019
  4. May 29, 2019
  5. May 28, 2019
  6. May 23, 2019
  7. May 13, 2019
  8. Mar 12, 2019
  9. Feb 26, 2019
    • Erin (Josh) Rigler's avatar
      Add can_produce_data() method to AdjustedAlgorithm · 94284006
      Erin (Josh) Rigler authored and Claycomb, Abram Earl's avatar Claycomb, Abram Earl committed
      AdjustedAlgorithm.process() essentially adjusts two values:
      
       - 3D vector field HEZ_raw -> XYZ_adj
       - 1D scalar field F_raw -> F_adj
      
      Neither should depend on the other, but this was implicitly the case
      as originally implemented. When F was missing, this prevented XYZ
      from being calculated, at least when called in 'update' mode by the
      Controller. Likewise, if HEZ were missing, this prevented adjusted F
      from being calculated.
      94284006
  10. Feb 19, 2019
  11. Feb 13, 2019
  12. Feb 12, 2019
  13. Feb 05, 2019
  14. Feb 04, 2019
  15. Nov 19, 2018
  16. Nov 14, 2018
  17. Nov 13, 2018
  18. Nov 09, 2018
Loading