[Thread Prev][Thread Next][Index]

Re: [las_users] Animations on Hourly Data



Hi Daniel,
There's an hourly dataset on the NVODS server,

http://ferret.pmel.noaa.gov/NVODS/getUI.do?dsid=HFRadar_CA_6km_rtv_SIO&varid=v&auto=true

which like your example is a single day of hourly data. It's animation works as expected. I've attached its xml configuration file, and the dataset it uses is on an opendap server. Maybe you'll be able to spot something that will help you (It uses an old-fashioned init script to define a "speed" variable, you could just take that out.)

Ansley

On 10/21/2011 12:15 PM, Oostra, Daniel H. (LARC-E302)[SCIENCE SYSTEMS AND APPLICATIONS, INC] wrote:
Good Afternoon LAS Users:

I'm working on some hourly data in the LAS.  I'm wondering if you've had any experience with trying to animate hourly data?  When we bring it up with in the LAS Animation screen, we don't see the input form boxes for the time range.  And clicking on submit just causes the interface to hang.  We don't see any explicit error messages in the logs when we do this, and no errors appear in the browser.

I've put the parameter on one of our production las instances for you to look at: http://mynasadata.larc.nasa.gov/las1/getUI.do?dsid=model&varid=EFFECTIVE_DOSE-id-8f321b5788&auto=true

Thanks in advance for any advice or guidance on this issue.

Regards,

Daniel Oostra (SSAI)
Programmer/Web Developer
NASA/LaRC Atmospheric Sciences Data Center
2 South Wright Street
Hampton, VA 23681-2199
Ph: 757.864.6157
daniel.h.oostra@xxxxxxxx




<datasets>
  <HFRadar_CA_6km_rtv_SIO name="HFRNet Near-Real Time Surface Ocean Velocity (6 km)" url="http://ferret.pmel.noaa.gov/thredds/dodsC/hfrnet/agg/6km";>
    <variables>
      <u name="surface_eastward_sea_water_velocity" units="m s-1" url="#u">
        <link match="/lasdata/grids/grid-lon-lat-time-id-9395f44a4d" />
      </u>
      <v name="surface_northward_sea_water_velocity" units="m s-1" url="#v">
        <link match="/lasdata/grids/grid-lon-lat-time-id-9395f44a4d" />
      </v>
      <DOPx name="longitudinal dilution of precision" units="" url="#DOPx">
        <link match="/lasdata/grids/grid-lon-lat-time-id-9395f44a4d" />
      </DOPx>
      <DOPy name="latitudinal dilution of precision" units="" url="#DOPy">
        <link match="/lasdata/grids/grid-lon-lat-time-id-9395f44a4d" />
      </DOPy>
      <speed name="speed" units="m s-1" >
            <properties>
               <ferret>
                 <init_script>hfrnet_ocean_speed_init.jnl</init_script>
               </ferret>
             </properties>
             <link match="/lasdata/grids/grid-lon-lat-time-id-9395f44a4d"/>
      </speed>
    </variables>
    <composite>
    <velocity_vectors name="velocity vectors">
    <properties>
    <ui>
     <default>file:ui.xml#VecVariable</default>
    </ui>
    </properties>
    <link match="/lasdata/datasets/HFRadar_CA_6km_rtv_SIO/variables/u"/>
    <link match="/lasdata/datasets/HFRadar_CA_6km_rtv_SIO/variables/v"/>
    </velocity_vectors>
   </composite>
  </HFRadar_CA_6km_rtv_SIO>
</datasets>
<grids>
  <grid-lon-lat-time-id-9395f44a4d>
    <link match="/lasdata/axes/lon-x-id-9395f44a4d" />
    <link match="/lasdata/axes/lat-y-id-9395f44a4d" />
    <link match="/lasdata/axes/time-t-id-9395f44a4d" />
  </grid-lon-lat-time-id-9395f44a4d>
</grids>
<axes>
  <lon-x-id-9395f44a4d type="x" units="degrees_east">
    <arange start="-130.36" size="234" step="0.0625" />
  </lon-x-id-9395f44a4d>
  <lat-y-id-9395f44a4d type="y" units="degrees_north">
    <arange start="32.03" size="193" step="0.0539" />
  </lat-y-id-9395f44a4d>
  <time-t-id-9395f44a4d type="t" units="hour">
    <arange start="2008-03-23 00:00:00" size="24" step="1" />
  </time-t-id-9395f44a4d>
</axes>

[Thread Prev][Thread Next][Index]


Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement