PSPLINE version 2.0.0-rc.1
Pre-release
Pre-release
First release candidate for PSPLINE 2.0 where version one is from the TRANSP repo. Major changes:
- Separate r4 and r8 versions of the routines are no longer supported, user can control precision when building the library; therefore the r8_ prefix on double precision PSPLINE routines has been removed
- Major reformatting of the code into Fortran 90 and rewriting to be mostly up to the 2008 standard
- Uses EZCDF for reading/writing NETCDF files; however, use of EZCDF is targeted for deprecation
- Default is to not use EZCDF and not support reading/writing NETCDF files
- czspline has been completely rewritten to use of the Fortran iso_c_binding intrinsic functions