mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-03 02:32:04 +08:00
Merge pull request #2090 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to develop
* commit 'c7165f05444ce5ae6c5db50f2faf33023ba0eac0': Add RELEASE.txt note for HVLget_file_type()
This commit is contained in:
commit
fa31520e25
@ -199,6 +199,15 @@ New Features
|
||||
|
||||
Library:
|
||||
--------
|
||||
- Add new public function H5VLget_file_type.
|
||||
|
||||
This function returns a datatype equivalent to the supplied datatype but
|
||||
with the location set to be in the file. This datatype can then be used
|
||||
with H5Tconvert to convert data between file and in-memory representation.
|
||||
This funcition is intended for use only by VOL connector developers.
|
||||
|
||||
(NAF - 2019/11/08, ID-127)
|
||||
|
||||
- Add S3 and HDFS VFDs to HDF5 maintenance
|
||||
|
||||
Fix windows requirements and java tests. Windows requires CMake 3.13.
|
||||
|
Loading…
Reference in New Issue
Block a user