Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop a GRASS Conda package that will be useable across multiple OS platforms #3478

Open
cmbarton opened this issue Mar 8, 2024 · 6 comments
Labels
enhancement New feature or request Python Related code is in Python

Comments

@cmbarton
Copy link
Contributor

cmbarton commented Mar 8, 2024

A common request of the GRASS user community and one of the planned activities of the NSF POSE grant is to make it possible to install GRASS as a package in the widely used Anaconda environment for Python. Some initial discussions, as well as test code have been started here.

I'm opening this issue on the GRASS repository to broaden the discussion of this effort to the entire GRASS community and encourage those familiar with GRASS, Python, and Conda to contribute to the effort.

@cmbarton cmbarton added enhancement New feature or request Python Related code is in Python labels Mar 8, 2024
@gregorywaynepower
Copy link
Contributor

Adding GRASS to conda-forge would make incorporating GRASS into Python-based workflows so much easier. Even though conda isn't perfect, I've started to see more folks use pixi in their geospatial workflows.

@cmbarton
Copy link
Contributor Author

There are people in Huidae Cho's lab working on this.

@nilason
Copy link
Contributor

nilason commented Jan 15, 2025

Somewhat (for the moment) stalled work on this is started with conda-forge/staged-recipes#27248.

@nilason
Copy link
Contributor

nilason commented Jan 15, 2025

(Perhaps the single most important factor which complicates this is that GRASS doesn’t comply with FHS #3661).

@petrasovaa
Copy link
Contributor

Notifying @HuidaeCho if he wants to comment

@HuidaeCho
Copy link
Member

HuidaeCho commented Jan 16, 2025

I do have a graduate student, @KandelN, working on the POSE project. He's learning GRASS GIS and has tried one good first issue (#4947). I still need to review his previous Conda work for Linux. It didn't work last time.

BTW, as part of this effort, @Mahesh1998 has done a great job and was able to successfully compile GRASS using CMake and MSVC on Windows. For some reason, we didn't get stdout and stderr (no outputs?), so I'll look into it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python Related code is in Python
Development

No branches or pull requests

5 participants