Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrbrmstr/foliage
:fallen_leaf: Small project to show how to work a bit with `sf` in R and prep data for Observable / JS
https://github.com/hrbrmstr/foliage
javascript js litelement observable observable-plot r rstats vite
Last synced: 6 days ago
JSON representation
:fallen_leaf: Small project to show how to work a bit with `sf` in R and prep data for Observable / JS
- Host: GitHub
- URL: https://github.com/hrbrmstr/foliage
- Owner: hrbrmstr
- Created: 2017-09-18T12:51:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T01:48:48.000Z (11 months ago)
- Last Synced: 2024-10-12T21:24:02.305Z (22 days ago)
- Topics: javascript, js, litelement, observable, observable-plot, r, rstats, vite
- Language: R
- Homepage: https://hrbrmstr.github.io/foliage/conus-foliage-2023.html
- Size: 21.7 MB
- Stars: 20
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ConUS Foliage
Starting in 2023, this project contains
- `conus-foliage-2023/` : Quarto project version based on [this Observable Notebook](https://observablehq.com/@hrbrmstr/conus-foliage-2023). I used my [Reveal QMD](https://github.com/hrbrmstr/reveal-qmd) chrome extension.
- `foliage-lit/`: a LitElement + Vanilla JS + Tachyons CSS + Observable Plot version (see it [here](https://rud.is/foliage-lit-plot/))
- `r-foliage/`: R code to wrangle some foliage data and create the animated gif you see below.
- [Art Steinmetz](https://fosstodon.org/@adababbage#.) took me up on the Shiny challenge (at the end of the post) and [did a fantastic job](https://viztoy.shinyapps.io/foliage/)!![foliage animation](foliage.gif)
ObservableHQ version (tap the img to go to the notebook):
[![](observable-frame.png)](https://observablehq.com/@hrbrmstr/conus-foliage-2023)
Lit + Plot + Tachyons version (tap the img to go to the live example)
![](lit-plot.png)