Developing a Method to Validate the Navigational Bathymetric Database

Size: px
Start display at page:

Download "Developing a Method to Validate the Navigational Bathymetric Database"

Transcription

1 Developing a Method to Validate the Navigational Bathymetric Database Katrina Wyllie 1*, Marcus Cole 2, Grant Froelich 1, Matthew Wilson 1, Kurt Nelson 2, CAPT Richard Brennan, NOAA 1, and Travis Newman 3 1 Hydrographic Surveys Division, NOAA/NOS, Office of Coast Survey 2 Coast Survey Development Lab, NOAA/NOS, Office of Coast Survey 3 Marine Chart Division, NOAA/NOS, Office of Coast Survey * Presenter Biography: Katrina Wyllie has a B.S. in Marine Biology from College of Charleston and a M.S. in Ocean Mapping from University of New Hampshire. Katrina has worked with NOAA's Office of Coast Survey for eight years and is presently working for Operations Branch in Silver Spring, MD. Abstract NOAA s Office of Coast Survey is implementing a high-resolution navigational bathymetric database (NBD) with the goal of providing authoritative bathymetry data for current and future nautical chart products and services. A prototype NBD was created for the Puget Sound area in 2016 so initial testing could begin. This paper will discuss the methods used to validate the diverse source suppression rules, traceable metadata attribution, and extracted sounding and contour output. Where and why the NBD output differs from current nautical chart products will be discussed. Lessons learned from the validation methods used in the Puget Sound prototype NBD will help to refine and develop automated validation tools needed as larger regions are incorporated into this system.

2 Introduction For the past 210 years, NOAA Coast Survey has been supporting safe and efficient maritime commerce with the creation of nautical chart products. The science behind making nautical chart products continues to improve with advancements in technology yet the chart products themselves have not advanced as rapidly. The definition of hydrographic services Coast Survey is mandated to provide by the Coast and Geodetic Survey Act of 1947 and the Hydrographic Service Improvement Act (2008) include not only nautical charts but also production of nautical information databases. To support current and future nautical chart products, including the vision presented in NOAA Marine Chart Division s National Charting Plan, Coast Survey is implementing a navigational bathymetric database (NBD). This is a database of all available bathymetry sources, smartly combined to create an authoritative navigational surface of the ocean from which to derive the soundings and contours found on nautical chart products. An initial prototype NBD was created for the Puget Sound region of Washington State (Figure 1). This area will directly benefit from future rescheming and standardization of nautical chart products due to current inconsistencies between existing products and a need for additional contours to support deep draft vessels. Teledyne CARIS Bathy DataBASE Server and BASE Manager were used to create the NBD for Puget Sound. Utilizing the database server capability and the available software allows for data accessibility and data stewardship. This paper will discuss the methods used to validate bathymetric source suppression rules, traceable metadata attribution, and extracted sounding and contour output. The scope of this project does not include feature objects beyond soundings and contours. Lessons learned from the validation methods used in the Puget Sound prototype NBD will help to refine and develop automated validation tools needed as larger regions are incorporated into this system. Figure 1: Puget Sound region of Washington State 2

3 Bathymetric Sources Tacoma Harbor, located in South Puget Sound, was selected as the case study for this paper. Tacoma has three U.S. Army Corps of Engineers (USACE) waterways and various NOAA surveys ranging from The USACE waterway data was downloaded in xyz format directly from the Seattle District website. The data was projected and gridded using basic weighted mean to the finest resolution supported (1 and 2 meters). To support the Source Authority custom attribute used for the combine rules described in the following sections, the USACE grids were clipped to the maintained channel limits (Figure 2). Figure 2: Left: USACE Seattle District webpage of Tacoma Harbor waterways (Thea Foss Waterway, Blair Waterway and Hylebos Waterway). Right: Example in Blair Waterway where USACE data was clipped to maintained channel extents. Red represents data in the USACE waterway and blue represents data outside of the USACE waterway. NOAA surveys in Tacoma are available as Bathymetric Attributed Grids (BAGs) and Bathy Point Store point clouds (Figure 3). The BAGs were downloaded from NOAA National Centers for Environmental Information (NCEI). Bathy Point Store surveys pre-date BAG archival and are point clouds of various survey sounding density based on age of survey and technique used to collect the bathymetry. The point clouds were projected and from the points, a triangulated irregular network (TIN) was created. The TIN allows for interpolation between points so a grid may be generated. Ultimately, grids of 16m resolution were created form the original point clouds. In the newest release of software, Teledyne CARIS introduced an option to grid data at variable resolution based on density, which would be more appropriate than a user-defined 16m resolution. 3

4 Figure 3: Tacoma data in BAG format (left) and Bathy Point Store point cloud format (right) Many bathymetric sources, besides NOAA and USACE surveys, are responsible for existing charted soundings. Examples include other Federal Agencies, Power Squadron, Port Authority, satellite-derived, and International Organizations. External and crowd-sourced datasets acquired for reasons other than hydrography also exist and may support and improve current and future nautical chart products. One of the goals of the NBD is to ingest all sources of available bathymetry. The available bathymetric sources for the Tacoma case study were limited to NOAA and USACE datasets. Database Catalogue With the diverse sources of bathymetry and the goal of the NBD to end up with an authoritative combined surface to support nautical chart products, it was necessary to create custom metadata attributes in the database catalogue. It is challenging to add attributes to an existing database so being generic yet flexible in the customization is essential. The customized attributes created for Tacoma NBD are listed in Table 1. These attributes were created to support the combine rules and they are described in the next section. Table 1: Custom attributes created for the Tacoma NBD Attribute Description Values dgrton Danger to Navigation 0=true 1=false autrty Source Authority 0=true 1=false supscr Suppression Score Float (0-100) dcyscr Decay Score Float (0-100) uniqid Unique survey ID String (e.g. H12345) While the database catalogue was edited to include customized attributes, it was also edited to set mandatory and conditional flags for certain metadata attributes. For example, Category Zone of Confidence (CATZOC) and Survey End Date (SUREND) need to be populated for the combine rules and were therefore flagged as mandatory. This means these attributes have to be populated 4

5 in order to load a survey into the database. With the intent on fully using the Python API available in Teledyne CARIS BASE Manager to populate fields from source metadata, the attributes listed in Table 1 were all set to conditional. Figure 4 is an example of a survey s attribution once loaded into the Tacoma NBD using the custom catalogue. Figure 4: Custom and standard survey attributes populated for a BAG Combine Rules Danger to Navigation The customized database catalogue allows for scripted combine rules that support an authoritative, navigational surface. The rules are applied hierarchically so that if there is a winner on the first rule, the remaining rules are ignored. While there are many ways to combine data, it is imperative based on the scope of this navigational database that mariner safety is at the forefront of every decision. For this reason, the first rule is Danger to Navigation (dgrton) = true (0) wins. Regardless of the source of the Danger to Navigation and what water it is located in (i.e. USACE channel or not), a reported Danger is critical to mariner safety and must win until it is shown to not exist or 5

