Andrew Shao

Results 15 issues of Andrew Shao

## Description A number of diagnostics related to thickness fluxes have which should change if the MOM6 is run in non-Boussinesq or Boussinesq mode. Additionally, many of these diagnostics contain...

@StephenGriffies, @gmacgilchrist and I have been discussing support for diagnostic grids which are non-monotonic in the model's native space. The continuous isopycnal coordinate is one such case if density is...

enhancement

`tridiagTS` is a slightly more optimized version of `tracer_vertdiff` (used for passive tracers)under the assumption that temperature and salinity have the same diapycnal diffusivity. This however leads to two similar...

discussion

The 'convective adjustment' performed prior to building the continuous isopycnal coordinate only rearranges layer thicknesses, temperatures, and salinities. If a water column is statically unstable, the regridding thus unphysically breaks...

# Description SmartSim's two-step install process (a 'pip install' followed by the `smart build` step) can inadvertently change versions of packges that exist in already established conda or Python virtual...

area: build
type: usability

The discussions about #93 bifurcated with one branch about a bug based when using the current geographically-specified subsetting with an irregular grid. Another branch, (which is where this issue comes...

feature request

The diag_manager may not be using the correct domain when trying to find the array indices for the regional subsetting. This problem can be demonstrated using the Pacific_undercurrent `umo` diagnostic...

enhancement
feature request

With the release of RedisAI 1.2.7, we can bump the supported versions of pyTorch, Tensorflow, and ONNX to more recent versions. Additionally, while updating the dependencies for RedisAI 1.2.7, the...

# Description Python decorators can be used to add functionality to existing workflows with minimal code changes. One idea submitted by a potential SmartSim user is to provide a `cache`...

type: feature

# Description For many of simulation models with a large userbase, we could think about organizing a set of SmartRedis extensions that aggregates the operations that are both necessary and...

type: design