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

Feature/default co2 rf method #49

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Commits on Nov 20, 2024

  1. Update read_config: default config

    Any default configuration settings can be included within read_config DEFAULT_CONFIG. If setting not defined in config, it will be added from there.
    stefan-voelk committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1fec83e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update read_config: default config

    Any default configuration settings can be included within read_config DEFAULT_CONFIG. If setting not defined in config, it will be added from there.
    stefan-voelk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ec8223d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/default-co2-rf-method' of https://github.com/dl…

    …r-pa/oac into feature/default-co2-rf-method
    stefan-voelk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d2371b0 View commit details
    Browse the repository at this point in the history
  3. Update read_config_test

    Update TestCheckConfig. Add TestGetKeysValues, TestAddDefaultConfig
    stefan-voelk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a6b2564 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Updates after review for merge request (issue#49)

    Update of example.toml, CONFIG_TEMPLATE in read_config.py and tests/read_config_test.py
    Update of openairclim.rst for automatic generation of API doc for module calc_cont.py
    stefan-voelk committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    470878c View commit details
    Browse the repository at this point in the history