6 newer, confident data replaces it. Moreover, in the rare case there are two Dangers at the same node, Dangers to Navigation are assigned a Suppression Score (supscr) of 100 which is then decayed (dcyscr) by CATZOC and time so the report from the more confident source would win and if the confidence is the same, the newest date would win. For the Tacoma NBD, a fake Danger was created as a single point cloud point for testing purposes. This would represent the same type of dangers to navigation that are found on nautical charts in other regions that will need to be ingested into the NBD. More consideration will be required to ensure Dangers that are features other than soundings (e.g. wrecks and obstructions) are also adequately represented. It is possible to automatically decay a Danger to dgrton = false once the same unique survey ID (uniqid) is imported into the NBD but due to the safety concerns surrounding Dangers to Navigation, turning the flag from True to False is currently a manual operation. Authority Ruleset The second combine rule is Source Authority (autrty) = True (0) wins. A bathymetric provider may have charting authority over all other sources in an area. The best example of this is USACE data within maintained channels but there may be other situations when this rule applies. When authority = 0, the suppression score (supscr) is set to 90 and decays with time. As demonstrated in Figure 5 with sample data, the newest data wins regardless of CATZOC. As the combine rules are applied in hierarchical order, Dangers to Navigation will have an initial supscr of 100 and an example is shown in Figure 5 as a single, green data point. Score Years Elapsed Since Survey Figure 5: Sample data modeling USACE data collected in a maintained channel (i.e. autrty = 0) 6

7 The USACE data for Tacoma was clipped to the channel limits and autrty attribute set to true for the data inside the channel. Only two of the three waterways had corresponding dredge areas on the Electronic Navigational Chart (ENC) so the Thea Foss Waterway has autrty attribute set to false. Figure 6 display the result of this source authority rule for Tacoma. Figure 6: Result of the Source Authority Rule for Tacoma NBD. The red data is USACE and blue is NOAA. The maintained channels are represented in the final combine surface because autrty attribute = true. Decay Score (CATZOC, SUREND, and α) Determining if a source survey is a Danger to Navigation or in an area where authority wins is straightforward. The third, and most complicated, combine rule is that the largest Decay Score (dcyscr) wins. However, this rule is mostly ranking incoming source by the CATZOC value, which is a generalized proxy for uncertainty. CATZOC values are defined by depth accuracy, position accuracy, and seafloor coverage (Table 2). As mentioned earlier, CATZOC is a mandatory attribute and must be assessed before a survey is imported into the database. 7

8 Table 2: Categories of ZOC and their associated definitions For Bathy Point Store data that did not have a CATZOC value assessed, a CATZOC value was assigned using a Python script based on NOAA s CATZOC Descriptions shown in Table 3. Table 3: NOAA CATZOC Descriptions for the ZOCs The suppression score custom attribute (supscr) is assigned directly from the initial CATZOC value: (Danger = 100), A1=99, A2=79, B=59, C=39 and D=19. The years elapsed since survey is captured from the mandatory attribute SUREND which has the end of survey date formatted in YYYYMMDD. The third variable for the decay score custom attribute is the decay coefficient, α. We used the following equation to determine the Decay Score and the greatest value (0-100) wins this combine rule. The decay score allows for newer surveys of a lesser CATZOC to potentially supersede surveys of a superior CATZOC that are significantly older (Figure 7). 8

9 Score Years Elapsed Since Survey Figure 7: Left: Sample data demonstrating the decay score equation with α = Right: The effect of different values of α on the score. NOAA s Hydrographic Health Team is currently modeling changeability with the same idea of CATZOC decaying based on an area s changeability. The alpha value used in Tacoma NBD came directly from that project. A constant alpha assumes water depths change at the same rate, which is false. The NOAA Hydrographic Health team defined three change agents (currents, storms and debris) and multiplied those change agent values by alpha = to get a more realistic, geographic decay coefficient (Gonsalves et al, 2016). The NBD can directly support their efforts by providing accessible data for the Team to ground truth parts of the model. It is important to reference the CATZOC definitions with the decay model results as some ZOC bands decay by depth accuracy but others decay by possible uncharted features. It is the intent of the NBD to read in the decay coefficient from the Hydrographic Health Team and depending on the resulting raster resolution, it may be necessary to adjust the combine rules so decay is applied on a node-to-node basis instead of a survey metadata attribute. Resolution and Depth The final two combine rules are finest resolution wins and then shoalest depth wins. Where the BAG resolutions overlap from a single survey, the lowest resolution BAG surface is preferred. The resolution rule is followed by the final combine rule: primary z value (depth) is least. This will ensure that if there is a tie, the combine process will consider the navigational purpose of the project and pick the more shoal depth. Figure 8 is an image of the combine rule dialog from CARIS BASE Manager. 9

10 Figure 8: Order of the combine rules for NBD Traceable Metadata While the product of the NBD is an authoritative navigational surface, the purpose of the NBD is to support current and future nautical chart products. All soundings on the nautical chart must be clearly marked with their source. This is currently achieved by using the attributes Source Indication (SORIND) and Source Date (SORDAT). Any nautical chart products, like soundings, derived from the NBD need to have traceable metadata. Metadata is stored in the Contributor layer created during the combine process (Figure 9). Any of the metadata attributes can be added to the contributor layer but its main function is to feed the SORIND and SORDAT information for derived soundings that will be represented on nautical chart products. The Contributor layer is also helpful in validating the NBD combined surface. It immediately illuminated TIN edge effects from the Bathy Point Store data that was unintentionally masking areas from having derived soundings. It also highlighted survey edge effects from the combine process, as seen in Figure 10. Current NOAA nautical chart products have tabulated channels with no depths or contours. The NBD generated depths and contours over all waters covered by the clipped combined surface. The Contributor layer highlights one of the major ways a NBD can support future nautical chart products in Figure 11 by illustrating how USACE and NOAA data can be charted together with high-resolution contours that will directly support safe and efficient maritime commerce. The National Charting Plan states this as a way to improve chart production efficiency because Coast Survey believes that mariners would be best served by having USACE data distributed seamlessly and simultaneously with NOAA ENCs. 10

11 Figure 9: Left: The combined depth grid of Tacoma. Right: The Contributor layer of Tacoma showing each of the sources that won from the combine ruleset Figure 10: The top left are NBD-derived soundings shown with the combined depth layer. Below that are the same soundings shown with the contributor layer. The top right are the NBD-derived 1m contours shown with the combined depth layer. Below that are the same contours shown with the contributor layer. Some survey edge effects are noticeable. 11

12 Figure 11: Contributor layer from the combined Tacoma NBD. The USACE data is shown in blue and contours at 1m intervals are generated for the area, including inside the maintained channel. Validation Approach Sounding Selection Preparation The product of the NBD at this point is a combined surface with traceable metadata that needs to be validated in order to be deemed authoritative and appropriate to supply soundings and contours to nautical chart products. As soundings do not belong on land, the combined Tacoma surface was clipped to the most recent shoreline (Figure 12). Figure 12: Before clipping Tacoma to the recent shoreline, bathymetric data from 1930 s is displayed over land that has been developed in recent years. 12

