Skip to content

Commit

Permalink
Merge pull request #28 from xcube-dev/konstntokas-xxx-speed_up_mosaic…
Browse files Browse the repository at this point in the history
…king

new CDSE STAC API and speed up of stacking SEN2 tiles
  • Loading branch information
konstntokas authored Jan 22, 2025
2 parents 5ba6b6f + 4b02012 commit 6f7fed7
Show file tree
Hide file tree
Showing 61 changed files with 19,020 additions and 9,808 deletions.
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- python>=3.10
- boto3
- dask
- s3fs
- numpy
- rasterio
- rioxarray
Expand All @@ -16,9 +15,9 @@ dependencies:
- pyproj
- pystac-client
- shapely
- tqdm
- xarray
- xcube >= 1.7.0
- zarr >=2.11,<3 # until we can ensure zarr 3 compatibility; see Issue xcube #1102
# for testing
- black
- flake8
Expand Down
1,522 changes: 1,073 additions & 449 deletions examples/notebooks/cdse_senitnel_2.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 6f7fed7

Please sign in to comment.