Skip to content

Commit e7a077d

Browse files
committed
manually fix course 6 overrides
1 parent faeb171 commit e7a077d

File tree

1 file changed

+5
-2
lines changed
  • scrapers/overrides.toml.d/sem

1 file changed

+5
-2
lines changed

scrapers/overrides.toml.d/sem/6.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ description = "Provides an introduction to computer vision, covering topics from
5858

5959
["6.S080"]
6060
url = "https://www.eecs.mit.edu/academics/subject-updates/subject-updates-spring-2026/#6_S080"
61-
name = "(also taught under 16.S690) Introduction to Autonomy"
61+
name = "Introduction to Autonomy"
62+
same = "16.S690"
6263
level = "U"
6364
lectureUnits = 2
6465
labUnits = 0
@@ -85,7 +86,8 @@ description = "Traces the global, material history of computing from the ninetee
8586

8687
["6.S891"]
8788
url = "https://www.eecs.mit.edu/academics/subject-updates/subject-updates-spring-2026/#6_S891"
88-
name = "/6.S893/12.S992 AI for Climate Action"
89+
name = "AI for Climate Action"
90+
same = "6.S893, 12.S992"
8991
level = "G"
9092
lectureUnits = 3
9193
labUnits = 0
@@ -112,6 +114,7 @@ lectureUnits = 1
112114
labUnits = 1
113115
preparationUnits = 4
114116
isVariableUnits = false
117+
half = 2
115118
inCharge = "Professor Mariana Popescu (ARCH), madpope@mit.edu"
116119
prereqs = "experience with 3D modeling and Python coding is preferred; some affinity for physical prototyping would also be useful"
117120
lectureRawSections = ["3-329/T/0/10.30-12.30"]

0 commit comments

Comments
 (0)