-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6c899ad
commit 2c2742b
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
title: 'US SSEBop Evapotranspiration' | ||
description: > | ||
Actual Evapotranspiration (ETa) produced using MODIS and the operational Simplified Surface Energy Balance (SSEBop) model | ||
for the period 2000 to 2022 at 1-kilometer (km) spatial resolution for the contiguous United States. | ||
pangeo_forge_version: '0.9.4' | ||
pangeo_notebook_version: '2022.07.13' | ||
recipes: | ||
- id: us-ssebop | ||
object: 'recipe:recipe' | ||
provenance: | ||
providers: | ||
- name: 'USGS' | ||
description: 'US Geological Survey' | ||
roles: | ||
- host | ||
- provider | ||
- name: 'Gabriel Senay' | ||
description: 'Gabriel Senay, Research Physical Scientist, US Geological Survey' | ||
orcid: '0000-0002-8810-8539' | ||
roles: | ||
- producer | ||
url: https://www.usgs.gov/staff-profiles/gabriel-b-senay | ||
license: 'CC0' | ||
maintainers: | ||
- name: 'Timothy Hodson' | ||
orcid: '0000-0003-0962-5130' | ||
github: thodson-usgs | ||
bakery: | ||
id: 'pangeo-ldeo-nsf-earthcube' |