JoyMonteiro

Results 15 issues of JoyMonteiro

In climate science, certain weighted means (pressure weighted mean in the vertical, area averaged mean in the horizontal) are fairly common. We should add some utility functions to perform these...

The output of get_default_state is zero dimensional (only a scalar) if the field is uniform in all directions. While this is ok for components since the extracted arrays are in...

I had to disable using openMP for transferring tracers to GFS because of unpredictable results. See if it can be fixed.

GFS uses two reference pressures -- one to set the atmospheric mass, which is taken from sympl constants, and another for calculation of the semi-implicit matrices which is hard-coded at...

enhancement

Looks like some changes in xarray have broken sympl's tracer code (https://github.com/CliMT/climt/issues/157#issuecomment-1236326485). We will need to fix this soon or pin xarray versions. The second one is faster and more...