Fri, 30 Jan 2009

The Current Design of the Tides Processing Package 01/30/2009 14:31
The current process design is:
Convert from pressure to depth
This process shows some gaps in the data, often small due to hiccups in data transfer or data logging. During this process, the time will be converted to epoch time (seconds from January 1, 1970). The gaps will be filled by interpolation. A byproduct of this stage is the statitistics of missing data and interpreted data.
Boxcar Filter with Sampling
The filter will smooth the raw data, taking out jitter that might be introduced by wind, waves, and wakes. This dataset is more dense than is needed to meet the requirements of NOAA, therefore only a fraction of the filtered data is output. The output has to align with the times of NOAA data. The results of this stage will be used in two different production paths: Offsets and Constituents. A byproduct of this stage is the statistical deviation of the raw data from the filtered data.
The two product paths
Offsets
The stages off working offsets are:
  1. Find peaks
  2. Find Mean Low Low Water
  3. Compare peaks to a primary station
  4. Produce offset and range value for predictions based on the primary station
Constituents
Using least-squares determination of constituents (the tappy.py program). Use the constituents to produce a tide predictor
Comparison
The two prediction methods will be compared to new data as it goes through the first two stages: Conversion and Filtering.

[/Projects] permanent link

She Sits on Her Mooring 01/30/2009 08:18
Well, Mother of Perl is happy sitting on her mooring off the New Castle pier.

[/Sail] permanent link