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

Add Kenya data #84

Merged
merged 3 commits into from
Aug 22, 2022
Merged

Add Kenya data #84

merged 3 commits into from
Aug 22, 2022

Conversation

ivanzvonkov
Copy link
Contributor

@ivanzvonkov ivanzvonkov commented Aug 22, 2022

Adding a reference to Kenya data already processed in crop-mask

label_type="binary",
license="CC BY-4.0",
download_url="https://storage.googleapis.com/harvest-public-assets/openmapflow/datasets/crop/Kenya_2018_2019.csv",
source_code_url="https://github.com/nasaharvest/crop-mask/blob/master/datasets.py",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be https://github.com/nasaharvest/cropharvest/blob/master/datasets.py

)

datasets = [geowiki_landcover_2017, togo_crop_2019]
kenya_crop_2018_2019 = ExistingLabeledDataset(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be inside the public TIML repo

dataset="Kenya_2018_2019",
label_type="binary",
license="CC BY-4.0",
download_url="https://storage.googleapis.com/harvest-public-assets/openmapflow/datasets/crop/Kenya_2018_2019.csv",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be be a private bucket

@ivanzvonkov
Copy link
Contributor Author

ivanzvonkov commented Aug 22, 2022

@gabrieltseng here an already processed Kenya dataset is made available to all the projects in OpenMapFlow

I think following this idea, data already processed in CropHarvest could be made quickly available to projects such as TIML before an official large CropHarvest dataset is released. This has the additional benefit that privacy can be controlled at the bucket level.

@ivanzvonkov ivanzvonkov merged commit eec94ac into main Aug 22, 2022
@ivanzvonkov ivanzvonkov deleted the new-kenya-data branch August 22, 2022 16:54
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

Successfully merging this pull request may close these issues.

1 participant