NASA-IMPACT / veda-docs

Documentation for the VEDA Project
https://nasa-impact.github.io/veda-docs
Apache License 2.0
7 stars 7 forks source link

Add example dataset ingest example notebook, using GEOGLAM June 2023 dataset #89

Closed kathrynberger closed 1 year ago

kathrynberger commented 1 year ago

Description

This notebook shows an example workflow for a data provider who wants to add a new data set to the VEDA Dashboard. The examples uses the GEOGLAM June 2023 output (CropMonitor_2023_06_28.tif)* output for this walkthrough.

*Please note the actual .tif file itself has not been added to this PR. Is there a best place to store this dataset? cc' @jsignell @j08lue

I've also added rio_cogeo to the requirements.txt as it was previously missing.

What type of example is this?

Choose one of the following and delete the rest (read more)

Dataset Ingestion*

Checklist

The following checklist ensures that our notebooks are internally consistent (read more)

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

jsignell commented 1 year ago

Nice to have you back Kathryn! I am wondering if this might belong in: https://github.com/NASA-IMPACT/veda-data/tree/main/transformation-scripts. @ividito, @j08lue what do you two think?

kathrynberger commented 1 year ago

Closing this PR in favor of https://github.com/NASA-IMPACT/veda-data/pull/16 as it was deemed a more appropriate location for the example notebook.

kathrynberger commented 1 year ago

Nice to have you back Kathryn! I am wondering if this might belong in: https://github.com/NASA-IMPACT/veda-data/tree/main/transformation-scripts. @ividito, @j08lue what do you two think?

Nice to be back @jsignell! 👋 I've closed this PR out as your suggestion aligns with a message I received from Jonas. I've now opened a PR on veda-data