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

Client side processing #338

Closed
wants to merge 33 commits into from
Closed
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
272b29f
.download() refinement
clausmichele Sep 9, 2022
04a0635
Merge branch 'Open-EO:master' into master
clausmichele Sep 16, 2022
77499e2
draft of local collections based on netcdfs
clausmichele Sep 16, 2022
a000d7d
added local describe_collection
clausmichele Sep 19, 2022
01c353f
improved logic for LocalConnection
clausmichele Sep 21, 2022
5902c04
add notebook for client side proc
clausmichele Sep 21, 2022
90485ab
improved local collections
clausmichele Oct 28, 2022
3c6632a
updated notebook
clausmichele Oct 28, 2022
c703edf
Move methods to private module level function
clausmichele Nov 14, 2022
32e4933
Remove unnecessary if
clausmichele Nov 14, 2022
2f19836
Align with the latest version of download
clausmichele Nov 14, 2022
e8e4a5f
Merge branch 'Open-EO:master' into client_side_proc
clausmichele Nov 14, 2022
5416cf6
Update datacube.py
clausmichele Nov 14, 2022
22abc70
Merge branch 'client_side_proc' of https://github.com/clausmichele/op…
clausmichele Nov 14, 2022
2064775
Moved local collection to openeo/local/connection.py
clausmichele Nov 14, 2022
b3067cd
Added first version of requirements for local processing
clausmichele Nov 14, 2022
7e6df76
updated local connection
clausmichele Nov 28, 2022
7a1ba87
updated get dims function
clausmichele Nov 28, 2022
b6e6959
added local processing sample
clausmichele Dec 20, 2022
14bd0e3
Merge branch 'Open-EO:master' into client_side_proc
clausmichele Dec 20, 2022
9d452ed
Update with recursive glob
clausmichele Jan 19, 2023
a8400b0
Merge branch 'client_side_proc' of https://github.com/clausmichele/op…
clausmichele Jan 19, 2023
5b30a5f
Resolve conflicts on setup.py
clausmichele Jan 19, 2023
e39f0d7
allow ZARR files as local collections
clausmichele Jan 19, 2023
593a71c
Handle missing dims and allow multiple folders
clausmichele Jan 30, 2023
b9a23b2
Moved helpers to collections.py
clausmichele Jan 30, 2023
1a2d5a6
added local collection test
clausmichele Jan 30, 2023
bf24936
Added execute() method for local
clausmichele Feb 1, 2023
2e4eb6f
Fix undefined variable
clausmichele Feb 15, 2023
d9135f7
Fix undefined variable
clausmichele Feb 15, 2023
9dce114
Align setup.py with master
clausmichele Feb 15, 2023
28cedc7
removed fixture in local tests
clausmichele Mar 8, 2023
6de28ce
simplified get local collections
clausmichele Mar 8, 2023
File filter

Filter by extension

Filter by extension


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