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

Change conflict zones and towns to IDP camps and vice versa #105

Open
cspgdds opened this issue Mar 29, 2024 · 6 comments
Open

Change conflict zones and towns to IDP camps and vice versa #105

cspgdds opened this issue Mar 29, 2024 · 6 comments
Assignees
Labels
columbia Tasks to support Team Columbia

Comments

@cspgdds
Copy link
Collaborator

cspgdds commented Mar 29, 2024

There are instances of conflict zones and towns turning to IDP camps and vice verse. Require a function introducing these changes.

@cspgdds cspgdds assigned cspgdds and djgroen and unassigned cspgdds Mar 29, 2024
@cspgdds cspgdds added the columbia Tasks to support Team Columbia label Mar 29, 2024
@cspgdds cspgdds self-assigned this Mar 29, 2024
@djgroen
Copy link
Owner

djgroen commented Jul 16, 2024

@cspgdds I am just wondering how we should encode this. Would it perhaps make sense to encode this change as part of conflicts.csv, changing a conflict value to -1 whenever a location has become an IDP camp?

@cspgdds
Copy link
Collaborator Author

cspgdds commented Jul 16, 2024

@djgroen I think that could work, but how do we define in locations.csv file? Because one location can be a conflict zone, then change to an idpcamp. Would it have two location types? or another column to indicate idpcamp date?

@djgroen
Copy link
Owner

djgroen commented Jul 16, 2024

@cspgdds locations.csv would only contain the initial location type. Conflicts.csv would then supersede it.

Alternatively we can add in a new input file type, location_changes.csv, and leave conflicts.csv as it is.

Which of the two approaches would you like me to implement here?

@djgroen djgroen pinned this issue Jul 16, 2024
@cspgdds
Copy link
Collaborator Author

cspgdds commented Jul 17, 2024

@djgroen if we need to change conflicts.csv manually, then I would prefer location_changes.csv.

@djgroen
Copy link
Owner

djgroen commented Jul 17, 2024

@cspgdds Okay, this change is now incorporated and documented. Feel free to test it out!

@cspgdds
Copy link
Collaborator Author

cspgdds commented Jul 17, 2024

@djgroen thank you. I will test it and let you know if there is anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
columbia Tasks to support Team Columbia
Projects
None yet
Development

No branches or pull requests

2 participants