Search found 65 matches
- Mon Nov 18, 2013 8:35 pm
- Forum: Hardware for running WRF / EMS
- Topic: Intel 4770k
- Replies: 9
- Views: 9751
Re: Intel 4770k
Gippox Hello, thank you for answer. Currently I own a I5 3570K, what do you say I should change it? There are big differences between these two processors in the use of wrfems? I do not have a i5 3570K, but i think there is not much difference between these two, are both recent and similar processo...
- Thu Nov 14, 2013 1:06 pm
- Forum: Hardware for running WRF / EMS
- Topic: Intel 4770k
- Replies: 9
- Views: 9751
Re: Intel 4770k
Hi Dominic, i have it, it's good processor for wrfems. My memory it's 16GB DDR3 1600 MHz. This it's benchmark "nmm-large with nest", fresh install on Fedora 19, all .conf default, no manual optimization, no overclock. With the binaries compiled with the intel compiler is about 25-30% faste...
- Wed Nov 13, 2013 1:24 am
- Forum: EMS Hacking
- Topic: Compiling WPS for multicore
- Replies: 13
- Views: 16311
Re: Compiling WPS for multicore
It would be great so i could use ems 3.4, I'm waiting for the new thread.meteoadriatic wrote:Gippox wrote: OK, for UPP, give me some time, I'll open new thread for that. You can use your own UPP in EMS 3.4 too, if 3.4 works OK for you.

- Tue Nov 12, 2013 7:47 pm
- Forum: EMS Hacking
- Topic: Compiling WPS for multicore
- Replies: 13
- Views: 16311
Re: Compiling WPS for multicore
Unfortunately the old pc is a P4 32-bit and this one is i7 64-bit.
IN your opinion the structure of wrfems 3.2 (except binaries) will work if i transfer it on a new pc ?
IN your opinion the structure of wrfems 3.2 (except binaries) will work if i transfer it on a new pc ?
- Tue Nov 12, 2013 7:30 pm
- Forum: EMS Hacking
- Topic: Compiling WPS for multicore
- Replies: 13
- Views: 16311
Re: Compiling WPS for multicore
How do you say, i have just seen that precipitation and other fields are not plotted with UPP and wrems 3.4.1 ... :( I think i will do as you said and will install wrfems 3.1 or 3.2 (which is better in your opinion?) which are actually easier to hack. If you explain to me how to install UPP on wrfem...
- Tue Nov 12, 2013 7:01 pm
- Forum: EMS Hacking
- Topic: Compiling WPS for multicore
- Replies: 13
- Views: 16311
Re: Compiling WPS for multicore
Hi Meteo thanks for the suggestions ! :) I managed to run WPS 3.5.1, i commented out this line in / wrfems / STRC / ems_prep / Pinterp: # " process_only_bdy = $EMSprep{MASTERNL}{METGRID}{process_only_bdy}[0]\n", For the moment (i still have to go to the post processing and displaying with ...
- Tue Nov 12, 2013 10:11 am
- Forum: EMS Hacking
- Topic: Compiling WPS for multicore
- Replies: 13
- Views: 16311
Re: Compiling WPS for multicore
Hello Meteoadriatic i'm trying to compile wps 3.5.1 with the intel compiler and mpich3 on a new machine with Intel64 architecture i7 4770k On wrfems 3.4.1.13.43 i managed to compile the solver wrf 3.5.1 and this works well, however for wps no way to make it go, metgrid crashes continuously... :cry: ...
- Tue Nov 05, 2013 2:12 pm
- Forum: General NWP, Postprocessing, Meteorology
- Topic: ftp upload
- Replies: 5
- Views: 5587
Re: ftp upload
Hi Dominic, this is my bash script that i use for uploading my images. If you want to use the ftp transfer Ncftput is a very powerful and flexible program. Of course, you must install it before (on Fedora yum install ncftp). Bye #!/bin/sh ncftpput -F -Z -d /"your_path"/wrfems/util/grads/pr...
- Sat Oct 12, 2013 10:34 am
- Forum: EMS Hacking
- Topic: SOLUTION for gfsptiles/gfs not being available or too slow
- Replies: 31
- Views: 37058
Re: SOLUTION for gfsptiles/gfs not being available or too slow
Ok, Antonix according to your experience there are real advantages to using the master files instead ptiles? ThanksAntonix wrote:A+B = master
ptile are A
- Wed Oct 09, 2013 6:21 pm
- Forum: EMS Hacking
- Topic: SOLUTION for gfsptiles/gfs not being available or too slow
- Replies: 31
- Views: 37058
Re: SOLUTION for gfsptiles/gfs not being available or too slow
Hello, after reading the thread i post to know if there is any advantage to use the A + B files or "master" files :) Currently, to initialize the model use the GFS ptiles from STRC server. These files are derived from the GFS grib A, B or "master" ? :?: If I want to continue to u...