Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for v2.23 emod release #6

Merged
merged 22 commits into from
Oct 31, 2024

Conversation

stitova-idm
Copy link
Collaborator

support for EMOD v2.23 release (packaged into emod-malaria 0.0.72).

… linux-friendly; .uid cannot be written to a file directly as it is a UUID and not a string, so changing uid.hex and .uid to .id which is str(uid).
Copy link
Collaborator

@Bridenbecker Bridenbecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small things. need to at least remove the .bak file

docs/csv/campaign-mosquitorelease.csv Show resolved Hide resolved
docs/emod/software-report-vector-stats.rst Show resolved Hide resolved
"""
In this example, we add vector genetics to the vector population and insecticide resistance,
adds a VectorGeneticsReporter.
The important bits are in set_param_fn, build_campaign.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This description needs to be updated. Definitely need to include that this demonstrates the vector surveillance.

I'm just noticing that there is a vector surveillance example. If this is just a copy and paste plus adding migration, then I'm not sure this is what we need. I can handle leaving it for now, but would appreciate a big comment saying that we need to simplify the example.

examples/vector_migration_example/example.py Outdated Show resolved Hide resolved
examples/vector_migration_example/example.py Outdated Show resolved Hide resolved
examples/vector_migration_example/example.py Outdated Show resolved Hide resolved
examples/vector_migration_example/example.py Outdated Show resolved Hide resolved
@stitova-idm stitova-idm merged commit f6c5905 into EMOD-Hub:main Oct 31, 2024
2 checks passed
@stitova-idm stitova-idm deleted the support_for_v2.23_EMOD_release branch October 31, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants