Sounding ingestion #672
Replies: 1 comment 2 replies
-
|
One of the great uses of Cloud Model 1 and WRF in ideal mode is the ability to spin up a three-dimensional simulation from a single vertical profile of the atmosphere. You hand the model a sounding (surface pressure and temperature, then I'd love to be able to do the same thing in Breeze.jl. My use case is running large eddy simulations of deep moist convection in idealized environments, where the controlled variable is the input sounding and I want to compare runs across A rough sketch of what an API could look like: using Breeze Read a sounding from a file (Cloud Model 1 input_sounding format, Initialize a model from the sounding. The constructor handles: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
One of the great uses of Cloud Model 1 and WRF (ideal mode) is being able to spin-up an atmospheric profile from a sounding. Could you add this to Breeze?
Beta Was this translation helpful? Give feedback.
All reactions