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

Update dataone_format_mappings #103

Merged
merged 1 commit into from
Sep 10, 2018
Merged

Update dataone_format_mappings #103

merged 1 commit into from
Sep 10, 2018

Conversation

drkrynstrng
Copy link
Contributor

@drkrynstrng drkrynstrng commented Sep 5, 2018

Updates supported formats except for .mat and .raw files.
Partial update for #84.
Closes #29.

@jeanetteclark
Copy link
Collaborator

This looks good to me - why exclude .mat files though?

@drkrynstrng
Copy link
Contributor Author

The .mat files can have different versions associated with them, like with netCDF files. They are not supported enough in R at the moment to easily determine the version.

The .raw format can be added as "image/x-raw", but there could be some cases where .raw does not represent an image file.

@jeanetteclark
Copy link
Collaborator

jeanetteclark commented Sep 10, 2018

Makes sense. I'm going to merge this one. I also think issue #29 should be closed already. I think it already guesses the format for you (now it can guess better though!)

@jeanetteclark jeanetteclark merged commit 8e6d926 into NCEAS:master Sep 10, 2018
@drkrynstrng drkrynstrng deleted the guess_format_id branch September 10, 2018 23:42
laijasmine pushed a commit that referenced this pull request Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants