Skip to content

Loop set up (RINEX / sp3 files) #132

Answered by tmayerguerr
Bemtgenj asked this question in Q&A
Discussion options

You must be logged in to vote

Dear Jean,

Wildcard options are not supported as there is no system independent supporting c++ standard at the moment.

But with a trick it is possible: Add in your temporal LoopProgram another LoopProgram with the loop->commandOutput. This command must return the filename. The Linux command looks like
ls -1 Sat_{loopTime:%D}T*.sp3, with Windows like dir /B Sat_{loopTime:%D}T*.sp3.

regards
Torsten

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tmayerguerr
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants