- May 06, 2021
-
-
Bruce Flynn authored
Squashed commit of the following: commit 76ad8de8 Author: Bruce Flynn <brucef@ssec.wisc.edu> Date: Thu May 6 15:37:10 2021 -0500 test, then push commit e3a51b48 Author: Bruce Flynn <brucef@ssec.wisc.edu> Date: Thu May 6 15:31:48 2021 -0500 rdrgen Fix attr comparison issues, support additional mission names commit bb6b5e6d Author: Bruce Flynn <brucef@ssec.wisc.edu> Date: Thu May 6 14:11:49 2021 -0500 modis merging working and tested commit 58143956 Author: Bruce Flynn <brucef@ssec.wisc.edu> Date: Wed May 5 13:13:23 2021 -0500 fix bad attr commit f3bdd86d Author: Bruce Flynn <brucef@ssec.wisc.edu> Date: Wed May 5 11:21:20 2021 -0500 add module for EOS utils commit b18d65bb Author: Bruce Flynn <brucef@ssec.wisc.edu> Date: Wed May 5 11:20:59 2021 -0500 merge: support aqua by using seqid in pointer
-
- Aug 02, 2019
-
-
Bruce Flynn authored
-
- Jan 17, 2018
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Jan 02, 2018
-
-
Bruce Flynn authored
-
Bruce Flynn authored
Using stamp could possibly cause issues due to UTC datetimes not being aware of leap seconds.
-
- Jun 16, 2017
-
-
Steve Dutcher authored
-
- Mar 01, 2017
-
-
Steve Dutcher authored
corrupt session groups can have packet files with multiple APIDs we handel this by filtering these out and skipping to the next stamp
-
- Sep 21, 2016
-
-
Bruce Flynn authored
-
- Apr 08, 2016
-
-
Bruce Flynn authored
Because merge was only considering stamp/apid packets for the same stamp/apid with different byte size were being treated as equal. It now always treats packets/group with more bytes as more gooder.
-
- Mar 29, 2016
-
-
Steve Dutcher authored
-
- Mar 28, 2016
-
-
Bruce Flynn authored
Add option to CLI tool to specify VIIRS APID order. **NOT TESTED
-
- Oct 20, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
Replaced the merge code with something less efficient but easier to grok. New stream impl that does not read the data that will be used to create and index used in new merge code.
-
- Oct 16, 2015
-
-
Bruce Flynn authored
* Ensure streams is a know iterable type (deque) * Make sure to reuse a stream in the case of a bad packet group. This was done with an exception so it was handled the same way as the other 2 major cases.
-
- Oct 15, 2015
-
-
Steve Dutcher authored
bug fix, we were doing streams.remove(stream) inside a "for stream in streams:" which gave incorrect results
-
- Oct 14, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Oct 13, 2015
-
-
Bruce Flynn authored
-
- Sep 29, 2015
-
-
Bruce Flynn authored
-
Bruce Flynn authored
-
Bruce Flynn authored
-
- Sep 10, 2015
-
-
Bruce Flynn authored
-
- Aug 28, 2015
-
-
Bruce Flynn authored
Fixes issue #1.
-
- Aug 13, 2015
-
-
Bruce Flynn authored
-
- Jul 14, 2015
-
-
Bruce Flynn authored
-
- Jul 09, 2015
-
-
Bruce Flynn authored
-
- Jul 08, 2015
-
-
Bruce Flynn authored
-