Currently the repo contains the standard name turbulent_kinetic_energy with units of J. However, in atmospheric science the default units for TKE is J kg-1, which are the units for the variable in both SIMA and the UFS (although the diagnostic output in the UFS has it mislabeled as just J).
Thus in order to clarify the units, and to better match the CF-conventions, it was decided to change the standard name in this repo to be specific_turbulent_kinetic_energy, and to change the units to J kg-1.
Currently the repo contains the standard name
turbulent_kinetic_energywith units ofJ. However, in atmospheric science the default units for TKE isJ kg-1, which are the units for the variable in both SIMA and the UFS (although the diagnostic output in the UFS has it mislabeled as justJ).Thus in order to clarify the units, and to better match the CF-conventions, it was decided to change the standard name in this repo to be
specific_turbulent_kinetic_energy, and to change the units toJ kg-1.