Giter Club home page Giter Club logo

frmodel's Introduction

FRModel

Forest Recovery Model Research Project.

This project is under the Nanyang Technological University (NTU) Undergraduate Research Experience on Campus (URECA) Program.

Install

It is recommended to fork for the latest updates. The conda package will not be maintained.

To build the Cython files, you need to run the one-liner c_setup.bat.

Follow the following installation steps if not on Windows

$ python c_setup.py build_ext --inplace
$ cd src && pip install .

Test the installation by running the following command in your Python shell

import frmodel

No errors should pop up.

Dependencies

The following repository requires GDAL. Refer to the following website for more information for the installation of GDAL: https://gdal.org/download.html

For Mac OS > 10, you may run brew install GDAL to install the package.

Python Packages

Run the following script in the main directory to install the required Python packages

pip install -r requirements.txt

License

Licensed under the Mozilla Public License 2.0

https://github.com/Eve-ning/FRModel/blob/master/LICENSE

Citation

If you have used or referenced any of the code in the repository, please kindly cite

@misc{frmodel,
  author = {John Chang},
  title = {FRModel: Forest Recovery Modelling},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub Repository},
  howpublished = {\url{https://github.com/Eve-ning/FRModel}},
}

frmodel's People

Contributors

aaronsng avatar eve-ning avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.