Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

evetion/GeoCost.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages