-
Notifications
You must be signed in to change notification settings - Fork 4
chore: initial suggestion for limiting keywords #236
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
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,9 @@ | |
"cost_estimate": 0.1, | ||
"cost_unit": "platform credits per km\u00b2", | ||
"keywords": [ | ||
"agriculture", | ||
"crops" | ||
"Agriculture", | ||
"Sentinel 2", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it does also use alternative data sources; will this become misleading? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should we keep it at Agriculture or are there other tags that could be relevant? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I was basing myself on the description, but maybe we can extend the list of data sources?
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We could add Agera5 and DEM then, argiculture is relevant yes |
||
"Sentinel 1" | ||
], | ||
"language": { | ||
"code": "en-US", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,9 @@ | |
"cost_estimate": 0.125, | ||
"cost_unit": "platform credits per km²", | ||
"keywords": [ | ||
"classification", | ||
"agroforestry" | ||
"Agriculture", | ||
"Sentinel 2", | ||
"Sentinel 1" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. see above There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. here we should also add DEM or DIgital Elevation Model |
||
], | ||
"language": { | ||
"code": "en-US", | ||
|
Uh oh!
There was an error while loading. Please reload this page.