Metadata-Version: 1.0
Name: twostream
Version: 1.0.0
Summary: Python wrappers for the 2stream radiative transfer model
Home-page: http://github.com/jgomezdans/twostream
Author: J Gomez-Dans/NCEO & University College London
Author-email: j.gomez-dans@ucl.ac.uk
License: UNKNOWN
Description: =====================================
        2stream wrappers for Python
        =====================================
        
        This package provides Python wrappers for the 2stream radiative transfer model by Bernard Pinty. The original Fortran code was downloaded form `here <http://fapar.jrc.ec.europa.eu/WWW/Data/Pages/FAPAR_Software/FAPAR_Software_RTModels_two-stream.php?blnJS=0>`_. The model is described in `Pinty *et al.* (2006) <http://dx.doi.org/10.1029/2005JD005952>`_, the full reference being
        
        code::
        
              @article{67,
                  author = { Pinty, B. and Lavergne, T. and Dickinson, R. E. and Widlowski, J.-L. and Gobron, N. and Verstraete, M. M.},
                  year = {2006},
                  title = {Simplifying the Interaction of Land Surfaces with Radiation for Relating Remote Sensing Products to Climate Models},
                  journal = {Journal of Geophysical Research – Atmospheres},
                  volume = {111},
                  number = {2},
                  doi = {10.1029/2005JD005952},
                }
        
        Please visit the `Two Stream webpage <http://fapar.jrc.ec.europa.eu/WWW/Data/Pages/FAPAR_Software/FAPAR_Software_RTModels_two-stream.php?blnJS=0>`_ for conditions and restrictions in using this software. Remember to cite and acknowledge the authors of the original model.
        
        Any problems about the Python wrappers, get in touch with `me <mailto:j.gomez-dans@ucl.ac.uk>`.
Platform: UNKNOWN
