iobis / pyobis

OBIS Python client
https://iobis.github.io/pyobis
MIT License
14 stars 10 forks source link

Dataset Analysis - `contributions_quantification.ipynb` #62

Closed ayushanand18 closed 2 years ago

ayushanand18 commented 2 years ago

Overview

This notebook analyses datasets contributed by individuals and performs,

Questions for reviewers

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

7yl4r commented 2 years ago

For this notebook I suggest we add a polygon to the initial query. That way this notebook becomes an answer to the research question: "What datasets are available in my spatiotemporal region of interest?". I would love to see a gantt-like-chart in place of the table at the bottom. Actually, if you wanted to get really fancy, a violin plot would be lovely.

ayushanand18 commented 2 years ago

For this notebook I suggest we add a polygon to the initial query. That way this notebook becomes an answer to the research question: "What datasets are available in my spatiotemporal region of interest?". I would love to see a gantt-like-chart in place of the table at the bottom. Actually, if you wanted to get really fancy, a violin plot would be lovely.

Noted. I will add a suitable geometry from the North Atlantic (because that region has got more data than any other), but that might do away with the spatial distribution analysis which might feel redundant.

Also, the last Gantt chart is missing on ReviewNB (I don't know about the technical glitch) but visible once we open it on Google Colab (using the badge on the top of the notebook). Here's a glimpse:

image