Skip to content

bugfix: hdf5/netcdf detect

Choose a tag to compare

@scivision scivision released this 17 Apr 22:25
48d2e8d
  • general code quality via use of Fortran 2018 implicit none (external)
  • fix bug where on some systems h5fortran / nc4fortran / hdf5 / netcdf4 would falsely not be found
  • remove many preprocessed files instead using configure_file generated Fortran source for clarity
  • make msis_setup more robust to use from external Python / Matlab programs
  • do compiler/library checks with clearer failure messages
  • add more feature printouts to final summary to help users understand their configuration