The frontend currently requires a workaround for plotting temperature and pressure because @ncar/music-box does not populate ENV.temperature.K and ENV.pressure.Pa in the ouput.
Once the above issue is complete, replace the workaround with directly using the values.
The frontend currently requires a workaround for plotting temperature and pressure because
@ncar/music-boxdoes not populateENV.temperature.KandENV.pressure.Pain the ouput.Once the above issue is complete, replace the workaround with directly using the values.