Skip to content

Commit 8a0acdd

Browse files
committed
Link Center's tech slides, update lists, adjust times
1 parent d7020f5 commit 8a0acdd

File tree

3 files changed

+24
-9
lines changed

3 files changed

+24
-9
lines changed

lectures/open-science-for-grand-challenges-outro.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h3 style="margin-top: 0.5em">
1212
<img style="width: 25%;" src="img/logos/ncstate.png">
1313
<p>
1414
GIS 710: Geospatial Analytics for Grand Challenges<br>
15-
November 18, 2024
15+
November 10, 2025
1616
</p>
1717
<p>
1818
<a href="../topics/open-science-for-grand-challenges.html">https://bit.ly/2oR9owy</a>
@@ -113,7 +113,17 @@ <h3>More Help</h3>
113113
<li>Summer Schools by <a href="http://spatial-ecology.net/">Spatial-Ecology</a>
114114
<li style="color:rgb(170, 170, 170)">
115115
<small style="color:rgb(170, 170, 170)">
116-
<em>Tools for Open Geospatial Science</em> or <em>Advanced Geospatial Programming</em> courses
116+
<em>Tools for Open Geospatial Science</em> course
117+
</small>
118+
</li>
119+
<li style="color:rgb(170, 170, 170)">
120+
<small style="color:rgb(170, 170, 170)">
121+
<em>Advanced Geospatial Programming</em> course
122+
</small>
123+
</li>
124+
<li style="color:rgb(170, 170, 170)">
125+
<small style="color:rgb(170, 170, 170)">
126+
<em>Emerging Technologies</em> course
117127
</small>
118128
</li>
119129
<li>Contact me</li>

lectures/python-in-binder.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h3 style="margin-top: 0.5em">
1212
<img style="width: 25%;" src="img/logos/ncstate.png">
1313
<p>
1414
GIS 710: Geospatial Analytics for Grand Challenges<br>
15-
November 18, 2024
15+
November 10, 2025
1616
</p>
1717
<p>
1818
<a href="../topics/open-science-for-grand-challenges.html" style="font-size: 150%;">https://bit.ly/2oR9owy</a>
@@ -126,7 +126,7 @@ <h3>Binder Alternatives</h3>
126126
<li>Requires sign in, notebook can access your Google Drive and credentials.
127127
<li>Setup of the environment is part of the notebook.
128128
</ul>
129-
<li>The Whole Tale (funded by NSF)</li>
129+
<li><s>The Whole Tale <small>(funded by NSF)</small></s></li>
130130
<li>HydroShare <small>(by CUAHSI, funded by NSF)</small></li>
131131
<li>Pangeo <small>(funded by NSF, NASA, ...)</small></li>
132132
<li>...

topics/open-science-for-grand-challenges.rst

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,21 @@ Goal: Public repository with research code linked to data and a way for everybod
7474
Python, Notebooks, Repositories, and Binder
7575
```````````````````````````````````````````
7676

77-
(25 min)
77+
(20 min)
7878

7979
Introduction to the tools and technologies (10 min):
8080

8181
* `Python in Binder <../lectures/python-in-binder.html>`_
8282

83-
Examples (15 min):
83+
Examples (10 min):
8484

8585
* `Simple example <https://github.com/wenzeslaus/trivial-example-for-binder>`_
8686
* `Geospatial example <https://github.com/wenzeslaus/trivial-geospatial-example-for-binder>`_
8787

8888
Exercise
8989
````````
9090

91-
(20 min)
91+
(10 min)
9292

9393
Task:
9494

@@ -129,12 +129,17 @@ Extra tasks:
129129
* Store the CRS in a variable and print the variable in the notebook.
130130
* Reuse the loaded object for data display (instead of loading it again).
131131

132-
(Break: 15 min)
132+
Open Science at the Center for Geospatial Analytics
133+
```````````````````````````````````````````````````
134+
135+
(10 min)
136+
137+
* `Open Technology at the Center <https://docs.google.com/presentation/d/1UuojRa5cDgqhLBz0hzpbjJg27GCamRF38_zxBy8ugEw/edit?usp=sharing>`
133138

134139
More Advanced Geospatial Examples
135140
`````````````````````````````````
136141

137-
(55 min)
142+
(30 min)
138143

139144
Examples using Binder (25 min):
140145

0 commit comments

Comments
 (0)