issues Search Results · repo:appelmar/gdalcubes language:C++
Filter by
75 results
(61 ms)75 results
inappelmar/gdalcubes (press backspace or delete to remove)I m probably misunderstanding something. But I cannot make terra::rolll() match the results of window_time() which i
thought would be possible.
Below is a reprex where I try 2 methods for window_time() ...
zackarno
- Opened on Oct 3, 2024
- #104
I encountered an issue when attempting to convert a stars object, which was created from a cube class object, to an sf
object. The error occurs during the conversion process and seems to be related to ...
PPaccioretti
- Opened on Aug 22, 2024
- #103
Thanks for the great package!
The code below querying Sentinel data works perfectly for one date range (1-31 October 2019) but not for another (1-30
September 2019).
The September query finds items and ...
mbedward
- Opened on Aug 8, 2024
- #102
There seems to be a strange behaviour when defining the srs in gdalcubes::cube_view as a WKT. I created a data cube, but
used terra:crs() to set the srs from an existing spatRaster object. In the reproducible ...
jvandoninck
- Opened on Jul 3, 2024
- #101
The following error appear when updating from 0.6.3 to 0.7.0 (cc @mherreradiaz)
Error in stac_image_collection(items$features, asset_name = c( vh , vv )) :
Collection does not contain any images
Además: ...
frzambra
- Opened on Jun 7, 2024
- #100
We have a cryptic problem when creating a cube that involves a coordinate transformation. So far, we only have this
problem when running gdalcubes through Conda with the r-gdalcubes Condaforge package. ...
glaroc
- 1
- Opened on Jun 5, 2024
- #99
Hi,
I m pretty new to working with this library and am trying to make my own image collection format for Sentinel-2 L2A data
retrieved from AWS. I ve created a JSON file for the new image collection, ...
laurenkwick
- Opened on Jun 3, 2024
- #98
I am using the gdalcubes project to do some work with ice concentration data and I want to get a difference between two
dates.
My initial cube object output looks like this:
A data cube proxy object ...
thegoldenhop
- Opened on May 30, 2024
- #97
Naively, I had thought that for a remote proxy cube, taking advantage of gdalcubes lazy evaluation to perform a
computation in a single go would be faster than forcing it to write out to disk half-way, ...
cboettig
- 1
- Opened on Jan 6, 2024
- #93
The following example throws a segfault on each machine I ve tested. (trying to subset from a stac collection of data in
netcdf serialization)
library(rstac)
library(gdalcubes)
items -
stac( https://planetarycomputer.microsoft.com/api/stac/v1 ...
cboettig
- 1
- Opened on Dec 22, 2023
- #92

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.