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.
>From: Rich Signell <address@hidden> >Organization: USGS/WHOI >Keywords: 200505171508.j4HF81P3028569 IDV time synchronization Hi Rich- Sorry for the delay in responding. We were in the midst of a development phase where things were so broken, I couldn't even test out your bundle in that version. >I have winds from COAMPS and ocean currents from ROMS, and even though I have >selected syncronized times, they are not syncronized in the animation. First >the ROMS images play, then the COAMPS. This is a neat oceanographic >application of IDV to show suspension of bottom sediment and circulation due t > o >the strong Bora winds in the Adriatic Sea. > >http://cove.whoi.edu/~rsignell/cf/roms_sed_coamps.xidv I'm not sure how you created this bundle, but there are a couple of clues that I found that might explain what you are seeing. In the bundle, there are times set for the various datasets. Presumably, this was done by you using the Select Times... popup menu on each datasource. For the ROMS datasources, the times are set to 12Z on Feb 10-20, 2003. The COAMPS datasource has times set for 12Z on December 18,19,20, 2002. When you load in the bundle, you'll see that these are the dates listed in the animation widget. That would explaing the behavior of seeing the COAMPS data and then the ROMS. > I just tried loading the bundle and it worked, although my pink wind > arrows are not being displayed at all now, instead of just being > improperly syncronized. In the bundle, the times for the COAMPS u and v components are different. The U component has the default times for the dataset, but the V component has times set for Feb 10-20, 2003. Thus, when the IDV tries to create the winds, it resamples the V times to the U times and since there is no V data at the time of the U, you end up with no winds. Is it possible that you set the times when going through the formula for one variable, but not the other? I can't see how this could happen programatically, but that's not to say that there isn't some bug somewhere causing it. If I recreate the display just using the default times, I see the pink winds first for the December days, then the ROMS data for the February days. Does this make any sense to you and perhaps explain what happened? Don Murray NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us. > From address@hidden Thu Jun 2 11: 49:26 2005 > > Indeed! I don't know how the times got screwed up, or why I didn't notice > them > , > but when I switch the times for the wind to coincide to the same as the ocean > currents, it works. > > http://cove.whoi.edu/~rsignell/cf/roms_sed_coamps3.xidv > works fine.