Development Page--Not for Official Use
- Ultimate Goal: Create a program which utilizes spatial statistics methods to predict water level at any given point in Corpus Christi Bay given a localized data set. The localized data set will consist of water level data from stations in and around the bay. Eventually, this process will be expanded and applied to all coastal areas. As a first step, factor analysis will be performed in order to determine the number and magnitude of driving forces influencing changes in water level within the area.
Factor Analysis was performed with the following 22 variables:
| Name | Series | Station Identification |
| a005 | AWL | Packery Channel |
| a001 | AWL | Naval Air Station |
| a011 | AWL | White Point |
| a008 | AWL | Texas State Aquarium |
| a006 | AWL | Ingleside |
| a009 | AWL | Port Aransas |
| a014 | AWL | Bob Hall Pier |
| a013 | AWL | S. Bird Island |
| h005 | HWL | Packery Channel |
| h001 | HWL | Naval Air Station |
| h011 | HWL | White Point |
| h008 | HWL | Texas State Aquarium |
| h006 | HWL | Ingleside |
| h009 | HWL | Port Aransas |
| h014 | HWL | Bob Hall Pier |
| r005 | RWL | Packery Channel |
| r001 | RWL | Naval Air Station |
| r011 | RWL | White Point |
| r008 | RWL | Texas State Aquarium |
| r006 | RWL | Ingleside |
| r009 | RWL | Port Aransas |
| r014 | RWL | Bob Hall Pier |
-
- where
| HWL = Harmonic Water Level |
| RWL = Residual Water Level |
The above variables correspond to data collected or calculated for the stations in the following map:
Data for each variable consisted of top of the hour water level data from the designated station for one complete year. Oddly, 1998 seemed to be the best year, as it had the most complete actual water level (AWL) data sets for all stations involved. The interpolation program, lrwlfill, was used to fill gaps in the AWL data. The next grouping of variables were harmonic water level (HWL) values, or tidal values, for each station where available. Finally, we also included the residual water level (RWL) values for each station where available. RWL is simply the difference between AWL and HWL. RWL is the portion of fluctuations in water level not attributed to a tidal signal and is most often assumed to include meteorological forcing as well as other factors. The actual values of all 22 variables are composed in an excel document with the interpolated values listed in red.
Several general observations are made simply by examination of the correlation matrix and the map above. From the correlation matrix alone, it can be noted that groupings of variables are ocurring. Variables representing data for like water level types are more highly correlated than data for differing water level types. HWL and RWL values are less correlated than other water level type pairs such as AWL and HWL. AWL and RWL are more highly correlated than AWL and HWL. In addition, the Bob Hall Pier station variable is overall not as highly correlated with the others. This may be because it is to the east of the barrier island along the open coast and is therefore subjected to additional influences not occurring at locations within the bay.
From principle components analysis, three main factors are identified. Using the Kaiser method of selecting the number components by those having eigenvalues greater than one resulted in three components. The first component accounts for approximately 64.5% of the variance with an eigenvalue of 14.2, while the second accounts for 20.5% with an eigenvalue of 4.5 and the third, 8.7% with an eigenvalue of 1.9. Cumulatively, these three factors account for approximately 93.8% of the total variance. Details about these results may be viewed in the explanation of variance. A scree plot has also been graphed demonstrating the same conclusion. Following is the initial component matrix displaying the factor loadings from each original variable for each component.
| Variable | Comp 1 | Comp 2 | Comp 3 |
| AWL: Packery Channel | 0.955 | -0.035 | -0.153 |
| AWL: Naval Air Station | 0.983 | 0.007 | -0.099 |
| AWL: White Point | 0.912 | 0.071 | -0.244 |
| AWL: Texas State Aquarium | 0.984 | 0.043 | -0.112 |
| AWL: Ingleside | 0.991 | 0.028 | -0.044 |
| AWL: Port Aransas | 0.920 | 0.010 | 0.372 |
| AWL: Bob Hall Pier | 0.798 | -0.002 | 0.584 |
| AWL: S. Bird Island | 0.873 | -0.002 | -0.111 |
| HWL: Packery Channel | 0.641 | 0.638 | -0.293 |
| HWL: Naval Air Station | 0.637 | 0.723 | -0.178 |
| HWL: White Point | 0.628 | 0.606 | -0.328 |
| HWL: Texas State Aquarium | 0.599 | 0.748 | -0.204 |
| HWL: Ingleside | 0.636 | 0.752 | -0.070 |
| HWL: Port Aransas | 0.516 | 0.574 | 0.631 |
| HWL: Bob Hall Pier | 0.400 | 0.420 | 0.808 |
| RWL: Packery Channel | 0.862 | -0.415 | -0.028 |
| RWL: Naval Air Station | 0.866 | -0.468 | -0.011 |
| RWL: White Point | 0.691 | -0.547 | -0.012 |
| RWL: Texas State Aquarium | 0.875 | -0.462 | -0.006 |
| RWL: Ingleside | 0.872 | -0.467 | -0.011 |
| RWL: Port Aransas | 0.855 | -0.476 | -0.016 |
| RWL: Bob Hall Pier | 0.815 | -0.484 | 0.007 |
Varimax factor rotation was performed upon the resulting components yielding still three components yet with changes in how the variance was distributed among them. Component one accounts for approximately 49.5% of the variance with an eigenvalue of 10.9, component two accounts for 30% of the variance with an eigenvalue of 6.6 and component three accounts for 14.3% of the variance with an eigenvalue of 3.2. Details about these results may be viewed in the explanation of variance. The rotated component matrix demonstrates more clearly the closeness in correlation of common water level types. RWL contributes most to component one, HWL contributes most to component two whereas the AWL and HWL of Bob Hall Pier and Port Aransas are the largest single contributors to component three. The factor loadings which are used to compose the linear combination which create these components are listed in the rotated component matrix following.
| Variable | Comp 1 | Comp 2 | Comp 3 |
| AWL: Packery Channel | 0.805 | 0.523 | 0.121 |
| AWL: Naval Air Station | 0.800 | 0.547 | 0.192 |
| AWL: White Point | 0.714 | 0.619 | 0.059 |
| AWL: Texas State Aquarium | 0.781 | 0.580 | 0.190 |
| AWL: Ingleside | 0.791 | 0.544 | 0.250 |
| AWL: Port Aransas | 0.719 | 0.323 | 0.602 |
| AWL: Bob Hall Pier | 0.614 | 0.164 | 0.757 |
| AWL: S. Bird Island | 0.716 | 0.489 | 0.147 |
| HWL: Packery Channel | 0.168 | 0.930 | 0.110 |
| HWL: Naval Air Station | 0.108 | 0.944 | 0.239 |
| HWL: White Point | 0.179 | 0.913 | 0.064 |
| HWL: Texas State Aquarium | 0.065 | 0.954 | 0.212 |
| HWL: Ingleside | 0.085 | 0.921 | 0.346 |
| HWL: Port Aransas | 0.049 | 0.436 | 0.895 |
| HWL: Bob Hall Pier | 0.033 | 0.188 | 0.976 |
| RWL: Packery Channel | 0.943 | 0.137 | 0.093 |
| RWL: Naval Air Station | 0.976 | 0.092 | 0.093 |
| RWL: White Point | 0.879 | -0.056 | 0.019 |
| RWL: Texas State Aquarium | 0.979 | 0.099 | 0.103 |
| RWL: Ingleside | 0.980 | 0.096 | 0.096 |
| RWL: Port Aransas | 0.972 | 0.082 | 0.084 |
| RWL: Bob Hall Pier | 0.943 | 0.047 | 0.091 |
As a visual aid, the components have been plotted in rotated space. As can be seen and as has been stated, variables representing like water level types group together, AWL and RWL are more highly correlated than AWL and HWL, RWL and HWL are very uncorrelated and for Bob Hall Pier and Port Aransas, HWL and AWL, somewhat, are less correlated with the others.
Conclusions
Changes in water level within the Corpus Christi Bay can be attributed to three main factors. Since RWL is the greatest contributor to component one which accounts for approximately 49.5% of the variance, and HWL is the greatest contributor to component two which accounts for approximately 30% of the variance, this would tend to suggest that astronomical forcing is a secondary factor in regards to changes in water level within Corpus Christi Bay. The greatest factor accounting for almost half of the variance is RWL. Since it has been well documented that water level is the result of meteorological and astronomical forcing in addition to other influences of less magnitude, it would be consistent to conjecture that component one represents meteorological forcing and component two represents astronomical forcing, although more research is necessary to verify this conclusion. Naturally, component three would then be the other influences of less magnitude. Remembering that Bob Hall Pier is located outside the barrier island and Port Aransas is positioned in a location where water comes into the bay from the Gulf of Mexico therefore increasing its exposure to additional phenomena such as Bob Hall Pier, it may be a reasonable theory to suggest that component three accounts for geographical orientation.
Many thanks to Dr. Blair Sterba-Boatwright for advising me on this project.
Spatial Statistics Sites
Contact Information: amostella@lighthouse.tamucc.edu