-
**Describe the bug**
The AMV datasets returned by the `fci_l2_nc` reader contain the attribute `unit`, rather than `units`, which is the CF naming convention. This is an inherited issues since the FC…
-
Hello, I have the following shaders:
```glsl
#version 450
precision mediump float;
layout (location = 0) in flat vec4 inColor;
layout (location = 0) out vec4 fragColor;
void main()
{
…
-
The latest release removed `.attrs`. This breaks backward compatibility and also Pandas still uses it, so I kindly ask if it can be reinstated.
To reproduce, the last assert should pass.
```python…
-
Hello,Auther!
I'm using your program to build a Rayleigh lookup table. I'm having some difficulties.
In the file “[osoaahelpers.py]”,a new function called “GenRayleighLUT” at line 354, fatm_null…
-
What I have done:
1. I cloned the repository into my local folder.
2. Installed all necessary python packages using pip install -r requirements.txt
Issue description: I am trying to execute exa…
-
### Description of the feature request:
In [migrating rules_rust's third-party resolver support](https://github.com/bazelbuild/rules_rust/pull/2392) to bzlmod we've run into an issue due to `tag_cla…
-
```python
class QuantityWidget(MultiWidget):
def __init__(self, *, attrs=None, base_units=None, allowed_types=None):
self.ureg = ureg
choices = self.get_choices(allowed_types…
-
### What happened?
Computing the `max` or the `isnull` on a DataArray with bfloat16 values raises a:
`TypeError: dtype argument must be a NumPy dtype, but it is a .`
This worked fine before updat…
-
Plots crossing the "-180/+180" wrapping longitude line have "ugly" lines appearing on them. Consider for example the dummy trajectory:
```python
# %%
import matplotlib.pyplot as plt
import num…
-
Hi there,
Is there any reason for this upperbound?
https://github.com/allegroai/clearml-agent/blob/e3e6a1dda81bee2dd20a64d09746568e415f1823/requirements.txt#L1
Looking at the [release log](ht…