-
Firstly, I've spent the day marvelling at how well `interp_hybrid_to_pressure()` works for interpolating CMIP6 model data on hybrid sigma pressure coordinates! So thank you!
Now, my request...
…
-
### Is your feature request related to a problem? Please describe.
InterpreterPoolExecutor's are to be introduced in 3.14, and backported to 3.13 https://github.com/python/cpython/pull/124548, [bac…
-
Find a way to optimise the interpolation routine in `density_species_interp.py`
Currently, `density_species_interp.py` is the bottleneck
```
Script Run Time Statistics:
Script name …
-
"I have JVLA S-band data that contains only two correlations: RR and LL. Can Quartical read just these two correlations? I tried using input_ms.select_corr=[0,1] along with several other correlation c…
-
import torch.nn.functional as F
F.interpolate(...,mode = "bilinear")
-
### What is your issue?
@paulina-t (who found a bug caused by the behavior we report here in a codebase, where it was badly messing things up).
See the example notebook at https://github.com/jerab…
-
Reproducer:
```julia
module HeterogeneousLists
module Internals
export Internal
struct Internal end
end
module TupleTail
export tuple_tail
function vararg_tail((@nospecialize ::Any), @nospecia…
-
Overall, love the generator, and the only thing that stumbled me was the fact that I can't generate zig files from protos without "package" directive.
Currently working on game data parser, and pro…
-
Dear,
I encountered an issue while using the COAWST version 3.4 model to simulate typhoon events passing through the Taiwan Strait. The simulation results for the typhoon and waves match the obser…
-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ bash -c '/usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8…