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

Démontrateur 2.1.5.0 #285

Closed
wants to merge 57 commits into from
Closed

Démontrateur 2.1.5.0 #285

wants to merge 57 commits into from

Commits on Feb 20, 2024

  1. ✨ add bassin versant carto creation function

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    439a576 View commit details
    Browse the repository at this point in the history
  2. ✨ add bulk carto creation function to create a repo of carto from an …

    …IGN REG Alti repo
    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e29a1af View commit details
    Browse the repository at this point in the history
  3. ⚗️ add a visualization file to produce visual outputs to verify behav…

    …iours
    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f54e89a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3345489 View commit details
    Browse the repository at this point in the history
  5. 🚸 add an argparse to run bulk carto creation in term

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ad74171 View commit details
    Browse the repository at this point in the history
  6. change comparison plot to fit decision categories

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4a13acd View commit details
    Browse the repository at this point in the history
  7. rename variables and file names to snake case

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fa6c099 View commit details
    Browse the repository at this point in the history
  8. rename folder bassins versants

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5392eda View commit details
    Browse the repository at this point in the history
  9. rename ill named file

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    42effdd View commit details
    Browse the repository at this point in the history
  10. refactor parameters_benchamrk for clarity

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fdba897 View commit details
    Browse the repository at this point in the history
  11. add project surface to parameters benchmark

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    db91cd0 View commit details
    Browse the repository at this point in the history
  12. fix case errors

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2c5d6f7 View commit details
    Browse the repository at this point in the history
  13. fix : elevation diff check

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ae7df1d View commit details
    Browse the repository at this point in the history
  14. fix typo

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6c9a23b View commit details
    Browse the repository at this point in the history
  15. fix variable assignation

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8dbc35e View commit details
    Browse the repository at this point in the history
  16. fix typo

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    06008a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6e60a9f View commit details
    Browse the repository at this point in the history
  18. refacto : use f strings

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6d14bfa View commit details
    Browse the repository at this point in the history
  19. refacto : store benchmark results in differnt folders

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    68f6c1b View commit details
    Browse the repository at this point in the history
  20. fix : elevation diff check

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e1d51f6 View commit details
    Browse the repository at this point in the history
  21. fix : small changes to parameters benchmark tests

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a6e8316 View commit details
    Browse the repository at this point in the history
  22. remove output carto precesion from bulk carto creation choices

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e8fde2b View commit details
    Browse the repository at this point in the history
  23. add doctsrings

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8a22221 View commit details
    Browse the repository at this point in the history
  24. rename bulk_carto_creation to mass_carto_creation

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    281a41e View commit details
    Browse the repository at this point in the history
  25. add plot quadrants in run tests and update plot quadrants

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8f332fe View commit details
    Browse the repository at this point in the history
  26. finally add README.md

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2ffac8e View commit details
    Browse the repository at this point in the history
  27. add requirements

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5b9e219 View commit details
    Browse the repository at this point in the history
  28. fix : README and mass_carto_creation

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1bf7a7d View commit details
    Browse the repository at this point in the history
  29. fix : add correct radii to default parameterrs

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bdd3876 View commit details
    Browse the repository at this point in the history
  30. doc : add parameters explanation

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ce4b682 View commit details
    Browse the repository at this point in the history
  31. improve naming in parameters benchmark

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6ce284e View commit details
    Browse the repository at this point in the history
  32. fixup! improve naming in parameters benchmark

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    420ea46 View commit details
    Browse the repository at this point in the history
  33. improve naming in bassin_versant next_quadrant_check

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d4f1ae2 View commit details
    Browse the repository at this point in the history
  34. fix visualization error

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d59e256 View commit details
    Browse the repository at this point in the history
  35. add active sections visualization

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    33b9ff8 View commit details
    Browse the repository at this point in the history
  36. correction to get surface function

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9a72361 View commit details
    Browse the repository at this point in the history
  37. update plot_sections_point_bassin_versant to show correct bv and deci…

    …sion tile
    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    acd92b0 View commit details
    Browse the repository at this point in the history
  38. use asc to csv to better verify the data manually

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a65dffb View commit details
    Browse the repository at this point in the history
  39. fix : relative import error

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5a550c5 View commit details
    Browse the repository at this point in the history
  40. fix : radii naming

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d9a6a31 View commit details
    Browse the repository at this point in the history
  41. refacto : separate run an visu functions

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0fdc33f View commit details
    Browse the repository at this point in the history
  42. update doc

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    451e09a View commit details
    Browse the repository at this point in the history
  43. last mini fix for clarity in the visualization code

    Hugo Borsoni authored and thibault committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2193cf0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    e7d4d42 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    463c2b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    736b000 View commit details
    Browse the repository at this point in the history
  3. Add fileame to tile model

    thibault committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2eacde2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2cda7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af5326f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    1e106c1 View commit details
    Browse the repository at this point in the history
  2. Display pixels on the map

    thibault committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7bbb136 View commit details
    Browse the repository at this point in the history
  3. Commit temporary warning

    thibault committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d4b3835 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Reindent query

    thibault committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5700e0f View commit details
    Browse the repository at this point in the history
  2. Install scipy

    thibault committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8629c30 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    2f33e3e View commit details
    Browse the repository at this point in the history
  2. Add scale control

    thibault committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dc537f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e47eea6 View commit details
    Browse the repository at this point in the history