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

Rcsb provider fixes #1043

Merged
merged 2 commits into from
Jun 23, 2024
Merged

Rcsb provider fixes #1043

merged 2 commits into from
Jun 23, 2024

Commits on Jun 23, 2024

  1. PDBe: mmtf not supported

    default to binary cif when no extension provided
    ppillot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    04b4ebc View commit details
    Browse the repository at this point in the history
  2. rcsb provider: remove mmtf support, always use https

    RCSB redirects calls from http to https, but the redirection is not handled by the Streamer code.
    MMTF support has now been removed from RCSB. Default to bfic for compatibility and log warnings.
    ppillot committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    8484421 View commit details
    Browse the repository at this point in the history