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

Add soil temperature and moisture IAU #222

Merged
merged 152 commits into from
Nov 18, 2024

Commits on Mar 16, 2024

  1. land iau init

    tsga committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9fba7ff View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    fcbfb5c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/lnd_iau' of https://github.com/tsga/ccpp-physics

    …into feature/lnd_iau
    
    * 'feature/lnd_iau' of https://github.com/tsga/ccpp-physics:
      correct the meta file
      correctly convert from flashes per five minutes to flashes per minute
      In physics/Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.F90, scale lightning threat from flashes per 5 minutes to flashes per minute to match units in metadata
      In physics/Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.meta: change units 'flashes 5 min-1' to 'flashes min-1' and update long name to make clear this is per 5 minutes
    tsga committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    85a54eb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. revert to using noahmpdrv_timestep_init

    Tseganeh Gichamo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    2b576f0 View commit details
    Browse the repository at this point in the history
  2. read all increment files at _init time

    Tseganeh Gichamo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d61f9dc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. debug

    tsga committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c0b760e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c83a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. deallocate at noahmpdrv_finalize

    Tseganeh Gichamo committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3afbaa2 View commit details
    Browse the repository at this point in the history
  2. comment nc mod

    Tseganeh Gichamo committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8a8b17b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    661c557 View commit details
    Browse the repository at this point in the history
  2. mv config up

    tsga committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9d9036f View commit details
    Browse the repository at this point in the history
  3. delte _time_vary mods

    tsga committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f04a01d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. add nc90 funcs, cleanup, add comments

    Tseganeh Gichamo committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f8b96b5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. add soil temp adjustments

    Tseganeh Gichamo committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e535c80 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. read fv3 increments

    Tseganeh Gichamo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    25358b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. update driver_timestepinit

    Tseganeh Gichamo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    df9f640 View commit details
    Browse the repository at this point in the history
  2. remove duplicte names

    Tseganeh Gichamo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ea2f78b View commit details
    Browse the repository at this point in the history
  3. remove duplicte names

    Tseganeh Gichamo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4737da1 View commit details
    Browse the repository at this point in the history
  4. remove duplicte names

    Tseganeh Gichamo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bb042f3 View commit details
    Browse the repository at this point in the history
  5. fix arg_table_noahmpdrv_finalize

    tsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2975f64 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'tmp' into feature/lnd_iau

    * tmp:
      fix arg_table_noahmpdrv_finalize
    tsga committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b8883bd View commit details
    Browse the repository at this point in the history
  7. debug

    Tseganeh Gichamo committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d009364 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix error about horizontal dimention

    Tseganeh Gichamo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ae68068 View commit details
    Browse the repository at this point in the history
  2. fix error about horizontal dimention

    Tseganeh Gichamo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    04e246d View commit details
    Browse the repository at this point in the history
  3. fix netcdf error

    Tseganeh Gichamo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    264eaf3 View commit details
    Browse the repository at this point in the history
  4. fix netcdf error

    Tseganeh Gichamo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fb21cc0 View commit details
    Browse the repository at this point in the history
  5. fix smc adjustment error

    Tseganeh Gichamo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9675dc8 View commit details
    Browse the repository at this point in the history
  6. fix smc adjustment error

    Tseganeh Gichamo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    619fbc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix namelist typo

    Tseganeh Gichamo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bc0e3ea View commit details
    Browse the repository at this point in the history
  2. fix netcdf dim error

    Tseganeh Gichamo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7208087 View commit details
    Browse the repository at this point in the history
  3. fix netcdf dim error

    Tseganeh Gichamo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c5e52dd View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. remove Gaussian files

    Tseganeh Gichamo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    08c49a6 View commit details
    Browse the repository at this point in the history
  2. remove Gaussian files

    Tseganeh Gichamo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bb02763 View commit details
    Browse the repository at this point in the history
  3. remove Gaussian files

    Tseganeh Gichamo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    651fb26 View commit details
    Browse the repository at this point in the history
  4. debug memory

    Tseganeh Gichamo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e3c9687 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix fv3 file error

    Tseganeh Gichamo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c306628 View commit details
    Browse the repository at this point in the history
  2. fix fv3 file error

    Tseganeh Gichamo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9a94c57 View commit details
    Browse the repository at this point in the history
  3. fix fv3 file error

    Tseganeh Gichamo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f5de22f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. add land iau conditions

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    98d872b View commit details
    Browse the repository at this point in the history
  2. add land iau conditions

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f59bf59 View commit details
    Browse the repository at this point in the history
  3. add land iau conditions

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f40cebc View commit details
    Browse the repository at this point in the history
  4. temp comment soilt consistency

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    efad815 View commit details
    Browse the repository at this point in the history
  5. temp comment soilt consistency

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1537ef1 View commit details
    Browse the repository at this point in the history
  6. temp comment soilt consistency

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e1dae93 View commit details
    Browse the repository at this point in the history
  7. temp comment soilt consistency

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    d01adf6 View commit details
    Browse the repository at this point in the history
  8. temp comment soilt consistency

    Tseganeh Gichamo committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e7bb2c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. fix rdt error

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3fe39b7 View commit details
    Browse the repository at this point in the history
  2. -

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ed09ad6 View commit details
    Browse the repository at this point in the history
  3. -

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    0c8ff8e View commit details
    Browse the repository at this point in the history
  4. -

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    3656ec5 View commit details
    Browse the repository at this point in the history
  5. -

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    b744d6c View commit details
    Browse the repository at this point in the history
  6. -

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    dbe2d7d View commit details
    Browse the repository at this point in the history
  7. debug

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    05de695 View commit details
    Browse the repository at this point in the history
  8. clean up

    Tseganeh Gichamo committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    820ef5e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. read mask from file

    Tseganeh Gichamo committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b46a17f View commit details
    Browse the repository at this point in the history
  2. revert back to calculating mask

    Tseganeh Gichamo committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3bb397a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. delete sim_nc

    Tseganeh Gichamo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    10c3427 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. use explcit array length

    Tseganeh Gichamo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e814940 View commit details
    Browse the repository at this point in the history
  2. use explcit array length

    Tseganeh Gichamo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    18c769c View commit details
    Browse the repository at this point in the history
  3. debug print

    Tseganeh Gichamo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    7644d55 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. read land snow mask from inc files

    Tseganeh Gichamo committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    77ed427 View commit details
    Browse the repository at this point in the history
  2. read land snow mask from inc files

    Tseganeh Gichamo committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4590b5d View commit details
    Browse the repository at this point in the history
  3. read land snow mask from inc files

    Tseganeh Gichamo committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    562e6d3 View commit details
    Browse the repository at this point in the history
  4. test on adj

    Tseganeh Gichamo committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1a936bb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. print debug info

    Tseganeh Gichamo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f53c9ab View commit details
    Browse the repository at this point in the history
  2. print debug info

    Tseganeh Gichamo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e6b68c7 View commit details
    Browse the repository at this point in the history
  3. print debug info

    Tseganeh Gichamo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c575a42 View commit details
    Browse the repository at this point in the history
  4. restrore stc/slc adjustments

    Tseganeh Gichamo committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ca26670 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. print diff indices

    Tseganeh Gichamo committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2c0c276 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. bypass _timestep_init

    Tseganeh Gichamo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    119ebbd View commit details
    Browse the repository at this point in the history
  2. bypass _timestep_init

    Tseganeh Gichamo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9bfc305 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. test with hardcoded inc

    Tseganeh Gichamo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3234712 View commit details
    Browse the repository at this point in the history
  2. test with hardcoded inc

    Tseganeh Gichamo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    432015d View commit details
    Browse the repository at this point in the history
  3. test with hardcoded inc

    Tseganeh Gichamo committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    62fd97c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. test with hardcoded inc

    Tseganeh Gichamo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6c2ac76 View commit details
    Browse the repository at this point in the history
  2. test with hardcoded inc

    Tseganeh Gichamo committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    bde3e05 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. test non-iau increment hardcoded

    Tseganeh Gichamo committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ff3660f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. test 0 inc double prec

    Tseganeh Gichamo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6f18f65 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. remove hard-coded test

    Tseganeh Gichamo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7c4806b View commit details
    Browse the repository at this point in the history
  2. remove debug prints

    Tseganeh Gichamo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    29cff05 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. add stc update and adjustment

    Tseganeh Gichamo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6530674 View commit details
    Browse the repository at this point in the history
  2. add stc update and adjustment

    Tseganeh Gichamo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0b41c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. zero out too small increments

    Tseganeh Gichamo committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0de64dd View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. zero out too small increments

    Tseganeh Gichamo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a6381f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. add comment for single increment

    Tseganeh Gichamo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4a953f3 View commit details
    Browse the repository at this point in the history
  2. include t2 in update iau call

    Tseganeh Gichamo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7319bad View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. set hr6 the only incr file (for testing)

    Tseganeh Gichamo committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f5607ad View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. add increments at timestep_finalize (for testing)

    Tseganeh Gichamo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d0c2cac View commit details
    Browse the repository at this point in the history
  2. add sec argtable

    Tseganeh Gichamo committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b79c7e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix argtable

    Tseganeh Gichamo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4398a95 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. input line in namelist for stcsmc adjustment

    Tseganeh Gichamo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4d244ea View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. clean up

    Tseganeh Gichamo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1cbaea4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix missing error code initialization

    Tseganeh Gichamo committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    812aefb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 23, 2024

  1. Update noahmpdrv.F90

    remove empty subroutine noahmpdrv_timestep_finalize
    tsga authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    105eca1 View commit details
    Browse the repository at this point in the history
  2. Update noahmpdrv.meta

    remove empty subroutine: noahmpdrv_timestep_finalize
    tsga authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b4f0ba9 View commit details
    Browse the repository at this point in the history
  3. Update noahmpdrv.F90

    removed pointer attribute from "input_nml_file" declaration
    tsga authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d2f9be1 View commit details
    Browse the repository at this point in the history
  4. Update lnd_iau_mod.F90

    tsga authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6609eac View commit details
    Browse the repository at this point in the history
  5. Update lnd_iau_mod.F90

    remove commented out old lines
    tsga authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dbd3eb4 View commit details
    Browse the repository at this point in the history
  6. Update noahmpdrv.F90

    tsga authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3c4fc1a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Update lnd_iau_mod.F90

    get rid unused var input_nml_length
    tsga authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    335141f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update noahmpdrv.F90

    tsga authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    77714c4 View commit details
    Browse the repository at this point in the history
  2. Update noahmpdrv.F90

    comment out unused number of freeze/thaw counters
    tsga authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    28cf85f View commit details
    Browse the repository at this point in the history
  3. Update noahmpdrv.meta

    fix typo
    tsga authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    156fb4e View commit details
    Browse the repository at this point in the history
  4. Update noahmpdrv.meta

    make long names consistent with naming conventions
    tsga authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bfbb35d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7188fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3e1e1 View commit details
    Browse the repository at this point in the history
  3. fix compilation errors

    grantfirl committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4782f68 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #1 from grantfirl/feature/lnd_iau_gjf

    Move DDTs to host and fix compilation errors
    tsga authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e07ba94 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. set land_iau_control from host

    Tseganeh Gichamo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6e3bc2f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. calculate snowsoil mask at runtime

    Tseganeh Gichamo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1a67785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c58be12 View commit details
    Browse the repository at this point in the history
  3. modify subroutines set/update increments

    Tseganeh Gichamo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    590bb80 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. default weight factors

    Tseganeh Gichamo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e98f8d8 View commit details
    Browse the repository at this point in the history
  2. move weight factors to _IAU_Data

    Tseganeh Gichamo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    89a1d0b View commit details
    Browse the repository at this point in the history
  3. update noahmpdrv meta

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

