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.
> One other question, please. We have inluded the variable both ways and the > IDV recognizes the time. What we would like is to be able to select a > number of these files (frames) and have the IDV recognize this as a "time > series" (like it does when selecting Nexrad files) is there any coding we > could include in the file that would allow the IDV to recognize this? I think you variable probably in the lat/lon projection, if the IDV can recognizes the time step, it should be vary easy to aggregate the time dimension, simply by selecting the Aggregate Grid by Time in the Data Source Type. Let me know if it doesn't work for you. Yuan > Thanks-----Ernest CTR Sessa/ACT/CNTR/FAA wrote: ----- > > To: address@hidden.eduFrom: Ernest CTR Sessa/ACT/CNTR/FAADate: 06/03/2010 > 01:34PMcc: address@hidden.eduSubject: Re: [IDV #INW-163820]: NetCDF CF time > codes > I think I understand what you mean with respect to adding the time dimension > to the variable holding the 3D reflectivity data, and I've modified my test > converter accordingly. However, I'm not sure where the _CoordinateAxisType > attribute needs to be defined. Does it need to be defined as an attribute of > the main variable (3D refl.) or of the time variable The reflectivity variable should be 3D: reflectivity(t, y, x), and t is the dimension, the nc file should also have a variable for this time dimension, just as the x,y dimensions have their own variables, and the _CoordinateAxisType should be added to the time variable. Yuan > Thanks Ticket Details =================== Ticket ID: INW-163820 Department: Support IDV Priority: Normal Status: Open