MB-System Development Plan
On January 17-18, 2012, an MB-System planning meeting was held at the Lamont-Doherty Earth Observatory to define the priorities for the next five years of MB-System development. This meeting brought together a small group composed of the core MB-System developers, users that have substantially contributed to the project over the past few years, and representatives of organizations that have expressed interest in parallel development efforts contributing to MB-System.The priorities identified by the participants are reflected in the renewal proposal to the National Science Foundation submitted by David Caress and Dale Chayes in August 2012 and funded for 2013-2017.
Full notes from this meeting have been posted here and here.
The proposal has been posted here and here.
The focus of the NSF-funded software development efforts at MBARI and L-DEO will be:
- Re-architect underlying MBIO library
The scope of requested new capabilities require substantially recasting the MBIO application programming interface (API) and the associated functions:
- Store and pass beam quality information needed for determining if soundings meet IHO (International Hydrographic Organization) quality standards.
- Recast the internal coordinate systems consistently through the code.
- Handle corrections to sensor offsets and biases for all sensors.
- Support new and important data formats
- Keep up to date with data from Kongsberg multibeam installations on UNOLS vessels
- Keep up to date ith data from Reson multibeam installations on WHOI NSDF platforms (Sentry, Jason, Alvin)
- Support input from Bathymetry Attributed Grid (BAG) files
- Support other data formats associated with NSF-supported projects as they become relevant.
- Improve performance of common tasks
Several straightforward improvements have been identified that can substantially reduce the time required for analysis and processing:
- Augmenting the datalist scheme so that surveys as well as individual files have .inf metadata files, and thus data trees outside bounds of interest can be skipped.
- Recasting ancillary files (esp. fbt) for improved read performance.
- Allow raw files and processed files to be located on different filesystems to improve processing performance.
- Fix existing problems with support of current generation Kongsberg data
The beam angles for current generation Kongsberg multibeam sonar data are not calculated correctly, and an iterative method used to estimate these angles in an optional pre-processing stage is slow. Fixing this issue is high priority.
- Improve mbeditivz
Improve patch test calibration capability of mbeditviz by allowing the soundings to be colored according to a variety of parameters.
- Add capability to generate additional data products:
- Shapefiles for ESRI and other GIS
- KML file for Google Earth
- Bathymetry Attributed Grid (BAG) files
- Support reading from compressed files in gzip format.
This will reduce data storage requirements, and is a priority of NGDC, MGDS, and R2R.
- Rewrite the graphical utilities to use Qt graphics
The interactive programs currently use obsolete Motif/X11 graphics. In addition to improving performance and moving MB to a modern graphics context, switching to Qt will enable true cross-platform portability, including to Windows computers.
- Develop tools for working with multibeam water column data
The use of recorded beamformed time series data from multibeam sonars to image biological and other water column targets is of great interest to many users. This issue was the highest ranked desired capability at the MB-System planning meeting. Water column data are also an asset in troubleshooting interference in multibeam sonar systems. We will develop a new MB-System tool to display water column data and to identify and display targets.
- Implement the CHRT algorithm as an MB-System tool.
CUBE is an algorithm developed by Brian Calder [Calder and Mayer, 2003] that automatically processes swath bathymetry soundings and provides depth estimates and uncertainties at defined points and identifies soundings inconsistent with the best estimates. Thus, CUBE can be used both to identify bad (or suspect) soundings and to generate gridded bathymetry models. This is a particularly useful feature in shallow water data sets with very large numbers of tracks and soundings. The CUBE source code is held proprietary by the University of New Hampshire, and cannot be distributed as open source. During the previous grant period we enabled the CUBE function of the commercial software Fledermaus to integrate with an MB-System development environment. Calder is now developing a new version of his algorithm called CHRT, and he plans to disseminate this proprietary software in a server-client structure, where the standard CHRT server is distributed freely in compiled form. We will thus be able to develop an open source CHRT client tool within MB-System, enabling MB-System users to use Calder’s algorithm without having to buy Fledermaus.
- Develop real-time display tool
We will implement a display tool that reads swath data from real-time streams, updates a gridded representation of the bathymetry, and displays the current grid and tracklines in a 2D/3D view using the new, Qt-based mbview visualization library.
- Develop a “test suite” to allow automatic determination that an MB-System installation is successful.
As MB-System has become more complex it has become clear that we need an automated method to verify new builds. Using our existing example data set, we will develop a test procedure implemented in a script that will exercise a new build of MB-System and compare the results against a pre-defined set of results.
The participants of the MB-System planning meeting also identified updating documentation and improving training resources for both users and developers as significant priorities. We plan to:
- Rewrite the MB-System Cookbook to reflect the current software.
We will rewrite the cookbook to reflect the current state of the software.
- Create an MB-System Wiki to store and disseminate user-created documentation and training materials.
A number of users have created their own MB-System presentations, how-to documents, and even some quite good how-to videos.
- Hold MB-System workshops to assist groups that want to develop data format modules and applications and for user training.
We proposed to hold annual workshops intended for 10-20 participants each. During years 1, 3, and 5 we intended to hold developer workshops at MBARI. During years 2 and 4 we intended to hold user workshops at LDEO.
- NSF was unable to fund these workshops
- We are looking for alternative support for at least some workshops.
Last Updated: $Id: mbsystem_future.html 2135 2013-08-07 23:29:13Z caress $
Back
to MB-System Home Page...