-
```
What steps will reproduce the problem?
1. Create a new python script
2. Write into import bz2
3. Start the script to throw the exception
What is the expected output? What do you see instead?
The …
-
In recent tuning I noticed this compression lib err being thrown:
- INFO - terminate called after throwing an instance of 'std::runtime_error'
- INFO - what(): BZ2_bzBuffToBuffCompress failed: unk…
-
**PLATFORM and OS or BROWSER:**
CAO console (via PuTTY)
**DCSS VERSION AND GAME INFORMATION:**
0.33-a0-307-gfd16a8b
**DESCRIPTION:**
My SpSh^Trog read two scrolls of acquirement on D:5. The f…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
lubao updated
2 weeks ago
-
```
What steps will reproduce the problem?
1. Create a new python script
2. Write into import bz2
3. Start the script to throw the exception
What is the expected output? What do you see instead?
The …
-
```
What steps will reproduce the problem?
1. Create a new python script
2. Write into import bz2
3. Start the script to throw the exception
What is the expected output? What do you see instead?
The …
-
Cannot Read File:
https://www.dropbox.com/s/04rxt3l9gjum3gi/install.log.3.bz2?dl=0
Using
using (Stream stream = File.OpenRead("/tmp/install.log.3.bz2"))
using (var read…
-
```
What steps will reproduce the problem?
1. Create a new python script
2. Write into import bz2
3. Start the script to throw the exception
What is the expected output? What do you see instead?
The …
-
## Problem
I want to serve `.nc4` datasets with DAP4 types such as `Int64`s and `Group`s. By default in the `hyrax:snapshot`, the `nc4` files are assigned to the netCDF handler. When I try to inspe…
-
I would like to use https://opendata.dwd.de `grib2` data, which is `bz2` compressed. To load the data with `xarray`, I need it to be decompressed, therefore I cache with `simplecache` and hope to deco…