[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: grib file]



On Fri, 11 Feb 2005, Don Murray wrote:

> Tom-
>
> Thanks for reporting this.
>
> I'm cc'ing this to Robb Kambic who is working on the GRIB.
> Robb, the file is at
> /upc/share/testdata/grib/grib1/data/pgbanl.fnl.2004092200


hiya,

the grib file dumped ok, there's an attach dump output file.
also the index and getData routines returns valid values, see attached.
there might be a problem in a higher level of nj22, i'll check that out
also.

i don't know if your interested at a lower level of decoding gribs but
here's some low level routines to test grib1 files:

java -Xmx256m ucar/grib/grib1/Grib1Dump
/upc/share/testdata/grib/grib1/data/pgbanl.fnl.2004092200

java -Xmx256m ucar/grib/grib1/Grib1Indexer
/upc/share/testdata/grib/grib1/data/pgbanl.fnl.2004092200

java -Xmx256m ucar/grib/grib1/Grib1GetData
/upc/share/testdata/grib/grib1/data/pgbanl.fnl.2004092200 5983592 1 false

params are obtained from index.  there's also Grib2 routines with same
name except 1 -> 2 in name.

robb...

>
> Don
>
> Tom Whittaker wrote:
> > Hi John ...
> >
> > Don't know if you're the right person or not (why I'm cc:ing Don), but
> > one of our scientists asked me to test this GRIB file with the current
> > netcdf java jar file.
> >
> > <ftp://ftp.ssec.wisc.edu/pub/incoming/pgbanl.fnl.2004092200>
> >
> > I did that, and the IDV recognized the parameters (although they're a
> > bit odd)...but when I tried to display some of the fields (like
> > temperature and height), the fields came up all "missing" (when I probed
> > them).
> >
> > Thought y ou might be interested...hope there's a solution...
> >
> > tom
> >
>
> --
> *************************************************************
> Don Murray                               UCAR Unidata Program
> address@hidden                        P.O. Box 3000
> (303) 497-8628                              Boulder, CO 80307
> http://www.unidata.ucar.edu/staff/donm
> "There's someone in my head, but it's not me"    Roger Waters
> *************************************************************
>
>

===============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
address@hidden             WWW: http://www.unidata.ucar.edu/
===============================================================================
--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 70
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 50
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 20
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 7
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 5
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 3
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 70
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 50
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 20
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 7
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 5
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 3
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 70
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 50
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 20
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 7
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 5
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 3
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 41 ABSV Absolute vorticity
               Parameter Units : /s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 70
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 50
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 20
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 122258
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 7
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 5
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 3
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 154 O3MR Ozone mixing ratio
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 24518
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 153 CLWMR Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 222 5WAVH 5-wave geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 70
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 50
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 20
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 7
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 5
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 3
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 975
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 950
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 925
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 900
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 850
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 800
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 750
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 700
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 650
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 600
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 550
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 450
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 400
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 350
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 300
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 250
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 200
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 150
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 100
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 70
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 50
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 20
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 7
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 5
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 3
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 51 SPFH Specific humidity
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 30
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 1829
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 2743
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 3658
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 1829
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 2743
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 3658
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 1829
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 2743
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 103 Altitude above MSL
                 Level Value 1 : 3658
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 80312
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 32770
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81904
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 48278
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 32770
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 49162
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 76308
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 32770
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73718
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 44274
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 136 VWSH Vertical speed shear
               Parameter Units : 1/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 32770
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 45070
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 136 VWSH Vertical speed shear
               Parameter Units : 1/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 52282
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 32770
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 53254
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 48278
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 32770
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 53254
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 117 potential vorticity(pv) surface
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 54 PWAT Precipitable water
               Parameter Units : kg/m^2
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 200 entire atmosphere layer
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 200 entire atmosphere layer
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 138548
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 7 tropopause level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 7 tropopause level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 7 tropopause level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 136 VWSH Vertical speed shear
               Parameter Units : 1/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 7 tropopause level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 131 LFTX Surface lifted index
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 157 CAPE Convective Avail. Pot. Energy
               Parameter Units : J/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 156 CIN Convective inhibition
               Parameter Units : J/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 132 4LFTX Best 4-layer lifted index
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 157 CAPE Convective Avail. Pot. Energy
               Parameter Units : J/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 180
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 156 CIN Convective inhibition
               Parameter Units : J/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 116 Layer between pressure differences from 
ground to levels
                 Level Value 1 : 180
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 146694
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 6 maximum wind level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 6 maximum wind level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 6 maximum wind level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 2 PRMSL Pressure reduced to MSL
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 102 mean sea level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 108 Layer between two sigma layers
                 Level Value 1 : 0
                 Level Value 2 : 1
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 108 Layer between two sigma layers
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 108 Layer between two sigma layers
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 108 Layer between two sigma layers
                 Level Value 1 : 0
                 Level Value 2 : 1
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 13 POT Potential temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 107 Sigma level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 107 Sigma level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 39 VVEL Pressure vertical velocity
               Parameter Units : Pa/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 107 Sigma level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 107 Sigma level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 10 TOZNE Total ozone
               Parameter Units : Dobson
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 200 entire atmosphere layer
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 76 CWAT Cloud water
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 200 entire atmosphere layer
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 138548
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 4 0 degree isotherm level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 4 0 degree isotherm level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 138548
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 7 HGT Geopotential height
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 204 Highest tropospheric freezing level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 204 Highest tropospheric freezing level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 7 tropopause level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 6 maximum wind level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 107 Sigma level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 7 tropopause level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 6 maximum wind level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 107 Sigma level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 89678
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 32318
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 144 SOILW Volumetric soil moisture
               Parameter Units : fraction
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 112 Layer between two levels below land surface
                 Level Value 1 : 0
                 Level Value 2 : 10
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 32318
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 144 SOILW Volumetric soil moisture
               Parameter Units : fraction
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 112 Layer between two levels below land surface
                 Level Value 1 : 10
                 Level Value 2 : 200
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 37670
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 112 Layer between two levels below land surface
                 Level Value 1 : 0
                 Level Value 2 : 10
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 37670
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 112 Layer between two levels below land surface
                 Level Value 1 : 10
                 Level Value 2 : 200
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 65 WEASD Accum. snow
               Parameter Units : kg/m^2
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 8228
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 81 LAND Land cover land=1;sea=0
               Parameter Units : fraction
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 8228
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 91 ICEC Ice concentration ice=1;no ice=0
               Parameter Units : fraction
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 81534
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 11 TMP Temperature
               Parameter Units : K
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 105 fixed height above ground
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 97824
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 51 SPFH Specific humidity
               Parameter Units : kg/kg
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 105 fixed height above ground
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 130404
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 221 HPBL Planetary boundary layer height
               Parameter Units : m
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 1 surface
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 71 TCDC Total cloud cover
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 244 Convective cloud layer
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 21972
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 243 Convective cloud top level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 21164
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 1 PRES Pressure
               Parameter Units : Pa
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 242 Convective cloud bottom level
                 Level Value 1 : 0
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : true
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 57098
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 52 RH Relative humidity
               Parameter Units : %
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 105 fixed height above ground
                 Level Value 1 : 2
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 33 UGRD u wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 105 fixed height above ground
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 73388
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 34 VGRD v wind
               Parameter Units : m/s
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 105 fixed height above ground
                 Level Value 1 : 10
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 27 GPA Geopotential height anomaly
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 1000
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 114114
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 27 GPA Geopotential height anomaly
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

--------------------------------------------------------------------
                        Header : GRIB
                    Discipline : 0 Meteorological Products
                  GRIB Edition : 1
                   GRIB length : 105968
            Originating Center : 7 US National Weather Service (NCEP)
        Originating Sub-Center : 0 WMO Secretariat
            Product Definition : 10 product valid at reference time P1
            Parameter Category : -1 Meteorological Parameters
                Parameter Name : 230 5WAVA 5-wave geopot. height anomaly
               Parameter Units : gpm
                Reference Time : 2004-09-22T00:00:00Z
                    Time Units : hour
          Time Range Indicator : product valid at RT + P1
                   Time 1 (P1) : 0
                   Time 2 (P2) : 0
       Generating Process Type : 0
                    Level Type : 100 isobaric
                 Level Value 1 : 500
                 Level Value 2 : 0
                    GDS Exists : true
                    BMS Exists : false
         Number of data points : 65160
                     Grid Name : Latitude/Longitude Grid
                     Grid Shape: 0 spherical
         Spherical earth radius: 6367.47
                            Nx : 360
                            Ny : 181
                           La1 : 90.0
                           Lo1 : 0.0
  Resolution & Component flags : 128
                           La2 : -90.0
                           Lo2 : -1.0
                            Dx : 1.0
                            Dy : 1.0
                 Scanning mode : 0

index_version = 1.1
grid_edition = 1
location = /upc/share/testdata/grib/grib1/data/pgbanl.fnl.2004092200
created = 2005-02-11T18:29:52Z
version = 1.0
center = 7
sub_center = 0
table_version = 2
tiles = 1
thin = false
ensemble = false
--------------------------------------------------------------------
10 0 -1 7 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 68 105896 1 false
10 0 -1 7 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 106036 105896 1 false
10 0 -1 7 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 212004 105896 1 false
10 0 -1 7 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 317972 105896 1 false
10 0 -1 7 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 423940 105896 1 false
10 0 -1 7 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 529908 105896 1 false
10 0 -1 7 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 635876 105896 1 false
10 0 -1 7 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 741844 114042 1 false
10 0 -1 7 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 855958 114042 1 false
10 0 -1 7 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 970072 114042 1 false
10 0 -1 7 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 1084186 114042 1 false
10 0 -1 7 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 1198300 114042 1 false
10 0 -1 7 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 1312414 114042 1 false
10 0 -1 7 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 1426528 114042 1 false
10 0 -1 7 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 1540642 114042 1 false
10 0 -1 7 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 1654756 114042 1 false
10 0 -1 7 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 1768870 122186 1 false
10 0 -1 7 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 1891128 122186 1 false
10 0 -1 7 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 2013386 122186 1 false
10 0 -1 7 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 2135644 122186 1 false
10 0 -1 7 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 2257902 122186 1 false
10 0 -1 7 100 70 255 0 2004-09-22T00:00:00Z 0 360830503 2380160 122186 1 false
10 0 -1 7 100 50 255 0 2004-09-22T00:00:00Z 0 360830503 2502418 122186 1 false
10 0 -1 7 100 30 255 0 2004-09-22T00:00:00Z 0 360830503 2624676 122186 1 false
10 0 -1 7 100 20 255 0 2004-09-22T00:00:00Z 0 360830503 2746934 130332 1 false
10 0 -1 7 100 10 255 0 2004-09-22T00:00:00Z 0 360830503 2877338 130332 1 false
10 0 -1 7 100 7 255 0 2004-09-22T00:00:00Z 0 360830503 3007742 130332 1 false
10 0 -1 7 100 5 255 0 2004-09-22T00:00:00Z 0 360830503 3138146 130332 1 false
10 0 -1 7 100 3 255 0 2004-09-22T00:00:00Z 0 360830503 3268550 130332 1 false
10 0 -1 7 100 2 255 0 2004-09-22T00:00:00Z 0 360830503 3398954 130332 1 false
10 0 -1 7 100 1 255 0 2004-09-22T00:00:00Z 0 360830503 3529358 130332 1 false
10 0 -1 11 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 3659762 81462 1 false
10 0 -1 11 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 3741296 81462 1 false
10 0 -1 11 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 3822830 81462 1 false
10 0 -1 11 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 3904364 81462 1 false
10 0 -1 11 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 3985898 81462 1 false
10 0 -1 11 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 4067432 81462 1 false
10 0 -1 11 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 4148966 81462 1 false
10 0 -1 11 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 4230500 81462 1 false
10 0 -1 11 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 4312034 81462 1 false
10 0 -1 11 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 4393568 81462 1 false
10 0 -1 11 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 4475102 81462 1 false
10 0 -1 11 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 4556636 81462 1 false
10 0 -1 11 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 4638170 81462 1 false
10 0 -1 11 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 4719704 73316 1 false
10 0 -1 11 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 4793092 73316 1 false
10 0 -1 11 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 4866480 73316 1 false
10 0 -1 11 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 4939868 73316 1 false
10 0 -1 11 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 5013256 73316 1 false
10 0 -1 11 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 5086644 73316 1 false
10 0 -1 11 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 5160032 73316 1 false
10 0 -1 11 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 5233420 73316 1 false
10 0 -1 11 100 70 255 0 2004-09-22T00:00:00Z 0 360830503 5306808 73316 1 false
10 0 -1 11 100 50 255 0 2004-09-22T00:00:00Z 0 360830503 5380196 73316 1 false
10 0 -1 11 100 30 255 0 2004-09-22T00:00:00Z 0 360830503 5453584 73316 1 false
10 0 -1 11 100 20 255 0 2004-09-22T00:00:00Z 0 360830503 5526972 73316 1 false
10 0 -1 11 100 10 255 0 2004-09-22T00:00:00Z 0 360830503 5600360 73316 1 false
10 0 -1 11 100 7 255 0 2004-09-22T00:00:00Z 0 360830503 5673748 73316 1 false
10 0 -1 11 100 5 255 0 2004-09-22T00:00:00Z 0 360830503 5747136 73316 1 false
10 0 -1 11 100 3 255 0 2004-09-22T00:00:00Z 0 360830503 5820524 81462 1 false
10 0 -1 11 100 2 255 0 2004-09-22T00:00:00Z 0 360830503 5902058 81462 1 false
10 0 -1 11 100 1 255 0 2004-09-22T00:00:00Z 0 360830503 5983592 73316 1 false
10 0 -1 39 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 6056980 97752 3 false
10 0 -1 39 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 6154804 97752 3 false
10 0 -1 39 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 6252628 97752 3 false
10 0 -1 39 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 6350452 97752 3 false
10 0 -1 39 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 6448276 97752 3 false
10 0 -1 39 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 6546100 97752 3 false
10 0 -1 39 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 6643924 97752 3 false
10 0 -1 39 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 6741748 97752 3 false
10 0 -1 39 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 6839572 97752 3 false
10 0 -1 39 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 6937396 97752 3 false
10 0 -1 39 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 7035220 97752 3 false
10 0 -1 39 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 7133044 97752 3 false
10 0 -1 39 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 7230868 97752 3 false
10 0 -1 39 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 7328692 97752 3 false
10 0 -1 39 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 7426516 97752 3 false
10 0 -1 39 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 7524340 97752 3 false
10 0 -1 39 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 7622164 97752 3 false
10 0 -1 39 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 7719988 97752 3 false
10 0 -1 39 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 7817812 89606 3 false
10 0 -1 39 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 7907490 81462 3 false
10 0 -1 39 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 7989024 73316 3 false
10 0 -1 52 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 8062412 57026 0 false
10 0 -1 52 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 8119510 57026 0 false
10 0 -1 52 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 8176608 57026 0 false
10 0 -1 52 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 8233706 57026 0 false
10 0 -1 52 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 8290804 57026 0 false
10 0 -1 52 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 8347902 57026 0 false
10 0 -1 52 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 8405000 57026 0 false
10 0 -1 52 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 8462098 57026 0 false
10 0 -1 52 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 8519196 57026 0 false
10 0 -1 52 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 8576294 57026 0 false
10 0 -1 52 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 8633392 57026 0 false
10 0 -1 52 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 8690490 57026 0 false
10 0 -1 52 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 8747588 57026 0 false
10 0 -1 52 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 8804686 57026 0 false
10 0 -1 52 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 8861784 57026 0 false
10 0 -1 52 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 8918882 57026 0 false
10 0 -1 52 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 8975980 57026 0 false
10 0 -1 52 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 9033078 57026 0 false
10 0 -1 52 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 9090176 57026 0 false
10 0 -1 52 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 9147274 57026 0 false
10 0 -1 52 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 9204372 57026 0 false
10 0 -1 41 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 9261470 81462 6 false
10 0 -1 41 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 9343004 81462 6 false
10 0 -1 41 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 9424538 81462 6 false
10 0 -1 41 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 9506072 81462 6 false
10 0 -1 41 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 9587606 81462 6 false
10 0 -1 41 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 9669140 81462 6 false
10 0 -1 41 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 9750674 81462 6 false
10 0 -1 41 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 9832208 81462 6 false
10 0 -1 41 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 9913742 81462 6 false
10 0 -1 41 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 9995276 81462 6 false
10 0 -1 41 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 10076810 81462 6 false
10 0 -1 41 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 10158344 81462 6 false
10 0 -1 41 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 10239878 81462 6 false
10 0 -1 41 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 10321412 81462 6 false
10 0 -1 41 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 10402946 81462 6 false
10 0 -1 41 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 10484480 81462 6 false
10 0 -1 41 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 10566014 81462 6 false
10 0 -1 41 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 10647548 81462 6 false
10 0 -1 41 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 10729082 81462 6 false
10 0 -1 41 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 10810616 73316 6 false
10 0 -1 41 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 10884004 73316 6 false
10 0 -1 41 100 70 255 0 2004-09-22T00:00:00Z 0 360830503 10957392 73316 6 false
10 0 -1 41 100 50 255 0 2004-09-22T00:00:00Z 0 360830503 11030780 73316 6 false
10 0 -1 41 100 30 255 0 2004-09-22T00:00:00Z 0 360830503 11104168 73316 6 false
10 0 -1 41 100 20 255 0 2004-09-22T00:00:00Z 0 360830503 11177556 73316 6 false
10 0 -1 41 100 10 255 0 2004-09-22T00:00:00Z 0 360830503 11250944 73316 6 false
10 0 -1 41 100 7 255 0 2004-09-22T00:00:00Z 0 360830503 11324332 73316 6 false
10 0 -1 41 100 5 255 0 2004-09-22T00:00:00Z 0 360830503 11397720 73316 6 false
10 0 -1 41 100 3 255 0 2004-09-22T00:00:00Z 0 360830503 11471108 81462 6 false
10 0 -1 41 100 2 255 0 2004-09-22T00:00:00Z 0 360830503 11552642 81462 6 false
10 0 -1 41 100 1 255 0 2004-09-22T00:00:00Z 0 360830503 11634176 81462 6 false
10 0 -1 154 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 11715710 97752 9 
false
10 0 -1 154 100 70 255 0 2004-09-22T00:00:00Z 0 360830503 11813534 105896 9 
false
10 0 -1 154 100 50 255 0 2004-09-22T00:00:00Z 0 360830503 11919502 105896 9 
false
10 0 -1 154 100 30 255 0 2004-09-22T00:00:00Z 0 360830503 12025470 105896 9 
false
10 0 -1 154 100 20 255 0 2004-09-22T00:00:00Z 0 360830503 12131438 114042 9 
false
10 0 -1 154 100 10 255 0 2004-09-22T00:00:00Z 0 360830503 12245552 122186 9 
false
10 0 -1 154 100 7 255 0 2004-09-22T00:00:00Z 0 360830503 12367810 122186 9 false
10 0 -1 154 100 5 255 0 2004-09-22T00:00:00Z 0 360830503 12490068 114042 9 false
10 0 -1 154 100 3 255 0 2004-09-22T00:00:00Z 0 360830503 12604182 105896 9 false
10 0 -1 154 100 2 255 0 2004-09-22T00:00:00Z 0 360830503 12710150 105896 9 false
10 0 -1 154 100 1 255 0 2004-09-22T00:00:00Z 0 360830503 12816118 89606 9 false
10 0 -1 153 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 12905796 81462 6 
false
10 0 -1 153 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 12987330 81462 6 
false
10 0 -1 153 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 13068864 81462 6 
false
10 0 -1 153 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 13150398 81462 6 
false
10 0 -1 153 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 13231932 81462 6 
false
10 0 -1 153 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 13313466 81462 6 
false
10 0 -1 153 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 13395000 81462 6 
false
10 0 -1 153 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 13476534 89606 6 
false
10 0 -1 153 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 13566212 81462 6 
false
10 0 -1 153 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 13647746 89606 6 
false
10 0 -1 153 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 13737424 89606 6 
false
10 0 -1 153 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 13827102 81462 6 
false
10 0 -1 153 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 13908636 81462 6 
false
10 0 -1 153 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 13990170 81462 6 
false
10 0 -1 153 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 14071704 89606 6 
false
10 0 -1 153 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 14161382 89606 6 
false
10 0 -1 153 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 14251060 89606 6 
false
10 0 -1 153 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 14340738 97752 6 
false
10 0 -1 153 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 14438562 89606 6 
false
10 0 -1 153 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 14528240 81462 6 
false
10 0 -1 153 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 14609774 24446 6 
false
10 0 -1 222 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 14634292 114042 1 
false
10 0 -1 33 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 14748406 73316 1 
false
10 0 -1 33 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 14821794 73316 1 false
10 0 -1 33 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 14895182 81462 1 false
10 0 -1 33 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 14976716 81462 1 false
10 0 -1 33 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 15058250 81462 1 false
10 0 -1 33 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 15139784 81462 1 false
10 0 -1 33 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 15221318 81462 1 false
10 0 -1 33 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 15302852 81462 1 false
10 0 -1 33 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 15384386 81462 1 false
10 0 -1 33 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 15465920 81462 1 false
10 0 -1 33 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 15547454 81462 1 false
10 0 -1 33 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 15628988 81462 1 false
10 0 -1 33 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 15710522 81462 1 false
10 0 -1 33 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 15792056 81462 1 false
10 0 -1 33 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 15873590 81462 1 false
10 0 -1 33 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 15955124 89606 1 false
10 0 -1 33 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 16044802 89606 1 false
10 0 -1 33 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 16134480 89606 1 false
10 0 -1 33 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 16224158 89606 1 false
10 0 -1 33 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 16313836 81462 1 false
10 0 -1 33 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 16395370 81462 1 false
10 0 -1 33 100 70 255 0 2004-09-22T00:00:00Z 0 360830503 16476904 81462 1 false
10 0 -1 33 100 50 255 0 2004-09-22T00:00:00Z 0 360830503 16558438 81462 1 false
10 0 -1 33 100 30 255 0 2004-09-22T00:00:00Z 0 360830503 16639972 89606 1 false
10 0 -1 33 100 20 255 0 2004-09-22T00:00:00Z 0 360830503 16729650 89606 1 false
10 0 -1 33 100 10 255 0 2004-09-22T00:00:00Z 0 360830503 16819328 89606 1 false
10 0 -1 33 100 7 255 0 2004-09-22T00:00:00Z 0 360830503 16909006 89606 1 false
10 0 -1 33 100 5 255 0 2004-09-22T00:00:00Z 0 360830503 16998684 89606 1 false
10 0 -1 33 100 3 255 0 2004-09-22T00:00:00Z 0 360830503 17088362 89606 1 false
10 0 -1 33 100 2 255 0 2004-09-22T00:00:00Z 0 360830503 17178040 89606 1 false
10 0 -1 33 100 1 255 0 2004-09-22T00:00:00Z 0 360830503 17267718 89606 1 false
10 0 -1 34 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 17357396 73316 1 
false
10 0 -1 34 100 975 255 0 2004-09-22T00:00:00Z 0 360830503 17430784 81462 1 false
10 0 -1 34 100 950 255 0 2004-09-22T00:00:00Z 0 360830503 17512318 81462 1 false
10 0 -1 34 100 925 255 0 2004-09-22T00:00:00Z 0 360830503 17593852 81462 1 false
10 0 -1 34 100 900 255 0 2004-09-22T00:00:00Z 0 360830503 17675386 81462 1 false
10 0 -1 34 100 850 255 0 2004-09-22T00:00:00Z 0 360830503 17756920 81462 1 false
10 0 -1 34 100 800 255 0 2004-09-22T00:00:00Z 0 360830503 17838454 81462 1 false
10 0 -1 34 100 750 255 0 2004-09-22T00:00:00Z 0 360830503 17919988 81462 1 false
10 0 -1 34 100 700 255 0 2004-09-22T00:00:00Z 0 360830503 18001522 81462 1 false
10 0 -1 34 100 650 255 0 2004-09-22T00:00:00Z 0 360830503 18083056 81462 1 false
10 0 -1 34 100 600 255 0 2004-09-22T00:00:00Z 0 360830503 18164590 81462 1 false
10 0 -1 34 100 550 255 0 2004-09-22T00:00:00Z 0 360830503 18246124 81462 1 false
10 0 -1 34 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 18327658 81462 1 false
10 0 -1 34 100 450 255 0 2004-09-22T00:00:00Z 0 360830503 18409192 81462 1 false
10 0 -1 34 100 400 255 0 2004-09-22T00:00:00Z 0 360830503 18490726 89606 1 false
10 0 -1 34 100 350 255 0 2004-09-22T00:00:00Z 0 360830503 18580404 89606 1 false
10 0 -1 34 100 300 255 0 2004-09-22T00:00:00Z 0 360830503 18670082 89606 1 false
10 0 -1 34 100 250 255 0 2004-09-22T00:00:00Z 0 360830503 18759760 89606 1 false
10 0 -1 34 100 200 255 0 2004-09-22T00:00:00Z 0 360830503 18849438 89606 1 false
10 0 -1 34 100 150 255 0 2004-09-22T00:00:00Z 0 360830503 18939116 81462 1 false
10 0 -1 34 100 100 255 0 2004-09-22T00:00:00Z 0 360830503 19020650 81462 1 false
10 0 -1 34 100 70 255 0 2004-09-22T00:00:00Z 0 360830503 19102184 81462 1 false
10 0 -1 34 100 50 255 0 2004-09-22T00:00:00Z 0 360830503 19183718 81462 1 false
10 0 -1 34 100 30 255 0 2004-09-22T00:00:00Z 0 360830503 19265252 89606 1 false
10 0 -1 34 100 20 255 0 2004-09-22T00:00:00Z 0 360830503 19354930 89606 1 false
10 0 -1 34 100 10 255 0 2004-09-22T00:00:00Z 0 360830503 19444608 89606 1 false
10 0 -1 34 100 7 255 0 2004-09-22T00:00:00Z 0 360830503 19534286 89606 1 false
10 0 -1 34 100 5 255 0 2004-09-22T00:00:00Z 0 360830503 19623964 89606 1 false
10 0 -1 34 100 3 255 0 2004-09-22T00:00:00Z 0 360830503 19713642 89606 1 false
10 0 -1 34 100 2 255 0 2004-09-22T00:00:00Z 0 360830503 19803320 89606 1 false
10 0 -1 34 100 1 255 0 2004-09-22T00:00:00Z 0 360830503 19892998 89606 1 false
10 0 -1 11 116 30 255 0 2004-09-22T00:00:00Z 0 360830503 19982676 81462 1 false
10 0 -1 52 116 30 255 0 2004-09-22T00:00:00Z 0 360830503 20064210 57026 0 false
10 0 -1 51 116 30 255 0 2004-09-22T00:00:00Z 0 360830503 20121308 89606 5 false
10 0 -1 33 116 30 255 0 2004-09-22T00:00:00Z 0 360830503 20210986 73316 1 false
10 0 -1 34 116 30 255 0 2004-09-22T00:00:00Z 0 360830503 20284374 73316 1 false
10 0 -1 11 103 1829 255 0 2004-09-22T00:00:00Z 0 360830503 20357762 81462 1 
false
10 0 -1 11 103 2743 255 0 2004-09-22T00:00:00Z 0 360830503 20439296 81462 1 
false
10 0 -1 11 103 3658 255 0 2004-09-22T00:00:00Z 0 360830503 20520830 81462 1 
false
10 0 -1 33 103 1829 255 0 2004-09-22T00:00:00Z 0 360830503 20602364 81462 1 
false
10 0 -1 33 103 2743 255 0 2004-09-22T00:00:00Z 0 360830503 20683898 81462 1 
false
10 0 -1 33 103 3658 255 0 2004-09-22T00:00:00Z 0 360830503 20765432 81462 1 
false
10 0 -1 34 103 1829 255 0 2004-09-22T00:00:00Z 0 360830503 20846966 81462 1 
false
10 0 -1 34 103 2743 255 0 2004-09-22T00:00:00Z 0 360830503 20928500 81462 1 
false
10 0 -1 34 103 3658 255 0 2004-09-22T00:00:00Z 0 360830503 21010034 81462 1 
false
10 0 -1 7 117 32770 255 0 2004-09-22T00:00:00Z 0 360830503 21091568 80240 1 true
10 0 -1 7 117 2 255 0 2004-09-22T00:00:00Z 0 360830503 21171880 81832 1 true
10 0 -1 11 117 32770 255 0 2004-09-22T00:00:00Z 0 360830503 21253784 48206 1 
true
10 0 -1 11 117 2 255 0 2004-09-22T00:00:00Z 0 360830503 21302062 49090 1 true
10 0 -1 1 117 32770 255 0 2004-09-22T00:00:00Z 0 360830503 21351224 76236 0 true
10 0 -1 1 117 2 255 0 2004-09-22T00:00:00Z 0 360830503 21427532 73646 0 true
10 0 -1 136 117 32770 255 0 2004-09-22T00:00:00Z 0 360830503 21501250 44202 4 
true
10 0 -1 136 117 2 255 0 2004-09-22T00:00:00Z 0 360830503 21545524 44998 4 true
10 0 -1 33 117 32770 255 0 2004-09-22T00:00:00Z 0 360830503 21590594 52210 1 
true
10 0 -1 33 117 2 255 0 2004-09-22T00:00:00Z 0 360830503 21642876 53182 1 true
10 0 -1 34 117 32770 255 0 2004-09-22T00:00:00Z 0 360830503 21696130 48206 1 
true
10 0 -1 34 117 2 255 0 2004-09-22T00:00:00Z 0 360830503 21744408 53182 1 true
10 0 -1 1 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 21797662 130332 0 false
10 0 -1 54 200 0 255 0 2004-09-22T00:00:00Z 0 360830503 21928066 81462 1 false
10 0 -1 52 200 0 255 0 2004-09-22T00:00:00Z 0 360830503 22009600 57026 0 false
10 0 -1 7 7 0 255 0 2004-09-22T00:00:00Z 0 360830503 22066698 138476 1 false
10 0 -1 11 7 0 255 0 2004-09-22T00:00:00Z 0 360830503 22205246 81462 1 false
10 0 -1 1 7 0 255 0 2004-09-22T00:00:00Z 0 360830503 22286780 130332 0 false
10 0 -1 136 7 0 255 0 2004-09-22T00:00:00Z 0 360830503 22417184 73316 4 false
10 0 -1 131 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 22490572 73316 1 false
10 0 -1 157 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 22563960 97752 0 false
10 0 -1 156 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 22661784 81462 0 false
10 0 -1 132 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 22743318 73316 1 false
10 0 -1 157 116 180 255 0 2004-09-22T00:00:00Z 0 360830503 22816706 97752 0 
false
10 0 -1 156 116 180 255 0 2004-09-22T00:00:00Z 0 360830503 22914530 81462 0 
false
10 0 -1 7 6 0 255 0 2004-09-22T00:00:00Z 0 360830503 22996064 146622 1 false
10 0 -1 11 6 0 255 0 2004-09-22T00:00:00Z 0 360830503 23142758 81462 1 false
10 0 -1 1 6 0 255 0 2004-09-22T00:00:00Z 0 360830503 23224292 130332 0 false
10 0 -1 7 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 23354696 130332 1 false
10 0 -1 2 102 0 255 0 2004-09-22T00:00:00Z 0 360830503 23485100 114042 0 false
10 0 -1 52 108 0 255 1 2004-09-22T00:00:00Z 0 360830503 23599214 57026 0 false
10 0 -1 52 108 0 255 0 2004-09-22T00:00:00Z 0 360830503 23656312 57026 0 false
10 0 -1 52 108 0 255 0 2004-09-22T00:00:00Z 0 360830503 23713410 57026 0 false
10 0 -1 52 108 0 255 1 2004-09-22T00:00:00Z 0 360830503 23770508 57026 0 false
10 0 -1 13 107 0 255 0 2004-09-22T00:00:00Z 0 360830503 23827606 81462 1 false
10 0 -1 11 107 0 255 0 2004-09-22T00:00:00Z 0 360830503 23909140 81462 1 false
10 0 -1 39 107 0 255 0 2004-09-22T00:00:00Z 0 360830503 23990674 105896 3 false
10 0 -1 52 107 0 255 0 2004-09-22T00:00:00Z 0 360830503 24096642 57026 0 false
10 0 -1 10 200 0 255 0 2004-09-22T00:00:00Z 0 360830503 24153740 97752 1 false
10 0 -1 76 200 0 255 0 2004-09-22T00:00:00Z 0 360830503 24251564 73316 2 false
10 0 -1 7 4 0 255 0 2004-09-22T00:00:00Z 0 360830503 24324952 138476 1 false
10 0 -1 52 4 0 255 0 2004-09-22T00:00:00Z 0 360830503 24463500 57026 0 false
10 0 -1 7 204 0 255 0 2004-09-22T00:00:00Z 0 360830503 24520598 138476 1 false
10 0 -1 52 204 0 255 0 2004-09-22T00:00:00Z 0 360830503 24659146 57026 0 false
10 0 -1 33 7 0 255 0 2004-09-22T00:00:00Z 0 360830503 24716244 81462 1 false
10 0 -1 33 6 0 255 0 2004-09-22T00:00:00Z 0 360830503 24797778 89606 1 false
10 0 -1 33 107 0 255 0 2004-09-22T00:00:00Z 0 360830503 24887456 73316 1 false
10 0 -1 34 7 0 255 0 2004-09-22T00:00:00Z 0 360830503 24960844 89606 1 false
10 0 -1 34 6 0 255 0 2004-09-22T00:00:00Z 0 360830503 25050522 89606 1 false
10 0 -1 34 107 0 255 0 2004-09-22T00:00:00Z 0 360830503 25140200 73316 1 false
10 0 -1 11 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 25213588 89606 1 false
10 0 -1 144 112 0 255 10 2004-09-22T00:00:00Z 0 360830503 25303266 32246 3 true
10 0 -1 144 112 10 255 200 2004-09-22T00:00:00Z 0 360830503 25335584 32246 3 
true
10 0 -1 11 112 0 255 10 2004-09-22T00:00:00Z 0 360830503 25367902 37598 1 true
10 0 -1 11 112 10 255 200 2004-09-22T00:00:00Z 0 360830503 25405572 37598 1 true
10 0 -1 65 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 25443242 130332 0 false
10 0 -1 81 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 25573646 8156 0 false
10 0 -1 91 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 25581874 8156 0 false
10 0 -1 11 105 2 255 0 2004-09-22T00:00:00Z 0 360830503 25590102 81462 1 false
10 0 -1 51 105 2 255 0 2004-09-22T00:00:00Z 0 360830503 25671636 97752 5 false
10 0 -1 221 1 0 255 0 2004-09-22T00:00:00Z 0 360830503 25769460 130332 1 false
10 0 -1 71 244 0 255 0 2004-09-22T00:00:00Z 0 360830503 25899864 57026 0 false
10 0 -1 1 243 0 255 0 2004-09-22T00:00:00Z 0 360830503 25956962 21900 0 true
10 0 -1 1 242 0 255 0 2004-09-22T00:00:00Z 0 360830503 25978934 21092 0 true
10 0 -1 52 105 2 255 0 2004-09-22T00:00:00Z 0 360830503 26000098 57026 0 false
10 0 -1 33 105 10 255 0 2004-09-22T00:00:00Z 0 360830503 26057196 73316 1 false
10 0 -1 34 105 10 255 0 2004-09-22T00:00:00Z 0 360830503 26130584 73316 1 false
10 0 -1 27 100 1000 255 0 2004-09-22T00:00:00Z 0 360830503 26203972 105896 1 
false
10 0 -1 27 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 26309940 114042 1 
false
10 0 -1 230 100 500 255 0 2004-09-22T00:00:00Z 0 360830503 26424054 105896 1 
false
--------------------------------------------------------------------
GDSkey = 360830503
grid_type = 0
grid_name = Latitude/Longitude Grid
grid_shape_code = 0
grid_shape = spherical
grid_radius_spherical_earth = 6367.47
Nx = 360
Ny = 181
La1 = 90.0
Lo1 = 0.0
ResCompFlag = 128
La2 = -90.0
Lo2 = -1.0
Dx = 1.0
Dy = 1.0
ScanningMode = 0
data[ 0 ]=264.5
data[ 1 ]=264.5
data[ 2 ]=264.5
data[ 3 ]=264.5
data[ 4 ]=264.5
data[ 5 ]=264.5
data[ 6 ]=264.5
data[ 7 ]=264.5
data[ 8 ]=264.5
data[ 9 ]=264.5
data[ 10 ]=264.5
data[ 11 ]=264.5
data[ 12 ]=264.5
data[ 13 ]=264.5
data[ 14 ]=264.5
data[ 15 ]=264.5
data[ 16 ]=264.5
data[ 17 ]=264.5
data[ 18 ]=264.5
data[ 19 ]=264.5
data[ 20 ]=264.5
data[ 21 ]=264.5
data[ 22 ]=264.5
data[ 23 ]=264.5
data[ 24 ]=264.5
data[ 25 ]=264.5
data[ 26 ]=264.5
data[ 27 ]=264.5
data[ 28 ]=264.5
data[ 29 ]=264.5
data[ 30 ]=264.5
data[ 31 ]=264.5
data[ 32 ]=264.5
data[ 33 ]=264.5
data[ 34 ]=264.5
data[ 35 ]=264.5
data[ 36 ]=264.5
data[ 37 ]=264.5
data[ 38 ]=264.5
data[ 39 ]=264.5
data[ 40 ]=264.5
data[ 41 ]=264.5
data[ 42 ]=264.5
data[ 43 ]=264.5
data[ 44 ]=264.5
data[ 45 ]=264.5
data[ 46 ]=264.5
data[ 47 ]=264.5
data[ 48 ]=264.5
data[ 49 ]=264.5
data[ 50 ]=264.5
data[ 51 ]=264.5
data[ 52 ]=264.5
data[ 53 ]=264.5
data[ 54 ]=264.5
data[ 55 ]=264.5
data[ 56 ]=264.5
data[ 57 ]=264.5
data[ 58 ]=264.5
data[ 59 ]=264.5
data[ 60 ]=264.5
data[ 61 ]=264.5
data[ 62 ]=264.5
data[ 63 ]=264.5
data[ 64 ]=264.5
data[ 65 ]=264.5
data[ 66 ]=264.5
data[ 67 ]=264.5
data[ 68 ]=264.5
data[ 69 ]=264.5
data[ 70 ]=264.5
data[ 71 ]=264.5
data[ 72 ]=264.5
data[ 73 ]=264.5
data[ 74 ]=264.5
data[ 75 ]=264.5
data[ 76 ]=264.5
data[ 77 ]=264.5
data[ 78 ]=264.5
data[ 79 ]=264.5
data[ 80 ]=264.5
data[ 81 ]=264.5
data[ 82 ]=264.5
data[ 83 ]=264.5
data[ 84 ]=264.5
data[ 85 ]=264.5
data[ 86 ]=264.5
data[ 87 ]=264.5
data[ 88 ]=264.5
data[ 89 ]=264.5
data[ 90 ]=264.5
data[ 91 ]=264.5
data[ 92 ]=264.5
data[ 93 ]=264.5
data[ 94 ]=264.5
data[ 95 ]=264.5
data[ 96 ]=264.5
data[ 97 ]=264.5
data[ 98 ]=264.5
data[ 99 ]=264.5
data[ 100 ]=264.5