Releases: jacobwilliams/splpak
Releases · jacobwilliams/splpak
2.0.0
- All methods now available in the
splpak_type
class. - Removed common blocks and
save
variables, and made thread safe. - Removed the limitation of maximum of 4 dimensions (now there is no upper limit).
- Can now specify real kind with a preprocessor flag (
REAL32
,REAL64
, orREAL128
). - Unit test updates.
- Documentation updates.
1.1.0
Initial refactoring and conversion to free-form source.
1.0.0
Original legacy SPLPAK files from NCL.