evetion / GeoCost.jl

Geospatial Cost operations on Arrays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ARCHIVED]

See Deltares/GeoArrayOps.jl for its successor.

GeoCost

Build Status

Geospatial cost (friction) operations that mimic PCRaster. These functions should however be more Julian, extensible and scale better.

For example, the spread function implemented here has a threshold for maximum and scales linearly with the number of cells.

Installation

] add GeoCost

Usage

Currently there are:

  • Least cost (spread)
  • Maximum cell value in area (areamaximum)

About

Geospatial Cost operations on Arrays

License:MIT License


Languages

Language:Julia 100.0%