Geoconda
Geoconda is a collection of python packages that facilitate the development of python scripts for geoinformatics applications. It includes following python packages:
- access - for calculating the spatial accessibility of resources. NEW 2025
- async-tiff - fast reader for TIFF-files. NEW 2026
- boto3 - for working files in S3 storage, for example Allas. Allas S3 example in CSC geocomputing Github.
- cartopy - for map plotting.
- cdsapi - access to Copernicus Climate Data Store. NEW 2026
- cfgrib - map GRIB files to the NetCDF Common Data Model
- contextily - to retrieve tile maps from the internet. NEW 2025
- copc-lib - reader and writer interface for Cloud Optimized Point Clouds (COPC) Only in geoconda 3.10.9. and 3.14.3.
- dask - provides advanced parallelism for analytics, enabling performance at scale, including dask-geopandas, Dask-ML and Dask JupyterLab extension.
- Dask parallization example in CSC geocomputing Github.
- STAC example in CSC geocomputing Github.
- dask-image - image processing with Dask Arrays. NEW 2025
- datashader - for big data rendering. NEW 2026
- descartes - use Shapely or GeoJSON-like geometric objects as matplotlib paths and patches. Not in 3.14.3.
- duckdb - to execute analytical SQL queries fast. NEW 2025
- esda - Exploratory Spatial Data Analysis. NEW 2025
- fiona - reads and writes spatial data files.
- geoalchemy2 - provides extensions to SQLAlchemy for working with spatial databases, primarily PostGIS.
- geocube - convert geopandas vector data into rasterized xarray data. NEW 2025
- geodatasets download and cache spatial data example files. NEW 2025
- geopandas - GeoPandas extends the datatypes used by pandas.
- geoparquet-io - fast reader for GeoParquet files. NEW 2026
- geoplot - geospatial plotting library. Only in 3.12.10
- geopy - client for several popular geocoding web services.
- geoviews - geographic visualizations for HoloViews. NEW 2026
- geo2ml - for preparing spatial data for machine learning. Not in 3.14.3.
- Google Earth Engine API - see how to set up GEE authentication in Puhti.
- holoviews - plot big datasets. NEW 2026
- h3pandas - for hexagonal geospatial indexing system, with Pandas and GeoPandas.
- h3-py - Python bindings for H3, a hierarchical hexagonal geospatial indexing system. NEW 2025
- h5py - for HDF5 files. NEW 2026
- icechunk - cloud-native transactional tensor storage engine. NEW 2026
- igraph - for fast routing. Routing examples in CSC geocomputing Github
- laspy - for reading, modifying, and creating .LAS LIDAR files.
- leafmap - for geospatial analysis and interactive mapping in a Jupyter environment.
- lidar - for delineating the nested hierarchy of surface depressions in digital elevation models (DEMs).
- lonboard - fast, interactive geospatial data visualization in Jupyter. NEW 2026
- metpy - reading, visualizing, and performing calculations with weather data.
- movingpandas - for trajectory data
- networkx - for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. Routing examples in CSC geocomputing Github
- papermill - for parameterizing and executing Jupyter Notebooks. NEW 2026
- pot - solvers for optimization problems related to Optimal Transport for signal, image processing and machine learning. NEW 2026
- pyproj - performs cartographic transformations and geodetic computations.
- pyogrio - vectorized spatial vector file format I/O using GDAL/OGR.
- obstore - fast access to S3, Google Cloud Storage and Azure Storage. NEW 2026
- odc-stac - STAC data to xarray, STAC example in CSC geocomputing Github. NEW 2026
- openeo - for connecting to Earth observation cloud back-ends in a simple and unified way.
- open3d - for 3D data processing
- osmnx - download spatial geometries and construct, project, visualize, and analyze street networks from OpenStreetMap's APIs. Routing examples in CSC geocomputing Github Not in geoconda-3.11.9.
- owslib - for retrieving data from Open Geospatial Consortium (OGC) web services
- pandana - for network analysis. Only in 3.12.10
- pcraster - for spatio-temporal environmental modelling.
- psycopg2 - PostgreSQL database adapter for Python.
- pyrosm - get OpenStreetMap data into Geopandas GeoDataFrames. Only in 3.12.10
- python-pdal - PDAL Python extension for lidar data
- Py6S - Python interface to the Second Simulation of the Satellite Signal in the Solar Spectrum (6S) atmospheric Radiative Transfer Model. Not in 3.14.3.
- pysal - spatial analysis functions.
- pdal - for lidar data
- pyntcloud - for working with 3D point clouds. Not in 3.14.3.
- pysheds - for watershed delineation. NEW 2025
- pystac-client - for working with STAC Catalogs and APIs. STAC example in CSC geocomputing Github.
- python-cdo - scripting interface to CDO (Climate Data Operators).
- rasterio - access to geospatial raster data.
- rasterstats - for summarizing geospatial raster datasets based on vector geometries. It includes functions for zonal statistics and interpolated point queries. rasterstats example in CSC geocomputing Github
- rio-cogeo - for Cloud Optimized GeoTIFF (COG) creation. NEW 2025
- rtree - spatial indexing and search.
- r5py - for rapid realistic routing on multimodal transport networks, see below how to set memory correctly for r5py.
- shap - for explaining the output of any machine learning model. NEW 2026
- sentinelhub - for working with new Sentinel Hub services.
- sentinelsat - downloading Sentinel images, sentinelsat example in CSC geocomputing Github. Not in 3.14.3.
- shapely - manipulation and analysis of geometric objects in the Cartesian plane.
- scikit-gstat - for variogram analysis. NEW 2026
- scikit-learn - machine learning for Python. Spatial machine learning scikit-learn (shallow learning) exercises
- skimage - algorithms for image processing.
- scipy - inc pandas, numpy, matplotlib etc
- sparse - for sparse arrays. NEW 2026
- spectral - for processing hyperspectral image data. NEW 2026
- stackstac - STAC data to xarray, STAC example in CSC geocomputing Github. Has not been updated lately, use rather
odc-stac. - swiftclient, keystoneclient - for working with SWIFT storage, for example Allas. Allas Swift example in CSC geocomputing Github.
- urbanaccess - for computing GTFS transit and OpenStreetMap pedestrian networks for accessibility analysis. Only in 3.12.10
- whiteboxtools - wide-scope processing of geospatial data, many tools operate in parallel, see CSC whiteboxtools page for details. 3.14.3 includes also Whitebox Workflows for Python.
- xarray - for multidimensional raster data, inc. rioxarray. STAC example in CSC geocomputing Github.
- cf_xarray - interpret Climate and Forecast metadata convention attributes present on xarray objects. NEW 2026
- flox - fast GroupBy reductions for Xarray. NEW 2026
- xarray-spatial - efficient common raster analysis functions for xarray. xarray-spatial example in CSC geocomputing Github
- xarray_leaflet - xarray extension for tiled map plotting. Not in 3.12.10 and 3.14.3
- xclim - for climate analysis. NEW 2026
- xgboost - Gradient Boosting machine learning algorithms. NEW 2026
-
zarr - for reading and writing data to Zarr format. NEW 2026
-
And many more, for retrieving the full list use:
list-packages
Additionally geoconda includes:
- jupyter - Jupyter Notebooks and JupyterLab. Use from Puhti web interface and Jupyter app. Includes Dask Extension and Resource usage Extension.
- spyder - Scientific Python Development Environment with graphical interface (similar to RStudio for R). Not in 3.14.3.
- GDAL/OGR commandline tools
- GMT The Generic Mapping Tools
- landsatlinks - for creating download URLs for Landsat Collection 2 Level 1 product bundles using the USGS/EROS Machine-to-Machine API. Use
python -m landsatlinks. Not in 3.14.3. - PDAL - Point Data Abstraction Library
- ncview for visualizing netcdf files. Not in 3.14.3. Use
ncviewmodule. - psy-view for visualizing netcdf files. Not in 3.14.3.
Python has multiple packages for parallel computing, for example multiprocessing, joblib and dask. In our Puhti Python examples there are examples how to utilize these different parallelisation libraries.
If you think that some important GIS package for Python is missing from here, you can ask for installation from CSC Service Desk.
Available
The geoconda module is available:
- 3.14.3 (Python 3.14.3, PDAL 2.10.0, GDAL 3.12.2, created March 2026), in Puhti and Mahti
- 3.12.10 (Python 3.12.10, PDAL 2.8.4, GDAL 3.10.2, created April 2025), in Puhti.
- 3.11.10 (Python 3.11.10, PDAL 2.8.0, GDAL 3.9.2, created November 2024), in Puhti and LUMI.
- 3.11.9 (Python 3.11.9, PDAL 2.7.2, GDAL 3.9.1, created August 2024), in Puhti and Mahti.
- 3.10.9 (Python 3.10.9, PDAL 2.5.2, GDAL 3.6.2, created March 2023), in Puhti.
- 3.10.6 (Python 3.10.6, PDAL 2.4.1, GDAL 3.5.0, created September 2022), in Puhti and Mahti.
Version number is the same as the Python version.
Usage
When using in LUMI, run this first:
For using Python packages and other tools listed above, you can initialize them with:
By default the latest geoconda module is loaded. If you want a specific version you can specify the version number of geoconda:
To check the exact packages and versions included in the loaded module:
You can add more Python packages to geoconda by following the instructions in our
Python usage guide.
You can edit your Python code with:
- Visual Studio Code in Puhti or LUMI web interface
- Jupyter Notebook or Lab in Puhti or LUMI web interface
- Spyder in Puhti or LUMI web interface with remote desktop. Not in 3.14.3.
To open Spyder in Puhti, Mahti or LUMI web interface with remote desktop:
- Log in to Puhti or LUMI web interface.
- Open Remote desktop: Apps -> Desktop.
- After launching the remote desktop:
- on Puhti/Mahti, open
Terminal(Desktop icon) - on LUMI, open
Terminal Emulatorfrom the Menu in the bottom left corner
- on Puhti/Mahti, open
- Start spyder:
- On LUMI, remember to first run
module use /appl/local/csc/modulefiles
- On LUMI, remember to first run
r5py memory settings
r5py by default does not correctly understand how much memory it has available in a supercomputer so, it has to be defined manually. It is using Java in the background, so add environmental variable to set maximum memory available for Java:
export _JAVA_OPTIONS="-Xmx4g"from command-line before starting Python ORos.environ["_JAVA_OPTIONS"] = "-Xmx4g"in the beginning of your Python code.
Google Earth Engine authentication set up in Puhti
For using Google Earth Engine (GEE) API with earthengine-api package, one needs to have an account and project in GEE. Before first usage, also set up GEE authentication in Puhti:
module load geoconda
export PATH=/appl/opt/csc-cli-utils/google-cloud-sdk/bin:$PATH
earthengine authenticate
This prints out a long link and asks for a code. Copy the link to the web browser of your local laptop. Follow the instructions on the web page and finally copy the created code back to Terminal.
Using Allas or LUMI-O from Python
There are two Python libraries installed in Geoconda that can interact with Allas or LUMI-O. Swiftclient uses the swift protocol and boto3 uses S3 protocol. You can find CSC examples how to use both here.
It is also possible to read and write files from and to Allas or other cloud object storage directly with GDAL-based packages such as geopandas and rasterio. Please check our Using geospatial files directly from cloud, inc Allas tutorial for instructions and examples.
With large quantities of raster data, consider using virtual rasters.
License
All packages are licensed under various free and open source licenses (FOSS), see the linked pages above for exact details.
Citation
Please see the above linked package pages for citation information per package.
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".
Installation
Geoconda was installed to Puhti and Mahti using Tykkys conda-containerize functionality. In LUMI, Geoconda was installed using LUMI container wrapper. The functionality of the tools is almost identical with --post option being --post-install on LUMI container wrapper. The WhiteboxTools conda package installs only WhiteboxTools installer, therefore for proper installation of Whiteboxtools required additional post installation command and folder to wrap commandline tools.
conda-containerize new --mamba --prefix install_dir --post download_wbt -w miniconda/envs/env1/lib/python3.11/site-packages/whitebox/WBT/whitebox_tools geoconda_3.11.10.yml
Geoconda conda environment files and download_wbt and start_wbt.py needed for WhiteboxTools are available in CSCs geocomputing repository. Note that for reproducibility, you'll need to define the package versions in the environment file, which can be checked on Puhti and Mahti using list-packages command after loading the geoconda module.
References
- CSC Python parallelisation examples
- Multiprocessing Basics
- Automating GIS processes course materials by University of Helsinki
- Aalto Spatial Analytics course material by Henrikki Tenkanen / Aalto University
- Introduction to GIS Programming by Dr. Qiusheng Wu / University of Tennessee
- Geographic Data Science with Python by Sergio Rey, Dani Arribas-Bel, Levi Wolf
- Python Foundation for Spatial Analysis by Ujaval Gandhi