Skip to content

OpenNHM/AvaFramePixiStableEnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AvaFrame Pixi Stable Environment

A minimal pixi environment providing QGIS and the latest stable AvaFrame release from PyPI.

This is intended for users who want a ready-to-use AvaFrame + QGIS setup without installing the full development version from source.

Prerequisites

Install pixi:

curl -fsSL https://pixi.sh/install.sh | bash

Or use your package manager. See the pixi installation guide for alternatives.

Getting Started

git clone https://github.com/avaframe/AvaFramePixiStableEnv.git
cd AvaFramePixiStableEnv
pixi run qgis

Install the OpenNHM QGis Connector plugin in QGIS (Plugins > Manage and Install Plugins) to access AvaFrame workflows from the QGIS interface.

Environments

Environment Contents
default QGIS + latest stable AvaFrame
qgis-stable Same as default (alias)

Updating

To update to the latest AvaFrame release:

pixi update

Notes

  • numpy is pinned to <2.0 for compatibility with QGIS.
  • AvaFrame is installed from PyPI (avaframe package), not built from source.
  • For the full development setup, see the AvaFrame repository.

About

A simple setup to get the latest stable AvaFrame within a pixi environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors