Skip to content

Commit

Permalink
fixup! Issue #134/#100 Drop 0.4.0-style ImageCollectionClient
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Mar 7, 2023
1 parent 1d04644 commit 892948a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/mundialis_mini.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
# connect to mundialis backend
connection = openeo.connect(backend_url).authenticate_basic()

# TODO change to s2_radiometry = session.load_collection( ...)
s2_radiometry = connection.load_collection(
collection_id=collection_id,
temporal_extent=temporal_extent,
Expand Down

0 comments on commit 892948a

Please sign in to comment.