Applied-GeoSolutions / gips

Geospatial Image Processing System
GNU General Public License v3.0
17 stars 5 forks source link

fixes #85 and DRYs out versioning #410

Closed ircwaves closed 6 years ago

ircwaves commented 6 years ago

Now drivers only need to set self._version to get the default version handling behavior.

Example for possible over-ride might be to consider C1 and DN equivalent in the landsat driver.