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

Get band metadata according to spec #77

Closed
soxofaan opened this issue Sep 5, 2019 · 0 comments
Closed

Get band metadata according to spec #77

soxofaan opened this issue Sep 5, 2019 · 0 comments

Comments

@soxofaan
Copy link
Member

soxofaan commented Sep 5, 2019

Currently, the python client gets band names (to be used for band_filter() and band()) from non standard bands path in the collection metadata.

The spec however specifies where band names (and common names) should be specified: properties/eo:bands

related: #76 , Open-EO/openeo-api#208

soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 5, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 5, 2019
Introduce CollectionMetadata class to allow more complex metadata handling  
Get rid of `fetch_metadata` hack in RESTConnection
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 5, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 5, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 11, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 11, 2019
Introduce CollectionMetadata class to allow more complex metadata handling
Get rid of `fetch_metadata` hack in RESTConnection
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 11, 2019
Allows to get a image collection band using common name ("red", "nir", ...): e.g. `im.band("red")`

related to Open-EO#76 Open-EO#77 and EP-3053
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 12, 2019
Allows to get a image collection band using common name ("red", "nir", ...): e.g. `im.band("red")`

related to Open-EO#76 Open-EO#77 and EP-3053
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 12, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 12, 2019
Introduce CollectionMetadata class to allow more complex metadata handling
Get rid of `fetch_metadata` hack in RESTConnection
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 12, 2019
Allows to get a image collection band using common name ("red", "nir", ...): e.g. `im.band("red")`

related to Open-EO#76 Open-EO#77 and EP-3053
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 12, 2019
Allows to get a image collection band using common name ("red", "nir", ...): e.g. `im.band("red")`

related to Open-EO#76 Open-EO#77 and EP-3053
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 13, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 13, 2019
Introduce CollectionMetadata class to allow more complex metadata handling
Get rid of `fetch_metadata` hack in RESTConnection
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 13, 2019
Allows to get a image collection band using common name ("red", "nir", ...): e.g. `im.band("red")`

related to Open-EO#76 Open-EO#77 and EP-3053
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 16, 2019
soxofaan added a commit to soxofaan/openeo-python-client that referenced this issue Sep 16, 2019
Allows to get a image collection band using common name ("red", "nir", ...): e.g. `im.band("red")`

related to Open-EO#76 Open-EO#77 and EP-3053
@jdries jdries closed this as completed in 243d0d7 Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant