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

Use spack-stack modulefiles #56

Merged
merged 18 commits into from
Nov 25, 2024

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    36bbf58 View commit details
    Browse the repository at this point in the history
  2. remove whitespace

    bbakernoaa committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ee5f538 View commit details
    Browse the repository at this point in the history
  3. precommit issues

    bbakernoaa committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    a721ee7 View commit details
    Browse the repository at this point in the history
  4. remoe old files

    bbakernoaa committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b1481f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. remove FC etc

    bbakernoaa committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7d4caf9 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    Co-authored-by: Zachary Moon <[email protected]>
    bbakernoaa and zmoon authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    af46dd6 View commit details
    Browse the repository at this point in the history
  3. Update CMakeLists.txt

    Co-authored-by: Zachary Moon <[email protected]>
    bbakernoaa and zmoon authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c3e6bac View commit details
    Browse the repository at this point in the history
  4. Update ufs_common.lua

    bbakernoaa authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    252aa43 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Update readme with UFS module file info

    and remove most of the Ubuntu instructions
    zmoon committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bafd32d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Set CMake policy 0074

    telling it to ignore _ROOT variables
    since we have special find scripts for those
    
    on WCOSS2, it was warning about these being set for NetCDF and ESMF
    zmoon committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6b7c815 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Update modulefiles/ufs_gaea.intel.lua

    Co-authored-by: Zachary Moon <[email protected]>
    bbakernoaa and zmoon authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d1abbad View commit details
    Browse the repository at this point in the history
  2. Update modulefiles/ufs_gaea.intel.lua

    Co-authored-by: Zachary Moon <[email protected]>
    bbakernoaa and zmoon authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b91b878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20fe93b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. gha-esmf moved to ARL org

    zmoon authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9be36a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08547f8 View commit details
    Browse the repository at this point in the history
  3. Print $ENV{FC}

    note it seems CMake compiler discovery modifies this result
    from command to full path
    zmoon committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1d57259 View commit details
    Browse the repository at this point in the history