[GRASS-dev] GSoC 2024: Week 1 Report: Improve GRASS user experience in Jupyter Notebook

Hello everyone,

I would like to provide an update on the work completed during the first week of my coding period.

Progress Report for the First Week:

  1. Accomplishments:

    • Created the BaseSeriesMap class to eliminate redundancy between SeriesMap and TimeSeriesMap. [1]
    • Added an “Activate Query” button to InteractiveMap, allowing users to retrieve points in terms of Latitude and Longitude when activated. [2]
  2. Plans for the Next Week:

    • Enable users to retrieve raster/vector data information associated with queried points when the Query Mode is enabled.
  3. Blockers:

For more information, you can check the following links: