Add comprehensive Korean code review guide for transport modelers #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
개요 (Overview)
TM2PY 패키지를 학습하고 활용하려는 한국의 transport modeler들을 위한 종합 코드 리뷰 문서를 추가했습니다.
This PR adds comprehensive Korean documentation for transport modelers who want to learn and utilize the TM2PY package, covering highway and transit demand forecasting with practical examples.
추가된 문서 (Added Documents)
1.
docs/code_review_korean.md(30KB, 1,034 lines)Transport modeler를 위한 완전한 학습 가이드로 다음 내용을 포함합니다:
TM2PY 소개 및 핵심 아키텍처
도로 수요 예측 활용 🚗
PrepareHighwayDemand: OMX 수요 행렬 로딩HighwayAssignment: SOLA 균형 배정 알고리즘AssignMAZSPDemand: MAZ-to-MAZ 최단 경로 배정대중교통 수요 예측 활용 🚌
중점 학습 포인트
18주 단계별 학습 로드맵
2.
docs/README_KOREAN.md빠른 시작을 위한 요약 가이드로, 주요 활용 방안과 학습 순서를 안내합니다.
3.
mkdocs.yml업데이트문서 사이트의 네비게이션 메뉴에 한국어 문서를 추가했습니다.
주요 특징 (Key Features)
✅ 이론과 실습의 균형: 개념 설명과 함께 실행 가능한 코드 예제 제공
✅ 실무 중심: 실제 교통 계획 시나리오에 바로 적용 가능한 내용
✅ 체계적인 학습 경로: 초보자부터 고급 사용자까지 단계별 학습 가이드
✅ 한국어 작성: 한국 교통 모델러들의 접근성 향상
활용 방안 (Use Cases)
이 문서를 통해 transport modeler는 다음을 학습할 수 있습니다:
예제 코드 (Example Code Snippets)
문서에는 다음과 같은 실전 코드가 포함되어 있습니다:
관련 이슈 (Related Issue)
이 PR은 transport modeler가 TM2PY 코드베이스를 효과적으로 학습할 수 있도록 돕기 위한 문서화 작업입니다. 특히 도로 및 대중교통 수요 예측 모델링에 활용할 수 있는 구체적인 방법론과 예제를 제공합니다.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.