This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Tony- > I solved the problem that I was having with "Out of Memory" error. I used a > smaller domain with fewer grid points. :-) Here are some other suggestions: - turn off caching using the Edit->Preferences menu and then uncheck the "Cache Data in Memory" option under the Data & Formats tab. This will keep the IDV from holding a copy of the data in memory and instead will have to read it from disk each time you access the same variable. Unless you are doing mutiple plots of the same variable, you will have a memory savings at the expense of disk access. - You can still run your grid at full resolution, but use the Data Source's Properties editor to decimate the grid under the Spatial Subset tab. So, you can keep a larger domain, but skip every n'th point. > Is there anyway of getting IDV to zoom in tight on the area of interest, > when it is first run? I would like to get it to open at maximum screen > width and the projection to fill the window, so that I do not have to keep > re-zooming. If not, do not worry. It is a small inconvenience. :-) I > would prefer to be able to use the same data file names. That would enable > me to write a script that would cat all the grib files into one file, which > could then be run automatically when WRF has done its job. You could start the IDV, set the region of interest and then use the File->Default Bundle->Save option to save that as your default view. Also, for now, if you are going to write a script to concatenate the files together, you could add a line in there to automatically delete the index. If you are always using the same name for the concatenated file, the index name will always be the same. Don Ticket Details =================== Ticket ID: RWW-823329 Department: Support IDV Priority: Normal Status: Open