-
It should be possible to concatenate 2+ AxisArray messages that share all dimensions except the concatenated dim. The concatenated dim can be a new axis. If the non-concatenated dims have an associate…
-
#### Code Sample, a copy-pastable example if possible
```python
df = pd.DataFrame.from_records({'ref':['a','a','a','b','b'],
'time':[dt.datetime(2014,12,31), dt.dateti…
-
```python
# Copy RTI file from topo to soil directory
topo_rti_file = topo_dir + site_prefix + '.rti'
soil_rti_file = soil_dir + site_prefix + '.rti'
if not Path(topo_rti_file).exists():
prin…
-
### mpv Information
```bash
mpv v0.38.0-641-g6107112b Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Jul 27 2024 00:04:43
libplacebo version: v7.349.0 (v7.349.0-dirty)
FFmpeg ver…
-
When I crop a GOES-16 image and then resample using `gradient_search`, the resulting image appears to be missing pixels on the bottom and right-hand side compared to the `native` resampler.
Gradient:…
-
Hello everyone,
I used this library and it worked very well. Due to some conflicts in conda, I had to remake an environment. I reinstalled imbalanced-learn==0.10 but i am facing this issue. Please…
-
```
Right now MediaWriter makes no attempt to resample audio, even if the
destination codec can't support the given sample rate. We should consider
adding the IAudioResampler to do this.
```
Origina…
-
Extend readme for newly added functions:
- [combine_channels](https://github.com/jgieseler/solo-epd-loader/releases/tag/v0.3.2)
- [resample_df](https://github.com/jgieseler/solo-epd-loader/releases/…
-
When trying to build the docs in the following way in the `cleanlab` dir:
`sphinx-build docs/source cleanlab-docs`
I get the error shown below for the tutorial [audio.ipynb](https://github.com/c…
-
### Steps to Reproduce
1. Copy All Tracks.rep from [brt_import.zip](https://github.com/debrief/debrief/files/2545122/brt_import.zip) to your Project and Drag in to the plot
2. Use default values…