You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input and output data files are present at specified filepaths
Units and formatting of output data is compliant
Header comment has been made compliant
Comments explain data operations
Bad:
Code uses gch4i_data_guide_v3.xlsx to specify input and output file params; this harms legibility.
Comments on loading the data via gch4i_data_guide_v3.xlsx are somewhat lacking
Filepaths, sheetnames, etc are outdated
TODO:
@nkruskamp See TODO comments here in the code review branch. Notably: Update the sheet_name and source_name used for reading params out of gch4i_data_guide_v3.xlsx
The text was updated successfully, but these errors were encountered:
Code review of file task_abandoned_coal_emis.py
Good:
Bad:
TODO:
The text was updated successfully, but these errors were encountered: