chuaxr
chuaxr
For my current purposes, I am frequently interested in computing averages of a variable over some condition across the time and domain, treating each as an independent sample. For example,...
In my comment in #229, I thought I had a workaround for domain means. I re-looked this issue and found some unintuitive behavior. It turns out I needed to 1....
I currently wish to perform averages of model variables (say condensates) on a 100-days worth of data (~100x100x50 at hourly resolution) in 10 day blocks for a base experiment, as...
By default, the output file from an aospy calculation is named with "...start_year-end_year.nc" or simply "start_year.nc". This means that using date ranges within the same year (e.g. 5 Aug-10 Aug,...
I am getting unexpected behavior from limits containing zero when using `pub_plot`: Here's an example trying to plot a sample file (created by `cdo -f nc4 -topo,r24x12 topo.nc`) with version...
When .plot() is called, the server appears to be randomly assigned (e.g. localhost:52401). It would be useful to be able to specify this number in advance (e.g. localhost:12345) for port-forwarding...
Currently, it seems that one can either plot a quiver plot or a pcolormesh, but not both. It would be nice to be able to do so, perhaps via a...
### What happened? Time increment adding more than 2s ### How can we reproduce the bug? Seen in this game: https://lichess.org/UQFbf8LM/white#90 ### Expected behavior 2 seconds increment per move ###...