[Thread Prev][Thread Next][Index]

Re: [las_users] Configuring default plot and time step



I don't think so.  The first is already the default.  If you want the last you can try default="last", but I don't remember the setup for version 7.

Roland


On Fri, Nov 8, 2013 at 10:01 AM, Ajay Krishnan - NOAA Affiliate <ajay.krishnan@xxxxxxxx> wrote:
Hi Roland,

Will either of the two work with LAS 7.0?

<depth-axis type="z" units="m" default="first">
<depth-axis type="z" units="m" default="0">

Thanks,
Ajay


On Mon, Nov 4, 2013 at 10:39 AM, Roland Schweitzer - NOAA Affiliate <roland.schweitzer@xxxxxxxx> wrote:
The properties you are using set up the default plot apply to LAS 8.x.  They will not work with LAS 7.

And in LAS 8 you can specify the time step which is used when a data set loads by adding a display_lo attribute to the time axis definition.

<time-axis type="t" units="day" display_lo="16-Nov-1968 00:00:00" display_hi="16-Nov-1970 00:00:00">

This may work in LAS 7, but you might have to use "1968-11-16 00:00:00" as the date format.

Roland

Roland


On Mon, Nov 4, 2013 at 4:09 AM, Anton Yoel Buenavista <tmsbayd@xxxxxxxxxx> wrote:
Dear LAS mailing list,

I need help on configuring the default data set and plot on LAS. I have tried following the instructions as indicated here: http://ferret.pmel.noaa.gov/LAS/documentation/installer-documentation/las-administration/configuring-a-default-data-set-variable-and-plot-for-an-las. However, it doesn't seem to work. Here is my las.xml below:

(...)
<!ENTITY forecast_sigma SYSTEM "forecast_sigma.xml">
(...)
  <product_server>
   <ui_timeout>20</ui_timeout>
   <ps_timeout>3600</ps_timeout>
   <use_cache>true</use_cache>
   <default_dsid>forecast_sigma</default_dsid>
   <default_varid>elev</default_varid>
   <default_operation>Plot_2D_XY_zoom</default_operation>
   <default_option>Options_2D_image_contour_xy_7</default_option>
   <default_view>xy</default_view>
  </product_server>
(...)

Lastly, is it possible to configure the default time step to plot? At the moment, when a data set then a variable is first selected, LAS plots the very first time step in the list. For our use case, we configured a week's history and a week's forecast in our time step list. When a data set then variable is selected, we would want LAS to plot the time step for "today", which is approximately in the middle of the time step list, instead of the very first time step.

Any help is greatly appreciated. We are currently using LAS v7.3 and Ferret v6.72.

--
Regards,
Anton Yoel Buenavista





[Thread Prev][Thread Next][Index]


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

Privacy Policy | Disclaimer | Accessibility Statement