Skip to content

Releases: NCAR/DART

MOM6

21 Apr 15:58
306af91
Compare
Choose a tag to compare

CESM-MOM6 interface added to DART #451

  • An early functional release of the MOM6 ocean component has been made available to CESM users beginning with CESM2.2.
  • This DART-MOM6 interface was developed for MOM6 within the CESM framework to use with the
    CESM functional release.

Bug-fixes for the WRF Tutorial and developer test quickbuilds

11 Apr 17:38
e9bb19a
Compare
Choose a tag to compare
  • Fixes the broken link to WRF DART tutorial input.nml.template #464
  • Fixes the developer_tests quickbuild.sh files #466

Bug-fix release

22 Feb 15:58
e17959d
Compare
Choose a tag to compare
  • Removes unused and uninitialized argument to adaptive_inflate_init. #68
  • Fixes HDF5_utilities_mod i4 i8 mismatch. #340
  • Removes HDF tutorial code which is not part of DART.
  • Fixes misleading comment in filter_mod.f90 #70

Bug-fix for vertical conversion QC 8

09 Feb 19:39
224698d
Compare
Choose a tag to compare
  • QC 8 values now correctly recorded. Previously this info was lost if the posterior FO was skipped. #401
  • Fixes QC overwrite for forward operators when running distributed_state = .false.
  • WRF tutorial bug fix for setting paramfile. #295

Documentation update for porting new models

27 Jan 18:16
16595ca
Compare
Choose a tag to compare
  • Improved 'porting new models to DART' documentation.
  • Removed outdated references to previous build system.

Quantile methods pre-release

05 Jan 21:25
Compare
Choose a tag to compare
Pre-release

Pre-release version of the quantile conserving and probit transform tools

Please contact [email protected] if you would like to develop scientific collaborations using these new capabilities.

Documentation update for CLM and the DART Tutorial

21 Dec 15:16
8759a95
Compare
Choose a tag to compare
  • Improved instructions for the CLM-DART tutorial. #440
  • Fixes link within the documentation to a section describing how to
    configure MATLAB's path to use DART MATLAB functions. #442

Automated testing of pull requests

12 Dec 16:19
44ba83b
Compare
Choose a tag to compare
  • GitHub actions for pull requests which checkout, compile and run a
    given model.
    Current workflow: lorenz_96 (mpi) and lorenz_63 (no mpi)

contributed by Anderson Chauphan

Bug-fix cam-fv

02 Dec 15:36
3f3a4e0
Compare
Choose a tag to compare
  • Fix for assimilate.csh purge of restart files when the interval for restart saves is given as a string rather than an integer. #435
  • Fix for setting ptype when no_normalization_of_scale_heights = .false. #381

Improved clean_nml and CLM quickbuild.sh

08 Nov 21:21
16d37ab
Compare
Choose a tag to compare
  • clean_nml tool for comparing input.nmls given optional arguments to keep the original order of nmls and/or entries, and optionally keep namelist comments. #424
  • fill_inflation_restart now a default build for CLM. #423