ssec / sift

A visualization application for satellite imagery
http://sift.ssec.wisc.edu/
GNU General Public License v3.0
46 stars 14 forks source link

Implement DYNAMIC kind to handle ambiguous readers like the LI reader #364

Closed ameraner closed 1 year ago

ameraner commented 1 year ago

The PR attempts to handle the case where readers can return multiple types of data, on the example of the li_l2_nc reader that can return both gridded image data, as well as point data.