[
https://issues.apache.org/jira/browse/TIKA-1579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14378379#comment-14378379
]
Hudson commented on TIKA-1579:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #568 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/568/])
updated patch for TIKA-1579: outputs NetCDF file type in metadata (aburgess:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1668944)
*
/tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/netcdf/NetCDFParser.java
*
/tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/netcdf/NetCDFParserTest.java
> Add file type to NetCDFParser
> -----------------------------
>
> Key: TIKA-1579
> URL: https://issues.apache.org/jira/browse/TIKA-1579
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Ann Burgess
> Assignee: Ann Burgess
> Attachments: TIKA-1579.abburgess.190315.patch.txt
>
>
> [~gostep] explains that, there are three versions of NetCDF (classic format,
> 64-bit offset, and netCDF-4/HDF5 format). When opening an existing netCDF
> file, the netCDF library will transparently detect its format so we do not
> need to adjust according to the detected format.
> That said, it would be good to know the file type as each can have the .nc
> extension. This will add patch with add file type to the metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)