Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit e6fac2a

Browse files
committed
Create README.md
1 parent d144573 commit e6fac2a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# EMOD-InputData
2+
Full set of input data files for use with the EMOD disease transmission model
3+
4+
## *Important*
5+
This repository uses [LFS](https://git-lfs.github.com/) (large file storage) to manage the binaries and large JSON file(s). In order to retrieve the actual data, please follow these steps:
6+
7+
1. `git clone https://github.com/InstituteforDiseaseModeling/EMOD-InputData.git` (standard clone command)
8+
2. `git lfs fetch` (caches the actual data on your local machine)
9+
3. `git lfs checkout` (replaces the metadata in the files with the actual contents)

0 commit comments

Comments
 (0)