Skip to content

Commit d1d1733

Browse files
Update README.md
Co-authored-by: Erik van Sebille <e.vansebille@uu.nl>
1 parent b3daafa commit d1d1733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ conda install conda-forge::plasticparcels
2222
* Wave data: [ECMWF ERA5 Wave](https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-single-levels) (specifically, the variables `mean_wave_period`, `peak_wave_period`, `u_component_stokes_drift`, and `v_component_stokes_drift`.)
2323
* Wind data: [ECMWF ERA5 Wind](https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-single-levels) (specifically, the variables `10m_u_component_of_wind` and `10m_v_component_of_wind`)
2424

25-
For the wind and wave data, we recommend using the [CDS API](https://cds.climate.copernicus.eu/api-how-to).
25+
For downloading the wind and wave data, we recommend using the [CDS API](https://cds.climate.copernicus.eu/api-how-to).
2626

2727
To run most of the examples, you will need to update the data directories in settings `.json` files.
2828

0 commit comments

Comments
 (0)