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

Optional? #10

Closed
zvezdochiot opened this issue Dec 2, 2021 · 2 comments
Closed

Optional? #10

zvezdochiot opened this issue Dec 2, 2021 · 2 comments
Labels
complete Performed documentation Improvements or additions to documentation

Comments

@zvezdochiot
Copy link
Collaborator

zvezdochiot commented Dec 2, 2021

helmparms3d [xyz_src_infilename] [xyz_dest_infilename] [parms_outfilename]

  • xyz_src_infilename, xyz_dest_infilename - required
  • [parms_outfilename] - optional

helmert3d [xyz_src_infilename] [param_infilename] [xyz_transformed_outfilename]

  • xyz_src_infilename, param_infilename - required
  • [xyz_transformed_outfilename] - optional

helmeltrans [blh|xyz] [src_infilename] [ellipsoid_infilename] [outfilename]

  • {blh|xyz}, src_infilename, ellipsoid_infilename - required
  • [outfilename] - optional

helmdiff3d [xyz_dest_infilename] [xyz_transformed_infilename] [xyz_diff_outfilename]

  • xyz_dest_infilename, xyz_transformed_infilename - required
  • [xyz_diff_outfilename] - optional
@zvezdochiot zvezdochiot added the documentation Improvements or additions to documentation label Dec 2, 2021
@dr-ni
Copy link
Owner

dr-ni commented Dec 2, 2021

oh you are right, can you fix it in all man1 and in Readme.md
I have to go sleeping now...

@zvezdochiot
Copy link
Collaborator Author

Hi @dr-ni .

Yes, norm. Just so that there is no misunderstanding. It will wait.

@zvezdochiot zvezdochiot added the complete Performed label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complete Performed documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants