There was a mistake in setup.m that caused the hdf5nc interface to be missing, since setup.m didn't detect it was missing. Now this is fixed. The errors caused before would be like The import statement 'import hdf5nc.h5save' cannot be found or cannot be imported. Imported names must end with '.*' or be fully qualified
patched Zlib 2.0.3 (will be included in next Zlib-ng release) to work with GCC mpicc make h5fortran ...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...
enhance cmake FetchContent stack to work while simultaneously capable of exporting targets permute H...
this does require you to git submodule update --init if you already have mat_gemin
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
plotframe is once again easy to use directly, using name,value options for less common options {h5,n...
few more bugfixes revealed by tests and examples add setup.m calls from gemini_run and gemini_plot t...
added numerous unit and integration tests handle paths more reliably overhaul HDF5 and NetCDF4 to be...
general code quality via use of Fortran 2018 implicit none (external) fix bug where on some systems ...
Numerous improvements to reliability, including: use JSON for config URLs instead of INI uniform se...
make HDF5NC a Git submodule, to avoid duplication of code and enhance test/quality Make MatGemini te...
allow CMake to reconfigure if first configure fails, by deleting build directory redownload data zip...
Gemini3D functions were rearranged and provided with C/C++ interfaces, that allow allocating arrays ...
patched Zlib 2.0.3 (will be included in next Zlib-ng release) to work with GCC mpicc make h5fortran ...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...
enhance cmake FetchContent stack to work while simultaneously capable of exporting targets permute H...
this does require you to git submodule update --init if you already have mat_gemin
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
HDF5 is crucial to Gemini3D functionality. We overhauled how HDF5 is found and linked via h5fortran....
plotframe is once again easy to use directly, using name,value options for less common options {h5,n...
few more bugfixes revealed by tests and examples add setup.m calls from gemini_run and gemini_plot t...
added numerous unit and integration tests handle paths more reliably overhaul HDF5 and NetCDF4 to be...
general code quality via use of Fortran 2018 implicit none (external) fix bug where on some systems ...
Numerous improvements to reliability, including: use JSON for config URLs instead of INI uniform se...
make HDF5NC a Git submodule, to avoid duplication of code and enhance test/quality Make MatGemini te...
allow CMake to reconfigure if first configure fails, by deleting build directory redownload data zip...
Gemini3D functions were rearranged and provided with C/C++ interfaces, that allow allocating arrays ...
patched Zlib 2.0.3 (will be included in next Zlib-ng release) to work with GCC mpicc make h5fortran ...
If necessary, we provide two ways to build HDF5. CMake: the CMAKE_INSTALL_PREFIX variable defaults ...
MSIS 2.0 has a known bug causing all-zero output acknowledged by the authors along with our patch ap...