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

Code clean up #28

Open
12 tasks
FanWangEcon opened this issue Dec 12, 2023 · 0 comments
Open
12 tasks

Code clean up #28

FanWangEcon opened this issue Dec 12, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@FanWangEcon
Copy link
Member

FanWangEcon commented Dec 12, 2023

Code clean up to facilate robusntess works

Code to process input data and generate core input files

@Fan already cleaned this up, and @Fan will copy code over.

Code to generate and visualize four core results

Steps needed to implement these:

  1. clean-up existing code implementation for results 1 through 4, with clearly defined input file at the top of each result's implementation file
    • clean up of result 1 implement: wrapper function for res 1 into cec_code/code_a_percdays_30years
    • clean up of result 2 implement: wrapper function for res 2 into cec_code/code_b_childrenatrisk
    • clean up of result 3 implement: wrapper function for res 3 into cec_code/code_c_popvsclimate
    • clean up of result 4 implement: wrapper function for res 4 into cec_code/code_d_regional
  2. clean-up visualization: move/functionalize all visualization code to: cec_code/code_visualize, @szkaifeng identify where the code for each result is.
    • visualization for result 1
    • visualization for result 2
    • visualization for result 3
    • visualization for result 3

Code to run results

  1. re-run existing results using cleaned up code
  2. run new robustness checks.
@FanWangEcon FanWangEcon added the documentation Improvements or additions to documentation label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants