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

Accumulated cleanup #956

Merged
merged 38 commits into from
Feb 8, 2023
Merged

Commits on Aug 11, 2022

  1. Issue 886

    dustinswales committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7271136 View commit details
    Browse the repository at this point in the history
  2. Issue 764

    dustinswales committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8329e07 View commit details
    Browse the repository at this point in the history
  3. Issue 672

    dustinswales committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a282821 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Cleanup to radiation_aerosols. Related to NCAR#923. Made changes to m…

    …ade radiation_aerosols.f ccpp compliant
    dustinswales committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7c37906 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Remove dependency on physcons and physparam in radiation_aerosols.f. …

    …Provided as ccpp interstitials.
    dustinswales committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    11f1ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063e15d View commit details
    Browse the repository at this point in the history
  3. Remove dependency on physcons and physparam in radiation_astronomy.f.…

    … Provided as ccpp interstitials.
    dustinswales committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    225f5b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da57e02 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    1dbed67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d907a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e02f1dd View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Remove dependency on physcons and physparam in radiation_surface.f. …

    …Provided as ccpp interstitials.
    dustinswales committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f885b9c View commit details
    Browse the repository at this point in the history
  2. Remove dependency on physcons and physparam in radiation_gases.f. Pro…

    …vided as ccpp interstitials.
    dustinswales committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9f9ed2a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    c0d2d20 View commit details
    Browse the repository at this point in the history
  2. Adios physparam.f

    dustinswales committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    98cf6d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

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

Commits on Sep 12, 2022

  1. Fix bug in metadata.

    dustinswales committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0650bae View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Address reviewers comments. Bug found in seeding for cloud-sampling i…

    …n RRTMGP.
    dustinswales committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2fe654e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3ecf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update CODEOWNERS file

    dustinswales committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    51b9243 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    dustinswales committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f5ca603 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from dustinswales/update_codeowners

    Update CODEOWNERS
    dustinswales authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d0e5b30 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Oct 17, 2022

  1. Update CODEOWNERS

    dustinswales committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d0d7d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    297cf32 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    dustinswales committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    469ef08 View commit details
    Browse the repository at this point in the history
  3. Changes to metadata to accommodate standard_name rules.

    dustinswales committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6d74eaf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    e7fdd76 View commit details
    Browse the repository at this point in the history
  2. Omission from previous commit.

    dustinswales committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4900b30 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    f21b760 View commit details
    Browse the repository at this point in the history
  2. Omission from previous commit

    dustinswales committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    786cd20 View commit details
    Browse the repository at this point in the history
  3. Move declaration to init.

    dustinswales committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    fb6fdb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 20, 2022

  1. Bugfox in argument list

    dustinswales committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d083f87 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 31, 2023

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