Giter Club home page Giter Club logo

pgtree's Introduction

pgTree repository

Welcome to the pyGimli Tree repository. Scope of the project:

  • Forward and inverse modeling of realistic tree data for both 2D and 3D, using prior information on tree geometry

Table of Contents

Introduction

More info about project here

Installation

First, you will need a new Python 3 environment. The easiest way is to use Anaconda.

In the following we provide detailed installation instructions.

  1. Create a new anaconda environment
conda create -n pg
  1. Activate the environment and install pygimli.
  2. Remember to activate the environment every time you want to work on the project.
conda activate pg

conda install -c gimli pygimli 
  1. Clone the repository:
git clone https://github.com/shakasaki/pgTree.git

cd pgTree
  1. Install the package locally by using the file setup.py by doing:
python -m pip install -e .

Download data from polybox using pooch

In the terminal type:

python core/download_data.py

Running this code a second time will not trigger a download since the file already exists.

Models and Tutorials

Project Development

Write about development

Maintainers

License, use and attribution

Feel free to download and use the Bedretto general model in your work! We do not provide any warranty and any guarantee for the use, but we aim to help and answer questions posted as Issues on the repository page as quickly as possible.

The model is published under an GNU Lesser General Public License v3.0, which means that you are free to use it. If you do any modifications, especially for scientific and educational use, then please provide them back to the main project in the form of a pull request.

If you have questions on the procedure, feel free to contact us about it.

pgtree's People

Contributors

shakasaki avatar

Watchers

 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.