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

New SimulationTimeSeriesOneByOne plugin #1217

Merged
merged 19 commits into from
May 22, 2023
Merged

Commits on May 15, 2023

  1. Initial commit

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fa2f758 View commit details
    Browse the repository at this point in the history
  2. Improvements to the data provider structure, black and isort

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    514cd5a View commit details
    Browse the repository at this point in the history
  3. Fixed vector selector problem and added visualization settings group

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    92e8bd5 View commit details
    Browse the repository at this point in the history
  4. Implemented the rest of the settings groups

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1e97e40 View commit details
    Browse the repository at this point in the history
  5. New folder _view_elements

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f120c4c View commit details
    Browse the repository at this point in the history
  6. New view element for the bottom visualization

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    9c84521 View commit details
    Browse the repository at this point in the history
  7. Further work on converting the callbacks to WLF

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fda8e34 View commit details
    Browse the repository at this point in the history
  8. First working version of callback, plenty of bugs still

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7d29124 View commit details
    Browse the repository at this point in the history
  9. Various improvements, made the time series figure local to the plugin…

    … to avoid problems with other plugins
    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fe9e2cd View commit details
    Browse the repository at this point in the history
  10. pylint and mypy fixes

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c7e88d7 View commit details
    Browse the repository at this point in the history
  11. Fixed scale bug

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    72668d1 View commit details
    Browse the repository at this point in the history
  12. Various improvements

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    21401eb View commit details
    Browse the repository at this point in the history
  13. Changelog entry

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6bcff25 View commit details
    Browse the repository at this point in the history
  14. Fixed pylint issue

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    17a4877 View commit details
    Browse the repository at this point in the history
  15. fixed changelog issue

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    aa489d6 View commit details
    Browse the repository at this point in the history
  16. Added test

    Øyvind Lind-Johansen committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3d63091 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Deprecated ReservoirSimulationTimeseriesOnyByOne plugin

    Øyvind Lind-Johansen committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2ad685e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Review related updates

    Øyvind Lind-Johansen committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1281963 View commit details
    Browse the repository at this point in the history
  2. Fixed link in changelog

    Øyvind Lind-Johansen committed May 22, 2023
    Configuration menu
    Copy the full SHA
    6e36334 View commit details
    Browse the repository at this point in the history