https://github.com/aloftdata/visualization-roadmap
Roadmap for an animal migration explorer using weather radar data
https://github.com/aloftdata/visualization-roadmap
Last synced: 9 months ago
JSON representation
Roadmap for an animal migration explorer using weather radar data
- Host: GitHub
- URL: https://github.com/aloftdata/visualization-roadmap
- Owner: aloftdata
- License: cc-by-4.0
- Created: 2017-12-05T20:25:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T14:11:33.000Z (about 7 years ago)
- Last Synced: 2024-12-04T09:44:36.452Z (over 1 year ago)
- Language: CSS
- Homepage: https://enram.github.io/visualization-roadmap/
- Size: 6.28 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Roadmap for an animal migration explorer using weather radar data
[](https://zenodo.org/badge/latestdoi/113229327)
Read the roadmap document at https://enram.github.io/visualization-roadmap/
## Repo structure
The main document is [src/roadmap.Rmd](src/roadmap.Rmd). Files indicated with `GENERATED` should not be edited manually.
```
├── README.md : Top-level description of this project
├── LICENSE : Project license
├── .gitignore : Files and folders to be ignored by git
│
├── src
│ ├── roadmap.Rmd : Source Rmarkdown document. Edit this document and click the "Knit" button
│ │ in RStudio to generate the HTML in /docs
│ ├── custom.css : Some custom styling
│ └── images : Images used in the document
│
└── docs
└── index.html : HTML version of the roadmap, hosted on GitHub pages GENERATED
```
## Feedback
Interested to tackle a goal? Want to get in touch? Leave us an [issue](https://github.com/enram/visualization-roadmap/issues).
## Contributors
* [Peter Desmet](https://github.com/peterdesmet)
* [Hans van Gasteren](https://github.com/hvangasteren)
* [Judy Shamoun-Baranes](https://github.com/jshamoun)
## License
[Creative Commons Attribution 4.0 International](LICENSE)