13 Vertical Validation: Triangle Test The main validation approach is to find existing charted soundings that are shoal of the database output and then understand why they are more shoal. This could be a missing source or something wrong with the combine ruleset. Finding the vertical disagreements can be accomplished rapidly using the Triangle Tool, a function that will identify new data that is shoal of the existing charted data (i.e. Danger finder); similarly, it can be used to check a prospective cartographic sounding selection to ensure no shoal soundings failed to be selected (Wilson et al, 2016). The output of the Triangle Tool is an image and GIS layers that indicate the location and magnitude of the discrepancies (Figure 13). For the NBD validation process, the opposite math will find the existing charted soundings that are shoal of the database-derived soundings. This extended functionality is currently in development. While locating sounding discrepancies is an automated process, it may be challenging to track down the source of a current ENC sounding if its SORIND attribute has not been updated since the ENC was created from the Raster Navigational Chart (RNC). When ENCs were created, all soundings from the RNC chart had the SORIND attribute mapped to the RNC chart number. The source of these older soundings can be found by manually investigating NOAA s RNC Standards archive. Because many of the documents in the Standards are scanned copies of letters or diagrams with hand-written annotations, this is not a task that can be automated. As the NBD expands to larger areas, there will be more examples of sounding discrepancies, which may help improve the NBD by locating a missing bathymetric source or identifying a custom attribute, or combine rule that is not currently in use. Figure 14: Left: Image result of the Triangle Tool test where NBD soundings are shoal of the chart. Right: Digital output of the Triangle Tool indicating where and by how many chart units the NBD data is shoal of the chart. Horizontal Validation: Radius The other half of validating the sounding output of the NBD is to understand the allowed horizontal migration of a currently charted sounding and assigning a radius from which to look for a vertical match. Maximum cartographic horizontal migration of charted soundings is defined by the NOAA Nautical Chart Manual to be ½ the height of the charted whole number (NOAA, 2013). While radii can be implemented based on this defined RNC-based scale for initial confirmation of the NBD 13

14 sounding output, it may be more appropriate in the future to define the horizontal radius by the existing source CATZOC position accuracy with a minimum value of the combined grid resolution. Conclusion Coast Survey s effort to rescheme and standardize navigational chart products will rely heavily on a database of all available bathymetric sources smartly combined into an authoritative, navigational surface from which soundings and contours can be derived and traced back to their original source. This is the primary reason Coast Survey is implementing a navigational bathymetric database. This paper described the lessons learned from the initial prototype NBD created in the Puget Sound region. Customized survey metadata attributes were created and added into the database catalogue. These customized attributes were populated with terms that supported navigationally based suppression rules. The process of combining the various bathymetric sources produced a Contributor layer which included all needed metadata to populate the SORIND and SORDAT for derived soundings and contours. This initial approach as described can be used to validate the soundings derived from the database as compared to the existing ENC soundings. The lessons learned from this prototype NBD will help to refine and develop automated validation tools needed as larger regions are incorporated. References Gonsalves, M. et al. (2016), Developing a Spatial Risk-based Model of Hydrographic Priorities in the United States: A Modern Approach to Realizing Survey Efficiencies, in Proceedings Canadian Hydrographic Conference, Halifax, Nova Scotia, Canada. Hydrographic Services Improvement Act. Pub. L Stat Oct Web. NOAA. (2013). Nautical Chart Manual Volume 1, Version January Office of Coast Survey. Marine Chart Division. National Charting Plan. A Strategy to Transform Nautical Charting. 28 Feb Web. 10 Mar "Hydrographic Surveys" Surveying & Mapping. USACE, Web. 22 Feb < 33 USC. Sec 883a. Chapter Web. Wilson, M., Masetti, G., and Calder, B. (2016), "NOAA QC Tools: Origin, Development, and Future", in Proceedings Canadian Hydrographic Conference, Halifax, Nova Scotia, Canada. 14

Crowdsourced Bathymetry Data via Electronic Charting Systems

Crowdsourced Bathymetry Data via Electronic Charting Systems Crowdsourced Bathymetry Data via Electronic Charting Systems Evan Robertson evan.robertson@noaa.gov Cooperative Institute for Research in Environmental Sciences (CIRES), University of Colorado, Boulder,

More information

Paper for consideration by ENC Working Group. Use of AU6 ENC cells as an option for Bathymetric ENCs (benc)

Paper for consideration by ENC Working Group. Use of AU6 ENC cells as an option for Bathymetric ENCs (benc) Paper for consideration by ENC Working Group Use of AU6 ENC cells as an option for Bathymetric ENCs (benc) Submitted by: Alvaro Sanchez (AHS) Executive Summary: Compilation of high density bathymetric

More information

NEED FOR SUPPLEMENTAL BATHYMETRIC SURVEY DATA COLLECTION

NEED FOR SUPPLEMENTAL BATHYMETRIC SURVEY DATA COLLECTION 305 West Grand Avenue, Suite 300 Montvale, New Jersey 07645 Phone 201.930.9890 Fax 201.930.9805 www.anchorqea.com M EMORANDUM To: Caroline Kwan and Nica Klaber U.S. Environmental Protection Agency Region

More information

AHO s experience on HD bathymetric ENCs

AHO s experience on HD bathymetric ENCs AHO s experience on HD bathymetric ENCs ENCWG3 Wollongong 16 18 April 2018 Alvaro Sanchez DD Charting Quality Assurance, Standards and Specifications Australian Hydrographic Office Background 2016 As part

More information

THE CHALLENGES OF A LARGE-AREA BATHYMETRIC SURVEY

THE CHALLENGES OF A LARGE-AREA BATHYMETRIC SURVEY THE CHALLENGES OF A LARGE-AREA BATHYMETRIC SURVEY Agenda: - Introduction - Tender - Project Planning - Survey - Processing - Delivery - Conclusion 2 Introduction We know less of the oceans at our feet,

More information

Utilizing Vessel Based Mobile LiDAR & Bathymetry Survey Techniques for Survey of Four Southern California Breakwaters

Utilizing Vessel Based Mobile LiDAR & Bathymetry Survey Techniques for Survey of Four Southern California Breakwaters Utilizing Vessel Based Mobile LiDAR & Bathymetry Survey Techniques for Survey of Four Southern California Breakwaters Western Dredging Association: Pacific Chapter September 2012 Insert: Pipe Location

More information

Development of a Geo-spatial Analysis Methodology for Assessing the Adequacy of Hydrographic Surveying and Nautical Charts

Development of a Geo-spatial Analysis Methodology for Assessing the Adequacy of Hydrographic Surveying and Nautical Charts University of New Hampshire University of New Hampshire Scholars' Repository Center for Coastal and Ocean Mapping Center for Coastal and Ocean Mapping 5-2012 Development of a Geo-spatial Analysis Methodology

More information

EMPA 2017 How can the S-102 Bathymetric Surface Product improve safety in navigation and pilotage?

EMPA 2017 How can the S-102 Bathymetric Surface Product improve safety in navigation and pilotage? EMPA 2017 How can the S-102 Bathymetric Surface Product improve safety in navigation and pilotage? Operated by the Norwegian Mapping Authority, Hydrographic Service FREEDOM TO CHOOSE Content What is the

More information

Reply of Guyana Annex R2

Reply of Guyana Annex R2 Summary of Findings: Analysis of Recent Shoreline Revisions to the This report assesses recent shoreline changes made to the 2005 edition of Dutch nautical chart NL 2218. This new edition is credited jointly

More information

PORTS AUSTRALIA. PRINCIPLES FOR GATHERING AND PROCESSING HYDROGRAPHIC INFORMATION IN AUSTRALIAN PORTS (Version 1.5 November 2012)

PORTS AUSTRALIA. PRINCIPLES FOR GATHERING AND PROCESSING HYDROGRAPHIC INFORMATION IN AUSTRALIAN PORTS (Version 1.5 November 2012) PORTS AUSTRALIA PRINCIPLES FOR GATHERING AND PROCESSING HYDROGRAPHIC INFORMATION IN AUSTRALIAN PORTS (Version 1.5 November 2012) PREFACE These Principles have been prepared by the Hydrographic Surveyors

