NADCON5-ng
NADCON5-ng is a core component of the nc5ng
. It is a fork of the upstream NADCON5.0 Source code with additional restructring and wrapping applied.
NADCON5-ng
attempts to preserve, as much as possible, the computational pipeline of the upstream project.
Other projects
Components
NADCON5.0
Build Tools (Fortran, from NGS)GNU Make
build sequencer, to generate the coordinate transformation files directly using NADCON5.0 binariesnc5ng
a wrapper library forNADCON5.0
, currently supportspython
wrapping of all fortran subroutines and functions (not programs)Doxygen
Documentation
Resources
- Project Github the primary source code repository and project tracker.
- Use the Github Issue Tracker report problems, make requests/suggestions, and track project development
- Use Github Pull Requests to contribute code from your own development
- Look at Github Releases to see all released binaries, data builds, documentation (PDF)
- Documentation Server the primary documentation server
- All documentation, for both
NADCON5.0
source code andnc5ng
contributions are documented here - Original Fortran code has been entirely documented in
Doxygen
- All documentation, for both
- PyPi Python Package Repository