Cesar Aybar
Cesar Aybar
Hi, thank you for this fantastic package!. I had a lot of problem trying to fully install `rgl` on my system. **What I did:** I install without problems: ```r aptitude...
Hi again! When I try to extent the collection fields, for instance, using the scientific extension ([example](https://github.com/stac-extensions/scientific/blob/main/examples/collection.json)) `sci:citation` I got the next error. **collection.json** ``` { "id": "joplin", "stac_extensions": [...
Submitting Author Name: Cesar Aybar Submitting Author Github Handle: @csaybar Other Package Authors Github handles: (comma separated, delete if none) @davemlz, @LBautistaB13, @choisy Repository: https://github.com/r-earthengine/rgeeExtra Version submitted: 0.0.1 Submission type:...
Hi all! :) These are the **main javascript modules** we are considering adding to ee_extra algorithms subpackage. If you know about other JS modules we must considerate please write it...
%% - right shift
Hi @bbauerma, Thank you for the amazing work on Equi7Grid. We have been using Equi7Grid for a while and recently noticed a potential bug in the Antarctica zone. It seems...
### Feature request Thank you very much for your effort in maintaining this great project! I’m writing to request the addition of support for ellipsis (...) in `safetensor.safe_open` indexing functionality....
### System Info - `transformers` version: 4.42.3 - Platform: Linux-6.8.0-51-generic-x86_64-with-glibc2.35 - Python version: 3.10.12 - Huggingface_hub version: 0.25.2 - Safetensors version: 0.5.2 - Accelerate version: 0.27.0 - Accelerate config: not...
GDAL 3.11 https://github.com/OSGeo/gdal/pull/11541 introduces a new interleave mode "tile" (quite very helpful for hyperspectral images) these changes will potentially create an issue with `rasterio.open` in write mode: e.g. ``` image.tif:...