[
https://issues.apache.org/jira/browse/TIKA-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13991228#comment-13991228
]
Chris A. Mattmann commented on TIKA-1265:
-----------------------------------------
Tested the patch out Annie, with success!
{noformat}
[chipotle:~/tmp/tika] mattmann% svn co
https://svn.apache.org/repos/asf/tika/trunk tika
[chipotle:~/tmp/tika] mattmann% curl -O
https://issues.apache.org/jira/secure/attachment/12643631/NetCDFParserPatch.patch
[chipotle:~/tmp/tika] mattmann% cd tika/tika-parsers
[chipotle:~/tmp/tika] mattmann% patch -p0 < ../NetCDFParserPatch.patch
...long process
[INFO] Apache Tika parent ................................ SUCCESS [2.272s]
[INFO] Apache Tika core .................................. SUCCESS [22.796s]
[INFO] Apache Tika parsers ............................... SUCCESS [1:36.476s]
[INFO] Apache Tika XMP ................................... SUCCESS [5.774s]
[INFO] Apache Tika application ........................... SUCCESS [25.599s]
[INFO] Apache Tika OSGi bundle ........................... SUCCESS [32.496s]
[INFO] Apache Tika server ................................ SUCCESS [43.152s]
[INFO] Apache Tika Java-7 Components ..................... SUCCESS [5.569s]
[INFO] Apache Tika ....................................... SUCCESS [0.114s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:55.399s
[INFO] Finished at: Tue May 06 16:10:14 MDT 2014
[INFO] Final Memory: 70M/176M
[INFO] ------------------------------------------------------------------------
{noformat}
I will commit this shortly.
> [patch] Text output for NetCDF
> ------------------------------
>
> Key: TIKA-1265
> URL: https://issues.apache.org/jira/browse/TIKA-1265
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Ann Burgess
> Assignee: Chris A. Mattmann
> Labels: patch
> Attachments: NetCDFParserPatch.patch
>
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Currently Tika extracts -metadata information from NetCDF files. We are
> working on a patch that will enable -text extraction, thus providing the
> 'Dimension' and 'Variable' information.
--
This message was sent by Atlassian JIRA
(v6.2#6252)