Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datacube #27

Merged
merged 21 commits into from
Nov 15, 2023
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
484caf6
combining data arrays into multi-sensor data cube
lillythomas Nov 9, 2023
6eba841
implement cql2-json filters for S2 and S1
lillythomas Nov 9, 2023
047e955
script to generate merged datacube
lillythomas Nov 10, 2023
7ccc23d
wip function for calculating sentinel 1 scene with max coverage of bbox
lillythomas Nov 10, 2023
f4d769c
formatting
lillythomas Nov 10, 2023
2662c6f
move script and remove notebook
lillythomas Nov 10, 2023
bd5a718
use geom instead of geodataframe for initial aoi
lillythomas Nov 10, 2023
803c7e7
use args in funcs
lillythomas Nov 10, 2023
2ccda53
use CENTROID for geom in cql2 query
lillythomas Nov 10, 2023
87f61f0
Use mosaic method, set singular time dimension based on Sentinel 2
lillythomas Nov 10, 2023
fd23e2c
add configurable args for cloud cover percentage and nodata percentage
lillythomas Nov 14, 2023
89aeef1
use epsg code derived from Sentinel-2 properties, filter by best clou…
lillythomas Nov 14, 2023
81d1b02
remove extra filter
lillythomas Nov 14, 2023
0c66e0f
map s2 for best image using datetime to id, set s2 bands as unique va…
lillythomas Nov 14, 2023
b3b5581
assign S2 time as dataset variable
lillythomas Nov 14, 2023
19d72a7
remove orbit filter
lillythomas Nov 14, 2023
2536b8b
wrap example in main
lillythomas Nov 14, 2023
7a902e5
move script to subdir
lillythomas Nov 15, 2023
74ccc40
use cloud variable
lillythomas Nov 15, 2023
c3fc516
use cloud variable
lillythomas Nov 15, 2023
a14377f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading