Skip to content

Commit

Permalink
fix(providers): metadata mapping for EEA_DAILY_VI with wekeo_main (#1464
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jlahovnik authored Jan 13, 2025
1 parent 67039bc commit b21735a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eodag/resources/providers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3684,7 +3684,7 @@
productType: EO:EEA:DAT:CLMS_HRVPP_VI
metadata_mapping:
id:
- '{{"uid": {id}}}'
- '{{"uid": "{id}"}}'
- '$.id'
<<: *clms_dates
relativeOrbitNumber:
Expand Down

0 comments on commit b21735a

Please sign in to comment.