Skip to content

Releases: Esri/raster-functions

v0.1 alpha.3

04 Aug 17:44
Compare
Choose a tag to compare
v0.1 alpha.3 Pre-release
Pre-release

Internal release for verifying v0.1 functionality:

  • deployment of Python extension packages
  • multidirectional hillshade raster function
  • support for Cythonizing Python raster functions

What's new in v0.1-alpha.3:

  • Hillshade and multidirectional hillshade functions work correctly when the image and map are in different coordinate systems.
  • Helper class Projection now uses ArcPy for coordinate transformations.

This release of Python extension installs the following packages:

Get started here.

v0.1 alpha.2

26 May 03:35
Compare
Choose a tag to compare
v0.1 alpha.2 Pre-release
Pre-release

Internal release for verifying v0.1 functionality:

  • deployment of Python extension packages
  • multidirectional hillshade raster function
  • support for Cythonizing Python raster functions

This release of Python extension installs the following packages:

Get started here.

v0.1.0 alpha

21 May 23:19
Compare
Choose a tag to compare
v0.1.0 alpha Pre-release
Pre-release

Preliminary release for internal testing

  • deployment of Python extension binaries
  • multidirectional hillshade raster function
  • support for Cythonizing Python raster functions

Get started here.