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:

    • None, except that I am down with a heatstroke due to the ongoing heatwave in North India. I am in the process of recovering.

References:
[1] Create BaseSeriesMap to remove redundancies in SeriesMap and TimeSeriesMap
[2] Add button to Activate Query Mode

For more information, you can check the following links:

Best regards,
Riya

1 Like