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 hdf5 response format #1292

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    e2d8010 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Added extra doctstrings to hdf5.py and made setting for enabling/disa…

    …bling hdf5 response format.
    JPBergsma committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    079bd71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b71e9e View commit details
    Browse the repository at this point in the history
  3. Added enabled_response_formats to test config and disabled hdf5 tests…

    … incase hdf5 is not in the enabled_response_formats.
    JPBergsma committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9167351 View commit details
    Browse the repository at this point in the history
  4. Added enabled_response_formats to test config and disabled hdf5 tests…

    … incase hdf5 is not in the enabled_response_formats.
    JPBergsma committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    7551132 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e43297e View commit details
    Browse the repository at this point in the history
  6. merges changes from master.

    JPBergsma committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d811457 View commit details
    Browse the repository at this point in the history
  7. checking whether the not installing of numpy on github server was cau…

    …sed by having two different versions in setup.py
    JPBergsma committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    7952092 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    694894f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d51f55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12b79e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    9fe4dcc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Made some changes to the docstrings and type definitions so it will h…

    …opefully pass the docs test on Github.
    JPBergsma committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1981032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b48d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    687ea78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbfe0f7 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove numpy and h5py from 'install_requires'."

    This reverts commit fbfe0f7.
    JPBergsma committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a55bd82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43e326f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    1e7e3f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50cacf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f2b31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15770f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    42864cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6a562 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    30af05a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    47fa9ad View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    9ef6b05 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    put requirements in alphabetical order
    JPBergsma authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4ada284 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    f1c309d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    b32278f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9597cca View commit details
    Browse the repository at this point in the history