You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue while using the following command to download data from cds using weather-dl tool. Since this is an urgent task, I would greatly appreciate any assistance in resolving this error.
I performed the above command in a fresh environment of weather-tools, and within the config_files directory, there is only one file with the following content:
I encountered an issue while using the following command to download data from
cds
usingweather-dl
tool. Since this is an urgent task, I would greatly appreciate any assistance in resolving this error.command used :
python "weather_dl/weather-dl" weather-tools/config_files/*.cfg --runner DataflowRunner --project $PROJECT --region $REGION --temp_location "gs://$BUCKET/tmp/" --disk_size_gb 260 --sdk_container_image "gcr.io/*****/miniconda3-beam:weather-tools-with-aria2" --experiment use_runner_v2
I performed the above command in a fresh environment of
weather-tools
, and within theconfig_files
directory, there is only one file with the following content:while researching the above issue I discovered that the version of Apache Beam used in tool is deprecated.
The error I got is ::
The text was updated successfully, but these errors were encountered: