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
Tasks
Task 1: Transfer four-step model into its own file.
Task 2: Fix calibration filter.
Task 3: Look at unconnected graphs.
Weekly Accomplishments
What tasks did you complete this week? (Include links):
I was able to reformat the four-step model to be compartmentalized and be its own independent file that could be imported into the main module. I was also able to adjust the calibration filter Matthew made to only consider Geo_IDs of regions we were concerned with.
Tasks are still ongoing? Current status?
I am yet to look at the connected graph.
Challenges and Learning
What was the biggest challenge you faced this week? How did you address it?
Easily my biggest challenge was making the four-step model an independent file. A lot of the current implementation relied on other pieces of code within the large main.py file.
What's one new thing you learned or skill you improved?
I improved my ability to reformat code.
Did you attend any team meetings? Key takeaways?
I attended the team meeting.
Reflection and Planning
Your progress this week?
I completed all but one task for the week.
Main focus for next week?
I want to know how to fix the disconnected graph issue we ran in to with the road network.
Any resources you're looking for?
More clarification regarding the above issue.
The text was updated successfully, but these errors were encountered:
Tasks
Task 1: Transfer four-step model into its own file.
Task 2: Fix calibration filter.
Task 3: Look at unconnected graphs.
Weekly Accomplishments
What tasks did you complete this week? (Include links):
I was able to reformat the four-step model to be compartmentalized and be its own independent file that could be imported into the main module. I was also able to adjust the calibration filter Matthew made to only consider Geo_IDs of regions we were concerned with.
Tasks are still ongoing? Current status?
I am yet to look at the connected graph.
Challenges and Learning
What was the biggest challenge you faced this week? How did you address it?
Easily my biggest challenge was making the four-step model an independent file. A lot of the current implementation relied on other pieces of code within the large main.py file.
What's one new thing you learned or skill you improved?
I improved my ability to reformat code.
Did you attend any team meetings? Key takeaways?
I attended the team meeting.
Reflection and Planning
Your progress this week?
I completed all but one task for the week.
Main focus for next week?
I want to know how to fix the disconnected graph issue we ran in to with the road network.
Any resources you're looking for?
More clarification regarding the above issue.
The text was updated successfully, but these errors were encountered: