Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vincelhx committed May 16, 2024
1 parent b2d928d commit baca4d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/windspeed_retrieval_L1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"metadata": {},
"outputs": [],
"source": [
"config = {}\n",
"config[\"path_ecmwf_0100_1h\"] = \"/home/datawork-cersat-public/provider/ecmwf/forecast/hourly/0100deg/netcdf_light/%Y/%j/ECMWF_FORECAST_0100_%Y%m%d%H%M_10U_10V.nc\""
"from xsarsea.utils import _load_config\n",
"config = _load_config()"
]
},
{
Expand Down

0 comments on commit baca4d4

Please sign in to comment.