Skip to content

Commit

Permalink
Initial commit for iwmi products
Browse files Browse the repository at this point in the history
  • Loading branch information
lgkgh committed Jan 17, 2025
1 parent beeecbc commit d6bd2ef
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions products/iwmi_blue_et_monthly-product copy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: iwmi_green_et_monthly
description: Monthly Rainfall Evapotranspiration (ET) for Africa from the Water Accounting Plus project.

Check failure on line 3 in products/iwmi_blue_et_monthly-product copy.yaml

View workflow job for this annotation

GitHub Actions / yamllint

3:81 [line-length] line too long (104 > 80 characters)

Check failure on line 3 in products/iwmi_blue_et_monthly-product copy.yaml

View workflow job for this annotation

GitHub Actions / yamllint

3:81 [line-length] line too long (104 > 80 characters)
metadata_type: eo3

metadata:
product:
name: iwmi_green_et_monthly

measurements:
- name: data
dtype: float32
nodata: -9999
units: "mm/month"
14 changes: 14 additions & 0 deletions products/iwmi_blue_et_monthly-product.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: iwmi_blue_et_monthly
description: Monthly Incremental Evapotranspiration (ET) for Africa from the Water Accounting Plus project.

Check failure on line 3 in products/iwmi_blue_et_monthly-product.yaml

View workflow job for this annotation

GitHub Actions / yamllint

3:81 [line-length] line too long (107 > 80 characters)

Check failure on line 3 in products/iwmi_blue_et_monthly-product.yaml

View workflow job for this annotation

GitHub Actions / yamllint

3:81 [line-length] line too long (107 > 80 characters)
metadata_type: eo3

metadata:
product:
name: iwmi_blue_et_monthly

measurements:
- name: data
dtype: float32
nodata: -9999
units: "mm/month"

0 comments on commit d6bd2ef

Please sign in to comment.