- 11 Oct, 2022 2 commits
-
-
Nick Bearson authored
add support for stats files See merge request !31
-
Nick Bearson authored
-
- 21 Sep, 2022 2 commits
-
-
Nick Bearson authored
add our regression test suite to the repo via pytest Closes #29 See merge request !30
-
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
-
- 26 Jul, 2022 4 commits
-
-
Nick Bearson authored
use an updated commit of glmtools that handles empty data scenes Closes #38 See merge request !29
-
Nick Bearson authored
replace exits with raises in grid_setup, and remove the realtime check See merge request !28
-
Nick Bearson authored
-
Nick Bearson authored
add a simple try/catch for each minute so that a single minute's failure doesn't impact other minutes
-
- 22 Jul, 2022 1 commit
-
-
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
-
- 12 Jul, 2022 1 commit
-
-
Nick Bearson authored
-
- 01 Jun, 2022 1 commit
-
-
Nick Bearson authored
Mambaforge already has mamba installed, so this was unnecessary. In addition, it was causing builds to fail due to an incompatibility between mamba & conda versions. Related ticket: https://github.com/mamba-org/mamba/issues/1706
-
- 13 May, 2022 2 commits
-
-
Nick Bearson authored
ensure --ctr-lat and --ctr-lon are valid latitudes & longitudes See merge request !27
-
Nick Bearson authored
-
- 12 May, 2022 13 commits
-
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
group inputs by minute and process accordingly See merge request !26
-
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
-
- 11 May, 2022 4 commits
-
-
Nick Bearson authored
Allow the user to specify a --goes--sector of "meso1" or "meso2". "meso" still... Closes #24 See merge request !25
-
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.
-
Nick Bearson authored
update our dependency stack See merge request !24
-
- 06 May, 2022 7 commits
-
-
Nick Bearson authored
-
Nick Bearson authored
CI test prep See merge request !21
-
Nick Bearson authored
Resolve "negative center lat/lons (meso) confuse the parser" Closes #22 See merge request !19
-
Nick Bearson authored
small buildbucket fixes See merge request !22
-
Nick Bearson authored
Resolve "look into GOES-18 support" Closes #37 See merge request !20
-
Nick Bearson authored
-
Nick Bearson authored
-
- 15 Apr, 2022 3 commits
-
-
Nick Bearson authored
-
Nick Bearson authored
-
Nick Bearson authored
-