Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 210)

Ticket Resolution Summary Owner Reporter
#253 wontfix Flex_Extract MARS request failed anphi nanditha
Description

Hi,

Im getting the following error, when I request data using submit.py.

2019-10-28 10:56:25 ECMWF API python library 1.5.4
2019-10-28 10:56:25 ECMWF API at https://api.ecmwf.int/v1
2019-10-28 10:56:27 Welcome nanditha js
Error:  <class 'ecmwfapi.api.APIException'>
MARS Request failed
Traceback (most recent call last):
  File "./submit.py", line 114, in <module>
    main()
  File "./submit.py", line 59, in main
    getMARSdata(args,c)
  File "/home/nanditha/lib/src/flexpart_9.0.3/flex_extract_v7.0.3/python/getMARSdata.py", line 116, in getMARSdata
    flexpart.retrieve(server, c.public, dates, times, c.inputdir)
  File "/home/nanditha/lib/src/flexpart_9.0.3/flex_extract_v7.0.3/python/FlexpartTools.py", line 979, in retrieve
    MR.dataRetrieve()
  File "/home/nanditha/lib/src/flexpart_9.0.3/flex_extract_v7.0.3/python/FlexpartTools.py", line 680, in dataRetrieve
    if not int(self.public) and os.stat(target).st_size==0:
OSError: [Errno 2] No such file or directory: '/home/nanditha/lib/src/flexpart_9.0.3/flex_extract_v7.0.3/python/../work/FCOG_acc_SL.20171104.3218.18276.grb'

I have requested data using the command ./submit.py --start_date 20171105 --controlfile CONTROL_EA5 I,m attaching the control file used for retrieval request

It would be highly appreciated if you could help me in this regard Thanks in advance

#261 fixed Installation of flex_extract v7.1 anphi ebilgic
Description

Hi,

I am trying to install last version of flex_extract (v7.1). It seems easier than older versions. But, I failed in the beginning.

First, I changed related parameters in setup.sh:

 TARGET='ecgate'
    MAKEFILE='Makefile.gfortran'
    ECUID='tm1e'
    ECGID='tr'
    GATEWAY=None
    DESTINATION=None
    INSTALLDIR=None
    JOB_TEMPLATE='job.template'
    CONTROLFILE='CONTROL_EA5'

and I loaded pyhton3 module:

    module load python3

I get this message:

    load python3 3.6.8-01 (PATH, MANPATH)

I think everything is ok, but wen I run the setup.sh (./setup.sh), I received following message:

Please enter your ECMWF user id and group id as well as the
    name of the local gateway and the ectrans destination
    with command line options --ecuid --ecgid                    --gateway --destination
    Try "install.py -h" to print usage information
    Please consult ecaccess documentation or ECMWF user                    support for further details

Regards, Efem

#262 fixed FIX: Makefile naming in flex_extract v7.1 in documentation anphi anphi
Description

The on-line documentation still contains the old makefile names.

Note: See TracQuery for help on using queries.
hosted by ZAMG