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

Improved time determination from filen ames #23

Open
fnands opened this issue Apr 7, 2022 · 2 comments
Open

Improved time determination from filen ames #23

fnands opened this issue Apr 7, 2022 · 2 comments

Comments

@fnands
Copy link
Contributor

fnands commented Apr 7, 2022

Hi,

I'm trying to improve the ability to parse dates form file names, but still have to get used to all the GQIS syntax.

Right now the example text shown is taken from layer 0, i.e whichever layer was imported first.

Is there an easy way to make this so the example text can either be set by the user or taken from a chosen filename?

I'll sit down and try and figure out how the code works when I have a bit of time again, but any advice would be appreciated.

@mach0
Copy link
Owner

mach0 commented Apr 8, 2022

Hi, these plugins were more or less my first tries to get something working.
I assume a lot should be rewritten anyway (which I started to do with the qchainage plugin).
At that times my normal workflow was that I got a bunch of rasterfiles (all with the same name destingueshed only by the date) and wanted to display the time series. Hence that is why I only took the first and derived everything else from there.
If you have another idea for a better and more advanced workflow you are welcome.
Recently I've seen that qwt does not work anymore. Have to take a look into this as well.
Somewhere in between the idea was also to write the timeseries data in some kind of metadata which worked quite well, but I think this part was never fully finished.
Setting the example text by hand is IMHO not a good idea (too many mistakes can be made).
But reworking the tabbed UI (I still do not have a better idea for theGUI) would also be great.

@torbjokv
Copy link


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

No branches or pull requests

3 participants