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

Fix NDVI processing for Sentinel #11

Open
mmacata opened this issue Apr 12, 2022 · 1 comment
Open

Fix NDVI processing for Sentinel #11

mmacata opened this issue Apr 12, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mmacata
Copy link
Member

mmacata commented Apr 12, 2022

When requesting

curl -u 'demouser:gu3st!pa55w0rd' \
    -X POST \
'https://actinia.mundialis.de/latest/sentinel2_process/ndvi/S2A_MSIL1C_20160818T032052_N0204_R032_T48LVP_20160818T032053'

The processing runs into an error:
"message": "AsyncProcessError: Error in querying Sentinel-2 product <S2A_MSIL1C_20160818T032052_N0204_R032_T48LVP_20160818T032053> in Google BigQuery Sentinel-2 database. Error: GoogleCloudAPIError: An error occurred while fetching Sentinel-2 download URL's. Error message: File /etc/GCS_credentials.json was not found.",

It might help to also use the new S2 download approach without google from actinia-org/actinia-core#295

@mmacata mmacata added the bug Something isn't working label Apr 12, 2022
@anikaweinmann
Copy link
Member

Will maybe be solved by actinia-org/actinia-core#261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants