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

Version 2.4.0 #234

Merged
merged 17 commits into from
Sep 6, 2024
Merged

Version 2.4.0 #234

merged 17 commits into from
Sep 6, 2024

Commits on Aug 29, 2024

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

Commits on Sep 2, 2024

  1. Callback function (#221)

    * making tests work without relying on the current working directory, separating tests into unit and integration tests, adding callback function
    
    * just printing time
    
    * installing dependencies from pyproject.toml
    
    * only call the callback when we would output data
    K20shores authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8576664 View commit details
    Browse the repository at this point in the history
  2. 159 address back end specific items for musicbox (#219)

    * moving UI specific code into its own folder
    
    * adding comment
    K20shores authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    de46d57 View commit details
    Browse the repository at this point in the history
  3. Auto-format code using Clang-Format (#223)

    Co-authored-by: GitHub Actions <[email protected]>
    github-actions[bot] and actions-user authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d1c4951 View commit details
    Browse the repository at this point in the history
  4. Auto-format code using Clang-Format (#224)

    Co-authored-by: GitHub Actions <[email protected]>
    github-actions[bot] and actions-user authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7548e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4defd57 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Stand-alone function to calculate air density, complete with units. (#…

    …226)
    
    Co-authored-by: carl-drews <[email protected]>
    carl-drews and carl-drews authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bd335ed View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Create species map from the chemical species common to both WACCM and…

    … MUSICA species.json TS1 (#228)
    
    * Fleshing out the creation of species map.
    
    * Retrieved WACCM species. They need some filtering to remove non-chem vars like date and time.
    
    * Pulled the Musica species out of JSON.
    
    * Find the chemical species common to both WACCM and MUSICA.
    
    ---------
    
    Co-authored-by: carl-drews <[email protected]>
    carl-drews and carl-drews authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4e26af4 View commit details
    Browse the repository at this point in the history
  2. Auto-format code using Clang-Format (#227)

    Co-authored-by: GitHub Actions <[email protected]>
    github-actions[bot] and actions-user authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    63fb7d6 View commit details
    Browse the repository at this point in the history
  3. Setup codespaces (#225)

    * initializing github codespaces
    
    * updating readme, installing gnuplot
    
    * simplifying log setup
    
    * updating packages in container
    
    * adding sample waccm data
    
    * getting the image to work
    K20shores authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f14c3ba View commit details
    Browse the repository at this point in the history
  4. Auto-format code using Clang-Format (#229)

    Co-authored-by: GitHub Actions <[email protected]>
    github-actions[bot] and actions-user authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    79ddb6f View commit details
    Browse the repository at this point in the history
  5. Auto-format code using Clang-Format (#230)

    Co-authored-by: GitHub Actions <[email protected]>
    github-actions[bot] and actions-user authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    70b64e5 View commit details
    Browse the repository at this point in the history
  6. Output musicbox interactive compatible zip (#231)

    * using a temp file and placing zip in current directory, using f strings, ensuring zip file is compatible with music box interactive
    
    * converting soa species
    
    * updating readme for sample waccm data
    
    * comment
    
    * adding test for waccm script
    
    * trying to use if on windows
    
    * adding initial reaction conditions to ts1
    K20shores authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    456c30f View commit details
    Browse the repository at this point in the history
  7. opening waccm readme

    K20shores committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    38cb6e5 View commit details
    Browse the repository at this point in the history
  8. Auto-format code using Clang-Format (#232)

    Co-authored-by: GitHub Actions <[email protected]>
    github-actions[bot] and actions-user authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9e44f2f View commit details
    Browse the repository at this point in the history
  9. trying to publish codespace image (#233)

    * trying to publish codespace image
    
    * triggering build
    
    * correcting repository name
    
    * correcting image name
    
    * removing post create command
    
    * build and publish action for tag or push to main
    K20shores authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8294358 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. bumping version

    K20shores committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b49fe13 View commit details
    Browse the repository at this point in the history