Conversation
|
Thanks Peter. I tried to test it , but ran into multiple issues at once. Installation was an issue and didn't work out of the box due to some conflicts in numpy headers. In a clean docker environment, I managed to install it (though But still then, I did not manage to use it. The documentation does not mention which API is used. In this PR, you talk about OData. When I run sample commands, e.g.
I am also missing a documentation of availble options in the CLI. It is not entirely clear whether the provided examples are exhaustive or if there are hidden options. |
|
Yes, the switch to the OData API was merged earlier this week, so the main branch of the repository should work. That branch also contains a fix that removes the use of typing_extensions. I only have limited access so I'm not sure if I have the required permissions, but if the original creators are too busy with other things this week I will try to make a new release next week. The CLI options that exist should have some kind of description (that could probably be improved), here's what it looks like for me on latest main: |
|
OK Thanks, installing directly from Github worked now. What is the correct way to pass a geometry? I can't get it to work. An issue with the CLI tool is that it is stalled indefinitely when you pass incorrect options, so it is a bit hard to figure out. |
|
We only use CDSETool as a library so I don't know about the CLI offhand, let me check and get back to you next week. |
No description provided.