-
**Describe the bug**
See: https://github.com/arturo-lang/arturo/actions/runs/4264047203/jobs/7421586460
-
Some people report in our community that the lzw compression of the fav-icon lead to security warnings at some hosters.
For example all-inkl.de doesn't like it.
-
**This is a(n):**
- [x] New algorithm
- [ ] Proposal to the Repository
- [ ] Update to an existing algorithm
- [ ] Error
**Details:**
I would like to add Lempel-Ziv-Welch (LZW) com…
-
Folder has to be recursively compressed, maintaining a directory structure.
Currently, it gives error on input directory in LZW program.
@ssirowa
-
I am trying to load a **COG** using **Google Maps JavaScript AP**I. I have tried this using **georaster-layer-for-leaflet** but due to google terms & conditions, I'd like to achieve this using Google …
-
Thanks for the amazingly useful package! ❤️
**Description of the problem**
I want to download a file that is compressed with the extension `.Z`: `ftp://ftp.noc.soton.ac.uk/pub/sxj/clim/netc…
-
A similar idea was brought up in a separate thread, but I was wondering what ways exist to compress the information present in a graph G and then use this compressed Gc to make certain tasks easier, e…
whock updated
9 years ago
-
SNAP 9 and before wouldn't handle LZW compression with predictor == 3.
:x: `Caused by: javax.imageio.IIOException: Illegal value for Predictor in TIFF file`
Test it with SNAP10 and update `sar…
-
Huffman encoding may work better for our data than the current LZW, as there is a lot of redundancy. Some gains may be lost in the base64 encoding though.
-
Add support for these where possible and reasonable:
- [x] [lz4](https://github.com/pierrec/lz4/v4) `.lz4`
- [x] [brotli](https://github.com/andybalholm/brotli) `.br`
- [x] [snappy](https://github.…