More information

S-44 edition 5 The IHO s New Standard For Hydrographic Surveys Chris Howlett Head of Seabed Data Centre United Kingdom Hydrographic Office

S-44 edition 5 The IHO s New Standard For Hydrographic Surveys Chris Howlett Head of Seabed Data Centre United Kingdom Hydrographic Office S-44 edition 5 The IHO s New Standard For Hydrographic Surveys Chris Howlett Head of Seabed Data Centre United Kingdom Hydrographic Office Chairman of IHO Working Group that created S-44 edition 5 S-44

More information

Journey of a Sounding: Application of NOAA Soundings and Features to Navigation Products

Journey of a Sounding: Application of NOAA Soundings and Features to Navigation Products Journey of a Sounding: Application of NOAA Soundings and Features to Navigation Products Crescent Moegling, Peter Holmberg NOAA, Pacific Hydrographic Branch Seattle, WA Introduction: From the moment a

More information

Tutorial for the. Total Vertical Uncertainty Analysis Tool in NaviModel3

Tutorial for the. Total Vertical Uncertainty Analysis Tool in NaviModel3 Tutorial for the Total Vertical Uncertainty Analysis Tool in NaviModel3 May, 2011 1. Introduction The Total Vertical Uncertainty Analysis Tool in NaviModel3 has been designed to facilitate a determination

More information

Evaluation of the Klein HydroChart 3500 Interferometric Bathymetry Sonar for NOAA Sea Floor Mapping

Evaluation of the Klein HydroChart 3500 Interferometric Bathymetry Sonar for NOAA Sea Floor Mapping Evaluation of the Klein HydroChart 3500 Interferometric Bathymetry Sonar for NOAA Sea Floor Mapping Yuhui Ai, Straud Armstrong and Dean Fleury L-3 Communications Klein Associates, Inc. 11 Klein Dr. Salem,

More information

INTERNATIONAL HYDROGRAPHIC SURVEY STANDARDS

INTERNATIONAL HYDROGRAPHIC SURVEY STANDARDS INTERNATIONAL HYDROGRAPHIC SURVEY STANDARDS by Gerald B. MILLS 1 I. Background The International Hydrographic Organization (IHO) traces its origin to the establishment of the International Hydrographic

More information

Geospatial Positioning Accuracy Standards Part 5: Standards for Nautical Charting Hydrographic Surveys - Public Review Draft

Geospatial Positioning Accuracy Standards Part 5: Standards for Nautical Charting Hydrographic Surveys - Public Review Draft Appendix B FGDC Hydrographic Accuracy Standard Geospatial Positioning Accuracy Standards Part 5: Standards for Nautical Charting Hydrographic Surveys - Public Review Draft Subcommittee on Marine and Coastal

More information

Plot the Path into the Harbor

Plot the Path into the Harbor Plot the Path into the Harbor By Mary Anne Otten, Rudyard Area Schools and Joan Chadde, Michigan Technological University Subject/Grade: Grade 3 6, Math, Social Studies, Science Duration: 35 minutes Lesson

More information

Paper for Consideration by HSSC8 Development of an Additional Bathymetry Layer standard based on S-57/S-52

Paper for Consideration by HSSC8 Development of an Additional Bathymetry Layer standard based on S-57/S-52 Paper for Consideration by HSSC8 Development of an Additional Bathymetry Layer standard based on S-57/S-52 Submitted by: CIRM, Germany, USA (NOAA) Executive Summary: Proposal for the standardization of

More information

Activities of KHOA on creation of S-10X test data sets and S-100 sea trial

Activities of KHOA on creation of S-10X test data sets and S-100 sea trial Activities of KHOA on creation of S-10X test data sets and S-100 sea trial Submitted by: Executive Summary: Related Documents: Related Projects: Republic Of Korea (KHOA) KHOA has been conducting a research

More information

United States - Canada Hydrographic Commission Halifax, Canada May 16, NOAA Nautical Chart Manual Updated for Satellite Derived Bathymetry

United States - Canada Hydrographic Commission Halifax, Canada May 16, NOAA Nautical Chart Manual Updated for Satellite Derived Bathymetry United States - Canada Hydrographic Commission Halifax, Canada May 16, 2016 USCHC39 INF-D NOAA Nautical Chart Manual Updated for Satellite Derived Bathymetry Submitted by: The United States of America

More information

Survey Technique for Underwater Digital Photography with Integrated GPS Location Data

Survey Technique for Underwater Digital Photography with Integrated GPS Location Data Survey Technique for Underwater Digital Photography with Integrated GPS Location Data Tim Siwiec: United States Environmental Protection Agency Abstract This survey technique is an inexpensive method of

More information

SAFETY OF NAVIGATION OPERATING ANOMALIES IDENTIFIED WITHIN ECDIS

SAFETY OF NAVIGATION OPERATING ANOMALIES IDENTIFIED WITHIN ECDIS E 4 ALBERT EMBANKMENT LONDON SE1 7SR Telephone: +44 (0)20 7735 7611 Fax: +44 (0)20 7587 3210 SN.1/Circ.312 9 July 2012 SAFETY OF NAVIGATION OPERATING ANOMALIES IDENTIFIED WITHIN ECDIS 1 The Sub-Committee

More information

Plot the Path. Mary Anne Otten. lesson three

Plot the Path. Mary Anne Otten. lesson three Plot the Path Mary Anne Otten lesson three Subject/Grade: Grade 2, Math, Social Studies, Science Duration: one class period Materials needed: Per class: Day the Great Lakes Drained Away by Charles Ferguson

More information

High Precision Hydrography in Canada, the ST. Lawrence River Channel, HD Bathymetry, Production, Distribution and Updating

High Precision Hydrography in Canada, the ST. Lawrence River Channel, HD Bathymetry, Production, Distribution and Updating High Precision Hydrography in Canada, the ST. Lawrence River Channel, HD Bathymetry, Production, Distribution and Updating Marc Journault Canada CHS, Louis Maltais Canada CHS, and Richard Sanfaçon Canada

More information

The Need for Outside Source Hydrographic Data

The Need for Outside Source Hydrographic Data Quality Assurance Methods for Utilizing Outside Source Hydrographic Data to Update NOAA s Nautical Charts Lieutenant Edward J. Van Den Ameele, NOAA NOAA Pacific Hydrographic Branch, Seattle, Washington,

More information

Assisting in the Management of Waterways

Assisting in the Management of Waterways Andrew HOGGARTH, Canada, Gordon JOHNSTON, United Kingdom, Daniel KRUIMEL, Australia Key words: Hydrography, Maritime, Database SUMMARY Maritime Safety Authorities usually a division of the Ministry of

More information

FINDING FLIERS: NEW TECHNIQUES AND METRICS

FINDING FLIERS: NEW TECHNIQUES AND METRICS FINDING FLIERS: NEW TECHNIQUES AND METRICS Matthew J. Wilson 1,*, Giuseppe Masetti 2,, and Brian R. Calder 3, 1 Tel: +1 (757) 441 6746, email: matthew.wilson@noaa.gov; 2 email: gmasetti@ccom.unh.edu; 3

More information

SECTION II NM 18/16 NAVIGATION PUBLICATIONS SAILING DIRECTIONS CORRECTIONS. provide calving area functions in Unit 2, are: (2743)

