遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4894)
<a href="https://www.bestpractices.dev/projects/4894"><img src="https://www.bestpractices.dev/projects/4894/badge"></a>
DynAdjust is a rigorous, high performance least squares adjustment application. It has been designed to estimate 3D station coordinates and uncertainties for both small and extremely large geodetic networks, and can be used for the adjustment of a large array of Global Navigation Satellite System (GNSS) and conventional terrestrial survey measurement types. The basic requirement is a C++11 compiler and the installation of dependent packages described in the installation section.
The file https://github.com/geoscienceaustralia/dynadjust/blob/master/CONTRIBUTING.md describes how to contribute.
The project uses GitHub's issue tracker at https://github.com/geoscienceaustralia/dynadjust/issues
The file https://github.com/geoscienceaustralia/dynadjust/blob/master/CONTRIBUTING.md instructs contributors how to test their newly added functionality.
The project is compiled with all warning flags (-Wall). See https://github.com/geoscienceaustralia/dynadjust/blob/master/dynadjust/CMakeLists.txt
With every commit and pull request, Codacy (https://app.codacy.com/gh/icsm-au/DynAdjust/dashboard) and Codecov (https://app.codecov.io/gh/icsm-au/DynAdjust) are called to perform static analysis.
This will need to be addressed in the future.
后退