Error while running weather-dl job when time parameter is having different format
Open
bug
weather-dl
- Dominant language
- Python
- Stars
- 252
- Forks
- 60
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 3
Description
After running for approximately 30 minutes, the `weather-dl` job gives following error -
> ecmwfapi.api.APIException: "ecmwf.API error 1: Bad request [while running 'Fetch data']"
if the `time` parameter of CFG file is specified like `time=00:00:00`
However, the same `weather-dl` job runs correctly when the time parameter is specified like `time=0000`
Contributor guide
Assessment
This issue has not been assessed yet.