Questions tagged [stac]

3 questions
2
votes
2 answers

using remote (vsicurl) calculations on sentinel-2 data with the {stars} package?

I'm using rstac to access Sentinel-2 data in a desired bounding box and date range and computing NDVI. This is relatively[*] clean and straight forward for me when using the {terra} package, but I'd like to use the {stars} syntax instead (more on…
cboettig
  • 12,377
  • 13
  • 70
  • 113
0
votes
0 answers

Error "not recognized as a supported file format" or getting NaN values when reading Landsat level 1 data from STAC with stackstac

When trying to get Landsat 8 Level 1 data using python stackstac package, I get, either the error mentioned above for every scene or just NaN values inside the lazy xarray DataArray. With the stackstac package I connect with a STAC Collection for…
-1
votes
1 answer

Editing a specific place with notepad++

I need to replace a text in Notepad++. How can i do? Text: (1, 1, 'qweq123we123'), (2, 1, 'qwe5qw123e42'), (3, 1, 'qweq1233we61'), (4, 1, 'qwe41qdw613e'), (5, 1, 'qweq12f3w41e'), (6, 1, 'qw21233eaqwe'), (7, 1, 'qw5123ge3qwe'), Replaced…
eyuq
  • 3
  • 2