SECTION II NM 18/16 NAVIGATION PUBLICATIONS SAILING DIRECTIONS CORRECTIONS. provide calving area functions in Unit 2, are: (2743) NAVIGATION PUBLICATIONS SAILING DIRECTIONS CORRECTIONS PUB 146 16 Ed 2014 LAST NM 12/15 Pub. 146 has been updated to 26 March 2016, including Notice to Mariners 13/2016, and can be downloaded from the

More information

MARINE NOTICE MARINE NOTICE. Marine Notice 7/2012. Guidance on ECDIS for ships calling at Australian ports 7/2012

MARINE NOTICE MARINE NOTICE. Marine Notice 7/2012. Guidance on ECDIS for ships calling at Australian ports 7/2012 MARINE NOTICE MARINE 7/2012 NOTICE Marine Notice 7/2012 Guidance on ECDIS for ships calling at Australian ports This notice aims to clarify some of the emerging issues relating to the carriage requirements

More information

MARINE INFORMATION REPORT AND SUGGESTION SHEET INSTRUCTIONS

MARINE INFORMATION REPORT AND SUGGESTION SHEET INSTRUCTIONS MARINE INFORMATION REPORT AND SUGGESTION SHEET INSTRUCTIONS We value your suggestions to improve our products. The Marine Information Report and Suggestion Sheet is provided for users to submit corrective

More information

INTERNATIONAL HYDROGRAPHIC ORGANIZATION

INTERNATIONAL HYDROGRAPHIC ORGANIZATION INTERNATIONAL HYDROGRAPHIC ORGANIZATION S-67 MARINERS GUIDE TO ACCURACY OF ELECTRONIC NAVIGATIONAL CHARTS (ENC) Edition 0.5 July 2017 Copyright International Hydrographic Organization 2017 This work is

More information

METHODS PAPER: Downstream Bathymetry and BioBase Analyses of Substrate and Macrophytes

METHODS PAPER: Downstream Bathymetry and BioBase Analyses of Substrate and Macrophytes Mactaquac Aquatic Ecosystem Study Report Series 2015-006 METHODS PAPER: Downstream Bathymetry and BioBase Analyses of Substrate and Macrophytes Ben Wallace, Jae Ogilvie and Wendy Monk 17 February 2015

More information

MARINE NOTICE MARINE NOTICE. Marine Notice 11/2012 Supersedes 15/2010 and 7/2012. Guidance on ECDIS for ships calling at Australian ports 11/2012

MARINE NOTICE MARINE NOTICE. Marine Notice 11/2012 Supersedes 15/2010 and 7/2012. Guidance on ECDIS for ships calling at Australian ports 11/2012 MARINE NOTICE MARINE 11/2012 NOTICE Marine tice 11/2012 Supersedes 15/2010 and 7/2012 Guidance on ECDIS for ships calling at Australian ports This notice aims to clarify some of the emerging issues relating

More information

Vieques Underwater Demonstration Project

Vieques Underwater Demonstration Project Vieques Underwater Demonstration Project NOAA Office of Response and Restoration National Ocean Service 2006-2007 2007 University of New Hampshire Joint Hydrographic Center 2006 Science Application International

More information

DUKC Chart Overlay. Presentation to IHO TWL and DQ Working Groups Wollongong, March 2014

DUKC Chart Overlay. Presentation to IHO TWL and DQ Working Groups Wollongong, March 2014 DUKC Chart Overlay Presentation to IHO TWL and DQ Working Groups Wollongong, March 2014 Outline Who is OMC? DUKC description & methodology. DUKC Chart Overlay concept. Chart Overlay application example.

More information

Conflating a Traffic Model Network With a Road Inventory. David Knudsen

Conflating a Traffic Model Network With a Road Inventory. David Knudsen Conflating a Traffic Model Network With a Road Inventory David Knudsen Traffic modelers need to derive attributes of their abstracted networks from road layers maintained by highway departments, and planners

More information

S-102 v2.0 Status Brief

S-102 v2.0 Status Brief S-102 v2.0 Status Brief S-100 TSM6 (SEP 2018) David W Brazier, US Navy Stacy Johnson, US Navy The views expressed in this article are those of the author and do not necessarily reflect the official policy

More information

ICES Guidelines for Multibeam Echosounder Data (Compiled September 2006)

ICES Guidelines for Multibeam Echosounder Data (Compiled September 2006) ICES Guidelines for Multibeam Echosounder Data (Compiled September 2006) If you are considering producing a hydrographic survey please read the following information first. Your survey could be used to

More information

A real time vessel air gap monitoring system

A real time vessel air gap monitoring system Journal of Physics: Conference Series A real time vessel air gap monitoring system To cite this article: D McStay and K Thabeth 2009 J. Phys.: Conf. Ser. 178 012038 View the article online for updates

More information

Bathymetry User Needs and Challenges in Australia and New Zealand

Bathymetry User Needs and Challenges in Australia and New Zealand Bathymetry User Needs and Challenges in Australia and New Zealand Nathan Quadros nquadros@crcsi.com.au Shallow Water Survey February 212 Background Recent significant investment in Bathymetric LiDAR acquisition

More information

Examples of Carter Corrected DBDB-V Applied to Acoustic Propagation Modeling

Examples of Carter Corrected DBDB-V Applied to Acoustic Propagation Modeling Naval Research Laboratory Stennis Space Center, MS 39529-5004 NRL/MR/7182--08-9100 Examples of Carter Corrected DBDB-V Applied to Acoustic Propagation Modeling J. Paquin Fabre Acoustic Simulation, Measurements,

More information

Hydrographic Surveying Methods, Applications and Uses

Hydrographic Surveying Methods, Applications and Uses Definition: Hydrographic Surveying Methods, Applications and Uses It is the branch of surveying which deals with any body of still or running water such as a lake, harbor, stream or river. Hydrographic

More information

SLDMB Project NSS NIF. Brian Stone Canadian Coast Guard 2011

SLDMB Project NSS NIF. Brian Stone Canadian Coast Guard 2011 SLDMB Project NSS NIF Brian Stone Canadian Coast Guard 2011 North Atlantic Coast Guard Forum Big challenges relates still to tidal drift and current. To get a reliable result of the maritime search activities,

More information

Advanced PMA Capabilities for MCM

Advanced PMA Capabilities for MCM Advanced PMA Capabilities for MCM Shorten the sensor-to-shooter timeline New sensor technology deployed on off-board underwater systems provides navies with improved imagery and data for the purposes of

More information

7 th International Conference on Wind Turbine Noise Rotterdam 2 nd to 5 th May 2017

7 th International Conference on Wind Turbine Noise Rotterdam 2 nd to 5 th May 2017 7 th International Conference on Wind Turbine Noise Rotterdam 2 nd to 5 th May 2017 Sound power level measurements 3.0 ir. L.M. Eilders, Peutz bv: l.eilders@peutz.nl ing. E.H.A. de Beer, Peutz bv: e.debeer@peutz.nl

More information

BookletChart. Sand Key to Rebecca Shoal NOAA Chart A reduced-scale NOAA nautical chart for small boaters

BookletChart. Sand Key to Rebecca Shoal NOAA Chart A reduced-scale NOAA nautical chart for small boaters BookletChart Sand Key to Rebecca Shoal NOAA Chart 11439 A reduced-scale NOAA nautical chart for small boaters When possible, use the full-size NOAA chart for navigation. Published by the National Oceanic

More information

Data Collection and Processing: Elwha Estuary Survey, February 2013

