Git Product home page Git Product logo

institutefordiseasemodeling / emod Goto Github PK

View Code? Open in Web Editor NEW
90.0 22.0 39.0 1.17 GB

Source files for building the IDM EMOD disease transmission model.

License: Other

C++ 60.64% C 3.91% Makefile 0.69% Python 28.08% Shell 2.75% R 0.61% Batchfile 0.20% Mathematica 2.22% MATLAB 0.34% JavaScript 0.02% HTML 0.32% M4 0.06% Common Lisp 0.03% Roff 0.08% CMake 0.03%
epidemiology hiv malaria modeling stochastic idm

emod's People

Contributors

clorton avatar dlukacevic-idm avatar jschripsema-idm avatar rbaker-idmod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emod's Issues

Requiring additional files for running Namawala examples

Hi,

I am trying to run Namawala examples - it complains some additional files are needed, such as "Namawala_single_node_air_temperature_daily.bin.json". I cannot locate these files in this repository, would someone mind pointing me to them?

Many thanks and regards

Christian Schroeder de Witt

Output the JSON schema in a stardard format

EMOD has a command line option to output the schema for configuration files, but it is in a non-standard format. There is an existing standard for JSON schemas. Probably the easiest way to generate this schema is to infer it from existing configuration files using Quicktype.

The schema makes it possible to validate the configuration files and automatically generate wrappers for generating the JSON in a number of different languages such as Python, C++, Rust and Go.

unattended / shared linux install?

Working on a shared system, such as a cluster compute environment, I would like to be able to (and have been asked to) install this package for several non-privileged users. I can handle making the dependencies available, but is there documentation (other than reading through PrepareLinuxEnvironment.sh) on the proper setup for people?

I may also want to present the package as a container (docker or singularity). Making it possible to run the PrepareLinuxEnvironment.sh script without y/n prompts would make that a lot easier as well.

Happy to contribute where you see fit, just point me in the right direction!

Improving the portability of EMOD

I would like to make EMOD more compatible with other platforms and I'm trying to
figure out how the compilation of EMOD works. Could you explain how the logic
works? Also, which dependencies are needed for which part of EMOD?
Is python used outside of reporting?

Looking at the main SConscript file, there seems to be a section for building
shared libraries (DLLs), but as far as I understand the paths that it is
referring to do not exist (libgeneric/*). Is this directory built during the
compilation or is the code stale?

Ultimately, I would like to use CMake instead of Scons as the build manager for
better portability and possibly faster builds using Ninja.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.