CliMA / ClimateMachine.jl

Climate Machine: an Earth System Model that automatically learns from data
https://clima.github.io/ClimateMachine.jl/latest/
Other
451 stars 78 forks source link

LES perturbations diagnostic variable attributes #1570

Open kpamnany opened 4 years ago

kpamnany commented 4 years ago

Description

Each of the diagnostic variables named here need definitions added here.

For CLIMA Developers

szy21 commented 4 years ago

Do we need those perturbations in the diagnostics?

kpamnany commented 4 years ago

They were requested: #1243.

szy21 commented 4 years ago

@akshaysridhar I'm a bit confused about what these perturbations are used for. The horizontal mean of the perturbations will be zero?

kpamnany commented 4 years ago

They are perturbations from the horizontal mean.

szy21 commented 4 years ago

They are perturbations from the horizontal mean.

Right, but do we save the horizontal mean of the perturbations in the output, or we save the perturbations at each point?

kpamnany commented 4 years ago

It outputs the perturbations at each point.