This repository is no longer needed for EMOD development and has been archived.
The input files in this repository were previously used for EMOD regression tests and Scientific Feature Tests (SFTs). All actively used files have now been migrated to the main EMOD repository.
For current input data files, please refer to the EMOD project repository.
The files remaining here are either duplicates of what's in EMOD repository or are outdated or no longer in active use.
This repository uses Git LFS (Large File Storage) to manage binaries and large JSON files. A standard clone will only retrieve metadata about these files, not the actual data.
To download the complete files from this archived repository, follow these steps:
- Clone the repository:
git clone https://github.com/EMOD-Hub/EMOD-InputData.git- Fetch the LFS data:
git lfs fetch- Check out the actual file contents:
git lfs checkoutImportant: The GitHub "Download .ZIP" button will NOT include the actual binary data from LFS-managed files. You must use Git and follow the steps above to download the complete input data files.