Priestley-Taylor Jet Propulsion Laboratory Soil Moisutre Evapotranspiration Model
Project description
ECOSTRESS Collection 2 Calibration/Validation Data Tables
This Python package provides calibration and validation data tables used in the evaluation of the ECOSTRESS Collection 2 Evapotranspiration (ET) data products. The included datasets and loader functions support reproducible research and validation workflows for ET modeling and remote sensing studies.
The CSV files used in this repository were sourced from the @zoepierrat/ECOSTRESS_C2_L3_ET_Validation repository.
Authors
Zoe Pierrat (she/her)
zoe.a.pierrat@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G
Gregory H. Halverson (they/them)
gregory.h.halverson@jpl.nasa.gov
NASA Jet Propulsion Laboratory 329G
Installation
Install the package directly from PyPI using pip. Note that the package name uses dashes (-) for installation:
pip install ECOv002-calval-tables
Usage
Import the loader functions to access the data tables as pandas DataFrames. Note that the importable package name uses underscores (_):
from ECOv002_calval_tables import load_combined_eco_flux_ec_filtered, load_metadata_ebc_filt
df_flux = load_combined_eco_flux_ec_filtered()
df_metadata = load_metadata_ebc_filt()
Data Tables
combined_eco_flux_EC_filtered: Filtered eddy covariance flux data for ECOSTRESS validation.metadata_ebc_filt: Metadata for the filtered flux sites.
Citation
If you use these data tables or code in your research, please cite:
Pierrat, Zoe A.; Purdy, Adam J.; Halverson, Gregory H.; Fisher, Joshua B.; et al. (2024). Evaluation of ECOSTRESS Collection 2 Evapotranspiration Products: Strengths and Uncertainties for Evapotranspiration Modeling. Water Resources Research. https://doi.org/10.1029/2024WR039404
BibTeX:
@article{Pierrat2024,
author = {Pierrat, Zoe A. and Purdy, Adam J. and Halverson, Gregory H. and Fisher, Joshua B. and et al.},
title = {Evaluation of ECOSTRESS Collection 2 Evapotranspiration Products: Strengths and Uncertainties for Evapotranspiration Modeling},
journal = {Water Resources Research},
year = {2024},
doi = {10.1029/2024WR039404}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ecov002_calval_tables-1.5.0.tar.gz.
File metadata
- Download URL: ecov002_calval_tables-1.5.0.tar.gz
- Upload date:
- Size: 355.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5a25356c5895302a15e14afdaf0a3120aca895805ac040697a89ea11ad6da8b
|
|
| MD5 |
117028e215a2b1554d975b4bcf17e291
|
|
| BLAKE2b-256 |
531c9d0fe15f218e44fd81a8eae4382aa1e79d8e8a89230c193a936353aa86b0
|
File details
Details for the file ecov002_calval_tables-1.5.0-py3-none-any.whl.
File metadata
- Download URL: ecov002_calval_tables-1.5.0-py3-none-any.whl
- Upload date:
- Size: 358.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0f5dcfe2d41bb17090d3664ab363c9a6255f5b5ada6299dcfc124a9f704aeb2
|
|
| MD5 |
688a4d06e318795893ef2f33868a114d
|
|
| BLAKE2b-256 |
506dfd1f8e10e091fab4460daacb1464faf6cbb6264ed3a7d89908f189e36ee7
|