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 Yuan, > I have created this netCDF file > http://hydrology.usu.edu/uebdata/merra.rfe.90m.200310.nc which looks fine > in arcGIS, R and ncdump. However, I was unable open to this file in IDV 3.1 > or 4. Could you pleasehave a look and tell me what's wrong with this file. > Or if there is any bug in IDV itself. Thanks in advance. I reaally > appreciate your help. > Avirup The problem is that time variable in this file, the attribute for the unit: <attribute name="units" value="hours since 2002-04-01T00.00" /> it should be <attribute name="units" value="hours since 2002-04-01T00:00" /> after this change, it should work in the IDV. The arcGIS software probably does check for the time at all. Yuan > > > address@hidden> wrote: > > > Hi Yuan, > > Thank you very much. Now I understood what is going wrong. I have another > > quick question to you. I have a netCDF which look pretty much same > > structure with 6 variable and 3 dimensions. I can open it in IDV. However > > its time dimension looks invisible. I can not able to see any time there. > > Its just a 2-D layer. I put my time unit like this "hours since > > 2002-04-01T00.00". I am wondering if this is the source of the problem. > > Hours all are well calculated. its ncdump heading looks like > > the attached file. I will be happy to provide a link of it if you want to > > see the file. Any help will be appreciated. > > Thanks a lot, > > Avirup > > > > > > address@hidden> wrote: > > > >> > Hi Yuan, > >> > I hope you are doing well. I was trying to open the same file in IDV 3.1 > >> > and it opens successfully. I understand that dimension could be an > >> issue. > >> > This was my concern too. Dimension in this file is time, lat, lon > >> order. I > >> > opened this one in ncdump and the header and dimension values are in > >> > the attached document. So, what did you want to me change? Could you be > >> > little more specific. > >> > Thanks, > >> > Avirup > >> > > >> > >> Hi Avirup, > >> Sorry for the confusion, what I am talking about is the order of the > >> dimension for each variable, such as: > >> > >> float wind(time, longitude, latitude) > >> > >> instead of float wind(longitude, latitude, time) . > >> > >> The IDV 3.1 has earlier version of netCDF and this is why the newer > >> version of the IDV can not take this file. > >> > >> Yuan > >> > >> Ticket Details > >> =================== > >> Ticket ID: UHL-694460 > >> Department: Support IDV > >> Priority: Normal > >> Status: Open > >> > >> > > > > > > -- > > Avirup Sen Gupta > > Utah Water Research Laboratory > > Civil and Environmental Engineering > > Utah State University > > Phone: 435-797-3533 > > email: *address@hidden > > > > * > > > > > > -- > Avirup Sen Gupta > Utah Water Research Laboratory > Civil and Environmental Engineering > Utah State University > Phone: 435-797-3533 > email: *address@hidden > > * > > Ticket Details =================== Ticket ID: UHL-694460 Department: Support IDV Priority: Normal Status: Closed