Data Collection and Processing: Elwha Estuary Survey, February 2013 Data Collection and Processing: Elwha Estuary Survey, February 2013 Ian Miller, WA Sea Grant Olympic Peninsula Field Office, 1502 E. Lauridsen Blvd #82, Port Angeles, WA 98362 immiller@u.washington.edu

More information

Chart Features Maritime maps and Admiralty charts have these features:

Chart Features Maritime maps and Admiralty charts have these features: Introduction to Charts A chart or map of the area is an important safety item to carry on board. It allows the Master to obtain knowledge of the area to be travelled, and indicates the navigable channels

More information

Wade Reynolds 1 Frank Young 1,2 Peter Gibbings 1,2. University of Southern Queensland Toowoomba 4350 AUSTRALIA

Wade Reynolds 1 Frank Young 1,2 Peter Gibbings 1,2. University of Southern Queensland Toowoomba 4350 AUSTRALIA A Comparison of Methods for Mapping Golf Greens Wade Reynolds 1 Frank Young 1,2 Peter Gibbings 1,2 1 Faculty of Engineering and Surveying 2 Australian Centre for Sustainable Catchments University of Southern

More information

DQWG Kick-off Meeting 23 September 2008 Bath, UK

DQWG Kick-off Meeting 23 September 2008 Bath, UK DQWG Kick-off Meeting 23 September 2008 Bath, UK Record of Discussion Attendees: Organization e-mail Shepard Smith (Chair) USA, NOAA shep.smith@noaa.gov Chris Howlett (Vice Chair) UKHO chris.howlett@ukho.gov.uk

More information

EXPEDITION ADVENTURE PART 2: HIGHER RESOLUTION RANGE SEISMIC IMAGING TO LOCATE A SUNKEN PIRATE SHIP OFF ILE ST MARIE.

EXPEDITION ADVENTURE PART 2: HIGHER RESOLUTION RANGE SEISMIC IMAGING TO LOCATE A SUNKEN PIRATE SHIP OFF ILE ST MARIE. EXPEDITION ADVENTURE PART 2: HIGHER RESOLUTION RANGE SEISMIC IMAGING TO LOCATE A SUNKEN PIRATE SHIP OFF ILE ST MARIE. Jakob B.U. Haldorsen, and Douglas E. Miller, Schlumberger-Doll Research, Ridgefield,

More information

Interferometric Swath Bathymetry for Large Scale Shallow Water Hydrographic Surveys

Interferometric Swath Bathymetry for Large Scale Shallow Water Hydrographic Surveys Interferometric Swath Bathymetry for Large Scale Shallow Water Hydrographic Surveys Lisa N. Brisson 1, Damon A. Wolfe 1, Matthew Staley P.S.M. 2 1 EdgeTech 4 Little Brook Rd West Wareham, MA 02576 2 USACE

More information

DISCUSSION PAPER: NEW GENERALISATION POLICY FOR SMALL SCALE ADMIRALTY CHARTS.

