-
Notifications
You must be signed in to change notification settings - Fork 4
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
Create ES50 heatmap on globe website #39
Comments
images need to be 16k by 8k px. |
@albenson-usgs has the code https://github.com/USF-IMARS/global-obis-es50/blob/main/use_gbif_parquet_file.Rmd. Just need to update how the images are written (I think). |
Okay, here's what I've learned:
Below are some tinkerings with a small image: |
you can see my progress at https://github.com/MathewBiddle/gbif_globe
|
Published! https://mathewbiddle.github.io/gbif_globe/ Note:
|
Projection is |
Checkout the README for details on how to create the images for projecting onto sphere. |
🔥 I am excited to see progress on this. |
ongoing development now over here: https://github.com/MathewBiddle/globe Last piece before closing this is to add a link to it. |
ANNNDD Here is the link to it: https://mathewbiddle.github.io/globe/ |
There is a really nice visualization tool at https://glaroc.github.io/gbif_globe/ and the source code is available at https://github.com/glaroc/gbif_globe.
It looks like you could replace the following two lines with references to your own jpg images.
https://github.com/glaroc/gbif_globe/blob/09e7ef973239e94db28838b87721058e0019fa83/src/App.js#L43-L44
If obisindicators could create the ES50 indicator for the globe and save the maps as jpg images, we might be able to use this visualization tool.
The text was updated successfully, but these errors were encountered: