comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL Grib Routines
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL Grib Routines [message #85513 is a reply to message #85511] Wed, 14 August 2013 10:22 Go to previous messageGo to previous message
Fabzi is currently offline  Fabzi
Messages: 305
Registered: July 2010
Senior Member
Hi Chip,

On 08/14/2013 06:57 PM, Chip Helms wrote:
> Worst case scenario, I can convert the files to netcdf and then open
> them, but that is a rather time consuming process.

This is what we decided to do. NetCDF is in many ways easier than GRIB.
Several tools also propose a NCDF4 compression "on the fly" which is
more time consuming but on the long term actualy quite efficient since
you have to do it once and only once nd you spare disk space.

We use NCL for this, with the command:

ncl_convert2nc fnl_file.grib -cl 5 -nc4c
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: avoiding "floating illegal operand" errors with /nan keyword in mean
Next Topic: ticklen in NG plots

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 11:21:17 PDT 2025

Total time taken to generate the page: 0.63613 seconds