Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (27 loc) · 1.39 KB

File metadata and controls

38 lines (27 loc) · 1.39 KB

Roadmap for an animal migration explorer using weather radar data

DOI

Read the roadmap document at https://enram.github.io/visualization-roadmap/

Repo structure

The main document is 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.

Contributors

License

Creative Commons Attribution 4.0 International