lutraconsulting / qgis-crayfish-plugin

Plotting and manipulating mesh data in QGIS.
http://www.lutraconsulting.co.uk/products/crayfish/
Other
62 stars 24 forks source link

export animation in Crayfish does not respect the time settings in the temporal controller #465

Open PeterPetrik opened 4 years ago

PeterPetrik commented 4 years ago

we should use the same units as in temporal controller

Screenshot 2020-09-07 at 13 12 16

mattfack commented 3 years ago

Hi I am having issues on this one, too.

I set the time unit on my mesh layer (seconds), I set the time step on the temporal controller (hours), but the export animation saves the output every 25 days by default. So to make it work I have to do the following:

  1. set the unit to hours on my layer
  2. set 25 days as time step
  3. export the animation

By doing so, the time stamp is always wrong. It would be useful to be able to customize the time in the layout to print e.g. only hours or minutes or whatever it is useful!