!!!!!!!!!!!!!!!!!
| Type | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|
| character(len=256) | :: | the_file_path | ||||
| integer, | parameter | :: | NCASES | = | 6 | |
| character(len=256), | DIMENSION(NCASES) | :: | file_paths | |||
| character(len=256), | DIMENSION(NCASES) | :: | descriptions | |||
| type(gribfile_object) | :: | my_gribfile | ||||
| integer | :: | case_number |
!!!!!!!!!!!!!!!!! |