v4.6.2-rc1
Pre-release
Pre-release
What's Changed
- nf-config uses install libdir variable by @WardF in #418
- Remove autoconf-generated distribution files by @WardF in #420
- Check for either the old or new default values in ftst_vars.F by @WardF in #421
- Attempt to fix a pernicious issue where some systems complain about no implicit type. by @WardF in #429
- Use install directory that matches package name by @islas in #428
- fix intents and variable types in interfaces by @rwirth in #424
- Clarify 'netCDF-C 4.7.4 or greater required' message. by @WardF in #430
- Clarify message when failing with 'requires v4.7.4' error. by @WardF in #431
- CI: use modern actions and cmake calls by @scivision in #433
- CMake remove deprecated syntax by @scivision in #432
- CMake: Fix some issues when linking against netcdf-C by @ZedThree in #435
- Use consistent
nf-config.in
template for both CMake/autotools by @ZedThree in #434 - Remove vestigial files that shouldn't have been included in version control by @WardF in #422
- Fix Stack Overflow problem by moving large arrays from the stack to the heap by @Roy-KC in #410
New Contributors
- @islas made their first contribution in #428
- @rwirth made their first contribution in #424
- @Roy-KC made their first contribution in #410
Full Changelog: v4.6.1...v4.6.2-rc1-tmp