Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect to the QGIS Temporal Controller panel and add support for temporal raster stacks #245

Closed
janzandr opened this issue Nov 3, 2022 · 2 comments · Fixed by #250
Closed
Assignees
Labels
feature request New feature or request

Comments

@janzandr
Copy link
Contributor

janzandr commented Nov 3, 2022

The QGIS Temporal Controller offers a nice panel for temporal navigation:
image

However, the support for temporal raster stacks is quite limitted.

It is proposed to implement an application that connects to the QGIS Temporal Controller
iface.mapCanvas().temporalController().updateTemporalRange signal.

The app will automatically update the renderer to match the current temporal range, for every temporal raster stack that is under temporal control (with Redraw layer only activated).
image
image

A prove of concept can be found here: https://www.geodose.com/2021/03/netcdf-temporal-visualization-qgis.html

@janzandr janzandr added the feature request New feature or request label Nov 3, 2022
@janzandr janzandr added this to the Future Release milestone Nov 3, 2022
@janzandr janzandr self-assigned this Nov 3, 2022
@janzandr
Copy link
Contributor Author

janzandr commented Nov 3, 2022

First prototype works fine
animation18

@janzandr
Copy link
Contributor Author

janzandr commented Nov 6, 2022

We now also support temporal control over EE raster layer:
animation20

@janzandr janzandr linked a pull request Nov 6, 2022 that will close this issue
janzandr added a commit that referenced this issue Nov 6, 2022
…al-controller-panel-and-add-support-for-temporal-raster-stacks

resolved #245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant