Skip to content

lsaravia/SpatialAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecological Spatial analysis programns in C++

Several programs for 2D spatial analysis in ecology, including:

  1. Spectral Bidimensional analysis, some code is ported from fortran routines coded by E. Renshaw. Mugglestone MA, Renshaw E. Detection of geological lineations on aerial photographs using two-dimensional spectral analysis. Comput Geosci. 1998;24: 771–784. doi:10.1016/S0098-3004(98)00065-X

  2. PairCorrelation analysis

  3. Coherence analysis

  4. Multifractal extended box estimation

  5. Some patch analysis routines

  6. Moran's I autocorrelation

  7. File conversion routines

  8. Ripley's K estimation. Some routines are modified code from: Goreaud F, Pélissier R (1999) On explicit formulas of edge effect correction for Ripley’s K-function. Journal of Vegetation Science 10: 433–438.

Some of the programs don't even have a makefile.

General License

If is not specified in the source code the following licences applies:

The MIT License (MIT)

Copyright (c) 2015 Leonardo A. Saravia

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Ecological Spatial Analysis programs in C++

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors