Download List

Project Description

openModeller is a C++ framework providing tools and an API for ecological niche modeling using a variety of algorithms. It can be used to predict species potential distribution based on a set of georeferenced occurrence points and a set of environmental layers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-12 21:29 Back to release list
0.4.1

A new algorithm EnvironmentalDistance supports three different metrics: Euclidean, Mahalanobis, and Gower. When used with Gower and maximum distance of 1, it should be equivalent to DOMAIN. It is now possible to specify absence points in the localities file, which has a new format: four mandatory columns (id, label, longitude, and latitude) and one optional column (abundance). Absences are indicated with abundance equal to zero, and all values must now be separated by TABs. For developers, there's also initial support to cmake (should compile on GNU/Linux and Mac OS X).
Tags: Minor feature enhancements

Project Resources