Skip to content
Snippets Groups Projects

Fix for #74. Bad metadata selection in gap filling

Merged Jonathan Hanks requested to merge jonathan-hanks/nds2-client:ticket74-bad-filler into master
  1. Oct 18, 2018
    • Jonathan Hanks's avatar
      Fix for #74. Bad metadata selection in gap filling · 1ac87b13
      Jonathan Hanks authored
      When the entire request is a gap, the code picked any channel that
      had the same base name to generate the metadata.  This change:
      * updates the downselect code to constrain the choices by channel
        type (as far as has been specified)
      * breaks some of the filtering code out of downselect to its own
        method in the channel_selector to increase readability.
      1ac87b13
Loading