LindsayBradford / MWCIT

Murrumbidgee Wetland Condition Indicator Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Murrumbidgee Wetland Condition Indicator Tool

Release 1.2 - 28/05/2014

This application is a general-purpose utility for loosely integrating a number of other tools and data-sets on behalf of the Murrumbidgee Catchment Management Authority.

By joint agreement, the source-code to this utility has been released under an open-source license (details below) as a form of insurance against abandonware.

For an overview of the design of the software, please consult the [design document](https://googledrive.com/host/0B7T5Ops6C7WQbWVaRi1SeXVqWHc/MWCIT 1.0 Design Document.pdf).

General Usage Notes

  • This sofware was constructed on a 64-bit Windows 7 platform for 32-bit Windows systems relying on the .NET Framework 3.5.

  • The solution and project support files were created with the following tools:

    • VisualStudio 2010
    • InnoScriptStudio 2.1.0.20
    • NUnit 2.6.3 and
    • NSubstitute 2.6.3
  • No attempt has been made to run or develop the software outside of the above environment.

  • The deployment script makes reference to material not owned by the authors of this software. The source-code repository does not contains 3rd-party material where permission to redistribute that material has not been granted.

Acknowldgements

Author Contact Information:

Copyright

Copyright (c) 2013, Regents of Griffith University All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of Griffith University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS 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 COPYRIGHT HOLDER 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.

About

Murrumbidgee Wetland Condition Indicator Tool


Languages

Language:Visual Basic 96.5%Language:Inno Setup 3.5%