We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow-up ticket of Open-EO/openeo-geotrellis-extensions#317: get file-level metadata in GeoTIFFs.
Should be a matter of defining an API (a format option) and mimicking this:
openeo-geopyspark-driver/openeogeotrellis/geopysparkdatacube.py
Line 1915 in 289b6b1
The text was updated successfully, but these errors were encountered:
@JorisCod: would a file_metadata format option to mirror bands_metadata do? For example,
file_metadata
bands_metadata
{ "file_metadata": { "product_tile": "29TNE", "product_type": "LSF monthly median composite for band B02" } }
Sorry, something went wrong.
That would be perfect !
bossie
No branches or pull requests
Follow-up ticket of Open-EO/openeo-geotrellis-extensions#317: get file-level metadata in GeoTIFFs.
Should be a matter of defining an API (a format option) and mimicking this:
openeo-geopyspark-driver/openeogeotrellis/geopysparkdatacube.py
Line 1915 in 289b6b1
The text was updated successfully, but these errors were encountered: