This repository contains the datafiles from Ansaldi et al. : "Optimisation of forest management under climate change in the French maritime Pine forests"
code_optimisation_maritime_pine.py is the code of the optimisation realised with cvxopt package.
optim_data_pdt.cvs is the dataset with optimised data (what you would obtain running the code_optimisation_maritime_pine.py with raw_data.csv)
raw_data.csv is the pre-optimisation dataset.
Package used for the optimisation: Andersen, M. and J. Dahl, L. V. (2004-2023). Cvxopt 1.3.2. https://cvxopt.org/.