Handling large netcdf file in NCL

From: ±èÁÖ¿ (zooghim AT nwp2.snu.ac.kr)
Date: Tue Mar 08 2005 - 03:02:29 MST


Hello,

I had an error message when I try to open a large netcdf file (as follows)


ncl 0> a=addfile("wrfinput_d01_large.nc","r")
ncl 1> U = a->U
ncvarget: ncid 5; varid 2: Index exceeds dimension bound
fatal:NetCdf: An error occurred while attempting to read variable (U) from file (wrfinput_d01_large)
ncl 2>


The file is input of wrf-model, and its size is large (2.1GB)

and the grid size of variable U is 1500x1200x31(I think this may cause the preblem)

Can I read this file in NCL?

Thanks,


 - Joowan

=======================================
Kim joo-wan
 
Numerical Weather Prediction Laboratory
Program in Atmospheric Sciences
Department of Earth and Environmental Sciences
College of Natural Sciences
Seoul National University, Seoul 151-747, KOREA
Tel : +82 (2) 880-6760
Fax : +82 (2) 885-4448
E-mail: zooghim@nwp2.snu.ac.kr
=======================================


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



This archive was generated by hypermail 2b29 : Tue Mar 08 2005 - 10:32:24 MST