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

PhotoVoltaic Calculator #5

Merged
merged 81 commits into from
May 15, 2023
Merged

PhotoVoltaic Calculator #5

merged 81 commits into from
May 15, 2023

Commits on Oct 14, 2021

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

Commits on Oct 18, 2021

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

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    e488b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd57e7 View commit details
    Browse the repository at this point in the history
  3. md readme

    JoanaFigueira committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    90c4b8b View commit details
    Browse the repository at this point in the history
  4. testing deps

    JoanaFigueira committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c0d31eb View commit details
    Browse the repository at this point in the history
  5. pvcalculator_test

    JoanaFigueira committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    9fb6e3d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. pvcalculator_test

    JoanaFigueira committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5927ba1 View commit details
    Browse the repository at this point in the history
  2. testdata

    JoanaFigueira committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    47c1fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bcf4b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    0646c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c06029d View commit details
    Browse the repository at this point in the history
  3. Get optimal payback

    JoanaFigueira committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    28190b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98d0598 View commit details
    Browse the repository at this point in the history
  5. Add ScenarioParams

    JoanaFigueira committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5e5ab75 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    ee1424f View commit details
    Browse the repository at this point in the history
  2. executable setup

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b86db2b View commit details
    Browse the repository at this point in the history
  3. setup.py: shebang

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7c3b082 View commit details
    Browse the repository at this point in the history
  4. pymongo<4

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4ae616a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de003a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52cf4c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    970bdc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    813a085 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    520e4f4 View commit details
    Browse the repository at this point in the history
  10. py2: contextlib2 limited

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    ac2f5cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b769a49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e402b5 View commit details
    Browse the repository at this point in the history
  13. py2: coverage version frozen

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    d2c123a View commit details
    Browse the repository at this point in the history
  14. setup.cfg

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    d1a317e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b03a382 View commit details
    Browse the repository at this point in the history
  16. gha: create heman.ini

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    3129c13 View commit details
    Browse the repository at this point in the history
  17. marshmallow version stricter because api changes

    field type Select used in empowering is dropped in version 2
    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    94deada View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c4717b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    717bc64 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9fa2159 View commit details
    Browse the repository at this point in the history
  21. relative imports

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4d10ba8 View commit details
    Browse the repository at this point in the history
  22. more relative imports

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f26603f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    13669d7 View commit details
    Browse the repository at this point in the history
  24. setup.py: README.rst -> md

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e5495e6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    22c24cb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3ff9c90 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d176520 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    296dbe2 View commit details
    Browse the repository at this point in the history
  29. setting MONGO_URI in environ

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    ac143c7 View commit details
    Browse the repository at this point in the history
  30. gha: sentry also via env

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c271eb2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    76f9446 View commit details
    Browse the repository at this point in the history
  32. redis schema starts with http

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c74be8e View commit details
    Browse the repository at this point in the history
  33. no sentry no redis

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f288adf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5925ec7 View commit details
    Browse the repository at this point in the history
  35. gha: sentry as docker

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    408eb60 View commit details
    Browse the repository at this point in the history
  36. gha: trying services

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    51dbce8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8a54074 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    dc19cdd View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7852301 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8bd3317 View commit details
    Browse the repository at this point in the history
  41. updated README

    vokimon committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    81736f9 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1676e69 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    4fa5429 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7d5822f View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    712ad1a View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    382a472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843365f View commit details
    Browse the repository at this point in the history
  3. yamlns dependency

    vokimon committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9865ccc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    caa7de2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b56fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0371e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c56e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3a9f62 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    0b2a6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e3d7a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

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

Commits on Apr 13, 2022

  1. black format

    vokimon committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    45d23e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    93a4abe View commit details
    Browse the repository at this point in the history
  2. pvcalculator: compatible with unagreed data

    Beedata sent a data format which is not the agreed one.
    In order to make it work while they adjust the format,
    you can enable this behavior by defining an env var:
    
    BEEDATA_UNAGREED_API=1
    vokimon committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    500eab7 View commit details
    Browse the repository at this point in the history
  3. added a changelog file

    vokimon committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    7dbc5d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cba26a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    d4547b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a2f6b4 View commit details
    Browse the repository at this point in the history
  3. added py3 support in gha

    vokimon committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e9be1be View commit details
    Browse the repository at this point in the history
  4. gha: not integer comparision

    vokimon committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b561f85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab35a01 View commit details
    Browse the repository at this point in the history