Ensemble GRIBs decoding
Mandelli Alessandro
mandelli.alessandro at TISCALI.IT
Mon Jan 24 13:38:55 EST 2005
Ok, thanks to the users who answered, this is the solution:
ga-> !wgrib enspost.t00z.z500 | grep "ens+0" | wgrib -i
enspost.t00z.z500 -grib -o ens+0.grb
For those like me using windoze, a usable 'grep' can be found here
http://www.interlog.com/~tcharron/grep.html
This extracts the member ens+0 from the cluster grib. I repeat the same
for all the 12 members -0, +1, -1, +2, -2, etc.
I'm proudly owner of 12 gribs, now.
Then next step is to create the control files.
ga-> !perl grib2ctl.pl -verf ens+0.grb > ens+0.ctl
Alright, alright, 12 control files.
But no 12 index files.
ga-> !gribmap -i ens+0.ctl
Just wanted to share this.
Cheers and thanks.
More information about the gradsusr
mailing list