Anthony Islas
Anthony Islas
TYPE: enhancement KEYWORDS: cmake, diffwrf SOURCE: internal DESCRIPTION OF CHANGES: Problem: New CMake build did not create binaries for io_* `diffwrf` Solution: Slight restructure of certain targets to allow for...
TYPE: bug fix KEYWORDS: hdf5, relink, duplicate, netCDF SOURCE: internal DESCRIPTION OF CHANGES: Problem: HDF5 linking is handled separately by `HDF5`(configure)/`sw_hdf5_path`(Config.pl) and is not required anymore. Even if netCDF has...
TYPE: enhancement KEYWORDS: testing, regression, test framework SOURCE: internal DESCRIPTION OF CHANGES: Problem: The current regression suite code is complex, requires maintenance of multiple alternate repositories, and takes involved effort...
TYPE: new feature KEYWORDS: CMake, build, make SOURCE: internal DESCRIPTION OF CHANGES: Problem: Current WPS build system has similar complexity issues to the WRF build system, but also is tightly...
Fix syntax issues in ungrib/src/cio.c to follow ISO C99 syntax rules to allow base compilation with `icx` with no flags disabling warnings/errors
TYPE: enhancement KEYWORDS: cmake, chem, kpp SOURCE: internal DESCRIPTION OF CHANGES: Problem: Current CMake build does not build chem or chem+kpp configurations Solution: Build kpp and associated tools, and cmake...
TYPE: bug fix KEYWORDS: gcc14, compilation, c99 SOURCE: internal DESCRIPTION OF CHANGES: Problem: #2047 Solution: Use explicit type casting ISSUE: Fixes #2047 TESTS CONDUCTED: 1. Tested on GCC 14.1.0
TYPE: enhancement KEYWORDS: intel, compilation, llvm, memory SOURCE: internal DESCRIPTION OF CHANGES: Problem: The Intel oneAPI compilers (and others like nvhpc) struggle with some of the larger (15k+ lines of...
TYPE: enhancement KEYWORDS: intel, compilation, llvm, memory SOURCE: internal DESCRIPTION OF CHANGES: Problem: The Intel oneAPI compilers (and others like nvhpc) struggle with some of the larger (15k+ lines of...
TYPE: enhancement KEYWORDS: intel, compilation, llvm, memory SOURCE: internal DESCRIPTION OF CHANGES: Problem: The Intel oneAPI compilers (and others like nvhpc) struggle with some of the larger (15k+ lines of...