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

Dynamic line rating #189

Merged
merged 15 commits into from
Nov 18, 2021
Merged

Dynamic line rating #189

merged 15 commits into from
Nov 18, 2021

Commits on Oct 6, 2021

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

Commits on Oct 13, 2021

  1. era5: add wind azimuth

    FabianHofmann committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    24024a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8949de2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. cutout: add line_rating function

    convert: set line rating for non-overlapping cells to nan
    FabianHofmann committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    feb5ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    21ada86 View commit details
    Browse the repository at this point in the history
  2. convert: update docstrings, add natural convection, fix some numbers

    test: add tests against IEEE line rating, openmod parameter and technical data sheet
    FabianHofmann committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    0ee93fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0949d8f View commit details
    Browse the repository at this point in the history
  4. add release notes

    FabianHofmann committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    dcf08ac View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    b37872f View commit details
    Browse the repository at this point in the history
  2. wind.py: use regex for wind speed attribute parsing

    release notes: add note on wind angle
    FabianHofmann committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c97efdc View commit details
    Browse the repository at this point in the history
  3. update release notes

    FabianHofmann committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    8e8e720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47091dd View commit details
    Browse the repository at this point in the history
  5. test: extent test on dlr

    convert: fix angle diffs
    FabianHofmann committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    38bfa1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fae344 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. test: add conversion test for line rating

    convert: line rating: cover case of shapes is list instance
    FabianHofmann committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    45aa236 View commit details
    Browse the repository at this point in the history