echo-air-model / echo-air

A repository of scripts used for converting emissions to concentrations and health impacts using the InMAP Source-Receptor Matrix
MIT License
2 stars 0 forks source link

47 create population files preprocessing script! #49

Closed amyryao closed 2 months ago

amyryao commented 3 months ago

I'm so sorry for the delay, but here it is! I'll clarify more in the documentation, but the main things added were:

create_population_files.py- similar to the run_echo_air.py, this is the file that is run pop_control_file_template.py- an empty template create_pop_files.py- can run this to create a copy of the template census.py- used to process pop_control_file.py- reads the population control file.

Currently, the control file only takes in the file paths, a name, and an option for verbose, but I can definitely add more! There aren't many comments with everything so I can definitely go through and add more comments as well!