-
* xclim version: 0.33 (bug is there since 0.32)
* Python version: 3.9
* Operating System: Linux
### Description
The recent use of `xarray.apply_ufunc` to vectorize statistical functions (like …
-
* xclim version: 0.32.1
* Python version:3.7
* Operating System:Windows
### Description
I want to use some of the climate indices of xclim to analyse output from the Weather Research and Forecas…
-
First of all, thank you for providing this package. The implementation is really amazing! Using `SequenceBuilder` is very helpful to implement custom container Views.
The new version of Swift provi…
-
At the moment the `FunctionBuilder` only allows args to be added via `with_arg()`. In the `io::Assembler::parse_fn()` it's using a for-loop to pump args in one at a time, which feels a bit clumsy. A…
otrho updated
3 years ago
-
Module paths are currently long and convoluted. Can easily be shortened (drop `::php`, re-export types from `::types` instead of exporting modules).
-
`@_functionBuilder` is now [`@resultBuilder`](https://github.com/apple/swift-evolution/blob/main/proposals/0289-result-builders.md), the API should be updated accordingly.
-
I'm experimenting with some cranelift codegen and I'm seeing a hang/OOM related to the variable ssa resolver.
Here's a minimal reproducer (for `cranelift/frontend/src/frontend.rs`):
```rust
#[tes…
-
As of Swift 5.4 [`@_functionBuilder` has been renamed to `@resultBuilder`](https://github.com/apple/swift-evolution/blob/main/proposals/0289-result-builders.md#changes-from-the-first-revision).
-
* xclim version: 0.28.3b0
(I am quite sure this worked in * xclim version: 0.28.2b)
### Description
Is a `units` required in variables to use `sdba`? I think this worked before without having u…
-
* xclim version: 0.30
* Python version:
* Operating System:
### Description
example below used to work in 0.29.
I couldn't figure out the issue from Traceback: `ValueError: One or more of…