Home
last modified time | relevance | path

Searched refs:PDS_Center (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/grads/grads-1.9b4/src/
H A Dwgrib.c279 #define PDS_Center(pds) (pds[4]) macro
779 if (PDS_Center(pds) == ECMWF) EC_ext(pds,"",":"); in main()
796 if (PDS_Center(pds) == ECMWF) EC_ext(pds,"",":"); in main()
812 if (PDS_Center(pds) == ECMWF) EC_ext(pds,""," "); in main()
828 PDS_Center(pds),PDS_Subcenter(pds),PDS_Model(pds), in main()
1311 center = PDS_Center(pds); in Parm_Table()
5147 if (PDS_Center(pds) == ECMWF && PDS_LEN(pds) >= 45) { in EC_ext()
5572 if (PDS_Center(pds) == ECMWF) { in ensemble()
5574 else if (PDS_Center(pds) == NMC && pdslen >= 45 && pds[40] == 1) { in ensemble()