Custom Query (210 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 210)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#245 worksforme particles below ground are reflected ZhenhuaHao
Description

hi there,

I reaslise that in subrountine 'advance.o', all the particles that below the ground are reflected which means they are moved back to the altitude above ground. I could understand this setting for gas, but maybe not for some particles, and it make no sense for my case when I am simulating seed dispersions.

So I would suggest to set up a switch to do reflection or not.

If I want to fix in my own version, could you comment on how to fix it in the most simple way?

#272 fixed particle release on a grid pesei nehstand
Description

Hello, is there a way to specify specific positions for particles released? For instance, is it possible to release particles on a grid defined by the user?

#224 fixed on ecgate, ECCODES ERRORS : Maximum value out of range: inf anphi bsteil
Description

Dear Flex_EXTRACT developers or users,

I'm trying to extract fields at ECMWF on ecgate. flex_extract_v7.0.4 or flex_extract_v7.0.3 always produce the same error:

ECCODES ERROR   :  Maximum value out of range: inf.

This happens, when submit.py executes prepareFLEXPART.py. The downloading of the data from MARS archive works without problems. The error Maximum value out of range: inf also occurs, if I use the module grip_api instead of eccodes. What I'm doing wrong?

My installation process : I have installed flex_extract_v7.0.4 directly on ecgate and I directly execute it there. The gfortran I'm using is: /usr/local/apps/gcc/6.3.0/bin/gfortran

I have loaded the required modules in this order: python 2.7.12-01 , jasper 1.900.1 , eccodes 2.9.2 , fftw 3.3.4 , emos 458

I have compiled the code in the subdirectory python with: ./install.py --target=local --makefile=Makefile.gfortran Compilation is successful, no problems, no warnings here.

After inserting DAY1 20180711 and DAY2 20180711 in CONTROL.temp, I run the model on ecgate with following command:

./submit.py --controlfile CONTROL.temp --inputdir /scratch/ms/datex/dw0/FLEXPART/INPUT --outputdir / scratch/ms/datex/dw0/FLEXPART/OUTPUT

After the successful download of the data from MARS-archive and the creation of a lot of flux and fort files the process crashes with the following error message:

ECCODES ERROR   :  Maximum value out of range: inf
ECCODES ERROR   :  unable to compute packing parameters

ECCODES ERROR   :  unable to set double array codedValues (Encoding invalid)
ECCODES ERROR   :  set: values Encoding invalid
Traceback (most recent call last):
  File "./submit.py", line 115, in <module>
    main()
  File "./submit.py", line 59, in main
    prepareFLEXPART(args,c)
  File "/home/ms/datex/dw0/FLEXPART/flex_extract_v7.0.4/flex_extract/python/prepareFLEXPART.py", line  96, in prepareFLEXPART    flexpart.create(inputfiles, c) # produce FLEXPART-ready GRIB files
  File "/home/ms/datex/dw0/FLEXPART/flex_extract_v7.0.4/flex_extract/python/FlexpartTools.py", line    1468, in create
    p=subprocess.check_call([os.path.expandvars(os.path.expanduser(c.exedir))+'/CONVERT2'],shell=True)
  File "/usr/local/apps/python/2.7.12-01/lib/python2.7/subprocess.py", line 541, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/home/ms/datex/dw0/FLEXPART/flex_extract_v7.0.4/flex_extract/python/../src//CONVERT2']' returned non-zero exit status 242

The same happens using flex_extract_v7.0.3. I have also tested other control files. Always the same error.

Thank you very much, with kind regards,

Benedikt Steil

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.
hosted by ZAMG