Commits on Oct 20, 2024

  1. fix time interval bounds

    Tseganeh Gichamo committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a9c44e6 View commit details
    Browse the repository at this point in the history
  2. handle valid time range better

    Tseganeh Gichamo committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    28dc544 View commit details
    Browse the repository at this point in the history
  3. minor edit

    Tseganeh Gichamo committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7cac448 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. do netcdf error handling inside get_var3d_values

    Tseganeh Gichamo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2097bd0 View commit details
    Browse the repository at this point in the history
  2. error handling for read_iau_forcing_fv3

    Tseganeh Gichamo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    403312a View commit details
    Browse the repository at this point in the history
  3. remove redeclared constants in _timestep_int

    Tseganeh Gichamo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    df8ed48 View commit details
    Browse the repository at this point in the history
  4. fix compilation errors

    Tseganeh Gichamo committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4c78f46 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. clean up, remove debug print outs

    Tseganeh Gichamo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f25bf2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941323b View commit details
    Browse the repository at this point in the history
  3. clean noahmpdrv

    Tseganeh Gichamo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    753676c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/lnd_iau' of https://github.com/tsga/ccpp-physics

    …into feature/lnd_iau
    Tseganeh Gichamo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    769a509 View commit details
    Browse the repository at this point in the history
  5. remove debug prints

    Tseganeh Gichamo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ee1b463 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    84cddc3 View commit details
    Browse the repository at this point in the history
  2. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e428689 View commit details
    Browse the repository at this point in the history
  3. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    cd03ce7 View commit details
    Browse the repository at this point in the history
  4. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1442fdb View commit details
    Browse the repository at this point in the history
  5. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9b88ec3 View commit details
    Browse the repository at this point in the history
  6. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3672889 View commit details
    Browse the repository at this point in the history
  7. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a61f437 View commit details
    Browse the repository at this point in the history
  8. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    71ab425 View commit details
    Browse the repository at this point in the history
  9. Update noahmpdrv.F90

    tsga authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ec2a299 View commit details
    Browse the repository at this point in the history
  10. change DDTs in noahmpdrv_init to optional

    Tseganeh Gichamo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1391585 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b008e25 View commit details
    Browse the repository at this point in the history
  12. fix compile error

    Tseganeh Gichamo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ebb7b6b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b683ad View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix real type for mask

    tsga committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    db2c10f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge branch 'ufs/dev' into feature/lnd_iau

    * ufs/dev:
      fix another optional argument in RUC LSM
      fix some more optional variables
      fix some optional arugments
    tsga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    eac6b9a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. add optional=True for lndiau ddts

    Tseganeh Gichamo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    82f1ec3 View commit details
    Browse the repository at this point in the history
  2. clean lnd_iau_mod

    Tseganeh Gichamo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    13e8e78 View commit details
    Browse the repository at this point in the history
  3. clean noahmpdrv_timestep_init

    Tseganeh Gichamo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b9e0429 View commit details
    Browse the repository at this point in the history
  4. combine use lnd_iau_mod lines

    Tseganeh Gichamo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4343656 View commit details
    Browse the repository at this point in the history