Skip to content

Commit db02d3c

Browse files
authored
Update README.md
Renamed files so updated links
1 parent 6aec209 commit db02d3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Week 7–9 (Oct 17/22/24/29): 1D time series analysis
3333
*hw08 due Oct 25, hw09 due Nov 1*
3434
pandas, indexing, averaging.
3535
Materials:
36-
- [pandas, 1d](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2FST_1D_analysis.ipynb&app=notebook)
36+
- [pandas, 1d](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2F4_pandas.ipynb&app=notebook)
3737

3838
Week 9–10 (Oct 31, Nov 5): Review
3939
*hw10 due Nov 8*
@@ -43,9 +43,9 @@ Week 10-12 (Nov 7/12/14/19): 2D geospatial plotting
4343
*hw11 due Nov 15*
4444
Cartopy mapping package and shapefiles. xarray: reading and writing NetCDF files locally and over the internet.
4545
Materials:
46-
- [maps](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2FST_maps.ipynb&app=notebook)
47-
- [shapefiles on maps](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2FST_shapefiles.ipynb&app=notebook)
48-
- [netCDF and xarray](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2FST_netcdf.ipynb&app=notebook)
46+
- [maps](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2F5_maps.ipynb&app=notebook)
47+
- [shapefiles on maps](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2F7_shapefiles.ipynb&app=notebook)
48+
- [netCDF and xarray](https://redfish.geos.tamu.edu:8000/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fkthyng%2Fpython4geosciences&subPath=materials%2F6_xarray.ipynb&app=notebook)
4949

5050
Week 12-13 (Nov 21/26, No class Nov 28): Python beyond the notebook
5151
Anaconda package installer, iPython for terminal window, writing scripts, Jupyterlab; debugging, unit testing.

0 commit comments

Comments
 (0)