#--------------------------------------------------------------------------#
# _ _ _ _ #
# | | (_) | || | #
# | |__ _ ___ _ __ ___ __ _ ___| || |_ #
# | '_ \| |/ _ \| '_ ` _ \ / _` / __|__ _| #
# | |_) | | (_) | | | | | | (_| \__ \ | | #
# |_.__/|_|\___/|_| |_| |_|\__,_|___/ |_| #
# #
# Pietro Zambelli ----------------------------------- 01 September 2010 #
This software is provided "as is" and any expressed or implied warranties,
including, but not limited to, the implied warranties of merchantability and
fitness for a particular purpose are disclaimed. in no event shall the regents
or contributors be liable for any direct, indirect, incidental, special,
exemplary, or consequential damages (including, but not limited to,
procurement of substitute goods or services; loss of use, data, or profits;
or business interruption) however caused and on any theory of liability,
whether in contract, strict liability, or tort (including negligence or
otherwise) arising in any way out of the use of this software, even if advised
of the possibility of such damage.
You can found more info on the software use at the wikipage of the project:
http://sourceforge.net/p/biomasfor/wiki/Home/
Find more info about the biomasfor project:
http://www.biomasfor.org/english
Structure of the script
##########################
How to install
==================
Download GRASS 64/70 from the repository:
http://trac.osgeo.org/grass/wiki/DownloadSource
Download the dependencies configure, compile and install:
http://grasswiki.osgeo.org/wiki/Compile_and_Install
then move into: grass-src/scripts
download the biomasfor project with:
$ git clone git://git.code.sf.net/p/biomasfor/code biomasfor
move into the biomasfor directory and:
$ make
License
=========
See LICENSE file in the source directory.