JorisTimmermans / PythonWrapper4SCOPE

This software acts as a wrapper to run the SCOPE model using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCOPE WRAPPER

#[DOI

SCOPE wrapper for Python

Author

J Timmermans j.timmermans@ucl.ac.uk

This repository contains an implementation of a SCOPE wrapper. It uses a modified SCOPE version (in which the model has been deconstructed into a pre/run/post processing steps). This modified version of the SCOPE model can be found in "https://github.com/JorisTimmermans/SCOPE_mod", while the original version of the SCOPE model can be found at "https://github.com/Christiaanvandertol/SCOPE".

You can install the software with

python setup.py install

Citation

If you use this code, we would be grateful if you cited the following paper:

Tol, C. van der; Verhoef, W.; Timmermans, J.; Verhoef, A.; Su, Z, An integrated model of soil-canopy spectral radiances, photosynthesis, fluorescence, temperature and energy balance, Biogeosciences 6 (2009)12. - ISSN 1726-4170 - p. 	3109 - 3129

About

This software acts as a wrapper to run the SCOPE model using python


Languages

Language:Jupyter Notebook 96.4%Language:Python 3.6%