Skip to content

Examples for doing spatial analysis in CSC computing environment.

Notifications You must be signed in to change notification settings

VuokkoH/geocomputing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geocomputing

Examples for doing spatial analysis in CSC computing environment with:

Examples include also batch job scripts suitable for Taito. Some of the examples include samples for serial, array and parallel jobs.

If you are interested in setting up cloud environments for GIS see:

Scripts

You can download these scripts to Puhti or somewhere else with git. You should first navigate to the destination folder, in Puhti 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 with CC 4.0 BY oGIIR license. In your publications please acknowledge oGIIR, for example “The authors wish to acknowledge for instructions CSC – IT Center for Science, Finland (urn:nbn:fi:research-infras-2016072531) and the Open Geospatial Information Infrastructure for Research (oGIIR, urn:nbn:fi:research-infras-2016072513).”

About

Examples for doing spatial analysis in CSC computing environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.4%
  • Shell 15.6%
  • Jupyter Notebook 14.4%
  • R 7.9%
  • Dockerfile 2.7%