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

grass.jupyter: add SeriesMap and tests #3036

Merged
merged 26 commits into from
Nov 30, 2023
Merged

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    270d511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be429ca View commit details
    Browse the repository at this point in the history
  3. add tests for seriesmap

    chaedri committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    4215678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ca222 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix play button

    petrasovaa committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9cb45ae View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    e259efb View commit details
    Browse the repository at this point in the history
  2. flake8

    Caitlin Haedrich committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3a51610 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Add text label to SeriesMap save as GIF option

    Caitlin Haedrich committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3470d3f View commit details
    Browse the repository at this point in the history
  2. remove unnecessary try-except

    Caitlin Haedrich committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2466af8 View commit details
    Browse the repository at this point in the history
  3. Fix SeriesMap tests

    Caitlin Haedrich committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5015eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    21abd46 View commit details
    Browse the repository at this point in the history
  2. pylint fixes

    Caitlin Haedrich committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d3db4a7 View commit details
    Browse the repository at this point in the history
  3. fix failing test

    Caitlin Haedrich committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d943427 View commit details
    Browse the repository at this point in the history
  4. move pylint disable duplicate-code

    Caitlin Haedrich committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ff83dc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    bee37bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194c604 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Update utils.py with simpler font selection

    Co-authored-by: Vaclav Petras <wenzeslaus@gmail.com>
    chaedri and wenzeslaus committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7b54757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517721b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d76ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd728b View commit details
    Browse the repository at this point in the history
  5. add map_exists asserts

    Caitlin Haedrich committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4d351ad View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. minor fixes from PR comments

    Caitlin Haedrich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5c49974 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/OSGeo/grass into SeriesMap-…

    …redo
    Caitlin Haedrich committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bfd833e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update python/grass/jupyter/seriesmap.py

    Co-authored-by: Anna Petrasova <kratochanna@gmail.com>
    chaedri and petrasovaa committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d51c86f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'SeriesMap-redo' of https://github.com/chaedri/grass int…

    …o SeriesMap-redo
    Caitlin Haedrich committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fcd93b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix add_vectors bug

    Caitlin Haedrich committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    456e00c View commit details
    Browse the repository at this point in the history