Skip to content

Releases: cd10kfsu/F90GIO

F90GIO-v2.1

19 Aug 06:40
566f3d7
Compare
Choose a tag to compare
Add group reading operations (Resolve #9) (#14)

* Add group reading operations & examples
* update README.md

f90gio-v2.0.2

17 Aug 18:00
c8a9873
Compare
Choose a tag to compare

The last release that includes makefile

f90gio-v2.0.1

13 Mar 15:45
6714c50
Compare
Choose a tag to compare

Same as f90gio-v2.0 except adding more configurations

f90gio-v2.0

03 Oct 23:02
Compare
Choose a tag to compare
  1. Add Fast I/O libs for NetCDF and HDF5 files
  2. Add examples about how to use Fast I/O libs
  3. Use CMake as default building tools

f90gio-v1.1

14 Apr 04:55
Compare
Choose a tag to compare
bug fix:

1. modify the Makefile so the gfortran compiler can be
   used now. Codes have been tested on ifort on Mac, and
   gfortran on linux