Skip to content

grass.jupyter: fix TimeSeriesMap layer rendering #5632

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

petrasovaa
Copy link
Contributor

Addresses #5304. It required larger changes, moving more code to the BaseSeriesMap class.

It also fixes rendering vector time series and newly enables to pass d.rast/d.vect variables to TimeSeriesMap.add_raster_series/add_vector_series for symbology.

I tested it with the doc/examples/notebooks.

@github-actions github-actions bot added Python Related code is in Python libraries notebook labels May 9, 2025
@github-actions github-actions bot added the tests Related to Test Suite label May 15, 2025
@echoix
Copy link
Member

echoix commented May 20, 2025

If you want me to review it, I can try tomorrow on a full computer, it's hard to follow the context only on mobile. If anyone else wanted to take a look instead it's fine too.

@petrasovaa
Copy link
Contributor Author

If you want me to review it, I can try tomorrow on a full computer, it's hard to follow the context only on mobile. If anyone else wanted to take a look instead it's fine too.

To properly test it, you need to run some of the example notebooks, but maybe you don't need to do that, I tried to test it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libraries notebook Python Related code is in Python tests Related to Test Suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants