NLoad - environmental modeling software

this is the offical development page of the NLoad environmental modeling software.

The official and permanent reference implementation is located at (which should be running the latest stable version): http://nload.mbl.edu

My current working copy of CVS should be availible at: http://nload.dnsalias.org/~andrew/n-load/main.php

The Source forge project page is located at: http://sourceforge.net/projects/n-load/

The Source Forge nightly CVS tarball is located at: http://cvs.sourceforge.net/cvstarballs/n-load-cvsroot.tar.gz



SourceForge.net Logo


The latest file release is availible at:
File Release

Installation is as follows
Now extract the release into a web directory
i.e. /home/andrew/public_html, /var/www/
> ls
nload.XXX.tgz
> pwd
/home/andrew/public_html
> tar xvzf nload.XXX.tgz
...
> cd nload.XXX

Now copy the sample to working copy and edit the configuration file:
> cp /config/config.inc.phpsample /config/config.inc.php

Now create a database if not already
> mysql -u root -p secret -e'CREATE DATABASE 'nload'

Now populate the database, if not already
> mysql < mysql/current.sql




broken

A demo of the latest CVS version should be availible at (SF does not support MySQL 4.0, this version currently broken): http://n-load.sourceforge.net/demo/n-load/login.php


Last modified: Wed Jul 23 14:48:00 EDT 2003