Skip to content

@brendancol brendancol released this Dec 1, 2020 · 3 commits to master since this release

Version 0.1.2 - 12/1/2020

  • Added GPU support for curvature (#150)
  • Added dask.Array support for curvature (#150)
  • Added GPU support for aspect (#156)
  • Added dask.Array support for aspect (#156)
  • Added GPU support for slope (#152)
  • Added dask.Array support for slope (#152)
  • Fixed slope cupy: nan edge effect, remove numpy padding that cause TypeError (#160)
  • Fixed aspect cupy: nan edge effect, remove numpy padding that cause TypeError(#160)
  • Updated README with Supported Spatial Features Table
  • Added badge for open source gis timeline
  • Added GPU Support for Multispectral tools (#148)
  • Added Python 3.9 to Test Suite
Assets 2

@brendancol brendancol released this Oct 21, 2020 · 40 commits to master since this release

Version 0.1.1 - 10/21/2020

  • Added convolution module for use in focal statistics. (#131)
  • Added example notebook for focal statistics and convolution modules.
Assets 2

@brendancol brendancol released this Sep 11, 2020 · 44 commits to master since this release

Version 0.1.0 - 9/10/2020

  • Moved kernel creation to name-specific functions. (#127)
  • Separated the validate and custom kernel functions. (focal)
  • Added annulus focal kernel (#126) (focal)
  • Added outputting of z-scores from hotspots tool (focal)
  • Changed type checking to use np.floating (focal)
  • Added tests for refactored focal statistics (focal)
Assets 2

@brendancol brendancol released this Aug 28, 2020 · 50 commits to master since this release

Version 0.0.9 - 8/26/2020

  • Added A* pathfinding
  • Allow all numpy float data types, not just numpy.float64 (#122)
  • Broke out user-guide into individual notebooks
  • Added num_sample param option to natural_breaks (#123)
  • Removed sklearn dependency
Assets 2

@brendancol brendancol released this Jul 22, 2020 · 62 commits to master since this release

  • Added 2D Crosstab (zonal)
  • Added suggest_zonal_canvas (zonal)
  • Added conda-forge build
  • Removed Versioneer
  • Updates to CI/CD
Assets 2

@brendancol brendancol released this Jul 22, 2020 · 60 commits to master since this release

  • Fixed Missing Dependencies
Assets 2
Jul 22, 2020
Version 0.0.7

@brendancol brendancol released this Jul 15, 2020 · 69 commits to master since this release

Version 0.0.6 - 7/14/2020

  • Added Proximity Direction (proximity)
  • Added Proximity Allocation (proximity)
  • Added Zonal Crop (zonal)
  • Added Trim (zonal)
  • Added ebbi (multispectral)
  • Added more tests for slope (slope)
  • Added image grid (readme)
Assets 2

@brendancol brendancol released this Jul 5, 2020 · 90 commits to master since this release

see CHANGELOG.md

Assets 2
Jul 5, 2020
Version 0.0.4
You can’t perform that action at this time.