Skip to content

Commit

Permalink
Update where_to_go.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktiits authored Sep 5, 2024
1 parent dc9eaac commit fd629d5
Showing 1 changed file with 10 additions and 19 deletions.
29 changes: 10 additions & 19 deletions materials/where_to_go.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,20 @@
* [CodeRefinery materials on FAIR research software development](https://coderefinery.org/lessons/core/)

## Documentation
* [`docs.csc.fi`](https://docs.csc.fi)
* [CSC and Linux Cheat Sheet](./cheatsheet.md)
* [CSC Docs](https://docs.csc.fi)
* [LUMI Docs](https://docs.lumi-supercomputer.eu/)
* GIS:
* [CSC research pages: Geocomputing using CSC resources](https://research.csc.fi/geocomputing)
* [Geocomputing examples in github](https://github.com/csc-training/geocomputing)
* [CSC research pages: GIS tools](https://research.csc.fi/gis-software)
* [CSC research pages: Spatial data sources](https://research.csc.fi/open-gis-data)
* [CSC Docs: Earth Observation tutorial](https://docs.csc.fi/support/tutorials/gis/eo_guide/)
* [CSC Docs: GIS tools in CSC supercomputers](https://docs.csc.fi/apps/by_discipline/#geosciences)
* [CSC Docs: Using geospatial files directly from cloud, inc Allas](https://docs.csc.fi/support/tutorials/gis/gdal_cloud/)
* [CSC Docs: GDAL tutorial](https://docs.csc.fi/support/tutorials/gis/gdal/)
* [CSC Docs: Virtual rasters](https://docs.csc.fi/support/tutorials/gis/virtual-rasters/)
* Python:
* [CSC Docs: Python GIS learning materials](https://docs.csc.fi/apps/geoconda/#references)
* [CSC Docs: Python parallel jobs](https://docs.csc.fi/apps/python/#python-parallel-jobs)
* [CSC Docs: Dask tutorial](https://docs.csc.fi/support/tutorials/dask-python/)
* R:
* [CSC Docs: Spatial R learning materials](https://docs.csc.fi/apps/r-env-for-gis/#references)
* [CSC Docs: Parallel jobs using R](https://docs.csc.fi/support/tutorials/parallel-r/)
* Tutorials in CSC Docs:
* [Earth Observation tutorial](https://docs.csc.fi/support/tutorials/gis/eo_guide/)
* [GDAL tutorial](https://docs.csc.fi/support/tutorials/gis/gdal/)
* [Virtual rasters](https://docs.csc.fi/support/tutorials/gis/virtual-rasters/)
* [Python GIS learning materials](https://docs.csc.fi/apps/geoconda/#references)
* [Spatial R learning materials](https://docs.csc.fi/apps/r-env-for-gis/#references)
* Linux:
* [CSC and Linux Cheat Sheet](./cheatsheet.md) (one page summary of the most important Linux commands – handy to have near you during the course)
* [CSC Docs: Linux tutorial](https://docs.csc.fi/support/tutorials/env-guide/)
* [CSC Docs: Bash tutorial](https://docs.csc.fi/support/tutorials/env-guide/linux-bash-scripts/)
* [CSC Docs: CSC and Linux Cheat Sheet](./cheatsheet.md) (one page summary of the most important Linux commands – handy to have near you during the course)
* [UNIX tutorial for beginners](http://www.ee.surrey.ac.uk/Teaching/Unix/) (the first two topics are a good start, try also some editor)
* [Basic Linux Commands 10 min tutorial video](https://www.youtube.com/watch?v=uFPly_nGBMg) (sit back and watch)
* [Terminal](terminal.md)
* [Terminal basics](terminal.md)

0 comments on commit fd629d5

Please sign in to comment.