generated from uwhackweek/jupyterbook-template
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into event-template-updates
- Loading branch information
Showing
4 changed files
with
25 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -142,3 +142,6 @@ dmypy.json | |
|
||
# Pyre type checker | ||
.pyre/ | ||
|
||
# JetBrains | ||
.idea/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Skills Refresher | ||
|
||
Our hackweeks focus on applied, hands-on learning, with participants engaging in extended periods of small-group work. Our tutorials are designed to offer a broad snapshot of data science tools to support your applied investigations. Due to the relatively short duration of our events, we are not able to provide comprehensive, in-depth training in fundamental tools. Rather, our goal is to inform you about the types of tools we think are best suited to working with your datasets, leaving details of implementation to be supported through peer-learning and office hours. | ||
Our GeoSMART hackweeks focus on applied, hands-on learning, with participants engaging in extended periods of small-group work. Our tutorials are designed to offer a broad snapshot of data science tools to support your applied investigations. Due to the relatively short duration of our events, we are not able to provide comprehensive, in-depth training in fundamental tools. Rather, our goal is to inform you about the types of tools we think are best suited to working with your datasets, leaving details of implementation to be supported through peer-learning and office hours. | ||
|
||
## Expectations for the GeoSMART Hackweek | ||
|
||
Our projects and tutorials will draw from materials covered in a recent University of Washington course titled "Data Science for Earth and Planetary Systems". Hackweek participants will get the most out of our event if they have some familiarity with the material covered in this class. The curriculum is located in the [Machine Learning in the Geosciences](https://geo-smart.github.io/curriculum-book/about_this_book/about_this_book.html) Jupyter Book. We encourage everyone to review this material and contact us with any questions. | ||
Our projects and tutorials will draw from materials covered in a recent University of Washington course titled "Data Science for Earth and Planetary Systems". Hackweek participants will get the most out of our event if they have some familiarity with the material covered in this class. The curriculum is located in the [Machine Learning in the Geosciences](https://geo-smart.github.io/curriculum-book/about_this_book/about_this_book.html) Jupyter Book. We encourage everyone to review this material and contact us with any questions For Python, we suggest these resources: [Pythia Foundations](https://foundations.projectpythia.org/landing-page.html), [Earth Data Science](https://www.earthdatascience.org/), and the data analysis classes taught at the University of Washington [Geospatial Analysis with Python](https://uwgda-jupyterbook.readthedocs.io/en/latest/intro.html) and [Data Analysis in Water Sciences](https://mountain-hydrology-research-group.github.io/data-analysis). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters