Skip to content
Snippets Groups Projects
  1. Oct 31, 2023
    • BRONES Romain's avatar
      Quick fix on attribute type boolean · 553a4d47
      BRONES Romain authored
      * This is a quick fix, needs more work.
      * Cast was always to float, which fails for boolean.
      * Better handle all the type values and ask for a better cast.
      553a4d47
  2. Aug 07, 2023
  3. Jul 24, 2023
  4. Jun 23, 2023
    • BRONES Romain's avatar
      WorkInProgress: Unique entry function · 1113baff
      BRONES Romain authored
      * Move to a single "extract" function entry point.
        It will redirect then to dedicated function for cases (Spectrum, ...)
        and for the method wanted (nearset, average, all...)
      
      * Handle that the attribute is a list, then perform extraction for each attrivute in list
      
      * (!) Still buggy
      1113baff
  5. Mar 16, 2023
  6. Nov 17, 2022
  7. Nov 16, 2022
  8. Nov 10, 2022
  9. May 24, 2022
  10. May 23, 2022
  11. Apr 25, 2022
    • BRONES Romain's avatar
      Towards a real module package · 7c29e262
      BRONES Romain authored
      * Add __init__.py in core (empty for now)
      * Add a bash source script yo load Python3 env and add the directory to pyhton path
      * Add a .gitignore
      * Cut out some code in ArchiveExtractor.betweenDates to outside functions
      7c29e262
  12. Apr 22, 2022
  13. Oct 13, 2021
  14. Sep 17, 2021
  15. Jan 07, 2021
  16. Sep 17, 2020
  17. Jun 30, 2020
  18. Jun 26, 2020
Loading