Skip to content

Commit

Permalink
updated Carmen's course link / description
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthacsik committed Oct 2, 2023
1 parent 673916c commit ffa2eb7
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion course_description_files/fall.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
course_number,course_title,units,description,instructor
EDS 220,Working with Environmental Datasets,4,"Introduces students to the broad range of data sets used to monitor and understand human and natural systems. Course will cover field and station data, remote sensing products, and large-scale climate datasets including climate model projections. Skills will include evaluating data collection and quality control methods used in existing datasets, and working with existing databases of time-series and spatial information including cloud computing databases and new repositories of environmental datasets. Students will learn basic workflows for selecting, obtaining, and visualizing datasets, and best practices for reliable data intercomparisons. Students will gain hands-on experience with an environmental dataset of their choice by developing tutorial Jupyter notebook materials for a relevant use case.",Samantha Stevenson
EDS 220,Working with Environmental Datasets,4,This hands-on course explores widely used environmental data formats and Python libraries for analyzing diverse environmental data. Students will gain experience working with popular open data repositories and cloud platforms to source and analyze real-world environmental datasets. The course will also serve as an introduction to Python programming and provide opportunities to practice effective communication of the strengths and weaknesses of students' data products and analyses.,Carmen Galaz García
EDS 222,Statistics for Environmental Data Science,4,"This course teaches a variety of statistical techniques commonly used to analyze environmental data sets and quantitatively address environmental questions with empirical data. The course covers fundamental statistical concepts and tools, including sampling and study design, linear regression, inference, and time series analysis, as well as foundational concepts of spatial and space-time dependency and associated impacts on inference.",Tamma Carleton
EDS 223,Geospatial Analysis & Remote Sensing,4,"This course introduces the spatial modeling and analytic techniques of geographic information science to data science students. The emphasis is on deep understanding of spatial data models and the analytic operations they enable. Recognizing remotely sensed data as a key data type within environmental data science, this course will also introduce fundamental concepts and applications of remote sensing. In addition to this theoretical background, students will become familiar with libraries, packages, and APIs that support spatial analysis in R.",Ruth Oliver
EDS 242,Ethics & Bias in Environmental Data Science,2,"This course will focus on ethical considerations in collecting, using, and reporting environmental data, and how to recognize and account for biases in algorithms, training data, and methodologies. Students will also examine the human and societal implications of these issues within environmental data science.",Dena Montague
2 changes: 1 addition & 1 deletion course_description_files/spring.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ course_number,course_title,units,description,instructor
EDS 213,Databases and Data Management,4,"This course will teach students how to store and manage environmental information. The course will focus on relational database structure, schemas and data relationships, and introduce SQL as a means to create and query databases. This course also covers the concept of metadata as well as archiving data products on data repositories to make them available to the broader community.",Greg Janée
EDS 230,Modeling Environmental Systems,4,"Computer-based modeling and simulation for practical environmental problem solving and environmental research. The course will cover both the selection and application of existing models and best practices for designing new models. Topics include conceptual models, static and dynamic models, and models of diffusion, growth and disturbance. Techniques include sensitivity analysis, calibration and model scenario design.",Naomi Tague
EDS 231,Text and Sentiment Anaysis for Environmental Problems,2,"This course will cover foundations and applications of natural language processing. Problem sets and class projects will leverage common and emerging text-based data sources relevant to environmental problems, including but not limited to social media feeds (e.g., Twitter) and text documents (e.g., agency reports), and will build capacity and experience in common tools, including text processing and classification, semantics, and natural language parsing.",Mateo Robbins
EDS 411B,MEDS Capstone Course,4,"Second quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to complete all project plans and deliverables, develop and submit a project repository and technical documentation, give an oral defense of the project, present the research to a general audience.",Ruth Oliver
EDS 411B,MEDS Capstone Course,4,"Second quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to complete all project plans and deliverables, develop and submit a project repository and technical documentation, give an oral defense of the project, present the research to a general audience.",TBD
4 changes: 2 additions & 2 deletions course_description_files/winter.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
course_number,course_title,units,description,instructor
EDS 232,Machine Learning in Environmental Science,4,"Machine learning can help process big/complex data and extract knowledge. It forms one of the foundations in data science. This course provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning (decision tree, random forest, support vector machines, neural networks) and unsupervised learning (clustering, dimensionality reduction, deep learning). Problems and exercises are framed within environmental science applications. The course will use programming languages like R and Python to support learning how to do advanced scientific programming to solve real environmental problems.",Mateo Robbins
EDS 240,Data Visualization and Communication,4,"This course will focus on basic principles for effective communication through data visualization. Students will deepen their understanding of how people perceive and interpret graphical representations, and will learn about information visualization frameworks they can apply to design intuitive and impactful data visualizations. Beyond effective visualization design, we will explore ‘storytelling with data’ --integration of visual elements and text in a way that is clear, concise and engaging. Class time will consist of brief periods of lecture interspersed with small group and whole group discussions, peer critiques, and hands-on data visualization activities. Assignments will involve applying such frameworks and concepts in critique of existing visualizations, and in creation of data visualizations using popular software packages.",Stacy Rebich-Hespanha
EDS 241,Environmental Policy Evaluation,2,"This course will present state of the art program evaluation techniques necessary to evaluate the impact of environmental policies. The program evaluation methods presented will aim at identifying and measuring the causal effect of policies, regulations, and interventions on environmental outcomes of interest. Students will learn the research designs and methods for estimating causal effects with experimental and non-experimental data. This will prepare the students for interpreting and conducting high-quality empirical research, with applications in cross-sectional data and panel data settings.",Olivier Deschenes
EDS 411A,MEDS Capstone Course,4,"First quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to work with their project client to finalize project plans, assign individual roles and responsibilities, develop a project design plan and deliverables, and make significant headway on implementing those plans.",Naomi Tague
EDS 241,Environmental Policy Evaluation,2,"This course will present state of the art program evaluation techniques necessary to evaluate the impact of environmental policies. The program evaluation methods presented will aim at identifying and measuring the causal effect of policies, regulations, and interventions on environmental outcomes of interest. Students will learn the research designs and methods for estimating causal effects with experimental and non-experimental data. This will prepare the students for interpreting and conducting high-quality empirical research, with applications in cross-sectional data and panel data settings.",TBD
EDS 411A,MEDS Capstone Course,4,"First quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to work with their project client to finalize project plans, assign individual roles and responsibilities, develop a project design plan and deliverables, and make significant headway on implementing those plans.",TBD
4 changes: 2 additions & 2 deletions courses.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@ summer %>%

