# ====================================================================
#
# Copyright 2025, PBL Netherlands Environmental Assessment Agency
# See the copyright notice at the end of this file.
#
# ====================================================================


#=========================================================
# BioScore 3.0 system configuration script 
#
# Description: This is the system configuration script which contains all the system pathways which are then loaded by the core for setting up 
# Usuage: Use with BioScore core script 
# Purpose: Load and Store all pathways and settings 
#
#========================================================

var_fit_dir <- "File.Path"
species_in_dir <- "File.Path"
plots <- "File.Path"
species_special <- "File.Path"
species_out_dir <- "File.Path"
TableWithOverviewVariables <- "File.Path"




# ====================================================================
#
# Copyright 2025, PBL Netherlands Environmental Assessment Agency
# 
# This source code of the BioScore model is owned by PBL Netherlands Environmental Assessment Agency. 
# It is not permitted to copy, redistribute, remix, transform, and build upon the material without written approval of PBL. 
# Permission for commercial purposes will not be granted. 
# This code is published to improve the transparency of the models used by PBL, 
# but without any warranty for fitness for any other purpose. 
# After approval of PBL to use the code, PBL will not provide any support.
#
# 
# ====================================================================

