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

[WIP] matrix calculator, matrix import/updt, faster project creation #354

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

Art-Ev
Copy link
Contributor

@Art-Ev Art-Ev commented Jun 17, 2024

Renaming processings to handle menus order & add datetime to assignment result name for easier re-running without editing yaml config file

Should be ready for merge, full revision of "old" PR AequilibraE#250 :
* Adding processing provider (translatable)
* Include traffic assignment from yaml
…o an existing file

Preparing a new future QGIS provider : "matrix calculator"
@Art-Ev Art-Ev changed the title Renaming processings & running datetime to assignments results Renaming processings, easier re-running of assignment & proccessings to manage addition/update of matrix to an existing aem file Jun 17, 2024
@Art-Ev Art-Ev changed the title Renaming processings, easier re-running of assignment & proccessings to manage addition/update of matrix to an existing aem file [WIP] Renaming processings, easier re-running of assignment & proccessings to manage addition/update of matrix to an existing aem file Jun 18, 2024
@r-akemii
Copy link
Collaborator

@Art-Ev by the way, do you have any sample files you're using to test the provider to send me?

@Art-Ev
Copy link
Contributor Author

Art-Ev commented Jun 19, 2024

@Art-Ev by the way, do you have any sample files you're using to test the provider to send me?

Not yet, it's one shots every time... But we have somebody with whom we'll be working on this over the summer: a full model creation and running using only qgis processes from the provider with precalculated results to validate future updates and future new functions. Goal is to have one QGIS modeler that we can juste run with one button and check that most functions work as expected.

@r-akemii
Copy link
Collaborator

r-akemii commented Jul 4, 2024

@Art-Ev I did a super mess in your branch / commit :( Je suis vraiment désolée de vous dérranger

@Art-Ev
Copy link
Contributor Author

Art-Ev commented Jul 4, 2024

@Art-Ev I did a super mess in your branch / commit :( Je suis vraiment désolée de vous dérranger

Seen that trying to push last commit 😋 I think it's good now (had lot of errors before but final files in "files changes" tab seem to be correct at the end)

@Art-Ev Art-Ev changed the title [WIP] Renaming processings, easier re-running of assignment & proccessings to manage addition/update of matrix to an existing aem file [WIP] matrix calculator, matrix import/updt, faster project creation Jul 4, 2024
from qgis.core import QgsProcessingParameterFile, QgsProcessingParameterNumber, QgsProcessingParameterString
from qgis.core import QgsFeature, QgsVectorLayer, QgsDataSourceUri

import processing
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Art-Ev I want to check with you about this import because the test I wrote is failing with these changes. I tried to import this module but I received an error. Would you mind checking this for me, please?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, will check that, which version of QGIS are you using ? (no error on 2 different versions on my computer nor on another person's...)

New problems with PT assignment/graph creation but working ont it...
@Art-Ev
Copy link
Contributor Author

Art-Ev commented Oct 8, 2024

@r-akemii, we've made some tests and only have a last problem : PT assign and map matching are buggy on our side. (errors during graph creation). Can you check that ? If you see no problem on your side we'll organize a call to send you our test files.

@r-akemii
Copy link
Collaborator

r-akemii commented Oct 8, 2024

@Art-Ev I can definitely investigate the bug! Would you mind describing it and sending me the GTFS files you were using?

I have a hunch that it can be related to a bug Pedro fixed in AequilibraE in release 1.1.0.

@Art-Ev
Copy link
Contributor Author

Art-Ev commented Oct 8, 2024

@Art-Ev I can definitely investigate the bug! Would you mind describing it and sending me the GTFS files you were using?

I have a hunch that it can be related to a bug Pedro fixed in AequilibraE in release 1.1.0.

Will make that tomorrow ;)

@r-akemii
Copy link
Collaborator

r-akemii commented Oct 8, 2024

@Art-Ev I'm not sure if I can reach you on Teams, but I'll contact you tomorrow during your working hours!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants