jmad1v07 / geocomputing

Examples for doing spatial analysis in CSC computing environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geocomputing using CSC resources

This repository contains examples for use of different geospatial applications. Many of the examples are for CSC supercomputer Puhti but may also be helpful for other systems (or your own computer). Please find a list of all geospatial software that is available on Puhti in CSC docs.

Puhti

R

Python

Other tools

Use cases / longer examples

CSC Notebooks

Pouta

Download

You can download these scripts to any computer using git. To do this, first navigate to the destination folder (in Puhti this could be your project's projappl or scratch folder):

cd /projappl/<YOUR-PROJECT> or cd /scratch/<YOUR-PROJECT>

And then clone this repository there

git clone https://github.com/csc-training/geocomputing.git

License

These examples are free to use under CC 4.0 BY license unless marked otherwise.

Acknowledgement

Please acknowledge CSC and Geoportti in your publications, it is important for project continuation and funding reports. As an example, you can write "The authors wish to thank CSC - IT Center for Science, Finland (urn:nbn:fi:research-infras-2016072531) and the Open Geospatial Information Infrastructure for Research (Geoportti, urn:nbn:fi:research-infras-2016072513) for computational resources and support

About

Examples for doing spatial analysis in CSC computing environment.


Languages

Language:Jupyter Notebook 96.6%Language:Python 2.1%Language:Shell 0.7%Language:R 0.4%Language:Dockerfile 0.1%