issues Search Results · repo:gjoseph92/stackstac language:Python
Filter by
117 results
(73 ms)117 results
ingjoseph92/stackstac (press backspace or delete to remove)Hi!
I m exploring using stackstac to use Sentinel-5 data from Planetary Computer. As I m aware, these files are in netcdf
format, and not on COG, which is making this a little dificult to work with:
...
JPPereira93
- Opened on Mar 21
- #268
When reading an xarray file compared to the STAC item, the x-coordinates/longitude and y-coordinates/latitude diverge by
one. Concretely, when reading the STAC Item, the last coordinate of the list is ...
Jan-Hoc
- Opened on Jan 29
- #265
Hi, While using stackstac, I noticed that it is not compatible with the proj extension 2.0. Specifically, based on the
knowledge from the extension s repository: image the proj:epsg attribute has been ...
MathewNWSH
- Opened on Nov 28, 2024
- #262
We have a problem with some collections in our STAC catalog that are in less common reference systems.
For example, this collection has one item in epsg:3347, and a simple stack() produces an error, even ...
glaroc
- 1
- Opened on Nov 5, 2024
- #261
Hello,
I recently updated to stackstac 0.5.1 and found a bug/incorrect documentation with stackstac.stack() and the fill_value
and dtype parameters. This is related to #250 and tracks back to numpy.can_cast(). ...
ZZMitch
- 2
- Opened on Oct 28, 2024
- #260
The Pandas update has led to the deprecation of infer_datetime_format.
Reference (18 September 2022).
I used stackstac 0.4.4.
(I encountered some troubleshooting issues when using more recent versions ...
BasileGoussard
- 1
- Opened on Aug 14, 2024
- #259
With new version of numpy v2.0.0, np.can_cast does not accept ints, float or complex anymore. Thus stackstac.stack raise
an error systematically, example:
import stackstac
import pystac_client
URL = ...
floriandeboissieu
- Opened on Jul 2, 2024
- #250
Latest version of numpy (numpy 2.0.0) that came out on jun 17th is breaking the stack.stac() call
import stackstac
import pystac_client
URL = https://earth-search.aws.element84.com/v1
catalog = pystac_client.Client.open(URL) ...
orbiantonin
- Opened on Jun 27, 2024
- #249
When passing an empty list of items, things can fail in various ways. Making this work correctly can be handy if you re
looping over a bunch of AOIs; sometimes, there might be no data there, but it would ...
gjoseph92
- Opened on Jun 6, 2024
- #248
Description Stacking the same assets - once with reading from a local directory, the other time with reading from the
original remote source - shows different performances. Stacking local elements takes ...
fkroeber
- Opened on Apr 24, 2024
- #246

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.
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.