marinebon / obisindicators

R package for generating indicators from OBIS
https://marinebon.github.io/obisindicators/
Other
6 stars 4 forks source link

Create ES50 heatmap on globe website #39

Closed MathewBiddle closed 2 months ago

MathewBiddle commented 2 years ago

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.

MathewBiddle commented 2 years ago

Pitched for OHW22

MathewBiddle commented 2 years ago

images need to be 16k by 8k px.

MathewBiddle commented 2 years ago

@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).

https://github.com/USF-IMARS/global-obis-es50/blob/9ad98caa7e2f6aef559985f5d24391bf8cc19d1f/use_gbif_parquet_file.Rmd#L115-L141

MathewBiddle commented 2 years ago

Okay, here's what I've learned:

Below are some tinkerings with a small image:

image image

MathewBiddle commented 2 years ago

you can see my progress at https://github.com/MathewBiddle/gbif_globe

MathewBiddle commented 2 years ago

Published! https://mathewbiddle.github.io/gbif_globe/

Note:

MathewBiddle commented 2 years ago

Projection is PlateCarree

image

MathewBiddle commented 2 years ago

Checkout the README for details on how to create the images for projecting onto sphere.

7yl4r commented 2 years ago

🔥 I am excited to see progress on this.

7yl4r commented 1 year ago

ongoing development now over here: https://github.com/MathewBiddle/globe

Last piece before closing this is to add a link to it.

MathewBiddle commented 2 months ago

ANNNDD Here is the link to it: https://mathewbiddle.github.io/globe/