License
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
- The full text lives at
LICENSE
in the repository. - In short: any network-facing use that runs modified versions must offer the source code of those modifications to users. Commercial use is allowed by the AGPL, but it strongly incentivizes open-source reciprocity and is generally avoided by proprietary consumers.
Third-party compatibility
- C++: MPI (OpenMPI/MPICH) and NetCDF C library are system dependencies.
- Python (visualization): NumPy, Matplotlib, netCDF4, Pillow, etc. are permissively licensed and compatible with AGPL-3.0 usage in this repository.
For details, consult each package’s own license file.