Skip to content

Commit

Permalink
Fix end date for CCI data.
Browse files Browse the repository at this point in the history
  • Loading branch information
azvoleff committed Jul 9, 2021
1 parent 7098f80 commit 52ec991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LDMP/data/gee_datasets.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"ESA CCI": {
"Data source": "ESA",
"Start year": 1992,
"End year": 2020,
"End year": 2019,
"Spatial Resolution": "300 m",
"Temporal resolution": "annual",
"Min Latitude": "-90",
Expand Down

0 comments on commit 52ec991

Please sign in to comment.