Skip to main content

Instantaneous/Daily Evapotranspiration Utilities Python Package

Project description

daylight-evapotranspiration Python Package

This package provides a set of functions for upscaling instantaneous or daily energy balance and meteorological data to daily evapotranspiration (ET) estimates. Below is a summary of each function and its usage:

CI

The daylight-evapotranspiration Python package provides utilities for upscaling energy balance and meteorological data to daily ET, supporting raster, numpy array, and scalar inputs. It is designed for remote sensing, land surface modeling, and geospatial analysis.

Gregory H. Halverson (they/them)
gregory.h.halverson@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G

Installation

This package is available on PyPI as daylight-evapotranspiration:

pip install daylight-evapotranspiration

Usage

Import this package as daylight_evapotranspiration:

import daylight_evapotranspiration

1. celcius_to_kelvin(T_C)

  • Description: Convert Celsius to Kelvin. Implements $T_K = T_C + 273.15$ (IUPAC Green Book).
  • Parameters: T_C (float, array, or raster): Temperature in Celsius.
  • Returns: Temperature in Kelvin.

2. lambda_Jkg_from_Ta_K(Ta_K)

  • Description: Calculate latent heat of vaporization from air temperature (Kelvin) using Henderson-Sellers (1984): $(2.501 - 0.002361 \times (T_a - 273.15)) \times 10^6$ J/kg.
  • Parameters: Ta_K (float, array, or raster): Air temperature in Kelvin.
  • Returns: Latent heat of vaporization (J/kg).

3. lambda_Jkg_from_Ta_C(Ta_C)

  • Description: Calculate latent heat of vaporization from air temperature (Celsius). Converts to Kelvin, then applies Henderson-Sellers (1984).
  • Parameters: Ta_C (float, array, or raster): Air temperature in Celsius.
  • Returns: Latent heat of vaporization (J/kg).

4. calculate_evaporative_fraction(LE, Rn, G)

  • Description: Compute evaporative fraction (EF) from latent heat flux, net radiation, and soil heat flux: $EF = LE / (Rn - G)$ (Shuttleworth, 1993).
  • Parameters:
    • LE (float, array, or raster): Latent heat flux (W/m²)
    • Rn (float, array, or raster): Net radiation (W/m²)
    • G (float, array, or raster): Soil heat flux (W/m²)
  • Returns: Evaporative fraction (unitless).

5. daylight_ET_from_daylight_LE(LE_daylight_Wm2, daylight_hours=None, DOY=None, lat=None, datetime_UTC=None, geometry=None, lambda_Jkg=2450000.0)

  • Description: Estimate daylight ET (kg) from daylight latent heat flux (LE) and supporting parameters. Uses $ET = (LE_{daylight} \times \text{daylight seconds}) / \lambda$ (Monteith, 1965).
  • Parameters: See function docstring for details.
  • Returns: Daylight evapotranspiration (kg).

6. daylight_ET_from_instantaneous_LE(LE_instantaneous_Wm2, Rn_instantaneous_Wm2, G_instantaneous_Wm2, day_of_year=None, lat=None, hour_of_day=None, sunrise_hour=None, daylight_hours=None, time_UTC=None, geometry=None, lambda_Jkg=2450000.0)

  • Description: Upscale instantaneous latent heat flux to daylight ET using EF and integrated net radiation (Verma et al., 1982; Anderson et al., 2007).
  • Parameters:
    • LE_instantaneous_Wm2 (float, array, or raster): Instantaneous latent heat flux (W/m²)
    • Rn_instantaneous_Wm2 (float, array, or raster): Instantaneous net radiation (W/m²)
    • G_instantaneous_Wm2 (float, array, or raster): Instantaneous soil heat flux (W/m²)
    • day_of_year (int): Day of year
    • lat (float): Latitude in degrees
    • hour_of_day (float): Local solar time (hours)
    • Additional parameters: see function docstring
  • Returns: Daylight evapotranspiration (kg).

References

  • Henderson-Sellers, B. (1984). A new formula for latent heat of vaporization of water as a function of temperature. QJRMS, 110(466), 1186-1190.
  • Shuttleworth, W.J. (1993). Evaporation models: A review. Agricultural and Forest Meteorology, 61(1-2), 13-35.
  • Monteith, J.L. (1965). Evaporation and environment. Symposia of the Society for Experimental Biology, 19, 205-234.
  • Verma, S.B., et al. (1982). Remote sensing of evapotranspiration for Nebraska Sandhills. Agricultural Meteorology, 26, 1-10.
  • Anderson, M.C., et al. (2007). A two-source time-integrated model for estimating surface energy fluxes using thermal infrared remote sensing. Remote Sensing of Environment, 112(1), 213-229.
  • Allen, R.G., Pereira, L.S., Raes, D., Smith, M., 1998. Crop evapotranspiration-Guidelines for computing crop water requirements-FAO Irrigation and drainage paper 56. FAO, Rome, 300(9).
  • Bastiaanssen, W.G.M., Menenti, M., Feddes, R.A., Holtslag, A.A.M., 1998. A remote sensing surface energy balance algorithm for land (SEBAL): 1. Formulation. Journal of hydrology, 212, 198-212.
  • Duffie, J. A., & Beckman, W. A. (2013). Solar Engineering of Thermal Processes (4th ed.). Wiley.

License

See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daylight_evapotranspiration-1.2.0.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

daylight_evapotranspiration-1.2.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file daylight_evapotranspiration-1.2.0.tar.gz.

File metadata

File hashes

Hashes for daylight_evapotranspiration-1.2.0.tar.gz
Algorithm Hash digest
SHA256 67b25012425c6f3ec45df442e448452d5a02efa90fb9d319a769f833f695d41c
MD5 69d9f727361e00852b4cd1ba9880415f
BLAKE2b-256 354c52f570736f6a957a266fadcbf0772e44b98f3f7f52234d4acdb629f4630e

See more details on using hashes here.

File details

Details for the file daylight_evapotranspiration-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for daylight_evapotranspiration-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 97cf3df94223c42292e2f8c0fc52c2415ada2ce6ea26a1980e60e95e1a64741d
MD5 d57c5a7b495c4bce0fa344bb00ffb2e3
BLAKE2b-256 b383a1b74abb79d655606fdf3ccd9ad183a2efb859ec1e7a0ef7386e7f320def

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page