Re: [idvusers] precipitation accumulation

Luis --

> Ok I understand and It must help but my input data is all from WRF in netcdf 
> and is choppy in files per hours and have a lot of variables so when I pick 
> the sum over time steps it says to me that I need to pick a field. My issue 
> is how can I select one variable per hour to do the accumulation.

If I understand, you have separate files for each hour of your WRF data?

If that is the case, you might be able to use NCML to aggregate your
files so they "appear" to be in a single file.  The idea is that your
create a small text file (the NCML) which logically combines your
individual files and creates a new "dimension" called "time"; you then
point the IDV at this NCML file and the NetCDF library presents the
sequence of your files as a single file to the IDV.

I have used this technique for this type of data (one hour per file)....see
<http://www.unidata.ucar.edu/software/netcdf/ncml/v2.2/Aggregation.html>
for information about using this.   But....that's about all I know about it!

tom


-- 
Tom Whittaker
University of Wisconsin-Madison
Space Science & Engineering Center (SSEC)
Cooperative Institute for Meteorological Satellite Studies (CIMSS)
1225 W. Dayton Street
Madison, WI  53706  USA
ph: +1 608 262 2759



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the idvusers archives: