Prospective climate change impacts of Swiss forest management and wood utilization strategies by integrating biogenic carbon dynamics
- Clone the repository
- Create a new conda environment named 'bw310' with Python 3.11:
conda create -n bw310 python=3.11
- Activate the environment:
conda activate bw310
- Install the required packages:
pip install premise==2.1.3
pip install matplotlib
pip install geopandas
Make sure you have Anaconda or Miniconda installed on your system. If not, you can download it here.