Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.234.075 Times

openModeller 0.4.2

  Date Added: October 23, 2010  |  Visits: 720

openModeller

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



openModeller library is a spatial distribution modelling library, providing a uniform method for modelling distribution patterns using a variety of modelling algorithms. openModeller can be used via programatic interfaces, including SOAP and SWIG-python, as well as via a user friendly desktop grapical user interface and a GIS plugin. Installation: 1. Install proj4 library, (known to work with version 4.4.7) 2. Install the GDAL library, (known to work with version 1.2.5) 3. Install GSL - GNU Scientific Library, (known to work with version 1.4) 4. Download the latest openModeller package from the sourceforge site, uncompress it, get into the "modeller" directory and then: $ ./configure (see more options in the section "Compile options") $ make $ make install Alternatively, you can try the latest version from CVS: $ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/openmodeller login $ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/openmodeller co modeller $ cd modeller $ ./autogen.sh $ make $ make install Whats New in This Release: - Included ROC curve as part of model statistics, added metric Chebyshev in the Environmental Distance algorithm, changed Log object to a singleton, other minor bugfixes.. openModeller - the open source fundamental niche modelling project.

Requirements: No special requirements
Platforms: Linux
Keyword: Distribution Install Libraries Library Modelling Openmodeller Programming Spatial
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


OPENMODELLER RELATED
Libraries  -  Aapl C++ Template Library 2.14
Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied...
122.88 KB  
Libraries  -  libnetfilter_conntrack 0.0.30
libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink....
215.04 KB  
Utilities  -  pyFLTK 0.4
JNI++ is a set of two code generating utilities and a core C++ library that simplify programming to the Java Native Interface (JNI) with C++. The first of these utilities is used to generate C++ "proxy" classes given a Java class or interface, and...
1.38 MB  
Backup Utilities  -  potrero 1.0
Potrero is an open source Java library that streamlines programming by automatically managing data. Because Potrero decides where to store data and what to call it, it frees developers to focus on their applications, not storage management.
737.65 KB  
Programming  -  Sleewalker 1.0
Sleepwalker aims to provide a highly abstract, universal, reusable, extensible Java-based genetic algorithms framework which can be used as a basis for modelling and programming virtually any practical optimisation problem.
146.68 KB  
Libraries  -  Easy Game Library 20040323
Easy Game Library is library of C++ classes designed to make game programming easier. Now it consists only of easy_sprite library which consists of classes for using sprites. It should compile on different platforms because it uses SDL library...
58.37 KB  
Libraries  -  JSAN::Index::Library 0.14
JSAN::Index::Library is a JavaScript Archive Network (JSAN) Software Library. This class provides objects for the various libraries (software components) in the JSAN. METHODS In addition to the general methods provided by Class::DBI, it has...
35.84 KB  
Libraries  -  libdlist 1.0
libdlist library implements a generic double linked list. The list can contain arbitrary data or pointers. It can allocate memory for the data or just store a pointer. Functions are included to walk the list, and to add and remove items. The...
16.38 KB  
Libraries  -  libtecla 1.6.1
The tecla library provides UNIX and LINUX programs with interactive command line editing facilities, similar to those of the unix tcsh shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB...
512 KB  
Text Editors  -  SourceHighlightIDE 0.3
Sourcehighlightide is a Qt4 IDE for GNU Source-highlight, http://www.gnu.org/software/src-highlite. In particular, it is useful when you have to develop a new language definition file for source-highlight (Source-highlight reads source language...
1.04 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB