Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add public API to read and write HDF5 #4

Merged
merged 8 commits into from
Sep 19, 2019
Merged

Commits on Mar 22, 2018

  1. Add public API to read and write HDF5.

    * DataSetInfo os now in its own namespace.
    * HDF5ImageJ now has `hdf5list` method to list contents of HDF5 file
    * `hdf5read` and `hdf5write` methods are now more flexible
    * HDF5_Reader_Vibez now uses abstracted DataSetInfo class
    rejsmont committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    62a1c6a View commit details
    Browse the repository at this point in the history
  2. Version bump (extended API)

    rejsmont committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    345a8c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e87aa5 View commit details
    Browse the repository at this point in the history
  4. Me stupido!

    rejsmont committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    4254c74 View commit details
    Browse the repository at this point in the history
  5. Do not show imp when using new API functions...

    ...old functions behave as previously.
    rejsmont committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    c5a1d25 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Missed recursion!

    rejsmont committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    95e6242 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Merge branch 'master' of github.com:fiji/HDF5_Vibez into master

    # Conflicts:
    #	pom.xml
    #	src/main/java/sc/fiji/hdf5/HDF5_Reader_Vibez.java
    rejsmont committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    ad56714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f8d4b View commit details
    Browse the repository at this point in the history