Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadagreene/covid19
Mapping coronavirus cases in the US
https://github.com/chadagreene/covid19
covid-19 matlab
Last synced: 9 days ago
JSON representation
Mapping coronavirus cases in the US
- Host: GitHub
- URL: https://github.com/chadagreene/covid19
- Owner: chadagreene
- License: mit
- Created: 2020-04-02T20:11:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T20:41:49.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T23:28:01.689Z (about 2 months ago)
- Topics: covid-19, matlab
- Language: MATLAB
- Size: 23.7 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COVID-19
## Mapping coronavirus cases in the USThis MATLAB script automatically downloads the latest daily statistics of known cases of COVID-19 and related deaths ([data from The New York Times](https://github.com/nytimes/covid-19-data)), then makes animations like this one:
[![Animation of covid spreading in the United States](https://img.youtube.com/vi/c3QNtyvQAho/0.jpg)](https://www.youtube.com/watch?v=c3QNtyvQAho)
Alternatively, here's the output of an early version of this script:
![](coronavirus_NYT_20200401.gif)
## Requirements
Requires the [Climate Data Toolbox for MATLAB](https://github.com/chadagreene/CDT) ([Greene et al., 2019](https://doi.org/10.1029/2019GC008392)).