NCEPLIBS-g2tmpl  1.10.0
sort_params_grib2_tbl.f90 File Reference

Read and sort params_grib2_tbl_new.text. More...

Go to the source code of this file.

Functions/Subroutines

program sort_params_grib2_tbl
 This program reads params_grib2_tbl_new.text and writes the output file will be sorted with a format suitable for subsequent reading via the open_and_read_4dot2() function. More...
 

Detailed Description

Read and sort params_grib2_tbl_new.text.

Author
???

Definition in file sort_params_grib2_tbl.f90.

Function/Subroutine Documentation

◆ sort_params_grib2_tbl()

program sort_params_grib2_tbl

This program reads params_grib2_tbl_new.text and writes the output file will be sorted with a format suitable for subsequent reading via the open_and_read_4dot2() function.

Returns
0 for sucess

Definition at line 9 of file sort_params_grib2_tbl.f90.

References open_and_read_4dot2(), and sort_and_write_4dot2().