0.2.1: Add new functionality
Add new functionality:
- transform proj points : change projection of points file
Add new param of convert functionalities: --oe epsg of output data
Add new param for pyproj error, if he can't find a geocentric or geographic system compatible with the data projection he needs to perform data conversion. You can specify the epsg to be used as a parameter.
- --geog for epsg geographic
- --geoc for epsg geocentric
Correct param with -- when there is more than one letter
Add macos workflows for testing Borea