               Scube, stand growth model for spruce in the SBS
               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                         A spreadsheet implementation
                                 Version 2.3

INSTALLATION AND USE

Requirements: Microsoft Excel 2000 or newer, or OpenOffice or LibreOffice
versions 3.3 or higher. 

Copy Scube.xls and ScubeHelp.pdf somewhere. Then open Scube.xls in Excel
or OpenOffice/LibreOffice.  E.g., double-click on it.  If asked, allow
enabling macros.

Depending on the spreadsheet software version, first you might have to
lower macro security to Medium in order to run macros; probably:  'Tools' >
'Options', Security' tab, 'Macros' button.  One can also add the directory to
the Trusted Sources list to avoid being prompted each time.

Once the spreadsheet opens, click on the HELP link for instructions.  This
assumes that a PDF reader (e.g. Adobe Reader) is installed and set to handle
PDF files.  The ScubeHelp.pdf file can also be opened and/or printed
independently.


INFO AND SUPPORT

The model was developed by Oscar Garcia and Zhengjun Hu, University of Northern
British Columbia.  The data used was provided by the Forest Sciences Program
Research Branch, and Forest Analysis and Inventory Branch of the British Columbia
Ministry of Forests and Range.

Updates, news and additional information at http://forestgrowth.unbc.ca/scube.
Please direct any questions, suggestions or comments to Oscar Garcia,
1(250)960-5004, garcia@unbc.ca


LEGALESE

Copyright (c) 2011 Oscar Garcia

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.


CHANGES

Version 2.3: Modified for compatibility with LibreOffice / OpenOffice.  No
  functional differences.

From 2.1 to 2.2, no output differences, mainly changes to facilitate user extensions:
- All user-accessible functions moved into the 'Scube' category (works in Excel 2010,
  otherwise they appear under 'User Defined').
- Added function descriptions for the function wizard.
- 'StartOfTable' named reference moved one cell up, for Grow to survive deletion
  of all rows below the headings. Necessary adjustments made in the Interface module.

