ESPIn: Difference between revisions

From CSDMS
Start adding info on ESPIn 2023
Use 2025 group photo; stub out ESPIn 2026
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class=AutoScaleImage>[[ File:ESPIn-mtns-skinny-transparent.png | ESPIn | center | link=https://csdms.colorado.edu]]<div>
<div class=AutoScaleImage>[[ File:ESPIn-mtns-skinny-transparent.png | ESPIn | center | link=https://csdms.colorado.edu]]<div>
 
__NOTOC__
__NOTOC__


{{PageTitle|The Earth Surface Processes Institute}}
{{PageTitle|The Earth Surface Processes Institute}}


The Earth Surface Processes Institute (ESPIn) is a six-day immersive training experience held by CSDMS for 25 early career scientists: graduate students, postdoctoral fellows, researchers, and faculty.
The Earth Surface Processes Institute (ESPIn) is a six-day immersive training experience for 25 early career scientists, including graduate students, postdoctoral fellows, researchers, and faculty.
ESPIn is designed to help participants make advances in earth and planetary surface processes research by teaching cyberinfrastructure skills in numerical modeling, best programming practices, open source software development, and collaborative coding.
ESPIn is designed to help participants advance their research in earth and planetary surface processes
by teaching skills in numerical modeling; in modern, collaborative, scientific software development;
and in the use of open source community cyberinfrastructure.
A mix of experienced scientists, visiting faculty, and research software engineers provide instruction.
A mix of experienced scientists, visiting faculty, and research software engineers provide instruction.


'''ESPIn is a combination of learning and doing.'''
<span style="color: forestgreen; font-weight: bold">ESPIn is a combination of learning and doing.<span>
 
[[File:ESPIn2025GroupPhoto.jpg|frame|500px|alt=ESPIn 2025 group photo|ESPIn 2025: learning and doing!]]
 
<!---
<div class=AutoScaleImage>[[ File:CSS2022GroupPhoto.png | ESPIn is a combination of learning and doing! | right | 500px]]<div>
--->


Course topics include:
ESPIn uses the [https://github.com/csdms/ivy CSDMS Ivy] course material, with topics including:


* Project Jupyter
* Project Jupyter
Line 18: Line 26:
* The Anaconda Distribution
* The Anaconda Distribution
* Introduction to Version Control with Git and GitHub
* Introduction to Version Control with Git and GitHub
* Basics of Python Programming
* Python for Modeling
* Python Programming for ESP Scientists
* Landlab
* Landlab
* The Permamodel Toolkit
* The Permamodel Toolkit
Line 25: Line 32:
* The Python Modeling Toolkit
* The Python Modeling Toolkit
* High-Performance Computing
* High-Performance Computing
* Best Practices in Software Development
* Best Practices in Scientific Software Development
 
ESPIn kicks off with 'big idea' poster presentations of participants---these help with forming small teams interested in similar topics.
Several days will be dedicated to working in small teams on a research, data analysis, and coding project.
Participants can also work on developing and advancing their own research codes.
Get a taste of the ESPIn team projects by checking out [[Webinars|webinars]] and [[Labs portal|labs]].
In addition, there will be dedicated time for a local field trip, peer-to-peer networking, and professional development.
ESPIn concludes with presentations on team projects, which set up participants to continue to develop ideas.
 
= ESPIn 2023 =
 
CSDMS is excited to announce that '''ESPIn 2023''' will be held May 8-15 at the [[Contact us|CSDMS Integration Facility]] in beautiful Boulder, Colorado.
 
Participant costs (transportation to and from Boulder from within the U.S., enrollment, accommodation based on shared rooms, breakfast and lunch on teaching days) are supported for 25 participants by CSDMS.
Applicants are responsible for dinners, and all other incidental expenses.
 
All applicants selected for ESPIn 2023 are also expected to attend the 2023 CSDMS Annual Meeting,
held the following week, May 16-18.
CSDMS will cover costs of lodging, dinner, lunch and the enrollment fee.
 
For questions regarding ESPIn, contact us at [mailto:csdms@colorado.edu csdms@colorado.edu].
 
== Important Dates ==
 
* December XXX: Application window opens
* January XXX: Application window closes
* February XXX: Notification
* May 8-15: ESPIn 2023
* May 16-18: 2023 CSDMS Annual Meeting
 
== Agenda ==
 
The preliminary agenda for ESPIn 2023 can be found ''here''.
This agenda will change slightly as we secure guest lecturers,
but the ordering and duration of the lesson topics has remained fairly constant over the years.


== Apply ==
ESPIn kicks off with a ''big ideas, mini poster'' session:
participants create a poster from two sheets of paper, one with research interests, the other with personal interests.
This session helps participants introduce themselves and find shared interests.


To apply, please fill out this Google Form (opens Dec XXX, closes Jan XXX).
ESPIn isn't just about instruction.
Daily time blocks are dedicated to working in small, self-organized teams on a research, data analysis, and coding project.
Participants can also work on developing and advancing their own research.
Get a taste of past ESPIn team projects by checking out their [[Webinars|webinars]] and [[Labs portal|labs]].


Prepare one document as a PDF containing the following sections:
ESPIn includes dedicated time for a local field trip, peer-to-peer networking, and professional development,
including a career panel.


# '''Motivation statement (250 words max)'''. Why are you interested in earth surface process modeling? What research questions are you working on? Does your research involve modeling? What experience do you have in numerical modeling and data analysis? What models or programming languages and skills do you already know? What do you want to learn?
ESPIn concludes with team project presentations, which set up participants to continue to develop ideas.
# '''Statement on how your participation contributes to diversity and inclusion (150 words max)'''. In your statement you can possibly explain how you contributed to diversity in the past and how you envision your future science or coding skills to contribute to diversity.
# '''Short Resume (half a page max)'''. Be sure to list your proficiency with coding and model development


''Applications will be evaluated based on: (i) scientific motivation, relevance of research interests and goals, diversity of disciplinary backgrounds and career stage (3pts.) (ii) coding experience or your motivation to ramp up coding skills (3pts.) (iii) your diversity statement (3pts.).''
For questions regarding ESPIn, please contact us at [mailto:csdms@colorado.edu csdms@colorado.edu].


For questions regarding CSDMS Spring School application and general info, contact us at:
{{:ESPIn2026}}
[mailto:csdms@colorado.edu csdms@colorado.edu]

Latest revision as of 11:22, 29 May 2025

ESPIn
ESPIn


The Earth Surface Processes Institute

The Earth Surface Processes Institute (ESPIn) is a six-day immersive training experience for 25 early career scientists, including graduate students, postdoctoral fellows, researchers, and faculty. ESPIn is designed to help participants advance their research in earth and planetary surface processes by teaching skills in numerical modeling; in modern, collaborative, scientific software development; and in the use of open source community cyberinfrastructure. A mix of experienced scientists, visiting faculty, and research software engineers provide instruction.

ESPIn is a combination of learning and doing.

ESPIn 2025 group photo
ESPIn 2025: learning and doing!


ESPIn uses the CSDMS Ivy course material, with topics including:

  • Project Jupyter
  • Introduction to the Shell
  • Text Editors and Development Environments
  • The Anaconda Distribution
  • Introduction to Version Control with Git and GitHub
  • Python for Modeling
  • Landlab
  • The Permamodel Toolkit
  • The Basic Model Interface
  • The Python Modeling Toolkit
  • High-Performance Computing
  • Best Practices in Scientific Software Development

ESPIn kicks off with a big ideas, mini poster session: participants create a poster from two sheets of paper, one with research interests, the other with personal interests. This session helps participants introduce themselves and find shared interests.

ESPIn isn't just about instruction. Daily time blocks are dedicated to working in small, self-organized teams on a research, data analysis, and coding project. Participants can also work on developing and advancing their own research. Get a taste of past ESPIn team projects by checking out their webinars and labs.

ESPIn includes dedicated time for a local field trip, peer-to-peer networking, and professional development, including a career panel.

ESPIn concludes with team project presentations, which set up participants to continue to develop ideas.

For questions regarding ESPIn, please contact us at csdms@colorado.edu.



ESPIn 2026

ESPIn 2026 will be held in the summer of 2026 at the Sustainability, Energy and Environment Community (SEEC) facility on the CU Boulder East Campus. Updates will be posted here when the dates are confirmed.