-
I can easily read from S3 out of the box (assuming the required env variables are set).
But I cannot write to S3 out of the box.
This works
```python
import geopandas
from dotenv import l…
-
### Description
When you have a grid with all-rows-visible attribute, you must set explicit height otherwise you might get maximum recursion or Maximum call stack size exceeded.
It also occurs …
-
The `PineaAPPL` cli is much faster than e.g., the python interface. As a result, sometimes it is quite convenient to use it and then parse the results.
I'm currently parsing the cli instead of usin…
-
**[How to craft a useful, minimal bug report](http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports)**
I'm using the PyPi version of climate indices with input datasets in climate-indi…
-
I already have computed the ligand center according to the input ligand.pdbqt, then I use the following script to calculate the vina.score( ) :
```
v = Vina(sf_name='vina')
rec_file = os.p…
-
IPv6 forwarding, as a fundamental capability in network communication, is crucial for the transition to the next-generation Internet Protocol. Here's an overview of IPv6 forwarding and its application…
-
Using tiny tiles bfp8 format output, the matmul gives first row all 0s (16 0s)
The dest register has the correct value. Implying there is a problem with the packing.
**To Reproduce**
Branch : …
-
Howdy!
I'm currently working on adaptive refinement and my first take on updating the `mdg` is to use the `replace_subdomains_and_interfaces` method. The method works as intended, but the boundary …
-
### Problem Description
rocm-smi --setpoweroverdrive 200 does allow lowering the power usage anymore. This was functional (6.1.2) prior to upgrading. We would lower the temperature significantly with…
-
### Summary
Lets the user balance positives and negatives, sampled from IntersectionDataset of RastersDataset and VectorDataset.
### Rationale
May help reduce bias and increase generalisati…