[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #SXB-124870]: IDV - IDV can only handle limited data...



> Yes, I am trying to look at WRF netcdf files. I have used IDV to look at NL2 
> data, and was hoping it could handle the wrf output as well. It actually 
> works in 2-D, but can't handle a display in 3-D.
> 
> I can't get GrADS to work right on my system (mac) either and I'm reluctant 
> to install NCAR graphics, but I may have no choice.
> 
> Thanks for the information, at least I can stop my efforts in using IDV and 
> work on another solution.
> 

Because netcdf WRF is staggered we take a very big memory and processing hit. 
We encourage users to run WRFPOST on their netcdf wrf files. This unstaggers 
the grid and also adds a number of commonly used fields.  

Doing things in 3D naturally causes memory and performance problems because we 
are dealing with the full volume of data. As the Performance Tuning web pages 
points out you can do a number of things -  
subsetting the times
decimation of the grid 
subsetting in space
caching the data to disk

I suggest you try some of these solutions before giving up on the IDV.

-Jeff



Ticket Details
===================
Ticket ID: SXB-124870
Department: Support IDV
Priority: Normal
Status: Closed