-
Many times users want the full disk imagery from GOES or Himawari, but they don't want the full resolution. Currently the only way to do this is with nearest neighbor resampling which is time consumin…
-
Hello, amazing work you’ve done here; thank you so much.
I noticed that downsampling only functions vertically. Horizontal resolution is always maintained, resulting in non-square pixels.
This i…
-
eswdd updated
7 years ago
-
Should background images be scaled to match the output frames?
-
### What problem does this feature solve?
I find that dataZoom always do a downsampling, but the result may not always accurate.
The container div of my chart is resizable. When I resize it, the …
-
### What type of bug is this?
Incorrect result
### What subsystems and features are affected?
Continuous aggregate, Query executor
### What happened?
There is a transformer and every 15 minutes t…
-
Need to address downsampling issue with logLira in unitFilt.
-
### What problem does this feature solve?
The current sampling algorithms work well when graphing a few charts, but the performance still suffers when graphing more and more plots on the same graph. …
-
There has to be a better way to approximate a trajectory by a low-degree polynomial. The current implementation does *O*(N Ln N) evaluations of the cubic sequentially.
-
Hello, I have two sets of images: One at a high resolution and one at a low resolution. I want both sets of images to be at the same resolution and, to do so, I need to downsample the high resolution …