iobis / pyobis

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

[Update] occurrence_ocean_sunfish.ipynb: 1st Jupyter Notebook #37

Closed ayushanand18 closed 2 years ago

ayushanand18 commented 2 years ago

Overview

With this PR, I aim to add 1st Jupyter Notebook occurrence_ocean_sunfish.ipynb and resolve #18.

The changes introduced are:

Notes for reviewers

Please provide inputs about the hypothesis I have made in the notebook.

Next Steps

I am now working on initiating a new PR for the progressbar implementation after #33 gets merged.

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

ayushanand18 commented 2 years ago

I like this example notebook, and the data story with the declining numbers of that particular species is a good one.

I suggest we merge in this notebook and create another one which focuses just on creating maps over time. I want to show off seasonal migration, but we also might see migration towards the poles due to climate change.

Thank you so much @7yl4r! That is a really good thought which we can implement.

Right now, I am working on the depth_time_series.ipynb - A time series analysis of species depth. I will pick this notebook as soon I complete my current analysis.