Links & pointers
Contents
Links & pointers#
These are of course only a small selection of resources and pointers. There is a huge amount of information in the public domain, easily found by applying some elementary internet searching strategies. The items below were relevant around mid-way of the OCESE project. Many others could be included, however it was considered “out of scope” to provide a more exhaustive bibliography.
OCESE Project links#
F. Jones, UBC Edubytes article “Implementing computational tools for learning”, November 2023. Sharing the Department’s project to implement open source computational tools and teaching tactics to facilitate hands-on interdisciplinary learning in data-driven scientific exploration.
Original OCESE proposal
3 year schedule as of Jan 2022. (Priorities and deliverable scheduling have been changing as personnel, resources and COVID-19 evolve.)
Data Science programs at UBC-Vancouver and UBC-Okanagan#
Major in Data Science at UBC Okanagan campus.
Minor in Data Science in UBC’s Faculty of Science.
MDS: Master of Data Science in UBC’s Faculty of Science.
UBC Certificate Program in Data Science - an extended learning program.
“DSCI” (Data Science) courses offered by UBC’s department of Computer Science.
Summary-style documentation we have found useful#
See other tutorial and How-To-Guides pages in this website for sources about:
Working at the comand line
Git commands
Git workflows
Conda & environments
Jupyter Notebooks
Docker containers and running dashboard servers
Markdown for Jupyter notebooks cheatsheet.
UBC pre-OCESE python timeline#
2005 - python adopted in ATSC 301/ATSC 405/ATSC 409/ATSC 500/EOSC 511/EOSC 582
2014 - launch of Project Jupyter
2015 - Berkeley introduces 1st year jupyter-based course: data8
2016 - python adopted in majors CPSC first year curriculum
2017 - PIMS launches syzygy on compute canada hardware
2019 – Sara Harris convenes the data science discussion group, which yields Bringing Accessible Data Science Training to Undergraduates.
2020 - 2023: OCESE - Open-source Computing for Earth Science Education, T. Ivanchko as principle investigator.
Open source python software#
Earth science big data (pangeo)
Climate data analysis: xcdat (US DOE)
Machine learning: tensorflow (google), pytorch (facebook), rapids (nvidia)