NCEPLIBS-g2tmpl
1.12.0
|
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... | |
Read and sort params_grib2_tbl_new.text.
Definition in file sort_params_grib2_tbl.F90.
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.
Definition at line 13 of file sort_params_grib2_tbl.F90.
References open_and_read_4dot2(), and sort_and_write_4dot2().