Re: Grib to netCDF conversion

From: Sylvia Murphy (murphys AT XXXXXX)
Date: Mon Apr 14 2003 - 14:41:36 MDT


zach,

it is an issue in the creation of the netCDF file not the extraction.
when you write successive variables to a netCDF file, a temp file is
created in which the current file is copied over too. This copy and recopy
takes progressivley a large amount of time.

here is a web page that explains this:
http://www.cgd.ucar.edu/csm/support/FH/speed.shtml

you may be experiencing slow down from the grib read as well, so there
could be two factors against you.

you may want to pre-define the file size etc. this can help with speed:
http://www.cgd.ucar.edu/csm/support/FH/method_2.shtml

sm

******************************************************
Sylvia Murphy EML: murphys@ucar.edu
NCAR CGD/CAS PHN: 303-497-1720
3080 Center Green Drive FAX: 303-497-1333
Boulder CO 80301

WEB: http://www.cgd.ucar.edu/csm/support/
     http://www.cgd.ucar.edu/csm/support/CSM_Graphics/
******************************************************

_______________________________________________
ncl-talk mailing list
ncl-talk@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Mon Apr 14 2003 - 15:57:45 MDT