#!/bin/csh -f
#
#   $Id: check_ncl_files,v 1.32 2010-04-07 18:32:02 haley Exp $
#
# Use check_files instead! This one is just for NCL and hasn't
# been updated in awhile
# 
# Check for existence of NCL files in a particular version of
# a distribution.
#
# This script should be run from wherever you untar the files (right
# above the bin, lib, and include directories.
#
# set echo verbose timestamp

set version = "5.2.0"
set pwddir  = `pwd`

echo "Checking files for version $version in dir $pwddir..."

set that_file_list      = "tmp_that_file_list$$"
set this_file_list      = "tmp_this_file_list$$"
set sort_this_file_list = "tmp_sort_this_file_list$$"
set sort_that_file_list = "tmp_sort_that_file_list$$"

#/bin/rm $that_file_list $this_file_list $sort_that_file_list $sort_this_file_list >&! /dev/null

find bin include lib -type f -print > ! $that_file_list
cat << 'EOF' >! $this_file_list
bin/ctrans
bin/ictrans
bin/idt
bin/med
bin/ncargpath
bin/ncarlogo2ps
bin/ncl
bin/ncl_convert2nc
bin/ncl_filedump
bin/ncl_grib2nc
bin/ng4ex
bin/nhlcc
bin/nhlf77
bin/nhlf90
bin/psplit
bin/scrip_check_input
bin/WRAPIT
bin/wrapit77
include/ncarg/c.h
include/ncarg/gks.h
include/ncarg/hlu/AnnoManager.h
include/ncarg/hlu/AnnoManagerP.h
include/ncarg/hlu/App.h
include/ncarg/hlu/AppI.h
include/ncarg/hlu/AppP.h
include/ncarg/hlu/Base.h
include/ncarg/hlu/BaseI.h
include/ncarg/hlu/BaseP.h
include/ncarg/hlu/Callbacks.h
include/ncarg/hlu/CallbacksP.h
include/ncarg/hlu/CnRenderer.h
include/ncarg/hlu/CnRendererP.h
include/ncarg/hlu/CnStdRenderer.h
include/ncarg/hlu/CnStdRendererP.h
include/ncarg/hlu/CnTriMeshRenderer.h
include/ncarg/hlu/CnTriMeshRendererP.h
include/ncarg/hlu/ContourPlot.h
include/ncarg/hlu/ContourPlotI.h
include/ncarg/hlu/ContourPlotP.h
include/ncarg/hlu/Convert.h
include/ncarg/hlu/ConvertersP.h
include/ncarg/hlu/ConvertP.h
include/ncarg/hlu/CoordApprox.h
include/ncarg/hlu/CoordArrays.h
include/ncarg/hlu/CoordArraysP.h
include/ncarg/hlu/CoordArrTableFloatP.h
include/ncarg/hlu/CoordArrTable.h
include/ncarg/hlu/CoordArrTableP.h
include/ncarg/hlu/CurvilinearTransObj.h
include/ncarg/hlu/CurvilinearTransObjP.h
include/ncarg/hlu/DataCommF.h
include/ncarg/hlu/DataComm.h
include/ncarg/hlu/DataCommP.h
include/ncarg/hlu/DataItem.h
include/ncarg/hlu/DataItemP.h
include/ncarg/hlu/DataMgrF.h
include/ncarg/hlu/DataMgr.h
include/ncarg/hlu/DataMgrP.h
include/ncarg/hlu/defs.h
include/ncarg/hlu/Error.h
include/ncarg/hlu/ErrorI.h
include/ncarg/hlu/ErrorP.h
include/ncarg/hlu/FormatI.h
include/ncarg/hlu/FortranP.h
include/ncarg/hlu/GraphicStyle.h
include/ncarg/hlu/GraphicStyleP.h
include/ncarg/hlu/hlu.h
include/ncarg/hlu/hluP.h
include/ncarg/hlu/hluutil.h
include/ncarg/hlu/ImageWorkstation.h
include/ncarg/hlu/ImageWorkstationP.h
include/ncarg/hlu/IrregularPlot.h
include/ncarg/hlu/IrregularPlotP.h
include/ncarg/hlu/IrregularTransObj.h
include/ncarg/hlu/IrregularTransObjP.h
include/ncarg/hlu/IrregularType2TransObj.h
include/ncarg/hlu/IrregularType2TransObjP.h
include/ncarg/hlu/LabelBar.h
include/ncarg/hlu/LabelBarP.h
include/ncarg/hlu/Legend.h
include/ncarg/hlu/LegendP.h
include/ncarg/hlu/LogLinPlot.h
include/ncarg/hlu/LogLinPlotP.h
include/ncarg/hlu/LogLinTransObj.h
include/ncarg/hlu/LogLinTransObjP.h
include/ncarg/hlu/MapDataHandler.h
include/ncarg/hlu/MapDataHandlerP.h
include/ncarg/hlu/MapPlot.h
include/ncarg/hlu/MapPlotP.h
include/ncarg/hlu/MapRGDataHandler.h
include/ncarg/hlu/MapRGDataHandlerP.h
include/ncarg/hlu/MapTransObj.h
include/ncarg/hlu/MapTransObjP.h
include/ncarg/hlu/MapV40DataHandler.h
include/ncarg/hlu/MapV40DataHandlerP.h
include/ncarg/hlu/MapV41DataHandler.h
include/ncarg/hlu/MapV41DataHandlerP.h
include/ncarg/hlu/MeshScalarField.h
include/ncarg/hlu/MeshScalarFieldP.h
include/ncarg/hlu/MultiText.h
include/ncarg/hlu/MultiTextP.h
include/ncarg/hlu/NcgmWorkstation.h
include/ncarg/hlu/NcgmWorkstationP.h
include/ncarg/hlu/NresDB.h
include/ncarg/hlu/PDFWorkstation.h
include/ncarg/hlu/PDFWorkstationP.h
include/ncarg/hlu/PlotManager.h
include/ncarg/hlu/PlotManagerI.h
include/ncarg/hlu/PlotManagerP.h
include/ncarg/hlu/Primitive.h
include/ncarg/hlu/PrimitiveP.h
include/ncarg/hlu/PSWorkstation.h
include/ncarg/hlu/PSWorkstationP.h
include/ncarg/hlu/ResList.h
include/ncarg/hlu/ResListP.h
include/ncarg/hlu/ResourcesP.h
include/ncarg/hlu/ScalarFieldFloatP.h
include/ncarg/hlu/ScalarField.h
include/ncarg/hlu/ScalarFieldP.h
include/ncarg/hlu/Segments.h
include/ncarg/hlu/SphericalGeometryP.h
include/ncarg/hlu/SphericalTransObj.h
include/ncarg/hlu/SphericalTransObjP.h
include/ncarg/hlu/StreamlinePlot.h
include/ncarg/hlu/StreamlinePlotP.h
include/ncarg/hlu/Style.h
include/ncarg/hlu/StyleP.h
include/ncarg/hlu/SubStylesP.h
include/ncarg/hlu/TextItem.h
include/ncarg/hlu/TextItemP.h
include/ncarg/hlu/TickMark.h
include/ncarg/hlu/TickMarkP.h
include/ncarg/hlu/Title.h
include/ncarg/hlu/TitleP.h
include/ncarg/hlu/Transform.h
include/ncarg/hlu/TransformI.h
include/ncarg/hlu/TransformP.h
include/ncarg/hlu/TransObj.h
include/ncarg/hlu/TransObjI.h
include/ncarg/hlu/TransObjP.h
include/ncarg/hlu/triangle.h
include/ncarg/hlu/TriMeshTransObj.h
include/ncarg/hlu/TriMeshTransObjP.h
include/ncarg/hlu/VarArg.h
include/ncarg/hlu/VecAnno.h
include/ncarg/hlu/VecAnnoP.h
include/ncarg/hlu/VectorFieldFloatP.h
include/ncarg/hlu/VectorField.h
include/ncarg/hlu/VectorFieldP.h
include/ncarg/hlu/VectorPlot.h
include/ncarg/hlu/VectorPlotP.h
include/ncarg/hlu/View.h
include/ncarg/hlu/ViewI.h
include/ncarg/hlu/ViewP.h
include/ncarg/hlu/Workspace.h
include/ncarg/hlu/WorkspaceI.h
include/ncarg/hlu/WorkspaceP.h
include/ncarg/hlu/Workstation.h
include/ncarg/hlu/WorkstationI.h
include/ncarg/hlu/WorkstationP.h
include/ncarg/hlu/XWorkstation.h
include/ncarg/hlu/XWorkstationP.h
include/ncarg/hlu/XyPlot.h
include/ncarg/hlu/XyPlotP.h
include/ncarg/hlu/pageutil.h
include/ncarg/ncargC.h
include/ncarg/ncl/ApiRecords.h
include/ncarg/ncl/defs.h
include/ncarg/ncl/HluClasses.h
include/ncarg/ncl/NclApi.h
include/ncarg/ncl/NclBuiltIns.h
include/ncarg/ncl/NclBuiltInSupport.h
include/ncarg/ncl/NclCallBacksI.h
include/ncarg/ncl/NclDataDefs.h
include/ncarg/ncl/NclFileInterfaces.h
include/ncarg/ncl/NclVar.h
include/ncarg/ncl/nio.h
lib/libnclapi.a
lib/ncarg/colormaps/3gauss.ncmap
lib/ncarg/colormaps/3saw.ncmap
lib/ncarg/colormaps/BkBlAqGrYeOrReViWh200.gp
lib/ncarg/colormaps/BkBlAqGrYeOrReViWh200.rgb
lib/ncarg/colormaps/BlAqGrYeOrRe.gp
lib/ncarg/colormaps/BlAqGrYeOrRe.rgb
lib/ncarg/colormaps/BlAqGrYeOrReVi200.gp
lib/ncarg/colormaps/BlAqGrYeOrReVi200.rgb
lib/ncarg/colormaps/BlGrYeOrReVi200.gp
lib/ncarg/colormaps/BlGrYeOrReVi200.rgb
lib/ncarg/colormaps/BlRe.rgb
lib/ncarg/colormaps/BlWhRe.gp
lib/ncarg/colormaps/BlWhRe.rgb
lib/ncarg/colormaps/BlueDarkOrange18.rgb
lib/ncarg/colormaps/BlueDarkRed18.rgb
lib/ncarg/colormaps/BlueGreen14.rgb
lib/ncarg/colormaps/BlueRed.rgb
lib/ncarg/colormaps/BlueRedGray.rgb
lib/ncarg/colormaps/BrownBlue12.rgb
lib/ncarg/colormaps/Cat12.rgb
lib/ncarg/colormaps/GreenMagenta16.rgb
lib/ncarg/colormaps/GreenYellow.rgb
lib/ncarg/colormaps/StepSeq25.rgb
lib/ncarg/colormaps/ViBlGrWhYeOrRe.gp
lib/ncarg/colormaps/ViBlGrWhYeOrRe.rgb
lib/ncarg/colormaps/WhBlGrYeRe.gp
lib/ncarg/colormaps/WhBlGrYeRe.rgb
lib/ncarg/colormaps/WhBlReWh.gp
lib/ncarg/colormaps/WhViBlGrYeOrRe.gp
lib/ncarg/colormaps/WhViBlGrYeOrRe.rgb
lib/ncarg/colormaps/WhViBlGrYeOrReWh.gp
lib/ncarg/colormaps/WhViBlGrYeOrReWh.rgb
lib/ncarg/colormaps/amwg.rgb
lib/ncarg/colormaps/amwg_blueyellowred.rgb
lib/ncarg/colormaps/cosam.rgb
lib/ncarg/colormaps/cosam12.rgb
lib/ncarg/colormaps/default.rgb
lib/ncarg/colormaps/detail.ncmap
lib/ncarg/colormaps/extrema.ncmap
lib/ncarg/colormaps/gui_default.rgb
lib/ncarg/colormaps/helix.ncmap
lib/ncarg/colormaps/helix1.ncmap
lib/ncarg/colormaps/hlu_default.rgb
lib/ncarg/colormaps/hotres.ncmap
lib/ncarg/colormaps/ncview_default.ncmap
lib/ncarg/colormaps/nrl_sirkes.rgb
lib/ncarg/colormaps/nrl_sirkes_nowhite.rgb
lib/ncarg/colormaps/posneg_1.rgb
lib/ncarg/colormaps/posneg_2.rgb
lib/ncarg/colormaps/prcp_1.rgb
lib/ncarg/colormaps/prcp_2.rgb
lib/ncarg/colormaps/prcp_3.rgb
lib/ncarg/colormaps/radar_1.rgb
lib/ncarg/colormaps/radar.rgb
lib/ncarg/colormaps/rainbow+gray.gp
lib/ncarg/colormaps/rainbow+white+gray.gp
lib/ncarg/colormaps/rainbow+white.gp
lib/ncarg/colormaps/rainbow.gp
lib/ncarg/colormaps/so4_21.gp
lib/ncarg/colormaps/so4_23.gp
lib/ncarg/colormaps/tbrAvg1.rgb
lib/ncarg/colormaps/tbrStd1.gp
lib/ncarg/colormaps/tbrStd1.rgb
lib/ncarg/colormaps/tbrVar1.gp
lib/ncarg/colormaps/tbrVar1.rgb
lib/ncarg/colormaps/tbr_240-300.gp
lib/ncarg/colormaps/tbr_240-300.rgb
lib/ncarg/colormaps/tbr_stdev_0-30.gp
lib/ncarg/colormaps/tbr_stdev_0-30.rgb
lib/ncarg/colormaps/tbr_var_0-500.gp
lib/ncarg/colormaps/tbr_var_0-500.rgb
lib/ncarg/colormaps/testcmap.rgb
lib/ncarg/colormaps/thelix.rgb
lib/ncarg/colormaps/wgne15.rgb
lib/ncarg/colormaps/wh-bl-gr-ye-re.gp
lib/ncarg/colormaps/wxpEnIR.rgb
lib/ncarg/data/asc/climdivcorr.txt
lib/ncarg/data/asc/cn03f.asc
lib/ncarg/data/asc/cn04n.asc
lib/ncarg/data/asc/cn11f.asc
lib/ncarg/data/asc/cn12n.asc
lib/ncarg/data/asc/ex05B1_uv_jan_mm92.hs.asc
lib/ncarg/data/asc/fcover.dat
lib/ncarg/data/asc/mp03n.asc
lib/ncarg/data/asc/oceanland30e.asc
lib/ncarg/data/asc/psadilookup.dat
lib/ncarg/data/asc/seismic.asc
lib/ncarg/data/asc/sounding_ATS.asc
lib/ncarg/data/asc/sounding_testdata.asc
lib/ncarg/data/asc/u.cocos
lib/ncarg/data/asc/uvdata0.asc
lib/ncarg/data/asc/xy.asc
lib/ncarg/data/asc/xy08.asc
lib/ncarg/data/asc/xy12c.asc
lib/ncarg/data/bin/ex01B1_uv300.hs.mdl
lib/ncarg/data/cdf/941110_P.cdf
lib/ncarg/data/cdf/941110_UV.cdf
lib/ncarg/data/cdf/95031800_sao.cdf
lib/ncarg/data/cdf/95031801_sao.cdf
lib/ncarg/data/cdf/95031802_sao.cdf
lib/ncarg/data/cdf/95031803_sao.cdf
lib/ncarg/data/cdf/95031804_sao.cdf
lib/ncarg/data/cdf/95031805_sao.cdf
lib/ncarg/data/cdf/95031806_sao.cdf
lib/ncarg/data/cdf/95031807_sao.cdf
lib/ncarg/data/cdf/95031808_sao.cdf
lib/ncarg/data/cdf/95031809_sao.cdf
lib/ncarg/data/cdf/95031810_sao.cdf
lib/ncarg/data/cdf/95031811_sao.cdf
lib/ncarg/data/cdf/95031812_sao.cdf
lib/ncarg/data/cdf/95031813_sao.cdf
lib/ncarg/data/cdf/95031814_sao.cdf
lib/ncarg/data/cdf/95031815_sao.cdf
lib/ncarg/data/cdf/95031816_sao.cdf
lib/ncarg/data/cdf/95031817_sao.cdf
lib/ncarg/data/cdf/95031818_sao.cdf
lib/ncarg/data/cdf/95031819_sao.cdf
lib/ncarg/data/cdf/95031820_sao.cdf
lib/ncarg/data/cdf/95031821_sao.cdf
lib/ncarg/data/cdf/95031822_sao.cdf
lib/ncarg/data/cdf/95031823_sao.cdf
lib/ncarg/data/cdf/950318_sao.cdf
lib/ncarg/data/cdf/ced1.lf00.t00z.eta.nc
lib/ncarg/data/cdf/chi200_ud_smooth.nc
lib/ncarg/data/cdf/climdiv_polygons.nc
lib/ncarg/data/cdf/cn10n.cdf
lib/ncarg/data/cdf/color.nc
lib/ncarg/data/cdf/contour.cdf
lib/ncarg/data/cdf/ctcbay.nc
lib/ncarg/data/cdf/ctnccl.nc
lib/ncarg/data/cdf/ex01B1_uv300.hs.nc
lib/ncarg/data/cdf/fice.nc
lib/ncarg/data/cdf/hgt.nc
lib/ncarg/data/cdf/hswm_d000000p000.g2.nc
lib/ncarg/data/cdf/ice5g_21k_1deg.nc
lib/ncarg/data/cdf/landsea.nc
lib/ncarg/data/cdf/meccatemp.cdf
lib/ncarg/data/cdf/meteo_data.nc
lib/ncarg/data/cdf/ocean.nc
lib/ncarg/data/cdf/panel2.nc
lib/ncarg/data/cdf/pop.nc
lib/ncarg/data/cdf/Pstorm.cdf
lib/ncarg/data/cdf/scatter1.nc
lib/ncarg/data/cdf/seam.nc
lib/ncarg/data/cdf/sst30e_netcdf.nc
lib/ncarg/data/cdf/sstanom.robinsonproj.nc
lib/ncarg/data/cdf/sstdata_netcdf.nc
lib/ncarg/data/cdf/traj_data.nc
lib/ncarg/data/cdf/trinidad.nc
lib/ncarg/data/cdf/Tstorm.cdf
lib/ncarg/data/cdf/U500storm.cdf
lib/ncarg/data/cdf/Ustorm.cdf
lib/ncarg/data/cdf/V500storm.cdf
lib/ncarg/data/cdf/vinth2p.nc
lib/ncarg/data/cdf/Vstorm.cdf
lib/ncarg/data/grb/ced1.lf00.t00z.eta.grb
lib/ncarg/data/grb/fh.0012_tl.press_gr.awp211.grb2
lib/ncarg/data/grb/wafsgfs_L_t06z_intdsk60.grib2
lib/ncarg/database/Earth..1.areas
lib/ncarg/database/Earth..1.lines
lib/ncarg/database/Earth..1.names
lib/ncarg/database/Earth..2.areas
lib/ncarg/database/Earth..2.lines
lib/ncarg/database/Earth..2.names
lib/ncarg/database/Earth..3.areas
lib/ncarg/database/Earth..3.lines
lib/ncarg/database/Earth..3.names
lib/ncarg/database/Earth..4.areas
lib/ncarg/database/Earth..4.lines
lib/ncarg/database/Earth..4.names
lib/ncarg/database/ezmap_area_ids
lib/ncarg/database/EzmapAreaInfo.CO
lib/ncarg/database/EzmapAreaInfo.PO
lib/ncarg/database/EzmapAreaInfo.PS
lib/ncarg/database/EzmapAreaInfo.US
lib/ncarg/database/ezmapdata
lib/ncarg/database/EzmapOutlines.CO
lib/ncarg/database/EzmapOutlines.PO
lib/ncarg/database/EzmapOutlines.PS
lib/ncarg/database/EzmapOutlines.US
lib/ncarg/database/NhlMapData
lib/ncarg/database/PlotcharData
lib/ncarg/database/pwritdata
lib/ncarg/database/ranfdata
lib/ncarg/database/rgb.dir
lib/ncarg/database/rgb.pag
lib/ncarg/database/rgb.txt
lib/ncarg/fontcaps/font1
lib/ncarg/fontcaps/font10
lib/ncarg/fontcaps/font11
lib/ncarg/fontcaps/font12
lib/ncarg/fontcaps/font13
lib/ncarg/fontcaps/font14
lib/ncarg/fontcaps/font15
lib/ncarg/fontcaps/font16
lib/ncarg/fontcaps/font17
lib/ncarg/fontcaps/font18
lib/ncarg/fontcaps/font19
lib/ncarg/fontcaps/font2
lib/ncarg/fontcaps/font20
lib/ncarg/fontcaps/font21
lib/ncarg/fontcaps/font22
lib/ncarg/fontcaps/font25
lib/ncarg/fontcaps/font26
lib/ncarg/fontcaps/font29
lib/ncarg/fontcaps/font3
lib/ncarg/fontcaps/font30
lib/ncarg/fontcaps/font33
lib/ncarg/fontcaps/font34
lib/ncarg/fontcaps/font35
lib/ncarg/fontcaps/font36
lib/ncarg/fontcaps/font37
lib/ncarg/fontcaps/font4
lib/ncarg/fontcaps/font5
lib/ncarg/fontcaps/font6
lib/ncarg/fontcaps/font7
lib/ncarg/fontcaps/font8
lib/ncarg/fontcaps/font9
lib/ncarg/graphcaps/adm5
lib/ncarg/graphcaps/aed.a
lib/ncarg/graphcaps/aed.b
lib/ncarg/graphcaps/balsml
lib/ncarg/graphcaps/ditroff
lib/ncarg/graphcaps/hp150
lib/ncarg/graphcaps/hp2648a
lib/ncarg/graphcaps/hp7475a
lib/ncarg/graphcaps/hp7510a
lib/ncarg/graphcaps/hpgl
lib/ncarg/graphcaps/hpgl2
lib/ncarg/graphcaps/hpgl2.dual
lib/ncarg/graphcaps/hpgl2pe
lib/ncarg/graphcaps/hpgl2pe.dual
lib/ncarg/graphcaps/imagen
lib/ncarg/graphcaps/imagen.port
lib/ncarg/graphcaps/pc.mono
lib/ncarg/graphcaps/ps.color
lib/ncarg/graphcaps/ps.land.color
lib/ncarg/graphcaps/ps.land.mono
lib/ncarg/graphcaps/ps.mono
lib/ncarg/graphcaps/qms800
lib/ncarg/graphcaps/r6211
lib/ncarg/graphcaps/s100
lib/ncarg/graphcaps/t4010
lib/ncarg/graphcaps/t4025
lib/ncarg/graphcaps/t4105
lib/ncarg/graphcaps/t4107
lib/ncarg/graphcaps/t4107.seg
lib/ncarg/graphcaps/t4115
lib/ncarg/graphcaps/t4115.seg
lib/ncarg/graphcaps/tal1590
lib/ncarg/graphcaps/tekalike
lib/ncarg/graphcaps/versaterm
lib/ncarg/graphcaps/vt100
lib/ncarg/graphcaps/vt125
lib/ncarg/graphcaps/vt220
lib/ncarg/graphcaps/vt240
lib/ncarg/graphcaps/vt330
lib/ncarg/graphcaps/vt340
lib/ncarg/graphcaps/vt340w
lib/ncarg/grib2_codetables.previous/centers.table
lib/ncarg/grib2_codetables.previous/ecmwf/0/0.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/1/1.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/1/1.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/1/1.2.table
lib/ncarg/grib2_codetables.previous/ecmwf/1/1.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/1/1.4.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.10.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.11.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.15.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.2.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.20.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.21.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.4.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.5.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.6.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.7.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.8.table
lib/ncarg/grib2_codetables.previous/ecmwf/3/3.9.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.10.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.12.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.13.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.14.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.13.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.14.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.15.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.16.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.17.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.18.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.19.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.190.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.191.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.2.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.4.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.5.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.6.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.0.7.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.1.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.1.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.10.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.10.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.10.2.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.10.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.10.4.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.2.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.2.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.3.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.3.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.2.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.201.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.202.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.203.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.204.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.205.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.206.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.207.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.208.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.209.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.210.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.211.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.212.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.213.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.215.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.216.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.217.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.220.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.221.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.222.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.4.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.5.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.6.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.7.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.8.table
lib/ncarg/grib2_codetables.previous/ecmwf/4/4.9.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.0.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.1.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.2.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.3.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.40.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.40000.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.5.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.6.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.7.table
lib/ncarg/grib2_codetables.previous/ecmwf/5/5.8.table
lib/ncarg/grib2_codetables.previous/ecmwf/6/6.0.table
lib/ncarg/grib2_codetables.previous/ncep/0/0.0.table
lib/ncarg/grib2_codetables.previous/ncep/1/1.0.table
lib/ncarg/grib2_codetables.previous/ncep/1/1.1.table
lib/ncarg/grib2_codetables.previous/ncep/1/1.2.table
lib/ncarg/grib2_codetables.previous/ncep/1/1.3.table
lib/ncarg/grib2_codetables.previous/ncep/1/1.4.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.0.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.1.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.10.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.11.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.15.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.2.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.20.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.21.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.3.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.4.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.5.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.6.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.7.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.8.table
lib/ncarg/grib2_codetables.previous/ncep/3/3.9.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.0.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.1.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.10.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.12.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.13.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.14.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.0.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.1.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.13.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.14.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.15.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.16.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.17.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.18.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.19.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.190.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.191.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.2.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.3.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.4.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.5.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.6.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.0.7.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.1.0.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.1.1.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.10.0.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.10.1.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.10.2.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.10.3.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.10.4.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.2.0.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.2.3.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.3.0.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.3.1.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.2.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.201.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.202.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.203.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.204.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.205.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.206.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.207.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.208.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.209.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.210.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.211.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.212.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.213.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.215.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.216.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.217.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.220.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.221.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.222.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.3.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.4.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.5.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.6.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.7.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.8.table
lib/ncarg/grib2_codetables.previous/ncep/4/4.9.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.0.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.1.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.2.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.3.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.40.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.40000.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.5.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.6.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.7.table
lib/ncarg/grib2_codetables.previous/ncep/5/5.8.table
lib/ncarg/grib2_codetables.previous/ncep/6/6.0.table
lib/ncarg/grib2_codetables.previous/tigge/0/0.0.table
lib/ncarg/grib2_codetables.previous/tigge/1/1.0.table
lib/ncarg/grib2_codetables.previous/tigge/1/1.1.table
lib/ncarg/grib2_codetables.previous/tigge/1/1.2.table
lib/ncarg/grib2_codetables.previous/tigge/1/1.3.table
lib/ncarg/grib2_codetables.previous/tigge/1/1.4.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.0.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.1.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.10.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.11.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.15.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.2.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.20.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.21.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.3.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.4.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.5.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.6.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.7.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.8.table
lib/ncarg/grib2_codetables.previous/tigge/3/3.9.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.0.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.1.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.10.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.12.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.13.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.14.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.0.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.1.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.13.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.14.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.15.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.16.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.17.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.18.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.19.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.190.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.191.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.2.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.3.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.4.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.5.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.6.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.0.7.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.1.0.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.1.1.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.10.0.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.10.1.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.10.2.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.10.3.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.10.4.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.2.0.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.2.3.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.3.0.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.3.1.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.2.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.201.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.202.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.203.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.204.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.205.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.206.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.207.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.208.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.209.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.210.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.211.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.212.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.213.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.215.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.216.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.217.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.220.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.221.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.222.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.3.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.4.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.5.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.6.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.7.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.8.table
lib/ncarg/grib2_codetables.previous/tigge/4/4.9.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.0.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.1.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.2.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.3.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.40.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.40000.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.5.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.6.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.7.table
lib/ncarg/grib2_codetables.previous/tigge/5/5.8.table
lib/ncarg/grib2_codetables.previous/tigge/6/6.0.table
lib/ncarg/grib2_codetables/centers.table
lib/ncarg/grib2_codetables/ecmwf/0/0.0.table
lib/ncarg/grib2_codetables/ecmwf/1/1.0.table
lib/ncarg/grib2_codetables/ecmwf/1/1.1.table
lib/ncarg/grib2_codetables/ecmwf/1/1.2.table
lib/ncarg/grib2_codetables/ecmwf/1/1.3.table
lib/ncarg/grib2_codetables/ecmwf/1/1.4.table
lib/ncarg/grib2_codetables/ecmwf/3/3.0.table
lib/ncarg/grib2_codetables/ecmwf/3/3.1.table
lib/ncarg/grib2_codetables/ecmwf/3/3.10.table
lib/ncarg/grib2_codetables/ecmwf/3/3.11.table
lib/ncarg/grib2_codetables/ecmwf/3/3.15.table
lib/ncarg/grib2_codetables/ecmwf/3/3.2.table
lib/ncarg/grib2_codetables/ecmwf/3/3.20.table
lib/ncarg/grib2_codetables/ecmwf/3/3.21.table
lib/ncarg/grib2_codetables/ecmwf/3/3.3.table
lib/ncarg/grib2_codetables/ecmwf/3/3.4.table
lib/ncarg/grib2_codetables/ecmwf/3/3.5.table
lib/ncarg/grib2_codetables/ecmwf/3/3.6.table
lib/ncarg/grib2_codetables/ecmwf/3/3.7.table
lib/ncarg/grib2_codetables/ecmwf/3/3.8.table
lib/ncarg/grib2_codetables/ecmwf/3/3.9.table
lib/ncarg/grib2_codetables/ecmwf/4/4.0.table
lib/ncarg/grib2_codetables/ecmwf/4/4.1.table
lib/ncarg/grib2_codetables/ecmwf/4/4.10.table
lib/ncarg/grib2_codetables/ecmwf/4/4.12.table
lib/ncarg/grib2_codetables/ecmwf/4/4.13.table
lib/ncarg/grib2_codetables/ecmwf/4/4.14.table
lib/ncarg/grib2_codetables/ecmwf/4/4.15.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.0.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.1.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.13.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.14.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.15.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.16.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.17.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.18.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.19.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.190.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.191.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.192.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.2.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.20.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.3.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.4.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.5.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.6.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.0.7.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.1.0.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.1.1.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.10.0.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.10.1.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.10.191.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.10.2.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.10.3.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.10.4.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.2.0.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.2.192.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.2.3.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.3.0.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.3.1.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.3.192.table
lib/ncarg/grib2_codetables/ecmwf/4/4.2.table
lib/ncarg/grib2_codetables/ecmwf/4/4.201.table
lib/ncarg/grib2_codetables/ecmwf/4/4.202.table
lib/ncarg/grib2_codetables/ecmwf/4/4.203.table
lib/ncarg/grib2_codetables/ecmwf/4/4.204.table
lib/ncarg/grib2_codetables/ecmwf/4/4.205.table
lib/ncarg/grib2_codetables/ecmwf/4/4.206.table
lib/ncarg/grib2_codetables/ecmwf/4/4.207.table
lib/ncarg/grib2_codetables/ecmwf/4/4.208.table
lib/ncarg/grib2_codetables/ecmwf/4/4.209.table
lib/ncarg/grib2_codetables/ecmwf/4/4.210.table
lib/ncarg/grib2_codetables/ecmwf/4/4.211.table
lib/ncarg/grib2_codetables/ecmwf/4/4.212.table
lib/ncarg/grib2_codetables/ecmwf/4/4.213.table
lib/ncarg/grib2_codetables/ecmwf/4/4.215.table
lib/ncarg/grib2_codetables/ecmwf/4/4.216.table
lib/ncarg/grib2_codetables/ecmwf/4/4.217.table
lib/ncarg/grib2_codetables/ecmwf/4/4.220.table
lib/ncarg/grib2_codetables/ecmwf/4/4.221.table
lib/ncarg/grib2_codetables/ecmwf/4/4.222.table
lib/ncarg/grib2_codetables/ecmwf/4/4.223.table
lib/ncarg/grib2_codetables/ecmwf/4/4.230.table
lib/ncarg/grib2_codetables/ecmwf/4/4.3.table
lib/ncarg/grib2_codetables/ecmwf/4/4.4.table
lib/ncarg/grib2_codetables/ecmwf/4/4.5.table
lib/ncarg/grib2_codetables/ecmwf/4/4.6.table
lib/ncarg/grib2_codetables/ecmwf/4/4.7.table
lib/ncarg/grib2_codetables/ecmwf/4/4.8.table
lib/ncarg/grib2_codetables/ecmwf/4/4.9.table
lib/ncarg/grib2_codetables/ecmwf/5/5.0.table
lib/ncarg/grib2_codetables/ecmwf/5/5.1.table
lib/ncarg/grib2_codetables/ecmwf/5/5.2.table
lib/ncarg/grib2_codetables/ecmwf/5/5.3.table
lib/ncarg/grib2_codetables/ecmwf/5/5.4.table
lib/ncarg/grib2_codetables/ecmwf/5/5.40.table
lib/ncarg/grib2_codetables/ecmwf/5/5.5.table
lib/ncarg/grib2_codetables/ecmwf/5/5.6.table
lib/ncarg/grib2_codetables/ecmwf/5/5.7.table
lib/ncarg/grib2_codetables/ecmwf/6/6.0.table
lib/ncarg/grib2_codetables/fsl/0/0.0.table
lib/ncarg/grib2_codetables/fsl/1/1.0.table
lib/ncarg/grib2_codetables/fsl/1/1.1.table
lib/ncarg/grib2_codetables/fsl/1/1.2.table
lib/ncarg/grib2_codetables/fsl/1/1.3.table
lib/ncarg/grib2_codetables/fsl/1/1.4.table
lib/ncarg/grib2_codetables/fsl/3/3.0.table
lib/ncarg/grib2_codetables/fsl/3/3.1.table
lib/ncarg/grib2_codetables/fsl/3/3.10.table
lib/ncarg/grib2_codetables/fsl/3/3.11.table
lib/ncarg/grib2_codetables/fsl/3/3.15.table
lib/ncarg/grib2_codetables/fsl/3/3.2.table
lib/ncarg/grib2_codetables/fsl/3/3.20.table
lib/ncarg/grib2_codetables/fsl/3/3.21.table
lib/ncarg/grib2_codetables/fsl/3/3.3.table
lib/ncarg/grib2_codetables/fsl/3/3.4.table
lib/ncarg/grib2_codetables/fsl/3/3.5.table
lib/ncarg/grib2_codetables/fsl/3/3.6.table
lib/ncarg/grib2_codetables/fsl/3/3.7.table
lib/ncarg/grib2_codetables/fsl/3/3.8.table
lib/ncarg/grib2_codetables/fsl/3/3.9.table
lib/ncarg/grib2_codetables/fsl/4/4.0.table
lib/ncarg/grib2_codetables/fsl/4/4.1.table
lib/ncarg/grib2_codetables/fsl/4/4.10.table
lib/ncarg/grib2_codetables/fsl/4/4.12.table
lib/ncarg/grib2_codetables/fsl/4/4.13.table
lib/ncarg/grib2_codetables/fsl/4/4.14.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.0.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.1.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.13.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.14.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.15.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.16.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.17.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.18.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.19.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.190.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.191.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.2.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.3.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.4.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.5.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.6.table
lib/ncarg/grib2_codetables/fsl/4/4.2.0.7.table
lib/ncarg/grib2_codetables/fsl/4/4.2.1.0.table
lib/ncarg/grib2_codetables/fsl/4/4.2.1.1.table
lib/ncarg/grib2_codetables/fsl/4/4.2.10.0.table
lib/ncarg/grib2_codetables/fsl/4/4.2.10.1.table
lib/ncarg/grib2_codetables/fsl/4/4.2.10.2.table
lib/ncarg/grib2_codetables/fsl/4/4.2.10.3.table
lib/ncarg/grib2_codetables/fsl/4/4.2.10.4.table
lib/ncarg/grib2_codetables/fsl/4/4.2.2.0.table
lib/ncarg/grib2_codetables/fsl/4/4.2.2.3.table
lib/ncarg/grib2_codetables/fsl/4/4.2.3.0.table
lib/ncarg/grib2_codetables/fsl/4/4.2.3.1.table
lib/ncarg/grib2_codetables/fsl/4/4.2.table
lib/ncarg/grib2_codetables/fsl/4/4.201.table
lib/ncarg/grib2_codetables/fsl/4/4.202.table
lib/ncarg/grib2_codetables/fsl/4/4.203.table
lib/ncarg/grib2_codetables/fsl/4/4.204.table
lib/ncarg/grib2_codetables/fsl/4/4.205.table
lib/ncarg/grib2_codetables/fsl/4/4.206.table
lib/ncarg/grib2_codetables/fsl/4/4.207.table
lib/ncarg/grib2_codetables/fsl/4/4.208.table
lib/ncarg/grib2_codetables/fsl/4/4.209.table
lib/ncarg/grib2_codetables/fsl/4/4.210.table
lib/ncarg/grib2_codetables/fsl/4/4.211.table
lib/ncarg/grib2_codetables/fsl/4/4.212.table
lib/ncarg/grib2_codetables/fsl/4/4.213.table
lib/ncarg/grib2_codetables/fsl/4/4.215.table
lib/ncarg/grib2_codetables/fsl/4/4.216.table
lib/ncarg/grib2_codetables/fsl/4/4.217.table
lib/ncarg/grib2_codetables/fsl/4/4.220.table
lib/ncarg/grib2_codetables/fsl/4/4.221.table
lib/ncarg/grib2_codetables/fsl/4/4.222.table
lib/ncarg/grib2_codetables/fsl/4/4.3.table
lib/ncarg/grib2_codetables/fsl/4/4.4.table
lib/ncarg/grib2_codetables/fsl/4/4.5.table
lib/ncarg/grib2_codetables/fsl/4/4.6.table
lib/ncarg/grib2_codetables/fsl/4/4.7.table
lib/ncarg/grib2_codetables/fsl/4/4.8.table
lib/ncarg/grib2_codetables/fsl/4/4.9.table
lib/ncarg/grib2_codetables/fsl/5/5.0.table
lib/ncarg/grib2_codetables/fsl/5/5.1.table
lib/ncarg/grib2_codetables/fsl/5/5.2.table
lib/ncarg/grib2_codetables/fsl/5/5.3.table
lib/ncarg/grib2_codetables/fsl/5/5.40.table
lib/ncarg/grib2_codetables/fsl/5/5.40000.table
lib/ncarg/grib2_codetables/fsl/5/5.5.table
lib/ncarg/grib2_codetables/fsl/5/5.6.table
lib/ncarg/grib2_codetables/fsl/5/5.7.table
lib/ncarg/grib2_codetables/fsl/5/5.8.table
lib/ncarg/grib2_codetables/fsl/6/6.0.table
lib/ncarg/grib2_codetables/ncar/0/0.0.table
lib/ncarg/grib2_codetables/ncar/1/1.0.table
lib/ncarg/grib2_codetables/ncar/1/1.1.table
lib/ncarg/grib2_codetables/ncar/1/1.2.table
lib/ncarg/grib2_codetables/ncar/1/1.3.table
lib/ncarg/grib2_codetables/ncar/1/1.4.table
lib/ncarg/grib2_codetables/ncar/3/3.0.table
lib/ncarg/grib2_codetables/ncar/3/3.1.table
lib/ncarg/grib2_codetables/ncar/3/3.10.table
lib/ncarg/grib2_codetables/ncar/3/3.11.table
lib/ncarg/grib2_codetables/ncar/3/3.15.table
lib/ncarg/grib2_codetables/ncar/3/3.2.table
lib/ncarg/grib2_codetables/ncar/3/3.20.table
lib/ncarg/grib2_codetables/ncar/3/3.21.table
lib/ncarg/grib2_codetables/ncar/3/3.3.table
lib/ncarg/grib2_codetables/ncar/3/3.4.table
lib/ncarg/grib2_codetables/ncar/3/3.5.table
lib/ncarg/grib2_codetables/ncar/3/3.6.table
lib/ncarg/grib2_codetables/ncar/3/3.7.table
lib/ncarg/grib2_codetables/ncar/3/3.8.table
lib/ncarg/grib2_codetables/ncar/3/3.9.table
lib/ncarg/grib2_codetables/ncar/4/4.0.table
lib/ncarg/grib2_codetables/ncar/4/4.1.table
lib/ncarg/grib2_codetables/ncar/4/4.10.table
lib/ncarg/grib2_codetables/ncar/4/4.12.table
lib/ncarg/grib2_codetables/ncar/4/4.13.table
lib/ncarg/grib2_codetables/ncar/4/4.14.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.0.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.1.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.13.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.14.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.15.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.16.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.17.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.18.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.19.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.190.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.191.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.2.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.3.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.4.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.5.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.6.table
lib/ncarg/grib2_codetables/ncar/4/4.2.0.7.table
lib/ncarg/grib2_codetables/ncar/4/4.2.1.0.table
lib/ncarg/grib2_codetables/ncar/4/4.2.1.1.table
lib/ncarg/grib2_codetables/ncar/4/4.2.10.0.table
lib/ncarg/grib2_codetables/ncar/4/4.2.10.1.table
lib/ncarg/grib2_codetables/ncar/4/4.2.10.2.table
lib/ncarg/grib2_codetables/ncar/4/4.2.10.3.table
lib/ncarg/grib2_codetables/ncar/4/4.2.10.4.table
lib/ncarg/grib2_codetables/ncar/4/4.2.2.0.table
lib/ncarg/grib2_codetables/ncar/4/4.2.2.3.table
lib/ncarg/grib2_codetables/ncar/4/4.2.3.0.table
lib/ncarg/grib2_codetables/ncar/4/4.2.3.1.table
lib/ncarg/grib2_codetables/ncar/4/4.2.table
lib/ncarg/grib2_codetables/ncar/4/4.201.table
lib/ncarg/grib2_codetables/ncar/4/4.202.table
lib/ncarg/grib2_codetables/ncar/4/4.203.table
lib/ncarg/grib2_codetables/ncar/4/4.204.table
lib/ncarg/grib2_codetables/ncar/4/4.205.table
lib/ncarg/grib2_codetables/ncar/4/4.206.table
lib/ncarg/grib2_codetables/ncar/4/4.207.table
lib/ncarg/grib2_codetables/ncar/4/4.208.table
lib/ncarg/grib2_codetables/ncar/4/4.209.table
lib/ncarg/grib2_codetables/ncar/4/4.210.table
lib/ncarg/grib2_codetables/ncar/4/4.211.table
lib/ncarg/grib2_codetables/ncar/4/4.212.table
lib/ncarg/grib2_codetables/ncar/4/4.213.table
lib/ncarg/grib2_codetables/ncar/4/4.215.table
lib/ncarg/grib2_codetables/ncar/4/4.216.table
lib/ncarg/grib2_codetables/ncar/4/4.217.table
lib/ncarg/grib2_codetables/ncar/4/4.220.table
lib/ncarg/grib2_codetables/ncar/4/4.221.table
lib/ncarg/grib2_codetables/ncar/4/4.222.table
lib/ncarg/grib2_codetables/ncar/4/4.3.table
lib/ncarg/grib2_codetables/ncar/4/4.4.table
lib/ncarg/grib2_codetables/ncar/4/4.5.table
lib/ncarg/grib2_codetables/ncar/4/4.6.table
lib/ncarg/grib2_codetables/ncar/4/4.7.table
lib/ncarg/grib2_codetables/ncar/4/4.8.table
lib/ncarg/grib2_codetables/ncar/4/4.9.table
lib/ncarg/grib2_codetables/ncar/5/5.0.table
lib/ncarg/grib2_codetables/ncar/5/5.1.table
lib/ncarg/grib2_codetables/ncar/5/5.2.table
lib/ncarg/grib2_codetables/ncar/5/5.3.table
lib/ncarg/grib2_codetables/ncar/5/5.40.table
lib/ncarg/grib2_codetables/ncar/5/5.40000.table
lib/ncarg/grib2_codetables/ncar/5/5.5.table
lib/ncarg/grib2_codetables/ncar/5/5.6.table
lib/ncarg/grib2_codetables/ncar/5/5.7.table
lib/ncarg/grib2_codetables/ncar/5/5.8.table
lib/ncarg/grib2_codetables/ncar/6/6.0.table
lib/ncarg/grib2_codetables/ncep/0/0.0.table
lib/ncarg/grib2_codetables/ncep/1/1.0.table
lib/ncarg/grib2_codetables/ncep/1/1.1.table
lib/ncarg/grib2_codetables/ncep/1/1.2.table
lib/ncarg/grib2_codetables/ncep/1/1.3.table
lib/ncarg/grib2_codetables/ncep/1/1.4.table
lib/ncarg/grib2_codetables/ncep/3/3.0.table
lib/ncarg/grib2_codetables/ncep/3/3.1.table
lib/ncarg/grib2_codetables/ncep/3/3.10.table
lib/ncarg/grib2_codetables/ncep/3/3.11.table
lib/ncarg/grib2_codetables/ncep/3/3.15.table
lib/ncarg/grib2_codetables/ncep/3/3.2.table
lib/ncarg/grib2_codetables/ncep/3/3.20.table
lib/ncarg/grib2_codetables/ncep/3/3.21.table
lib/ncarg/grib2_codetables/ncep/3/3.3.table
lib/ncarg/grib2_codetables/ncep/3/3.4.table
lib/ncarg/grib2_codetables/ncep/3/3.5.table
lib/ncarg/grib2_codetables/ncep/3/3.6.table
lib/ncarg/grib2_codetables/ncep/3/3.7.table
lib/ncarg/grib2_codetables/ncep/3/3.8.table
lib/ncarg/grib2_codetables/ncep/3/3.9.table
lib/ncarg/grib2_codetables/ncep/4/4.0.table
lib/ncarg/grib2_codetables/ncep/4/4.1.table
lib/ncarg/grib2_codetables/ncep/4/4.10.table
lib/ncarg/grib2_codetables/ncep/4/4.12.table
lib/ncarg/grib2_codetables/ncep/4/4.13.table
lib/ncarg/grib2_codetables/ncep/4/4.14.table
lib/ncarg/grib2_codetables/ncep/4/4.15.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.0.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.1.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.13.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.14.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.15.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.16.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.17.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.18.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.19.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.190.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.191.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.192.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.2.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.20.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.3.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.4.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.5.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.6.table
lib/ncarg/grib2_codetables/ncep/4/4.2.0.7.table
lib/ncarg/grib2_codetables/ncep/4/4.2.1.0.table
lib/ncarg/grib2_codetables/ncep/4/4.2.1.1.table
lib/ncarg/grib2_codetables/ncep/4/4.2.10.0.table
lib/ncarg/grib2_codetables/ncep/4/4.2.10.1.table
lib/ncarg/grib2_codetables/ncep/4/4.2.10.191.table
lib/ncarg/grib2_codetables/ncep/4/4.2.10.2.table
lib/ncarg/grib2_codetables/ncep/4/4.2.10.3.table
lib/ncarg/grib2_codetables/ncep/4/4.2.10.4.table
lib/ncarg/grib2_codetables/ncep/4/4.2.2.0.table
lib/ncarg/grib2_codetables/ncep/4/4.2.2.192.table
lib/ncarg/grib2_codetables/ncep/4/4.2.2.3.table
lib/ncarg/grib2_codetables/ncep/4/4.2.3.0.table
lib/ncarg/grib2_codetables/ncep/4/4.2.3.1.table
lib/ncarg/grib2_codetables/ncep/4/4.2.3.192.table
lib/ncarg/grib2_codetables/ncep/4/4.2.table
lib/ncarg/grib2_codetables/ncep/4/4.201.table
lib/ncarg/grib2_codetables/ncep/4/4.202.table
lib/ncarg/grib2_codetables/ncep/4/4.203.table
lib/ncarg/grib2_codetables/ncep/4/4.204.table
lib/ncarg/grib2_codetables/ncep/4/4.205.table
lib/ncarg/grib2_codetables/ncep/4/4.206.table
lib/ncarg/grib2_codetables/ncep/4/4.207.table
lib/ncarg/grib2_codetables/ncep/4/4.208.table
lib/ncarg/grib2_codetables/ncep/4/4.209.table
lib/ncarg/grib2_codetables/ncep/4/4.210.table
lib/ncarg/grib2_codetables/ncep/4/4.211.table
lib/ncarg/grib2_codetables/ncep/4/4.212.table
lib/ncarg/grib2_codetables/ncep/4/4.213.table
lib/ncarg/grib2_codetables/ncep/4/4.215.table
lib/ncarg/grib2_codetables/ncep/4/4.216.table
lib/ncarg/grib2_codetables/ncep/4/4.217.table
lib/ncarg/grib2_codetables/ncep/4/4.220.table
lib/ncarg/grib2_codetables/ncep/4/4.221.table
lib/ncarg/grib2_codetables/ncep/4/4.222.table
lib/ncarg/grib2_codetables/ncep/4/4.223.table
lib/ncarg/grib2_codetables/ncep/4/4.230.table
lib/ncarg/grib2_codetables/ncep/4/4.3.table
lib/ncarg/grib2_codetables/ncep/4/4.4.table
lib/ncarg/grib2_codetables/ncep/4/4.5.table
lib/ncarg/grib2_codetables/ncep/4/4.6.table
lib/ncarg/grib2_codetables/ncep/4/4.7.table
lib/ncarg/grib2_codetables/ncep/4/4.8.table
lib/ncarg/grib2_codetables/ncep/4/4.9.table
lib/ncarg/grib2_codetables/ncep/5/5.0.table
lib/ncarg/grib2_codetables/ncep/5/5.1.table
lib/ncarg/grib2_codetables/ncep/5/5.2.table
lib/ncarg/grib2_codetables/ncep/5/5.3.table
lib/ncarg/grib2_codetables/ncep/5/5.4.table
lib/ncarg/grib2_codetables/ncep/5/5.40.table
lib/ncarg/grib2_codetables/ncep/5/5.5.table
lib/ncarg/grib2_codetables/ncep/5/5.6.table
lib/ncarg/grib2_codetables/ncep/5/5.7.table
lib/ncarg/grib2_codetables/ncep/6/6.0.table
lib/ncarg/grib2_codetables/tigge/0/0.0.table
lib/ncarg/grib2_codetables/tigge/1/1.0.table
lib/ncarg/grib2_codetables/tigge/1/1.1.table
lib/ncarg/grib2_codetables/tigge/1/1.2.table
lib/ncarg/grib2_codetables/tigge/1/1.3.table
lib/ncarg/grib2_codetables/tigge/1/1.4.table
lib/ncarg/grib2_codetables/tigge/3/3.0.table
lib/ncarg/grib2_codetables/tigge/3/3.1.table
lib/ncarg/grib2_codetables/tigge/3/3.10.table
lib/ncarg/grib2_codetables/tigge/3/3.11.table
lib/ncarg/grib2_codetables/tigge/3/3.15.table
lib/ncarg/grib2_codetables/tigge/3/3.2.table
lib/ncarg/grib2_codetables/tigge/3/3.20.table
lib/ncarg/grib2_codetables/tigge/3/3.21.table
lib/ncarg/grib2_codetables/tigge/3/3.3.table
lib/ncarg/grib2_codetables/tigge/3/3.4.table
lib/ncarg/grib2_codetables/tigge/3/3.5.table
lib/ncarg/grib2_codetables/tigge/3/3.6.table
lib/ncarg/grib2_codetables/tigge/3/3.7.table
lib/ncarg/grib2_codetables/tigge/3/3.8.table
lib/ncarg/grib2_codetables/tigge/3/3.9.table
lib/ncarg/grib2_codetables/tigge/4/4.0.table
lib/ncarg/grib2_codetables/tigge/4/4.1.table
lib/ncarg/grib2_codetables/tigge/4/4.10.table
lib/ncarg/grib2_codetables/tigge/4/4.12.table
lib/ncarg/grib2_codetables/tigge/4/4.13.table
lib/ncarg/grib2_codetables/tigge/4/4.14.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.0.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.1.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.13.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.14.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.15.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.16.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.17.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.18.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.19.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.190.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.191.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.2.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.3.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.4.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.5.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.6.table
lib/ncarg/grib2_codetables/tigge/4/4.2.0.7.table
lib/ncarg/grib2_codetables/tigge/4/4.2.1.0.table
lib/ncarg/grib2_codetables/tigge/4/4.2.1.1.table
lib/ncarg/grib2_codetables/tigge/4/4.2.10.0.table
lib/ncarg/grib2_codetables/tigge/4/4.2.10.1.table
lib/ncarg/grib2_codetables/tigge/4/4.2.10.2.table
lib/ncarg/grib2_codetables/tigge/4/4.2.10.3.table
lib/ncarg/grib2_codetables/tigge/4/4.2.10.4.table
lib/ncarg/grib2_codetables/tigge/4/4.2.2.0.table
lib/ncarg/grib2_codetables/tigge/4/4.2.2.3.table
lib/ncarg/grib2_codetables/tigge/4/4.2.3.0.table
lib/ncarg/grib2_codetables/tigge/4/4.2.3.1.table
lib/ncarg/grib2_codetables/tigge/4/4.2.table
lib/ncarg/grib2_codetables/tigge/4/4.201.table
lib/ncarg/grib2_codetables/tigge/4/4.202.table
lib/ncarg/grib2_codetables/tigge/4/4.203.table
lib/ncarg/grib2_codetables/tigge/4/4.204.table
lib/ncarg/grib2_codetables/tigge/4/4.205.table
lib/ncarg/grib2_codetables/tigge/4/4.206.table
lib/ncarg/grib2_codetables/tigge/4/4.207.table
lib/ncarg/grib2_codetables/tigge/4/4.208.table
lib/ncarg/grib2_codetables/tigge/4/4.209.table
lib/ncarg/grib2_codetables/tigge/4/4.210.table
lib/ncarg/grib2_codetables/tigge/4/4.211.table
lib/ncarg/grib2_codetables/tigge/4/4.212.table
lib/ncarg/grib2_codetables/tigge/4/4.213.table
lib/ncarg/grib2_codetables/tigge/4/4.215.table
lib/ncarg/grib2_codetables/tigge/4/4.216.table
lib/ncarg/grib2_codetables/tigge/4/4.217.table
lib/ncarg/grib2_codetables/tigge/4/4.220.table
lib/ncarg/grib2_codetables/tigge/4/4.221.table
lib/ncarg/grib2_codetables/tigge/4/4.222.table
lib/ncarg/grib2_codetables/tigge/4/4.3.table
lib/ncarg/grib2_codetables/tigge/4/4.4.table
lib/ncarg/grib2_codetables/tigge/4/4.5.table
lib/ncarg/grib2_codetables/tigge/4/4.6.table
lib/ncarg/grib2_codetables/tigge/4/4.7.table
lib/ncarg/grib2_codetables/tigge/4/4.8.table
lib/ncarg/grib2_codetables/tigge/4/4.9.table
lib/ncarg/grib2_codetables/tigge/5/5.0.table
lib/ncarg/grib2_codetables/tigge/5/5.1.table
lib/ncarg/grib2_codetables/tigge/5/5.2.table
lib/ncarg/grib2_codetables/tigge/5/5.3.table
lib/ncarg/grib2_codetables/tigge/5/5.40.table
lib/ncarg/grib2_codetables/tigge/5/5.40000.table
lib/ncarg/grib2_codetables/tigge/5/5.5.table
lib/ncarg/grib2_codetables/tigge/5/5.6.table
lib/ncarg/grib2_codetables/tigge/5/5.7.table
lib/ncarg/grib2_codetables/tigge/5/5.8.table
lib/ncarg/grib2_codetables/tigge/6/6.0.table
lib/ncarg/nclex/app/ap01n.ncl
lib/ncarg/nclex/basic/basic01n.ncl
lib/ncarg/nclex/basic/basic02n.ncl
lib/ncarg/nclex/basic/basic03n.ncl
lib/ncarg/nclex/basic/basic04n.ncl
lib/ncarg/nclex/basic/basic05n.ncl
lib/ncarg/nclex/basic/basic06n.ncl
lib/ncarg/nclex/basic/basic07n.ncl
lib/ncarg/nclex/basic/basic08n.ncl
lib/ncarg/nclex/basic/basic09n.ncl
lib/ncarg/nclex/contourplot/cn01n.ncl
lib/ncarg/nclex/contourplot/cn02n.ncl
lib/ncarg/nclex/contourplot/cn03n.ncl
lib/ncarg/nclex/contourplot/cn04n.ncl
lib/ncarg/nclex/contourplot/cn05n.ncl
lib/ncarg/nclex/contourplot/cn06n.ncl
lib/ncarg/nclex/contourplot/cn07n.ncl
lib/ncarg/nclex/contourplot/cn08n.ncl
lib/ncarg/nclex/contourplot/cn09n.ncl
lib/ncarg/nclex/contourplot/cn10n.ncl
lib/ncarg/nclex/contourplot/cn12n.ncl
lib/ncarg/nclex/contourplot/cn13n.ncl
lib/ncarg/nclex/contourplot/cn14n.ncl
lib/ncarg/nclex/contourplot/cn15n.ncl
lib/ncarg/nclex/contourplot/cn16n.ncl
lib/ncarg/nclex/contourplot/cn17n.ncl
lib/ncarg/nclex/gsun/gsn_code.ncl
lib/ncarg/nclex/gsun/gsn_csm.ncl
lib/ncarg/nclex/gsun/gsun01n.ncl
lib/ncarg/nclex/gsun/gsun02n.ncl
lib/ncarg/nclex/gsun/gsun03n.ncl
lib/ncarg/nclex/gsun/gsun04n.ncl
lib/ncarg/nclex/gsun/gsun05n.ncl
lib/ncarg/nclex/gsun/gsun06n.ncl
lib/ncarg/nclex/gsun/gsun07n.ncl
lib/ncarg/nclex/gsun/gsun08n.ncl
lib/ncarg/nclex/gsun/gsun09n.ncl
lib/ncarg/nclex/gsun/gsun10n.ncl
lib/ncarg/nclex/gsun/gsun11n.ncl
lib/ncarg/nclex/labelbar/lb01n.ncl
lib/ncarg/nclex/labelbar/lb02n.ncl
lib/ncarg/nclex/legend/lg01n.ncl
lib/ncarg/nclex/legend/lg02n.ncl
lib/ncarg/nclex/legend/lg03n.ncl
lib/ncarg/nclex/mapplot/mp01n.ncl
lib/ncarg/nclex/mapplot/mp02n.ncl
lib/ncarg/nclex/mapplot/mp03n.ncl
lib/ncarg/nclex/mapplot/mp04n.ncl
lib/ncarg/nclex/mapplot/mp05n.ncl
lib/ncarg/nclex/mapplot/mp06n.ncl
lib/ncarg/nclex/mapplot/mp07n.ncl
lib/ncarg/nclex/ngmath/nm01n.ncl
lib/ncarg/nclex/ngmath/nm02n.ncl
lib/ncarg/nclex/ngmath/nm03n.ncl
lib/ncarg/nclex/ngmath/nm04n.ncl
lib/ncarg/nclex/ngmath/nm05n.ncl
lib/ncarg/nclex/ngmath/nm06n.ncl
lib/ncarg/nclex/ngmath/nm07n.ncl
lib/ncarg/nclex/ngmath/nm08n.ncl
lib/ncarg/nclex/ngmath/nm09n.ncl
lib/ncarg/nclex/ngmath/nm10n.ncl
lib/ncarg/nclex/ngmath/nm11n.ncl
lib/ncarg/nclex/ngmath/nm12n.ncl
lib/ncarg/nclex/ngmath/nm13n.ncl
lib/ncarg/nclex/ngmath/nm14n.ncl
lib/ncarg/nclex/ngmath/nm15n.ncl
lib/ncarg/nclex/ngmath/nm16n.ncl
lib/ncarg/nclex/ngmath/nm17n.ncl
lib/ncarg/nclex/ngmath/nm18n.ncl
lib/ncarg/nclex/ngmath/nm19n.ncl
lib/ncarg/nclex/ngmath/nm20n.ncl
lib/ncarg/nclex/ngmath/nm21n.ncl
lib/ncarg/nclex/ngmath/nm22n.ncl
lib/ncarg/nclex/primitives/pr01n.ncl
lib/ncarg/nclex/primitives/pr02n.ncl
lib/ncarg/nclex/primitives/pr03n.ncl
lib/ncarg/nclex/primitives/pr04n.ncl
lib/ncarg/nclex/primitives/pr05n.ncl
lib/ncarg/nclex/streamlineplot/st01n.ncl
lib/ncarg/nclex/streamlineplot/st02n.ncl
lib/ncarg/nclex/streamlineplot/st03n.ncl
lib/ncarg/nclex/streamlineplot/st04n.ncl
lib/ncarg/nclex/textitem/tx01n.ncl
lib/ncarg/nclex/textitem/tx02n.ncl
lib/ncarg/nclex/textitem/tx03n.ncl
lib/ncarg/nclex/textitem/tx04n.ncl
lib/ncarg/nclex/textitem/tx05n.ncl
lib/ncarg/nclex/textitem/tx06n.ncl
lib/ncarg/nclex/textitem/tx07n.ncl
lib/ncarg/nclex/textitem/tx08n.ncl
lib/ncarg/nclex/tickmark/tm01n.ncl
lib/ncarg/nclex/tickmark/tm02n.ncl
lib/ncarg/nclex/tickmark/tm03n.ncl
lib/ncarg/nclex/tickmark/tm04n.ncl
lib/ncarg/nclex/title/ti01n.ncl
lib/ncarg/nclex/title/ti02n.ncl
lib/ncarg/nclex/title/ti03n.ncl
lib/ncarg/nclex/vectorplot/vc01n.ncl
lib/ncarg/nclex/vectorplot/vc02n.ncl
lib/ncarg/nclex/vectorplot/vc03n.ncl
lib/ncarg/nclex/vectorplot/vc04n.ncl
lib/ncarg/nclex/vectorplot/vc05n.ncl
lib/ncarg/nclex/vectorplot/vc06n.ncl
lib/ncarg/nclex/vectorplot/vc07n.ncl
lib/ncarg/nclex/vectorplot/vc08n.ncl
lib/ncarg/nclex/vectorplot/vc09n.ncl
lib/ncarg/nclex/xyplot/xy01n.ncl
lib/ncarg/nclex/xyplot/xy02n.ncl
lib/ncarg/nclex/xyplot/xy03n.ncl
lib/ncarg/nclex/xyplot/xy04n.ncl
lib/ncarg/nclex/xyplot/xy05n.ncl
lib/ncarg/nclex/xyplot/xy06n.ncl
lib/ncarg/nclex/xyplot/xy07n.ncl
lib/ncarg/nclex/xyplot/xy08n.ncl
lib/ncarg/nclex/xyplot/xy09n.ncl
lib/ncarg/nclex/xyplot/xy10n.ncl
lib/ncarg/nclex/xyplot/xy11n.ncl
lib/ncarg/nclex/xyplot/xy14n.ncl
lib/ncarg/nclex/xyplot/xy15n.ncl
lib/ncarg/nclex/xyplot/xy16n.ncl
lib/ncarg/nclex/xyplot/xy17n.ncl
lib/ncarg/nclscripts/contrib/calendar_decode2.ncl
lib/ncarg/nclscripts/contrib/kf_filter.ncl
lib/ncarg/nclscripts/contrib/run_cor.ncl
lib/ncarg/nclscripts/contrib/time_axis_labels.ncl
lib/ncarg/nclscripts/contrib/ut_string.ncl
lib/ncarg/nclscripts/csm/ccm_func.ncl
lib/ncarg/nclscripts/csm/contributed.ncl
lib/ncarg/nclscripts/csm/diagnostics_cam.ncl
lib/ncarg/nclscripts/csm/gsn_code.ncl
lib/ncarg/nclscripts/csm/gsn_csm.ncl
lib/ncarg/nclscripts/csm/popRemap.ncl
lib/ncarg/nclscripts/csm/shea_util.ncl
lib/ncarg/nclscripts/csm/skewt_func.ncl
lib/ncarg/nclscripts/csm/wind_rose.ncl
lib/ncarg/nclscripts/wrf/WRF_contributed.ncl
lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
lib/ncarg/ngwww/ngurl
lib/ncarg/resfiles/app/ap01.res
lib/ncarg/resfiles/basic/basic03.res
lib/ncarg/resfiles/basic/basic07.res
lib/ncarg/resfiles/contourplot/cn01.res
lib/ncarg/resfiles/contourplot/cn02.res
lib/ncarg/resfiles/contourplot/cn03.res
lib/ncarg/resfiles/contourplot/cn04.res
lib/ncarg/resfiles/contourplot/cn11.res
lib/ncarg/resfiles/contourplot/cn12.res
lib/ncarg/resfiles/contourplot/cn13.res
lib/ncarg/resfiles/contourplot/cn17.res
lib/ncarg/resfiles/gsun/gsun08n.res
lib/ncarg/resfiles/gsun/gsun09n.res
lib/ncarg/resfiles/labelbar/lb01.res
lib/ncarg/resfiles/labelbar/lb02.res
lib/ncarg/resfiles/legend/lg01.res
lib/ncarg/resfiles/legend/lg02.res
lib/ncarg/resfiles/legend/lg03.res
lib/ncarg/resfiles/mapplot/mp01.res
lib/ncarg/resfiles/mapplot/mp02.res
lib/ncarg/resfiles/mapplot/mp03.res
lib/ncarg/resfiles/mapplot/mp04.res
lib/ncarg/resfiles/mapplot/mp05.res
lib/ncarg/resfiles/mapplot/mp06.res
lib/ncarg/resfiles/ngmath/nm03.res
lib/ncarg/resfiles/primitives/pr02.res
lib/ncarg/resfiles/primitives/pr03.res
lib/ncarg/resfiles/primitives/pr04.res
lib/ncarg/resfiles/primitives/pr05.res
lib/ncarg/resfiles/streamlineplot/st01.res
lib/ncarg/resfiles/streamlineplot/st02.res
lib/ncarg/resfiles/streamlineplot/st03.res
lib/ncarg/resfiles/streamlineplot/st04.res
lib/ncarg/resfiles/textitem/tx01.res
lib/ncarg/resfiles/textitem/tx02.res
lib/ncarg/resfiles/textitem/tx03.res
lib/ncarg/resfiles/tickmark/tm01.res
lib/ncarg/resfiles/tickmark/tm02.res
lib/ncarg/resfiles/tickmark/tm03.res
lib/ncarg/resfiles/tickmark/tm04.res
lib/ncarg/resfiles/title/ti01.res
lib/ncarg/resfiles/title/ti02.res
lib/ncarg/resfiles/title/ti03.res
lib/ncarg/resfiles/vectorplot/vc01.res
lib/ncarg/resfiles/vectorplot/vc02.res
lib/ncarg/resfiles/vectorplot/vc03.res
lib/ncarg/resfiles/vectorplot/vc04.res
lib/ncarg/resfiles/vectorplot/vc05.res
lib/ncarg/resfiles/vectorplot/vc06.res
lib/ncarg/resfiles/vectorplot/vc07.res
lib/ncarg/resfiles/vectorplot/vc09.res
lib/ncarg/resfiles/xyplot/xy01.res
lib/ncarg/resfiles/xyplot/xy02.res
lib/ncarg/resfiles/xyplot/xy03.res
lib/ncarg/resfiles/xyplot/xy04.res
lib/ncarg/resfiles/xyplot/xy05.res
lib/ncarg/resfiles/xyplot/xy06.res
lib/ncarg/resfiles/xyplot/xy07.res
lib/ncarg/resfiles/xyplot/xy08.res
lib/ncarg/resfiles/xyplot/xy09.res
lib/ncarg/resfiles/xyplot/xy10.res
lib/ncarg/resfiles/xyplot/xy13.res
lib/ncarg/resfiles/xyplot/xy15.res
lib/ncarg/sysresfile
lib/ncarg/udunits/udunits2-accepted.xml
lib/ncarg/udunits/udunits2-base.xml
lib/ncarg/udunits/udunits2-common.xml
lib/ncarg/udunits/udunits2-derived.xml
lib/ncarg/udunits/udunits2-prefixes.xml
lib/ncarg/udunits/udunits2.xml
lib/ncarg/xapp/Idt
'EOF'

#
# Sort the two lists before we compare them.
#
sort $this_file_list > $sort_this_file_list
sort $that_file_list > $sort_that_file_list


diff $sort_this_file_list $sort_that_file_list

if ($status == 0) then
   echo "files are exactly the same."
endif

#
# Clean up.
#
/bin/rm $that_file_list $this_file_list $sort_that_file_list $sort_this_file_list >&! /dev/null
