Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-1577

NetCDF Data Extraction

    XMLWordPrintableJSON

Details

    Description

      A netCDF classic or 64-bit offset dataset is stored as a single file comprising two parts:

      • a header, containing all the information about dimensions, attributes, and variables except for the variable data;
      • a data part, comprising fixed-size data, containing the data for variables that don't have an unlimited dimension; and variable-size data, containing the data for variables that have an unlimited dimension.

      The NetCDFparser currently extracts the "header part".
      – text extracts file Dimensions and Variables
      – metadata extracts Global Attributes

      We want the option to extract the "data part" of NetCDF files.
      Lets use the NetCDF test file for our dev testing: tika/tika-parsers/src/test/resources/test-documents/sresa1b_ncar_ccsm3_0_run1_200001.nc

      Attachments

        Activity

          People

            annieburgess Ann Burgess
            annieburgess Ann Burgess
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 504h
                504h
                Remaining:
                Remaining Estimate - 504h
                504h
                Logged:
                Time Spent - Not Specified
                Not Specified