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

Linear blending #229

Merged
merged 8 commits into from
Nov 3, 2021
Merged

Commits on Aug 5, 2021

  1. Implemented linear blending

    Added linear blending function, example file and test
    wdewettin committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    80c4d4b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Replaced missing data in nowcasting with NWP data

    The replacement is done at the end
    wdewettin committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f01f4f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d6008b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6eb63d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Add fill_nwp as parameter

    Add use_nwp as parameter
    
    Add commentary about use_nwp
    
    Add fill_nwp as parameter
    wdewettin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    086c41d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    d9d0777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4a375 View commit details
    Browse the repository at this point in the history
  3. Fixes for tests

    RubenImhoff committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    758f88b View commit details
    Browse the repository at this point in the history