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 DART input.nml to template in WRF Tutorial #464

Merged
merged 11 commits into from
Apr 11, 2023
Merged

Add DART input.nml to template in WRF Tutorial #464

merged 11 commits into from
Apr 11, 2023

Commits on Mar 13, 2023

  1. Add DART input.nml to template in WRF Tutorial

    This fixes broken link to WRF tutorial input.nml.template
    file during gen_retro_icbc.csh and init_ensemble_var.csh
    steps
    braczka committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2bab64d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Updated obs_seq.final flist for WRF_DART Tutorial

    Redirecting ls of linked files provides bad
    syntax to diagnostic_obs.csh
    braczka committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    aa686ac View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. bug-fix: developer test quickbuilds

    There are several template model_mod.f90 in models/template
    This fix picks a particular model_mod.f90 for each developer test.
    Fixes #408
    
    developer test quickbuilds
    
    Added LOCATION back into developer test quickbuilds
    hkershaw-brown committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    92ce866 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Remove WRF diagnostics before next integration

    If first time through driver.csh start_member
    and done_member diagnostics could exist causing
    errors with file transfers
    braczka committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    859bf4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    911dc4e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Changing EXTRA=/models/template/model_mod.f90 to EXTRA=/models/templa…

    …te/threed_model_mod.f90 for readability
    mjs2369 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c354a65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07170e4 View commit details
    Browse the repository at this point in the history
  3. WRF tutorial eliminates DART template input.nml

    Eliminating need to transfer DART input.nml to
    template directory within tutorial. Support editing
    of rundir input.nml only.
    braczka committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    08aba5e View commit details
    Browse the repository at this point in the history
  4. WRF shell scripts switch to rundir input.nml

    WRF shell scripts now generate links to DART
    input.nml within run dir, not template directory.
    Corrects missing updates from setup.csh.
    braczka committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    63a5748 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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