opengeode
opengeode copied to clipboard
OpenGEODE - a free SDL editor
This depends on #89 Adds a target to the makefile, to deploy to a project based venv. This allows to gather dependencies into a `requirements.txt` file. Also installing in a...
This PR is only about having separate makefile rules for the different dependencies. It will be simpler to deal with them separately in a subsequent PR.
Hi, I would like to use opengeode without the whole TASTE environment, and if possible with recent dependencies. Since opengeode is written in python I was hoping to get it...
Hello. When reviewing the README, I noticed many releases in the [changelog](https://github.com/esa/opengeode#changelog). Was thinking it might be helpful to consider [tagging the releases](https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository) so potential contributors or others downstream might...
Hi, I would like to show a bug when entering nested states in depth ≥ 1 (supposing the initial state is at depth 0) and some questions about partitions and...