-
After the update the last sdrpp in Ubuntu (22.04. yesterday) the tetra decoder crashes with following error Message:
[23/04/2024 08:25:41.000] [INFO] RTL-SDR Sample Rate: 2400000.000000
Disabled d…
-
Hi Joseph,
I've been merging your master into my devel branch, and I noticed that resamp.fixed.c seems to have replaced resamp.c https://github.com/jgaeddert/liquid-dsp/commit/33448b3948ca249c7812b…
-
There are a number of offset aliases listed here:
http://pandas.pydata.org/pandas-docs/dev/timeseries.html#offset-aliases
I'm currently trying to resample a timeseries where the buckets are return wi…
-
### Proposed new feature or change:
Consider multiple 1D signals with identical x-coordinate sample points. It is sometimes desired to resample all of these signals to the same interpolated x-coordin…
-
I want to resample a raster from 15m to 460m using a Gaussian filter.
**The goal**
I am having a coarse image which I want to downscale. I also have a fine resolution band to assist the downscal…
-
```
We're consistently receiving HDF-EOS2 files from ESPA-dev (2.4.0) that cannot
be opened in ArcGIS, ERDAS Imagine or GDAL (all immediately crash upon
ingesting the file), but can be opened in ENV…
-
**Reported by giohappy on 21 Jun 2012 14:35 UTC**
It would useful to have bilinear_f, cubic_f, lanczos_f in r.resamp.interp, as provided by r.proj
Migrated-From: https://trac.osgeo.org/grass/ticket/1…
-
#### Code Sample, a minimal, complete, and verifiable piece of code
```python
import numpy as np
from pyresample.bilinear import NumpyBilinearResampler
from pyresample import geometry
area_de…
-
'mmse_resampler' seems to offer ability to have the relative rate changed in the runtime, as it has 'rate' input and can accept 'resamp_ratio' messages. However this functionality doesn't work correct…
-
Hi,
I am trying to build quiet on Windows 10 with CMake 3.14.5 and Visual Studio 19 (64 bit).
I am having this issue - https://github.com/quiet/quiet/issues/8
The failure seems to be here:
`ch…