Ben Johnson
Ben Johnson
## Description: This feature branch contains the code for the aether_cube_sphere interface to DART. Completion of this interface is part of the deliverables for the funded project NSF20-519 Aether: A...
### Use case Collaboration with Aaron Ridley (U Mich) requires development of an interface to the Aether upper atmosphere model. The Aether lat-lon grid interface was merged in pull request...
### Use case While writing the `model_to_dart` code for the aether cube_sphere interface I found that it would be useful if there were a few additional functions DART's `utilities_mod` to...
### Use case Many bash and csh scripts exist within the DART repository that use the obs_sequence_tool to partition obs_seq files into smaller files that only contain observations valid during...
As Tim has mentioned in the [Testing DART entry in DIME](https://wiki.ucar.edu/display/DIME/Testing+DART), many or most of the observation converters do not have input datasets and, consequently, their tests fail to run....
### Use case Users of various models such as CICE and FESOM may want to assimilate observations of sea ice extent from the the Moderate Resolution Imaging Spectroradiometer (MODIS). DART...
In order to conduct coupled data assimilation experiments, @amrhein plans to use a CESM B compset configured as follows: - CAM6 atmosphere; CICE sea ice; POP2 ocean - data assimilation...
### Use case URLs in tutorials will break when the IMaGe server gets deactivated. ### Is your feature request related to a problem? Yes, the WRF tutorial references this URL:...
### Use case A few types of grid topologies require barycentric interpolation in order to implement the model_interpolate subroutine in `model_mod.F90`: 1. Unstructured triangular grids used in oceanographic models such...