Home > other >  Questions about python batch download ECMWF data
Questions about python batch download ECMWF data

Time:09-30

Problems in python batch download ECMWF data, Mars - ERROR - 20190910.071036 - the file (standard input) line 1: the syntax ERROR
Mars - ERROR - 20190910.071036 - the file (standard input) line 1: the unexpected character in the input ', '
Mars - FATAL - 20190910.071036 - No request

Traceback (the most recent call last) :
The File "C: \ tools \ ecmwf - API - the client - python \ test. Py", line 24, in & lt; module>
"Target" : st1,
The File "C: \ tools \ ecmwf - API - the client - python \ ecmwfapi \ API py", line 520, retrieve in
C.e xecute (the req, target)
The File "C: \ tools \ ecmwf - API - the client - python \ ecmwfapi \ API py", line 463, in the execute
The self. The connection. The wait ()
The File "C: \ tools \ ecmwf - API - the client - python \ ecmwfapi \ API py", line 360, wait in
The self. The call (self. The location, None, "GET")
The File "C: \ tools \ ecmwf - API - the client - python \ ecmwfapi \ API py", line 140, wrapped in
Return func (self, * args, * * kwargs)
The File "C: \ tools \ ecmwf - API - the client - python \ ecmwfapi \ API py", line 340, in the call
Raise APIException (ecmwf. API error 1: "% s" % (self. The last (" error "),))
APIException: u 'ecmwf. API error 1: Bad request'
O great god teach

CodePudding user response:

Do you have to solve
  • Related