-
Notifications
You must be signed in to change notification settings - Fork 0
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
b93f6ba
commit 60d07be
Showing
3 changed files
with
22 additions
and
3 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,19 @@ | ||
Currently, the following datasets are available. Note that not all variables from each dataset might be supported. | ||
|
||
You can add these yourself by creating a pull request, or open an issue to request a new feature. | ||
|
||
=== "ERA5" | ||
- `mean_total_precipitation_rate` | ||
- `surface_thermal_radiation_downwards` | ||
- `surface_solar_radiation_downwards` | ||
- `surface_pressure` | ||
- `10m_u_component_of_wind` | ||
- `10m_v_component_of_wind` | ||
|
||
Fore more information, see [the ECMWF website](https://www.ecmwf.int/en/forecasts/dataset/ecmwf-reanalysis-v5). | ||
|
||
=== "ETH canopy height" | ||
- `height_of_vegetation` | ||
- `height_of_vegetation_standard_deviation` | ||
|
||
For more information, see [their webpage](https://langnico.github.io/globalcanopyheight/). |
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
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