Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NCAR/musica
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: NCAR/musica
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.2
Choose a head ref
  • 8 commits
  • 22 files changed
  • 8 contributors

Commits on Aug 19, 2025

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

Commits on Aug 25, 2025

  1. Build wheel files for Python 3.13 (#589)

    * Initial plan
    
    * Add requires-python field and update cibuildwheel version for Python 3.13 support
    
    Co-authored-by: K20shores <[email protected]>
    
    * updating version
    
    * updating skip to match new versions of buildwheel
    
    * updatng deployment target
    
    * trying to build on linux
    
    * uncommenting manylinux image
    
    * idk
    
    * trying to build arm images on linux arm machine
    
    * maybe I have to specify the fortran compiler now?
    
    * setting fortran compiler for mac
    
    * maybe a different gcc version
    
    * hopefully fixing wheel building for i686
    
    * adding entcdf on 64 bit arm
    
    * putting fortran compiler on proper step
    
    * trying to conditionally set the fortran compiler
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: K20shores <[email protected]>
    Co-authored-by: Kyle Shores <[email protected]>
    3 people authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    fa04738 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. adding ipykernel

    K20shores committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    9e360e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Use the latest tag of MICM (#592)

    * update micm api
    
    * update micm tag
    
    * update mech config tag
    
    * revert back to the older verison of mech config
    boulderdaze authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    50a1d4d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Configuration menu
    Copy the full SHA
    b1b1893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5f425 View commit details
    Browse the repository at this point in the history
  3. update version

    Matt Dawson committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    c5c44e4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into release

    Matt Dawson committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    ae57f99 View commit details
    Browse the repository at this point in the history
Loading