Skip to content

Commit

Permalink
Update TSEB docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
hectornieto committed Apr 11, 2016
1 parent 7cdd9eb commit 254d066
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/TSEB.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
OSEB models
-----------
* :func:`OSEB`. One Source Energy Balance Model.
* :func:`OSEB_BelowCanopy`. One Source Energy Balance Model of baresoil/understory beneath a canopy.
* :func:`OSEB_Canopy`. One Source Energy Balance Model of a very dense canopy, i.e. `Big-leaf` model.
Ancillary functions
-------------------
Expand All @@ -61,8 +59,6 @@
* :func:`CalcT_C`. Canopy temperature form composite radiometric temperature.
* :func:`CalcT_C_Series.` Canopy temperature from canopy sensible heat flux and resistance in series.
* :func:`CalcT_CS_Norman`. Component temperatures from dual angle composite radiometric tempertures.
* :func:`CalcT_CS_4SAIL`. Component temperatures from dual angle composite radiometric tempertures. Using 4SAIl for the inversion.
* :func:`Get4SAILEmissionParam`. Effective surface reflectance, and emissivities for soil and canopy using 4SAIL.
* :func:`CalcT_S`. Soil temperature from form composite radiometric temperature.
* :func:`CalcT_S_Series`. Soil temperature from soil sensible heat flux and resistance in series.
'''
Expand Down

0 comments on commit 254d066

Please sign in to comment.