Skip to content

Automated workflow using GitHub Actions to compile specific versions of PCRaster

License

Notifications You must be signed in to change notification settings

soaressgabriel/pcraster-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Caution

This repository is not affiliated with the official PCRaster project. For official downloads, documentation, and support, please visit the original repository at https://github.com/pcraster/pcraster.git.

PCRaster-Slim

This repository aims to provide a workflow to compile the PCRaster library using a slim base image python:3.11-slim based on Debian 12. This allows for a lighter and more efficient compilation, facilitating the integration of PCRaster in minimalist environments that restrict the use of conda.

Purpose

  • Provide an automated workflow using GitHub Actions to compile specific versions of PCRaster;
  • Ensure compatibility with Debian 12 (bookworm) by using the python:3.11-slim base image.

Credits

All credit for the development of PCRaster goes to the maintainers of the original repository:

We thank the developers of PCRaster for making this software available to the community.

Important

We strongly recommend that you use the official releases available in the original PCRaster repository.

This repository is provided for demonstration purposes only. The builds generated here do not replace the official versions and may not have undergone all the tests and validations of the original maintainers.

License

This project is licensed under the terms of the MIT License.

About

Automated workflow using GitHub Actions to compile specific versions of PCRaster

Resources

License

Stars

Watchers

Forks