```{r, echo = FALSE}
# Update 220 title cell (w/ link)
fall[1,2] <- cell_spec("Working with Environmental Datasets", "html", link = "https://samanthastevenson.github.io/EDS220_Fall2022_site/")
fall[1,2] <- cell_spec("Working with Environmental Datasets", "html", link = "https://carmengg.github.io/eds-220-book/")
# Update 222 title cell (w/ link)
fall[2,2] <- cell_spec("Statistics for Environmental Data Science", "html", link = "https://tcarleton.github.io/EDS-222-stats/")
# Update 223 title cell (w/ link) - REMOVED LINK FOR NOW (5/27/2022) BC RUTH TAKING OVER
# Update 223 title cell (w/ link)
fall[3,2] <- cell_spec("Geospatial Analysis & Remote Sensing", "html", link = "https://ryoliver.github.io/EDS_223_spatial_analysis/")
Expand Down
2 changes: 1 addition & 1 deletion docs/course_description_files/fall.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
course_number,course_title,units,description,instructor
EDS 220,Working with Environmental Datasets,4,"Introduces students to the broad range of data sets used to monitor and understand human and natural systems. Course will cover field and station data, remote sensing products, and large-scale climate datasets including climate model projections. Skills will include evaluating data collection and quality control methods used in existing datasets, and working with existing databases of time-series and spatial information including cloud computing databases and new repositories of environmental datasets. Students will learn basic workflows for selecting, obtaining, and visualizing datasets, and best practices for reliable data intercomparisons. Students will gain hands-on experience with an environmental dataset of their choice by developing tutorial Jupyter notebook materials for a relevant use case.",Samantha Stevenson
EDS 220,Working with Environmental Datasets,4,This hands-on course explores widely used environmental data formats and Python libraries for analyzing diverse environmental data. Students will gain experience working with popular open data repositories and cloud platforms to source and analyze real-world environmental datasets. The course will also serve as an introduction to Python programming and provide opportunities to practice effective communication of the strengths and weaknesses of students' data products and analyses.,Carmen Galaz García
EDS 222,Statistics for Environmental Data Science,4,"This course teaches a variety of statistical techniques commonly used to analyze environmental data sets and quantitatively address environmental questions with empirical data. The course covers fundamental statistical concepts and tools, including sampling and study design, linear regression, inference, and time series analysis, as well as foundational concepts of spatial and space-time dependency and associated impacts on inference.",Tamma Carleton
EDS 223,Geospatial Analysis & Remote Sensing,4,"This course introduces the spatial modeling and analytic techniques of geographic information science to data science students. The emphasis is on deep understanding of spatial data models and the analytic operations they enable. Recognizing remotely sensed data as a key data type within environmental data science, this course will also introduce fundamental concepts and applications of remote sensing. In addition to this theoretical background, students will become familiar with libraries, packages, and APIs that support spatial analysis in R.",Ruth Oliver
EDS 242,Ethics & Bias in Environmental Data Science,2,"This course will focus on ethical considerations in collecting, using, and reporting environmental data, and how to recognize and account for biases in algorithms, training data, and methodologies. Students will also examine the human and societal implications of these issues within environmental data science.",Dena Montague
2 changes: 1 addition & 1 deletion docs/course_description_files/spring.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ course_number,course_title,units,description,instructor
EDS 213,Databases and Data Management,4,"This course will teach students how to store and manage environmental information. The course will focus on relational database structure, schemas and data relationships, and introduce SQL as a means to create and query databases. This course also covers the concept of metadata as well as archiving data products on data repositories to make them available to the broader community.",Greg Janée
EDS 230,Modeling Environmental Systems,4,"Computer-based modeling and simulation for practical environmental problem solving and environmental research. The course will cover both the selection and application of existing models and best practices for designing new models. Topics include conceptual models, static and dynamic models, and models of diffusion, growth and disturbance. Techniques include sensitivity analysis, calibration and model scenario design.",Naomi Tague
EDS 231,Text and Sentiment Anaysis for Environmental Problems,2,"This course will cover foundations and applications of natural language processing. Problem sets and class projects will leverage common and emerging text-based data sources relevant to environmental problems, including but not limited to social media feeds (e.g., Twitter) and text documents (e.g., agency reports), and will build capacity and experience in common tools, including text processing and classification, semantics, and natural language parsing.",Mateo Robbins
EDS 411B,MEDS Capstone Course,4,"Second quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to complete all project plans and deliverables, develop and submit a project repository and technical documentation, give an oral defense of the project, present the research to a general audience.",Ruth Oliver
EDS 411B,MEDS Capstone Course,4,"Second quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to complete all project plans and deliverables, develop and submit a project repository and technical documentation, give an oral defense of the project, present the research to a general audience.",TBD
4 changes: 2 additions & 2 deletions docs/course_description_files/winter.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
course_number,course_title,units,description,instructor
EDS 232,Machine Learning in Environmental Science,4,"Machine learning can help process big/complex data and extract knowledge. It forms one of the foundations in data science. This course provides a broad introduction to machine learning and statistical pattern recognition. Topics include supervised learning (decision tree, random forest, support vector machines, neural networks) and unsupervised learning (clustering, dimensionality reduction, deep learning). Problems and exercises are framed within environmental science applications. The course will use programming languages like R and Python to support learning how to do advanced scientific programming to solve real environmental problems.",Mateo Robbins
EDS 240,Data Visualization and Communication,4,"This course will focus on basic principles for effective communication through data visualization. Students will deepen their understanding of how people perceive and interpret graphical representations, and will learn about information visualization frameworks they can apply to design intuitive and impactful data visualizations. Beyond effective visualization design, we will explore ‘storytelling with data’ --integration of visual elements and text in a way that is clear, concise and engaging. Class time will consist of brief periods of lecture interspersed with small group and whole group discussions, peer critiques, and hands-on data visualization activities. Assignments will involve applying such frameworks and concepts in critique of existing visualizations, and in creation of data visualizations using popular software packages.",Stacy Rebich-Hespanha
EDS 241,Environmental Policy Evaluation,2,"This course will present state of the art program evaluation techniques necessary to evaluate the impact of environmental policies. The program evaluation methods presented will aim at identifying and measuring the causal effect of policies, regulations, and interventions on environmental outcomes of interest. Students will learn the research designs and methods for estimating causal effects with experimental and non-experimental data. This will prepare the students for interpreting and conducting high-quality empirical research, with applications in cross-sectional data and panel data settings.",Olivier Deschenes
EDS 411A,MEDS Capstone Course,4,"First quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to work with their project client to finalize project plans, assign individual roles and responsibilities, develop a project design plan and deliverables, and make significant headway on implementing those plans.",Naomi Tague
EDS 241,Environmental Policy Evaluation,2,"This course will present state of the art program evaluation techniques necessary to evaluate the impact of environmental policies. The program evaluation methods presented will aim at identifying and measuring the causal effect of policies, regulations, and interventions on environmental outcomes of interest. Students will learn the research designs and methods for estimating causal effects with experimental and non-experimental data. This will prepare the students for interpreting and conducting high-quality empirical research, with applications in cross-sectional data and panel data settings.",TBD
EDS 411A,MEDS Capstone Course,4,"First quarter of a two-quarter group study/analysis of how to apply data science and tools to an environmental problem. In this quarter, students are expected to work with their project client to finalize project plans, assign individual roles and responsibilities, develop a project design plan and deliverables, and make significant headway on implementing those plans.",TBD
Loading

0 comments on commit ffa2eb7

Please sign in to comment.