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

Release/0.3.0 #92

Merged
merged 48 commits into from
Sep 19, 2024
Merged

Release/0.3.0 #92

merged 48 commits into from
Sep 19, 2024

Commits on Sep 10, 2024

  1. Merge pull request #61 from OnroerendErfgoed/main

    merge release 0.2.1 into development
    dieuska authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f1c6334 View commit details
    Browse the repository at this point in the history
  2. fix logging

    roefem committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c111e44 View commit details
    Browse the repository at this point in the history
  3. version to 0.2.1

    dieuska committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c2e5d78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b384a1b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #62 from OnroerendErfgoed/fix_logging

    fix logging
    dieuska authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ac3cb04 View commit details
    Browse the repository at this point in the history
  6. warning_to_debug

    dieuska committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7ae9d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. #71

    added safe_equals function to catch GEOSException errors
    dieuska committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0cb1449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7e956 View commit details
    Browse the repository at this point in the history
  3. #66

    added brdr-version to formula
    dieuska committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e12b429 View commit details
    Browse the repository at this point in the history
  4. #65

    Added OnroerendErfgoedLoader
    dieuska committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e7aa0ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    727e88a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. #63

    Added a GRBSpecificDateLoader to grb
    dieuska committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b77ca2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e5c67 View commit details
    Browse the repository at this point in the history
  3. #64

    added update_to_actual_grb-function
    dieuska committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4ce5641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a94ac View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    7fdc114 View commit details
    Browse the repository at this point in the history
  2. #59

    refactored formula version_date
    dieuska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6617a19 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from OnroerendErfgoed/#59-formula-more-generic

    #59 formula more generic
    dieuska authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bc35f87 View commit details
    Browse the repository at this point in the history
  4. added speedtest

    added speedtest before refactoring of dict_series
    dieuska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8578c2c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #78 from OnroerendErfgoed/development

    added speedtest
    dieuska authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1e3bb67 View commit details
    Browse the repository at this point in the history
  6. commented unused functions

    functions that seems not be used anymore are commented; afterwards to remove
    dieuska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    98e4528 View commit details
    Browse the repository at this point in the history
  7. #57

    refactoring of the dict_series resulting in multiple changes
    dieuska committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5784ed1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #79 from OnroerendErfgoed/#57-refactor-dict_series

    #57 refactor dict series
    dieuska authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9544ce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fixed example

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    249a6a1 View commit details
    Browse the repository at this point in the history
  2. #86 #81 #77

    cleanedup unused code and deprecated functions and refactored aligner
    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    69f4a57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a5de94 View commit details
    Browse the repository at this point in the history
  4. #82

    cleaned up the example for 'show_map'
    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9bf8045 View commit details
    Browse the repository at this point in the history
  5. #69

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    610ffa2 View commit details
    Browse the repository at this point in the history
  6. #69 small extra improvement

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3537ca5 View commit details
    Browse the repository at this point in the history
  7. #70

    predictor will only give unique predictions
    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3b18fca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dd1e61 View commit details
    Browse the repository at this point in the history
  9. #80 and reformat

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5c0b0aa View commit details
    Browse the repository at this point in the history
  10. reformat

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0ef0c35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c167b18 View commit details
    Browse the repository at this point in the history
  12. refactored evaluate-function

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0bbf536 View commit details
    Browse the repository at this point in the history
  13. fix wrong import

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    23e9d7b View commit details
    Browse the repository at this point in the history
  14. fix for evaluate

    dieuska committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    77814b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. #89

    refactoring of aligner
    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cd74c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f01f5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18084e2 View commit details
    Browse the repository at this point in the history
  4. updated versionnr to 0.3.0

    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    188e221 View commit details
    Browse the repository at this point in the history
  5. fix for nr_calculations

    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    87142b4 View commit details
    Browse the repository at this point in the history
  6. updated CHANGES

    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bbab825 View commit details
    Browse the repository at this point in the history
  7. black formatted

    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    719f287 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d6faf0 View commit details
    Browse the repository at this point in the history
  9. Revert "updated requirement for python>=3.10"

    This reverts commit 1d6faf0.
    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cc844f6 View commit details
    Browse the repository at this point in the history
  10. removed static methods

    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7bad951 View commit details
    Browse the repository at this point in the history
  11. black reformatted

    dieuska committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9d3b2de View commit details
    Browse the repository at this point in the history