DISCUSSION PAPER: NEW GENERALISATION POLICY FOR SMALL SCALE ADMIRALTY CHARTS. DISCUSSION PAPER: NEW GENERALISATION POLICY FOR SMALL SCALE ADMIRALTY CHARTS. PREFACE. Throughout this paper we will be making reference to largest scale, second scale, third scale coverage on an SNC (Standard

More information

GNSS Technology for the Determination of Real-Time Tidal Information

GNSS Technology for the Determination of Real-Time Tidal Information GNSS Technology for the Determination of Real-Time Tidal Information Benjamin Kidder C-Nav Positioning Solutions European region Outline of Topics Covered Introduction to Tides Past and Present Methods

More information

PAKISTAN. NATIONAL REPORT, 7 th RSAHC MEETING Feb 17 Muscat, OMAN. RSAHC Pakistan National Report

PAKISTAN. NATIONAL REPORT, 7 th RSAHC MEETING Feb 17 Muscat, OMAN. RSAHC Pakistan National Report PAKISTAN NATIONAL REPORT, 7 th RSAHC MEETING 20-22 Feb 17 Muscat, OMAN 1 INTRODUCTION Pakistan Navy Hydrographic Department (PNHD) was established in 1949 and became member of IHO in 1957 Responsible for

More information

Comparison of Predicted and Measured Shoaling at Morro Bay Harbor Entrance, California

Comparison of Predicted and Measured Shoaling at Morro Bay Harbor Entrance, California Comparison of Predicted and Measured Shoaling at Morro Bay Harbor Entrance, California by Edward F. Thompson, Inocencio P. DiRamos, and Robert R. Bottin, Jr. PURPOSE: This Coastal and Hydraulics Engineering

More information

Marine Renewables Industry Association. Marine Renewables Industry: Requirements for Oceanographic Measurements, Data Processing and Modelling

Marine Renewables Industry Association. Marine Renewables Industry: Requirements for Oceanographic Measurements, Data Processing and Modelling Marine Renewables Industry Association Marine Renewables Industry: Requirements for Oceanographic Measurements, Data Processing and Modelling October 2009 Table of Contents 1. Introduction... 1 2. Measurements

More information

13. TIDES Tidal waters

13. TIDES Tidal waters Water levels vary in tidal and non-tidal waters: sailors should be aware that the depths shown on the charts do not always represent the actual amount of water under the boat. 13.1 Tidal waters In tidal

More information

An Interpreter s Guide to Successful Prestack Depth Imaging*

An Interpreter s Guide to Successful Prestack Depth Imaging* An Interpreter s Guide to Successful Prestack Depth Imaging* Rob A. Holt 1 Search and Discovery Article #41544 (2015)** Posted February 16, 2015 *Adapted from extended abstract prepared in conjunction

More information

Norwegian Coastal Administration (NCA) HSSC November 2015 Busan - Republic of Korea

Norwegian Coastal Administration (NCA) HSSC November 2015 Busan - Republic of Korea Norwegian Coastal Administration (NCA) HSSC7 9-13 November 2015 Busan - Republic of Korea Requirements relating to sector lights for Electronic Navigational Chart (ENC) Product Specifications B E Krosness

More information

MEAN LOW TIDE (MLT) to MEAN LOWER LOW WATER (MLLW)

MEAN LOW TIDE (MLT) to MEAN LOWER LOW WATER (MLLW) MEAN LOW TIDE (MLT) to MEAN LOWER LOW WATER (MLLW) WEDA GULF COAST CHAPTER ANNUAL CONFERENCE Christopher Frabotta Deputy Chief, Operations Division Galveston District Southwestern Division November 16,

More information

Nautical sub-committee

Nautical sub-committee Nautical sub-committee Accomplishments, latest work and developments Capt. Pantelis Patsoulis Nautical sub-committee INTERTANKO s most recently established subcommittee. Established from parent committee

More information

PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEMS (ECDIS) [IMO Resolutions A.817 (19), MSC.64 (67) and MSC.

PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEMS (ECDIS) [IMO Resolutions A.817 (19), MSC.64 (67) and MSC. 1 PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEMS (ECDIS) [IMO Resolutions A.817 (19), MSC.64 (67) and MSC.86 (70)] (amended March 1999) Note: The IMO Performance Standards for

More information

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS v. 8.4 WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS Objectives Define a conceptual schematic of the roadway, invert, and downstream

More information

Evaluation of June 9, 2014 Federal Emergency Management Agency Flood Insurance Study for Town of Weymouth, Norfolk, Co, MA

Evaluation of June 9, 2014 Federal Emergency Management Agency Flood Insurance Study for Town of Weymouth, Norfolk, Co, MA Evaluation of June 9, 2014 Federal Emergency Management Agency Flood Insurance Study for Town of Weymouth, Norfolk, Co, MA Prepared For: Woodard & Curran 95 Cedar Street, Suite 100 Providence, RI 02903

More information

Challenges in determining water surface in airborne LiDAR topobathymetry. Amar Nayegandhi, Dewberry 15 th Annual JALBTCX Workshop, June 11 th 2014

Challenges in determining water surface in airborne LiDAR topobathymetry. Amar Nayegandhi, Dewberry 15 th Annual JALBTCX Workshop, June 11 th 2014 Challenges in determining water surface in airborne LiDAR topobathymetry Amar Nayegandhi, Dewberry 15 th Annual JALBTCX Workshop, June 11 th 2014 Why topobathy LiDAR? Complements acoustic (multi-beam sonar)

More information

Uncertainty Estimates in Satellite Derived Bathymetry

Uncertainty Estimates in Satellite Derived Bathymetry Uncertainty Estimates in Satellite Derived Bathymetry Richard Flemmings, TCarta #chcnsc2018 Introduction and Overview 1. TCarta 2. Satellite Derived Bathymetry Overview 3. Satellite Derived Bathymetry

More information

STUDY REPORT W&AR-03 RESERVOIR TEMPERATURE MODEL ATTACHMENT B DON PEDRO RESERVOIR BATHYMETRIC STUDY REPORT

STUDY REPORT W&AR-03 RESERVOIR TEMPERATURE MODEL ATTACHMENT B DON PEDRO RESERVOIR BATHYMETRIC STUDY REPORT STUDY REPORT W&AR-03 RESERVOIR TEMPERATURE MODEL ATTACHMENT B DON PEDRO RESERVOIR BATHYMETRIC STUDY REPORT DON PEDRO RESERVOIR BATHYMETRIC STUDY REPORT Prepared for: TURLOCK IRRIGATION DISTRICT MODESTO

More information

Minimum depth, mean depth or something in between?

Minimum depth, mean depth or something in between? Minimum depth, mean depth or something in between? Tannaz H. Mohammadloo a, Mirjam Snellen a, Dick G. Simons a, Ben Dierikx b, Simon Bicknese b a Acoustics Group, Department of Control & Operations, Faculty

More information

RESOLUTION A.817(19) adopted on 23 November 1995 PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEMS (ECDIS)

RESOLUTION A.817(19) adopted on 23 November 1995 PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEMS (ECDIS) A 19/Res.817 15 December 1996 Original: ENGLISH ASSEMBLY 19th session Agenda item 10 RESOLUTION A.817(19) adopted on 23 November 1995 PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION

More information

Regional Analysis of Extremal Wave Height Variability Oregon Coast, USA. Heidi P. Moritz and Hans R. Moritz

Regional Analysis of Extremal Wave Height Variability Oregon Coast, USA. Heidi P. Moritz and Hans R. Moritz Regional Analysis of Extremal Wave Height Variability Oregon Coast, USA Heidi P. Moritz and Hans R. Moritz U. S. Army Corps of Engineers, Portland District Portland, Oregon, USA 1. INTRODUCTION This extremal

More information

Wave Transformation, Prediction, and Analysis at Kaumalapau Harbor, Lanai, Hawaii

Wave Transformation, Prediction, and Analysis at Kaumalapau Harbor, Lanai, Hawaii Wave Transformation, Prediction, and Analysis at Kaumalapau Harbor, Lanai, Hawaii Jessica H. Podoski, P.E. Coastal Engineer, USACE Honolulu District Christopher Goody, P.E. Sea Engineering, Inc. Thomas

More information

14/10/2013' Bathymetric Survey. egm502 seafloor mapping

14/10/2013' Bathymetric Survey. egm502 seafloor mapping egm502 seafloor mapping lecture 10 single-beam echo-sounders Bathymetric Survey Bathymetry is the measurement of water depths - bathymetry is the underwater equivalent of terrestrial topography. A transect

More information

MARINE NAVIGATION LESSON PLAN See That Sound?

MARINE NAVIGATION LESSON PLAN See That Sound? Marine Navigation Hydrography Lesson Plan MARINE NAVIGATION LESSON PLAN See That Sound? Theme Hydrographic Survey Links to Overview Essays and Resources Needed for Student Research http://oceanservice.noaa.gov/topics/navops/hydrosurvey/

More information

Modelling and Assessment of Marine Renewable Energy Resources. Andrew Cornett Canadian Hydraulics Centre National Research Council Canada May 2008

Modelling and Assessment of Marine Renewable Energy Resources. Andrew Cornett Canadian Hydraulics Centre National Research Council Canada May 2008 Modelling and Assessment of Marine Renewable Energy Resources Andrew Cornett Canadian Hydraulics Centre National Research Council Canada May 2008 Background Pan-Canadian resource inventory in 2005/06 Canada

More information

INTERNATIONAL HYDROGRAPHIC REVIEW MAY 2015

INTERNATIONAL HYDROGRAPHIC REVIEW MAY 2015 OPERATION TIRÚA: HYDROGRAPHIC VISION N.A. Guzmán Montesinos Naval Hydrographic Engineer Head of the Information Technology Department Head of the Chilean Tsunami Warning Center, Chile Abstract On 6 October

More information

Anatomy of a Depth Survey

Anatomy of a Depth Survey 1 Anatomy of a Depth Survey Part I General Considerations Tom O Donnell, AP Miles River Squadron 2 Why do depth surveys? NOAA, through its Office of Coast Survey, is mandated to keep our nautical charts

More information

Coastal Wave Studies FY13 Summary Report

Coastal Wave Studies FY13 Summary Report DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Coastal Wave Studies FY13 Summary Report Jeffrey L. Hanson US Army Corps of Engineers, Field Research Facility 1261 Duck

More information

Singapore Mosaic PRODUCT SPECIFICATIONS

Singapore Mosaic PRODUCT SPECIFICATIONS Singapore Mosaic PLANET BASEMAPS PRODUCT SPECIFICATIONS PLANET.COM MAY 2018 TABLE OF CONTENTS GLOSSARY 4 1. OVERVIEW OF PLANET BASEMAPS 5 2. AUTOMATED TIMELAPSE BASEMAPS PRODUCT SPECIFICATIONS 6 2.1 RANGE

More information

1 st Tidal and Water Level Working Group Meeting DHN, Niteroi, Brazil 31/03/09 02/04/09 Vertical Offshore Reference Framework (VORF) Chris Jones

1 st Tidal and Water Level Working Group Meeting DHN, Niteroi, Brazil 31/03/09 02/04/09 Vertical Offshore Reference Framework (VORF) Chris Jones 1 st Tidal and Water Level Working Group Meeting DHN, Niteroi, Brazil 31/03/09 02/04/09 Vertical Offshore Reference Framework (VORF) Chris Jones United Kingdom Hydrographic Office Presentation Structure

More information

DUXBURY WAVE MODELING STUDY

DUXBURY WAVE MODELING STUDY DUXBURY WAVE MODELING STUDY 2008 Status Report Duncan M. FitzGerald Peter S. Rosen Boston University Northeaster University Boston, MA 02215 Boston, MA 02115 Submitted to: DUXBURY BEACH RESERVATION November

More information

Homework 2 Bathymetric Charts [based on the Chauffe & Jefferies (2007)]

Homework 2 Bathymetric Charts [based on the Chauffe & Jefferies (2007)] 1 MAR 110 HW-2 - Bathy Charts Homework 2 Bathymetric Charts [based on the Chauffe & Jefferies (2007)] 2-1. BATHYMETRIC CHARTS Bathymetric charts are maps of a region of the ocean used primarily for navigation

More information

A comparison of deltaic structure in forested and deforested watersheds using highresolution

A comparison of deltaic structure in forested and deforested watersheds using highresolution A comparison of deltaic structure in forested and deforested watersheds using highresolution bathymetric surveys Student: Willie Guerra Mentor: Kiram Lezzar Introduction Steeply sloping deltaic systems

More information

Virtual Breadboarding. John Vangelov Ford Motor Company

Virtual Breadboarding. John Vangelov Ford Motor Company Virtual Breadboarding John Vangelov Ford Motor Company What is Virtual Breadboarding? Uses Vector s CANoe product, to simulate MATLAB Simulink models in a simulated or real vehicle environment. Allows

More information

LINEAR TRANSFORMATION APPLIED TO THE CALIBRATION OF ANALYTES IN VARIOUS MATRICES USING A TOTAL HYDROCARBON (THC) ANALYZER

LINEAR TRANSFORMATION APPLIED TO THE CALIBRATION OF ANALYTES IN VARIOUS MATRICES USING A TOTAL HYDROCARBON (THC) ANALYZER LINEAR TRANSFORMATION APPLIED TO THE CALIBRATION OF ANALYTES IN VARIOUS MATRICES USING A TOTAL HYDROCARBON (THC) ANALYZER Michael T Tang, Ph.D. Grace Feng Greg Merideth Rui Huang Matheson Gas Applied Lab

More information

Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections

Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections Safety Assessment of Installing Traffic Signals at High-Speed Expressway Intersections Todd Knox Center for Transportation Research and Education Iowa State University 2901 South Loop Drive, Suite 3100

More information

ANNEX 24 RESOLUTION MSC.232(82) (adopted on 5 December 2006)

ANNEX 24 RESOLUTION MSC.232(82) (adopted on 5 December 2006) RESOLUTION MSC.232(82) (adopted on 5 December 2006) ADOPTION OF THE REVISED PERFORMANCE STANDARDS FOR ELECTRONIC CHART DISPLAY AND INFORMATION SYSTEMS (ECDIS) THE MARITIME SAFETY COMMITTEE, RECALLING Article

More information

Techniques for Measuring and Analyzing Inlet Ebb-Shoal Evolution

Techniques for Measuring and Analyzing Inlet Ebb-Shoal Evolution US Army Corps of Engineers Coastal Engineering Technical Note IV-13 Techniques for Measuring and Analyzing Inlet Ebb-Shoal Evolution by Donald K. Stauble PURPOSE: The Coastal Engineering Technical Note

More information

Homework 2a Bathymetric Charts [based on the Chauffe & Jefferies (2007)]

Homework 2a Bathymetric Charts [based on the Chauffe & Jefferies (2007)] 14 August 2008 MAR 110 HW-2a: ex1bathymetric Charts 1 2-1. BATHYMETRIC CHARTS Homework 2a Bathymetric Charts [based on the Chauffe & Jefferies (2007)] Nautical charts are maps of a region of the ocean

More information

Mapping the Sea Bottom Using RTK GPS and Lead-Line in Trabzon Harbor

Mapping the Sea Bottom Using RTK GPS and Lead-Line in Trabzon Harbor Mapping the Sea Bottom Using RTK GPS and Lead-Line in Trabzon Harbor Arzu ERENER and Ertan GÖKALP, Turkey Key Words: Real-Time Kinematic GPS, Lead Line, Roll Effect, Hydrographic surveys. SUMMARY The harbor

More information

Temperature, salinity, density, and the oceanic pressure field

Temperature, salinity, density, and the oceanic pressure field Chapter 2 Temperature, salinity, density, and the oceanic pressure field The ratios of the many components which make up the salt in the ocean are remarkably constant, and salinity, the total salt content

More information

D-Case Modeling Guide for Target System

D-Case Modeling Guide for Target System D-Case Modeling Guide for Target System 1/32 Table of Contents 1 Scope...4 2 Overview of D-Case and SysML Modeling Guide...4 2.1 Background and Purpose...4 2.2 Target System of Modeling Guide...5 2.3 Constitution

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Developing an intelligent table tennis umpiring system Conference or Workshop Item How to cite:

More information

U.S. Army Engineer Institute for Water Resources

U.S. Army Engineer Institute for Water Resources Sea Level Change Curve Calculator (2014.88) (DRAFT) U.S. Army Engineer Institute for Water Resources Table of Contents 1. INTRODUCTION... 2 1.1 BACKGROUND... 2 1.1.1 INFORMATION QUALITY ACT... 2 1.2 OVERVIEW...

More information

Assateague Island National Seashore North End Restoration Project Timeline

Assateague Island National Seashore North End Restoration Project Timeline Assateague Island National Seashore North End Restoration Project Timeline Date Event Some information provided in the Project Introduction document. Detailed events are available in a timeline compiled

More information

Maritime Rules Part 25: Nautical Charts and Publications

Maritime Rules Part 25: Nautical Charts and Publications Maritime Rules Part 25: Nautical Charts and Publications ISBN 978-0-478-44797-2 Published by Maritime New Zealand, PO Box 25620, Wellington 6146, New Zealand Maritime New Zealand Copyright 2015 Part 25:

More information

SAFETY NOTICE ABOUT THE RELIABLE OPERATION OF ECDIS

SAFETY NOTICE ABOUT THE RELIABLE OPERATION OF ECDIS IHB File No. S3/8157 CIRCULAR LETTER 33/2012 14 March 2012 THIS LETTER CONTAINS IMPORTANT INFORMATION ABOUT SAFETY OF NAVIGATION SAFETY NOTICE ABOUT THE RELIABLE OPERATION OF ECDIS Reference: a) IHB Circular

More information

BookletChart. Chesapeake Bay Tangier Sound, Northern Part NOAA Chart A reduced-scale NOAA nautical chart for small boaters

BookletChart. Chesapeake Bay Tangier Sound, Northern Part NOAA Chart A reduced-scale NOAA nautical chart for small boaters BookletChart Chesapeake Bay Tangier Sound, Northern Part NOAA Chart 12231 A reduced-scale NOAA nautical chart for small boaters When possible, use the full-size NOAA chart for navigation. Published by

More information

Performance Analysis of the EdgeTech 6205 Swath Bathymetric Sonar

Performance Analysis of the EdgeTech 6205 Swath Bathymetric Sonar Performance Analysis of the EdgeTech 6205 Swath Bathymetric Sonar Lisa Nicole Brisson, Lead Bathymetry Product Engineer, EdgeTech, Boca Raton, FL Damon Wolfe, Lead Bathymetry Sales Engineer, EdgeTech,

More information

Statewide Cycloplan: Bicycle Planning Tool & Participatory GIS

Statewide Cycloplan: Bicycle Planning Tool & Participatory GIS Statewide Cycloplan: Bicycle Planning Tool & Participatory GIS Loren Terveen, Principal Investigator Department of Computer Science University of Minnesota June 2015 Research Project Final Report 2015-29

More information