-
Notifications
You must be signed in to change notification settings - Fork 11
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
pyobis example notebook using known dataset ids #106
Comments
Create a map and histograms similar to what is done in this notebook |
@MathewBiddle the link above was from a branch that no longer exists. Here is a permalink for future reference: https://github.com/ayushanand18/pyobis/blob/5907b0f37a26600f4945dfc217a8894bea6d9349/notebooks/biodiversity_mapping.ipynb |
Figured out how to manage a list of known dataset IDs. Once the issue below is closed we should be able to search for datasets associated with US MBON using pyobis: US MBON institution record in OBIS: https://obis.org/institute/23070 |
Please provide a detailed description of the suggested example below:
The example notebook, provided above, uses two google spreadsheets (which contain OBIS dataset IDs affiliated with various IOOS efforts) to collect occurrence observations in OBIS. I would like to make a notebook that does the same thing, but uses the pyobis package to gather data.
Maybe we can think of a more logical way to manage the dataset IDs too? I don't think we can do searches in OBIS for related keywords, but could be possible?
It would like to see a heatmap of where affiliated IOOS networks have contributed occurrence observations.
The text was updated successfully, but these errors were encountered: