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

Build a parser to extract data from GRIB formats

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.6
    • 1.8
    • metadata, mime, parser

    Description

      Arctic dataset contains a MIME format called GRIB - General
      Regularly­distributed information in Binary form http://en.wikipedia.org/wiki/GRIB . GRIB is a well known data format which is a concise data format used in meteorology to store historical and
      weather data. There are 2 different types of the format ­ GRIB 0, GRIB 2. The focus will be on GRIB 2 which is the most prevalent. Each GRIB record intended for either transmission or storage contains a single parameter with values located at an array of grid points, or represented as a set of spectral coefficients, for a single level (or layer), encoded as a continuous bit stream. Logical divisions of the record are designated as "sections", each of which provides control information and/or data. A GRIB record consists of six sections, two of which are optional:

      (0) Indicator Section
      (1) Product Definition Section (PDS)
      (2) Grid Description Section (GDS) ­ optional
      (3) Bit Map Section (BMS) ­ optional
      (4) Binary Data Section (BDS)
      (5) '7777' (ASCII Characters)

      Attachments

        1. TIKA-1423v2.patch
          15 kB
          Lewis John McGibbney
        2. TIKA-1423.patch
          4 kB
          Vineet Ghatge
        3. TIKA-1423.palsulich.120614.patch
          10 kB
          Tyler Bui-Palsulich
        4. NLDAS_FORA0125_H.A20130112.1200.002.grb
          1.80 MB
          Lewis John McGibbney
        5. GRIBParsertest.java
          2 kB
          Vineet Ghatge
        6. GribParser.java
          5 kB
          Ann Burgess
        7. gdas1.forecmwf.2014062612.grib2
          2.37 MB
          Ann Burgess
        8. fileName.html
          4 kB
          Vineet Ghatge

        Activity

          People

            vinegh Vineet Ghatge
            vinegh Vineet Ghatge
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: