NCEPLIBS-g2tmpl  1.12.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
Jeff Ator, other NOAA programmers.

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.

For more info see https://github.com/NOAA-EMC/NCEPLIBS-g2tmpl/issues/40.

Returns
0 for sucess

Definition at line 13 of file sort_params_grib2_tbl.F90.

References open_and_read_4dot2(), and sort_and_write_4dot2().