[ https://issues.apache.org/jira/browse/TIKA-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved TIKA-400.
------------------------------------
Resolution: Fixed
- basic support added in r931037. Room for extension. Currently I have to load the whole netCDF
file into memory to overcome the limitations of the netCDF java API from NCAR, which doesn't
handle streams (perhaps, it's even a limitation of the netCDF api, which is random access
file based, according to the docs). I included basic unit tests right now. So, we've got a
start, extensions welcome!
> netCDF Tika Parser
> ------------------
>
> Key: TIKA-400
> URL: https://issues.apache.org/jira/browse/TIKA-400
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Environment: indep. of env.
> Reporter: Chris A. Mattmann
> Assignee: Chris A. Mattmann
> Fix For: 0.8
>
>
> Along with TIKA-399, netCDF is also a widely used scientific data format. I'm going to
throw up a Tika parser that can deal with netCDF.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|