- Jan 09, 2025
-
-
Levi Pfantz authored
-
Levi Pfantz authored
-
- Jan 08, 2025
-
-
Levi Pfantz authored
-
Levi Pfantz authored
-
- Dec 30, 2024
-
-
Levi Pfantz authored
-
- Dec 23, 2024
-
-
Levi Pfantz authored
-
Levi Pfantz authored
-
Graeme Martin authored
-
- Jul 03, 2024
-
-
Levi Pfantz authored
-
- Oct 11, 2022
-
-
Nick Bearson authored
-
- Sep 21, 2022
-
-
Nick Bearson authored
add a test suite to the repo via pytest, and fix some minor bugs in _minute_gridder.py uncovered by the test rewrite
-
- Jul 26, 2022
-
-
Nick Bearson authored
add a simple try/catch for each minute so that a single minute's failure doesn't impact other minutes
-
- Jul 22, 2022
-
-
Nick Bearson authored
move the handling of each minute into its own function - grid_minute() - which can then be try/catch'd or potentially run in parallel
-
- Jul 12, 2022
-
-
Nick Bearson authored
-
- May 13, 2022
-
-
Nick Bearson authored
-
- May 12, 2022
-
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
tile processing needs to happen in the scope of each individual minute, so that we have the context to write the cspp_geo_gglm_input_files attribute correctly.
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
initial version of input handling where we determine minutes of interest and then work our way back to files
-
Nick Bearson authored
-
Nick Bearson authored
-
- May 11, 2022
-
-
Nick Bearson authored
-
Nick Bearson authored
Allow the user to specify a --goes--sector of "meso1" or "meso2". "meso" still defaults to meso1. Functionally this should only affect the output filenames.
-
- Apr 15, 2022
-
-
Nick Bearson authored
-
- Mar 18, 2022
-
-
Nick Bearson authored
Change the realtime flag from -1 to -r. This will allow argparse to parse negative values without extra handholding.
-
- Mar 08, 2022
-
-
Nick Bearson authored
-
- Mar 05, 2021
-
-
Nick Bearson authored
-
Graeme Martin authored
-
- Mar 02, 2021
-
-
Graeme Martin authored
-
- Feb 26, 2021
-
-
Nick Bearson authored
-
Nick Bearson authored
This could be improved by only ignoring warnings in "released" versions so that we still see them when developing.
-
- Feb 24, 2021
-
-
Graeme Martin authored
-
- Feb 23, 2021
-
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
attempted fix for the 20s end times issue. we might need to revisit and be more explicit in order to handle bad input as well.
-