Skip to content
  • Daniel Scheffler's avatar
    added holoviews visualization for exploring bands-axis in GeoArray · 87d8daa3
    Daniel Scheffler authored
    io.raster.GeoArray.GeoArray:
    - __init__(): GeoArray can now be instanced from another GeoArray without exception
    - show(): added interactive mode (new keyword) that visualizes an interactive holoviews graphic for quickly exploring all bands of the current GeoArray
    
    - updated __version__
    87d8daa3