- shell programs are now in a
bin
folder and are set as executable in thesetup.py
- the frontend command line interface program has been renamed
rinexmod_run.py
to avoid conflict with the module name - add
shortname
option to force RINEX file renaming with short name convention, and modifylongname
option to force RINEX file renaming with long name convention
(Behavior of previouslongname
option was ambiguous.)
shortname
is mutually exclusive withlongname
.
What's Changed
- master prerelease by @PierreS-alpha in #104
- better behavior when no comment by @PierreS-alpha in #137
- master > prerelease by @PierreS-alpha in #138
- Dev on md 4 dp 01b by @PierreS-alpha in #139
- Dev tpx1 02a by @PierreS-alpha in #140
- better version num + shorter git hash fct by @PierreS-alpha in #141
- Dev tpx1 02a by @PierreS-alpha in #142
- rename frontend rinexmod.py > rinexmod_run.py by @PierreS-alpha in #146
- Prerelease v3.4.0 by @PierreS-alpha in #147
Full Changelog: v3.3.0...v3.4.0