All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
- Inclusion of ncmpp for testing purposes
- Conditional build of library and executable with Python bindings
1.7_ 2022-06-03
- Regression tests
- Refactored the base field generation into a subprogram
- Forced the order of random number selection
- Correctly set RPATH for Python installation
- Set the minimum version of netCDF
- Use the correct name to install FindFFTW.cmake
1.6 2022-05-16
- Install the samples, scripts, and example outputs
- Python bindings to input and output files
- CPack packaging
- Installed with
RPATH
set properly
- Unused internal functions
1.5_ 2021-11-18
- Tests for parsing
- A change log
- Parse input file using Bison and Flex
- Expose
rc_find
as a public method - Build as a library with an executable
- Install versioned library
- Add necessary headers to the sources
- Use explicit print format for error reporting
- Install CMake files to correct locations
- Custom netCDF patch
1.4 2020-09-01
- Explicitly set the C standard to C11
- Use the explicit C complex type
1.3 2019-10-24
- Create a github repository for the source