Next Article in Journal / Special Issue
High Resolution 3-D Finite-Volume Coastal Ocean Modeling in Lower Campbell River and Discovery Passage, British Columbia, Canada
Previous Article in Journal / Special Issue
Development and Use of Tide Models in Alaska Supporting VDatum and Hydrographic Surveying
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Advances in a Distributed Approach for Ocean Model Data Interoperability

by
Richard P. Signell
1,* and
Derrick P. Snowden
2
1
U.S. Geological Survey, 384 Woods Hole Rd., Woods Hole, MA 02543, USA
2
U.S. Integrated Ocean Observing System Office, National Oceanic and Atmospheric Administration, 1100 Wayne Ave., Suite 1225, Silver Spring, MD 20910, USA
*
Author to whom correspondence should be addressed.
J. Mar. Sci. Eng. 2014, 2(1), 194-208; https://doi.org/10.3390/jmse2010194
Submission received: 19 December 2013 / Revised: 12 February 2014 / Accepted: 17 February 2014 / Published: 19 March 2014

Abstract

:
An infrastructure for earth science data is emerging across the globe based on common data models and web services. As we evolve from custom file formats and web sites to standards-based web services and tools, data is becoming easier to distribute, find and retrieve, leaving more time for science. We describe recent advances that make it easier for ocean model providers to share their data, and for users to search, access, analyze and visualize ocean data using MATLAB® and Python®. These include a technique for modelers to create aggregated, Climate and Forecast (CF) metadata convention datasets from collections of non-standard Network Common Data Form (NetCDF) output files, the capability to remotely access data from CF-1.6-compliant NetCDF files using the Open Geospatial Consortium (OGC) Sensor Observation Service (SOS), a metadata standard for unstructured grid model output (UGRID), and tools that utilize both CF and UGRID standards to allow interoperable data search, browse and access. We use examples from the U.S. Integrated Ocean Observing System (IOOS®) Coastal and Ocean Modeling Testbed, a project in which modelers using both structured and unstructured grid model output needed to share their results, to compare their results with other models, and to compare models with observed data. The same techniques used here for ocean modeling output can be applied to atmospheric and climate model output, remote sensing data, digital terrain and bathymetric data.

Graphical Abstract

1. Introduction

Ocean modelers typically require many different types of input data for forcing, assimilation and boundary conditions, and routinely produce GB or larger amounts of output data. Depending on which model is used, the horizontal coordinate of the output data may be on a regular, curvilinear, or unstructured (e.g., triangular) grid, while the vertical coordinate may be on a uniform or stretched grid with a number of different possibilities (e.g., sigma, sigma-over-z, s-coordinate, isopycnal). Ocean modelers therefore often spend large amounts of time on mundane data manipulation tasks such as searching and reformatting data from external sources, writing custom readers for specific models so that results between models can be compared and assessed, as well as responding to custom data requests from consumers of their model products. Better tools reduce time spent on these mundane data manipulation tasks, thereby increasing time spent on modeling and analysis work.
Figure 1. The 11 United States Integrated Ocean Observing System (U.S. IOOS) Regional Associations, reproduced with permission from © 2011 Dynamic Network Services—DynDNS.com Internet Guide.
Figure 1. The 11 United States Integrated Ocean Observing System (U.S. IOOS) Regional Associations, reproduced with permission from © 2011 Dynamic Network Services—DynDNS.com Internet Guide.
Jmse 02 00194 g001
The U.S. Integrated Ocean Observing System (U.S. IOOS®) has been working on better tools to support not only its member organizations, but the entire ocean science community. U.S. IOOS (hereafter referred to simply as IOOS), is a collaboration between Federal, State, Local, Academic and Commercial partners to manage ocean observing and modeling systems to meet the unique needs of each region around the US [1,2,3]. Federal partners provide the “National Backbone”, and 11 IOOS Regional Associations (RAs) build upon the backbone with local assets to create observational and modeling systems designed to be more than the sum of the parts, capable of responding to the societal needs of each individual region (e.g., harmful algal blooms, eutrophication, search and rescue, oil spills, navigation, mariculture) (Figure 1).
In 2008, IOOS held a community modeling workshop attended by 57 members spanning federal, research and private sectors, including modelers and stakeholders, and the workshop produced a report with nine specific recommendations to advance the state of ocean modeling in the US [4]. One of recommendations was to “develop an implementation plan for a distributed, one-stop shopping national data portal and archive system for ocean prediction input and output data”. The US Geological Survey (USGS) had been working on model data interoperability for their collaborative projects on sediment transport modeling [5,6,7] and in 2009 agreed to send one of their modelers to the U.S. IOOS Program Office, within the National Ocean and Atmospheric Administration (NOAA), for a one year detail to lead the effort.
The one year project to develop model data interoperability for IOOS was remarkably successful. Leveraging technologies developed for the atmospheric community, a model data delivery and access system was implemented in all 11 IOOS RAs and at many of the National Backbone modeling centers [8]. The approach used mostly technologies that had grown from the community and emerged as community practices [9,10]. The system design allowed modelers to serve their data in a standardized manner via IOOS-approved web services without modifying their original data files or their models. Users were then able to access these standardized data streams using a variety of tools, from simple map-based browsing, to more sophisticated 3D visualization, to full scientific exploration on their desktop computers. With this success, future work to build on this infrastructure was recommended, including improved techniques for searching datasets, better support for unstructured grids and observational data, server-side subsetting for unstructured grids, more tools for common analysis tasks, and tools for scientific analysis and visualization environments in addition to Matlab.
Figure 2. (left) The structured (curvilinear orthogonal) grid SLOSH model. (right) The unstructured (triangular) grid ADCIRC model.
Figure 2. (left) The structured (curvilinear orthogonal) grid SLOSH model. (right) The unstructured (triangular) grid ADCIRC model.
Jmse 02 00194 g002
In 2010, IOOS funded a Coastal and Ocean Modeling Testbed (COMT), with the goal of accelerating improvement in ocean forecasting through targeted model assessment and comparison projects. The initial COMT focused on Estuarine Hypoxia, Shelf Hypoxia and Inundation [11,12], and prioritized assessment of model data output from both curvilinear orthogonal grid models (SLOSH, ROMS, NCOM and HyCOM) and unstructured triangular grid models (ADCIRC, FVCOM and SELFE) (Figure 2). The COMT Cyberinfrastructure team was charged with developing and implementing technologies to meet these needs.
Here we report on significant improvements of the IOOS infrastructure relevant to ocean modelers or users of ocean model products since the system described in [8]. Many of these were developed in the COMT and other IOOS activities, while other components were developed external to IOOS in the international geoscience community. These include new standards for unstructured grid model output and for observational data (e.g., time series, profiles, trajectories), new services and access tools for consuming these standardized data, more analysis tools for Matlab users, and new tools for Python users. These tools and techniques are not specific to IOOS, and should be of interest to anyone interested in more efficient distribution or access to ocean modeling and observational data.
Figure 3. Schematic of the IOOS Coastal and Ocean Modeling Testbed (COMT) model data interoperability design. Non-standard model output and data files are converted into standardized and aggregated virtual datasets using the NetCDF Markup Language (NcML), a lightweight XML layer. A custom NcML template is developed for each type of model output (e.g., collections of SELFE files). Once the data has been standardized to Common Data Model feature types (by the use of CF-1.6 and UGRID-0.9 conventions), it can be distributed uniformly by appropriate services and consumed by standards-based clients, providing data interoperability for the user.
Figure 3. Schematic of the IOOS Coastal and Ocean Modeling Testbed (COMT) model data interoperability design. Non-standard model output and data files are converted into standardized and aggregated virtual datasets using the NetCDF Markup Language (NcML), a lightweight XML layer. A custom NcML template is developed for each type of model output (e.g., collections of SELFE files). Once the data has been standardized to Common Data Model feature types (by the use of CF-1.6 and UGRID-0.9 conventions), it can be distributed uniformly by appropriate services and consumed by standards-based clients, providing data interoperability for the user.
Jmse 02 00194 g003

2. Methods

2.1. IOOS COMT Model Data Interoperability Design

The IOOS COMT model data interoperability design used the same basic core strategy described in [8]: Convert collections of non-standard data files to a common data model using a light-weight Extended Markup Language (XML) layer, which then allows distribution of datasets uniformly via standard services, which can be consumed by standards-based clients (applications) (Figure 3). At the heart of the system is the Unidata Thematic Realtime Environmental Distributed Data Services (THREDDS) Data Server, which is built on the Unidata NetCDF-Java library. The NetCDF-Java library is capable of reading NetCDF, HDF5, GRIB and GRIB2 data files into a common data model, which allows a uniform representation of the data regardless of input format. In addition, it can read NetCDF Markup Language (NcML) files, simple XML files that allow the provider to define aggregations of binary files as well as provide or modify metadata. Thus collections of non-standard convention binary files can be turned into aggregated, standardized datasets without modification of the original files. This is a powerful feature that places minimal impact on the providers. They can continue to use their existing data files with their existing software while exploring the benefits of standardized tools. The new features of this system since [8] are described individually below.

2.2. Advances in Model Data Standards, Tools and Techniques

2.2.1. The ncSOS Service for Observational Data

The CF Conventions and the Unidata Common Data Model were originally developed only for 2D, 3D, and 4D gridded data (featureType:Grid) with two spatial dimensions (e.g., longitude, latitude), and time and/or depth dimensions. The success of this approach motivated the extension of this approach to observational data. In version 1.6 of the CF Conventions, metadata were defined to support observational data such as tide gauges, CTDs, ADCPs and ocean gliders (featureTypes: TimeSeries, Profile, TimeSeriesProfile, Trajectory). The NetCDF-Java library was updated to support these featureTypes, allowing for customized methods appropriate for these data types.
The OGC Sensor Observation Service (SOS) is an IOOS-approved web service for delivering observational data, supporting GetCapabilities, DescribeSensor, and other service requests that allow for a rich exchange between the server and client. Typically SOS services connect to databases that store the observational data (e.g., NOAA-COOPS, NDBC, 52 North), but with the new CF-1.6 specifications allowing standardized collections of observed data in NetCDF files to be ingested into the Common Data Model, it was realized that an SOS service could also be developed relatively easily for the THREDDS Data Server. Under funding from IOOS COMT, RPS ASA developed ncSOS, released it as open source, where it continued to be developed with funding from USGS and IOOS [13]. Written in Java, it is a simple plug-in for the THREDDS Data Server, installing in minutes with no configuration necessary. This allows access to observational data by any broker or client that can formulate SOS requests such as XML or simple Representational State Transfer (REST) text and process the responses (currently XML, JSON or CSV).

2.2.2. Unstructured Grid (UGRID) Standards and Tools

To represent the data output from unstructured grid models a common way, metadata conventions need to be adopted. The CF Conventions have proven very popular and effective for structured (e.g., rectilinear, curvilinear) grid model output, but had no way of specifying the grid topology (connectivity) necessary for unstructured grids, or concepts such as location of data on the grid elements (e.g., located on faces, edges or nodes). Shortly after CF version 1.0 was released in 2008 a UGRID Interoperability Google Group was formed with representatives from organizations such as Deltares, NOAA, USGS, DOE, and the FVCOM, ADCIRC, SELFE modeling communities [14]. After several years of discussion, development and testing, unstructured grid metadata conventions were finally released in 2013 as UGRID 0.9 [15]. The conventions were developed to allow specification of data variables on fixed horizontal unstructured grids. Higher-order element representation of data variables and handling data from moving or changing meshes were left as future enhancements, with the realization that these enhancements might necessitate a different underlying data model, but leave the functionality for users intact.
With the new UGRID 0.9 conventions for unstructured grid data, it was possible to create a new class for NetCDF-Java to support the UGRID featureType. This Java code was also developed by RPS ASA and released as an open source plugin for NetCDF-Java and/or THREDDS Data Server [16]. This allows for unambiguous retrieval of properties such as connectivity arrays or data location on the elements (e.g., face, node), which allows interoperable clients to be developed to support any UGRID-compliant data.
The NCTOOLBOX was developed to leverage the NetCDF-Java library Common Data Model for Matlab users [17]. An evolution of the njTBX Toolbox for Matlab described in [8], it supports a wide range of operations on CF-compliant gridded data (rectilinear or curvilinear). With the new UGRID 0.9 conventions for unstructured grid data, and support in NetCDF-Java, it was possible for RPS ASA to create new tools for NCTOOLBOX to support UGRID-Compliant datasets as well. As an example, water levels from three different models used in COMT (ADCIRC, SELFE and FVCOM) can be accessed and displayed without using model specific code (Figure 4). The Matlab code to recreate this figure is the script demos/contrib/test_ugrid3.m from the UGRID version of NCTOOLBOX, available at [18].
Blanton et al. [19] leveraged the capabilities of UGRID standards and NCTOOLBOX to build a powerful GUI-based tool (ADCIRCVIZ) for accessing and visualizing storm forecasts run on unstructured grid models from multiple remote locations. While geared toward forecasts computed with ADCIRC, any model that conforms to UGRID standard can be visualized in this application.
The THREDDS Data Server [20] currently includes the built in Web Map Services (WMS) provided by ncWMS, developed by the University of Reading [21]. Although this service works exceptionally well for rectilinear data, the performance is poor for curvilinear grids and there is no support for unstructured grids.
Figure 4. Water levels from three different unstructured grid models (ADCIRC, SELFE and FVCOM) displayed by the NCTOOLBOX script demos/contrib/test_ugrid3.m. The script takes advantage of the UGRID conventions to access and display data from different unstructured grid models without any model-specific code. Any UGRID-compliant model could be displayed.
Figure 4. Water levels from three different unstructured grid models (ADCIRC, SELFE and FVCOM) displayed by the NCTOOLBOX script demos/contrib/test_ugrid3.m. The script takes advantage of the UGRID conventions to access and display data from different unstructured grid models without any model-specific code. Any UGRID-compliant model could be displayed.
Jmse 02 00194 g004
To rectify this situation, ASA-RPS built a new Python-based WMS service called SciWMS [22] that uses standard Python plotting via the Matplotlib Basemap library to generate maps. This turns out to be several times faster than the approach ncWMS uses, at least for the current generation of models, and works for unstructured grids. Because it is written in Python, it can’t be bundled with THREDDS like NcWMS. It must be installed and configured separately, but the procedure is well documented, along with instructions how to customize a THREDDS server configuration to point to the SciWMS mapping services instead of the usual THREDDS-supplied WMS services. With this configuration in place, the SciWMS services become associated with the ISO metadata, which makes the SciWMS services discoverable via the catalog services instead of the default ncWMS services. Thus tools can be developed that allow searching for relevant datasets via the ISO metadata, and then quick display of model results via the SciWMS services.
Figure 5. Comparison of ocean glider data (top panel) with forecast data from three different forecast models: the SECOORA SABGOM ROMS model from NCSTATE, the NAVY USEAST NCOM model, and the NOAA Global RTOFS HYCOM model. Tools from NCTOOLBOX were used that can extract vertical sections along time and space paths from any Climate and Forecast (CF)-compliant structured grid ocean model. The scripts that produce these plots may be found in the toolbox demos/contrib directory.
Figure 5. Comparison of ocean glider data (top panel) with forecast data from three different forecast models: the SECOORA SABGOM ROMS model from NCSTATE, the NAVY USEAST NCOM model, and the NOAA Global RTOFS HYCOM model. Tools from NCTOOLBOX were used that can extract vertical sections along time and space paths from any Climate and Forecast (CF)-compliant structured grid ocean model. The scripts that produce these plots may be found in the toolbox demos/contrib directory.
Jmse 02 00194 g005

2.2.3. Expanded Analysis Functions and Demos in NCTOOLBOX for Matlab Users

In addition to providing support for unstructured grids, more tools and demos have been added to the NCTOOLBOX for Matlab, significantly increasing the functionality over the preceding njTBX toolbox described in [8]. As an example, the nc_genslice.m function takes a CF-compliant model dataset URL and an [x,y,z,t] trajectory on input, and returns an interpolated track from the selected model along that path. Instead of downloading data from the entire bounding box and temporal extent of the glider path from the model, the data is extracted in small chunks following the glider path, and the end result is typically only a few hundred KB of data. This provides an easy way to compare different models to ocean gliders, and was recently used with several IOOS forecast models and data collected during GliderPalooza, a collaborative glider campaign run on the US East Coast during Sep–Nov 2013 (Figure 5). Because users of NCTOOLBOX have the data, not just graphics, quantitative model assessment can be performed in addition to visual comparison. Wilkin and Hunter [23] leveraged the power of these new routines to objectively assess seven different forecast models in the Mid-Atlantic Bight, using IOOS community glider data collected over an 18 month period.

2.2.4. An Improved Procedure for Modelers to Create Standardized Datasets

In the COMT, many of the groups wanted to upload their data to a central server, requiring a procedure to catalog the datasets being uploaded. As typical in the larger ocean community, the modeling groups generated output files with differing metadata and conventions. All were NetCDF, but while some were nearly CF or UGRID-compliant, others contained only minimal metadata. For a single simulation, some modeling groups produced a single NetCDF file for all variables and time steps, while others produced collections of NetCDF files, with individual files for each variable and fixed number of time steps. To handle this situation, an approach was developed that used template NcML files and a Google Drive spreadsheet to automatically generate the THREDDS catalog.
Despite the non-uniformity of output files, NcML made it possible to virtually aggregate and standardize the datasets. For each modeling group, a template NcML file was provided that would turn their output files into a single, CF-compliant or UGRID-compliant dataset. For example, the template provided to the SELFE group aggregated each variable along the time dimension, and then aggregated all the variables together, while also aggregating a grid file that contained the lon/lat locations of the mesh, allowing the 49 different files constituting a single simulation to be accessed through a single UGRID-compliant URL. The modeling groups could use these templates without needing to understand the details of the CF or UGRID conventions, and the templates needed little or no modification to be used for each simulation performed by a particular modeling group.
A spreadsheet on Google Drive was used by modelers to specify the location of their NcML template as well as additional custom descriptors for the model run. After completing a new simulation, they would create a directory on the testbed server and upload their output files and template NcML (preferably using GridFTP via Globus [24]). They then added a row to a shared Google Drive spreadsheet that specified a title for the run, the location of the NcML template, and a short summary statement describing the model run. Every hour a Python script running on the testbed server read the spreadsheet using the Google API and combined the metadata from the numerous NcML files and additional metadata from the Google Spreadsheet into a single THREDDS Catalog of CF- and UGRID-compliant datasets.

2.2.5. Enabling Discovery via Standardized Metadata and Catalog Services

Enabling standardized datasets is a great step forward for interoperability, but it still can be difficult for users to find these standardized datasets. In [8] and in other projects (e.g., the NOAA Unified Access Framework project [25]) the approach was to build a single catalog that points to other catalogs, basically creating a large tree of datasets organized in a particular way (e.g., by IOOS region or NOAA Line Office). Thus a user had to navigate this tree to search for datasets that might be of interest. Instead, most users would rather search on space, time, and variable to dynamically find datasets that are of interest. Thanks to advances in metadata standardization and cataloging services, this is now relatively easy to enable.
With IOOS funding, NOAA NGDC developed a Java plug-in for THREDDS called NcISO that provides an ISO metadata service, converting the attributes and other metadata into ISO 19119-2 XML. Written in Java, it also can be used as a stand-alone application which scans a remote THREDDS catalog and generates ISO metadata for each dataset. This metadata, in turn, can be harvested by catalog services such as Geonetwork, GI-CAT, Geoportal Server, CKAN and PYCSW. The COMT datasets were harvested from the testbed server THREDDS catalog by the NGDC Geoportal Server that drives the IOOS Catalog. The COMT datasets are therefore discoverable by users internal and external to the COMT project using a standardized approach (Figure 6).
Figure 6. Results from a query for 3D FVCOM or ADCIRC datasets found within a specified bounding box (the extent of the map window). The user has selected one of the datasets returns, which displays the boundary of the dataset on the map (yellow rectangle), a summary (yellow-highlighted text), and dataset links, including “Open” to access the dataset using OPeNDAP, and “Metadata” to provide the full metadata document.
Figure 6. Results from a query for 3D FVCOM or ADCIRC datasets found within a specified bounding box (the extent of the map window). The user has selected one of the datasets returns, which displays the boundary of the dataset on the map (yellow rectangle), a summary (yellow-highlighted text), and dataset links, including “Open” to access the dataset using OPeNDAP, and “Metadata” to provide the full metadata document.
Jmse 02 00194 g006

2.2.6. CF Compliant Tools for Python

Matlab is one of the popular analysis and visualization environments in the oceanographic community, so it made sense to focus initial effort on standards-based Matlab tools. To improve the efficiency for as many users as possible, however, standards-based tools need to be developed for all commonly used environments so that users can continue to use their favorite environment yet benefit from standards-enabled data.
One leading environment with similar capabilities to Matlab is Python. Python has the advantage of being open-source and free, so that tools and scripts developed for Python may be freely shared with scientists and other users without the requirement that they first buy a license. With hundreds of toolboxes giving capabilities like advanced time series, image processing, mapping and publication quality graphics, Python is becoming increasingly popular in the meteorological and oceanic research community.
Unlike Matlab, however, Python cannot directly utilize the Unidata NetCDF-Java library to take advantage of standards-based functionality. Although Python can easily take advantage of C and Fortran modules, and Unidata began working several years ago on a C library to support CF conventions (“LibCF”), progress has been slow, and LibCF does not yet have the capability to perform fundamental tasks such as returning the geospatial coordinates from CF-compliant ocean models.
Figure 7. Access and display of CF-compliant WaveWatch III data using the Python Iris package from the British Met Office. This demonstration was done using the IPython Notebook, which allows code, output and rich text to be combined in a web document that can be easily shared with others.
Figure 7. Access and display of CF-compliant WaveWatch III data using the Python Iris package from the British Met Office. This demonstration was done using the IPython Notebook, which allows code, output and rich text to be combined in a web document that can be easily shared with others.
Jmse 02 00194 g007
To fill this void, the British Met Office has created Iris, a CF-compliant package for Python [26]. The primary goal is to serve their own users, but because it is open and standards-based, Iris can support a much wider community. With Iris, as in NCTOOLBOX, users can access and work with output from different models without any specific code: any CF-compliant structured grid model can be easily opened, accessed and displayed in Iris (Figure 7).
With several full time developers, government backing, a clear roadmap, and agile and open development approach, Iris is a strong contender to be the dominant met and ocean package for standards-based data access. Although Iris currently only supports structured grids, support for UGRID-compliant unstructured grid data and CF-1.6-compliant observational data is on the development roadmap.

3. Conclusions

Significant progress has been made in the international geoscience community to develop standards, services and tools that make data search, access, analysis and visualization easier and more efficient. In the ocean modeling community, techniques originally developed for atmospheric forecast and climate models have been adapted and extended to serve the ocean community. Leveraging Unidata technologies such as NetCDF, NcML and the THREDDS Data Server, coupled with international standards development work on the CF Conventions, UGRID Conventions and the OGC Services, a system has been developed that places relatively little burden on data providers or data users.
There is still work to be done hardening and expanding the system. More providers need to be aware of existing tools that will allow them to easily serve standardized, aggregated data. WMS services for unstructured grids are functional, but need to be optimized for performance. Standards-based tools for Python need to be brought up to the same functionality as the tools for Matlab. Packages for other commonly used scientific analysis and visualization environments such as R still need to be developed.
While additional work needs to be done, the advances described here bring us closer to a future where users discover data by keyword and geospatial queries on distributed holdings, access data via standard data services, and analyze and visualize data with common, standards-based software. The basic infrastructure depends on a common data model for each data type, a system that was first demonstrated on structured gridded data, and has been expanded to work with both unstructured grid data and specific observational data types. Although this approach has been developed for atmospheric, climate and oceanographic use, it could be used for hydrology, geology or other geoscience communities that use these data types. While applied here to IOOS, it is also being applied to support other applications [19,27]. With demonstrated success for IOOS, and with support from the international geoscience community, the future looks promising for this distributed, standards-based approach.

Acknowledgments

The authors would like to thank the U.S. IOOS Program Office, the IOOS Data Management and Communications (DMAC) Community, the Unidata Program Center, the IOOS Regional Associations, the British Met Office, participants in the Open Geospatial Consortium, and others participating in the development of standards and standards-based tools in the international geoscience community. Without their contributions this work would not have been possible. Any use of trade, product, or firm names is for descriptive purposes only and does not imply endorsement by the U.S. Government.

Author Contributions

Signell, R.P. and Snowden, D.P. carried out this work together and Signell, R.P. wrote the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Willis, Z.; Manley, J. Ocean Observing: Delivering the Benefits. Mar. Technol. Soc. J. 2010, 44, 4–5. [Google Scholar] [CrossRef]
  2. Bassett, R.; Beard, R.; Burnett, W.; Crout, R.; Griffith, B.; Jensen, R.; Signell, R. Implementing the National Integrated Ocean Observing System (IOOS) From the Federal Agency Perspective. Mar. Technol. Soc. J. 2010, 44, 32–41. [Google Scholar] [CrossRef]
  3. de La Beaujardiere, J.; Mendelssohn, R.; Ortiz, C.; Signell, R. Building the IOOS Data Management Subsystem. Mar. Technol. Soc. J. 2010, 44, 73–83. [Google Scholar] [CrossRef]
  4. Ocean.US. The Integrated Ocean Observing System (IOOS) Modeling and Analysis Workshop Report; Ocean.US Publication No. 18; Ocean.US: Arlington, VA, USA, 22–24 July 2008; p. 21. [Google Scholar]
  5. Sherwood, C.R.; Book, J.W.; Carniel, S.; Cavaleri, L.; Chiggiato, J.; Das, H.; Doyle, J.D.; Harris, C.K.; Niedoroda, A.W.; Perkins, H.; et al. Sediment dynamics in the Adriatic Sea investigated with coupled models. Oceanography 2004, 17, 58–69. [Google Scholar] [CrossRef]
  6. Warner, J.C.; Sherwood, C.R.; Signell, R.P.; Harris, C.K.; Arango, H.G. Development of a three-dimensional, regional, coupled wave, current, and sediment-transport model. Comput. Geosci. 2008, 34, 1284–1306. [Google Scholar] [CrossRef]
  7. Signell, R.P.; Carniel, S.; Chiggiato, J.; Janekovic, I.; Pullen, J.; Sherwood, C.R. Collaboration tools and techniques for large model datasets. J. Mar. Syst. 2008, 69, 154–161. [Google Scholar] [CrossRef]
  8. Signell, R.P. Model Data Interoperability for the United States Integrated Ocean Observing System (IOOS). In Estuarine and Coastal Modeling (2009); Spaulding, M.L., Ed.; American Society of Civil Engineers: Reston, VA, USA, 2010; pp. 221–238. [Google Scholar]
  9. de La Beaujardière, J.; Beegle-Krause, C.; Bermudez, L.; Hankin, S.; Hazard, L.; Howlett, E.; Le, S.; Proctor, R.; Signell, R.P.; Snowden, D.; et al. Ocean and coastal data management. In Proceedings of OceanObs’09: Sustained Ocean Observations and Information for Society (Vol. 2), Venice, Italy, 21–25 September 2009; Hall, J., Harrison, D.E., Stammer, D., Eds.; European Space Agency Publication: Noordwijk, The Netherlands, 2010. [Google Scholar]
  10. Hankin, S.; Bermudez, L.; Blower, J.D.; Blumenthal, B.; Casey, K.S.; Fornwall, M.; Graybeal, J.; Guralnick, R.P.; Habermann, T.; Howlett, E.; et al. Data management for the ocean sciences—perspectives for the next decade. In Proceedings of OceanObs’09: Sustained Ocean Observations and Information for Society, Venice, Italy, 21–25 September 2009; Hall, J., Harrison, D.E., Stammer, D., Eds.; European Space Agency Publication: Noordwijk, The Netherlands, 2010. [Google Scholar]
  11. Luettich, R.A.; Wright, L.D.; Signell, R.; Friedrichs, C.; Friedrichs, M.; Harding, J.; Fennel, K.; Howlett, E.; Graves, S.; Smith, E. The US IOOS coastal and ocean modeling testbed. J. Geophys. Res. 2013, 118, 6319–6328. [Google Scholar] [CrossRef]
  12. Howlett, E.; Wilcox, K.; Crosby, A.; Bird, A.; Graves, S.; Maskey, M.; Keiser, K.; Luettich, R.; Signell, R.; Smith, L. The US IOOS Coastal and Ocean Modeling Testbed for Advancing Research to Applications. In Proceedings of Oceans, 2012, Hampton Road, VA, USA, 14–19 October 2012; IEEE: New York City, NY, USA, 2012; pp. 1–7. [Google Scholar]
  13. NcSOS Home Page. Available online: https://github.com/asascience-open/ncSOS (accessed on 25 February 2014).
  14. Unstructured Grid Interoperability Google Group Home Page. Available online: https://groups.google.com/d/forum/UGRID-interoperability (accessed on 25 February 2014).
  15. Unstructured Grid Metadata Conventions Home Page. Available online: https://github.com/UGRID-conventions/UGRID-conventions (accessed on 25 February 2014).
  16. Unstructured Grid Package for NetCDF-Java. Available online: https://github.com/asascience-open/NetCDF-Java-UGRID (accessed on 25 February 2014).
  17. NCTOOLBOX Toolbox for Matlab. Available online: https://github.com/nctoolbox/nctoolbox (accessed on 25 February 2014).
  18. Unstructured Grid Branch of NCTOOLBOX CF-Compliant Toolbox for Matlab. Available online: https://github.com/nctoolbox/nctoolbox/tree/UGRID (accessed on 25 February 2014).
  19. Blanton, B.; Signell, R.; Crosby, A.; Fleming, J.; Luettich, R. Federation of Coastal Storm Surge Forecasts using THREDDS, OPeNDAP and UGRID, a CF Extension for Unstructured Model Grids. In Proceedings of ESIP 2013 Summer Meeting, Chapel Hill, NC, USA, 9–12 July 2013.
  20. THREDDS Data Server Home Page. Available online: https://www.unidata.ucar.edu/software/thredds/current/tds/ (accessed on 25 February 2014).
  21. Blower, J.D.; Gemmell, A.L.; Griffiths, G.H.; Haines, K.; Santokhee, A.; Yang, X. A Web Map Service implementation for the visualization of multidimensional gridded environmental data. Environ. Model. Softw. 2013, 47, 218–224. [Google Scholar] [CrossRef]
  22. SciWMS Home Page. Available online: https://github.com/asascience-open/sci-wms (accessed on 25 February 2014).
  23. Wilkin, J.L.; Hunter, E.J. An assessment of the skill of real-time models of Mid-Atlantic Bight continental shelf circulation. J. Geophys. Res. 2013, 118, 2919–2933. [Google Scholar] [CrossRef]
  24. Globus Home Page. Available online: https://www.globus.org (accessed on 25 February 2014).
  25. Unified Access Framework Home Page. Available online: https://geo-ide.noaa.gov (accessed on 25 February 2014).
  26. Iris Home Page. Available online: http://scitools.org.uk/iris/docs/latest/index.html (accessed on 25 February 2014).
  27. Bergamasco, A.; Benetazzo, A.; Carniel, S.; Falcieri, F.; Minuzzo, T.; Signell, R.; Sclavo, M. Knowledge discovery in large model datasets in the marine environment: The THREDDS Data Server example. Adv. Oceanogr. Limnol. 2012, 3, 41–50. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Signell, R.P.; Snowden, D.P. Advances in a Distributed Approach for Ocean Model Data Interoperability. J. Mar. Sci. Eng. 2014, 2, 194-208. https://doi.org/10.3390/jmse2010194

AMA Style

Signell RP, Snowden DP. Advances in a Distributed Approach for Ocean Model Data Interoperability. Journal of Marine Science and Engineering. 2014; 2(1):194-208. https://doi.org/10.3390/jmse2010194

Chicago/Turabian Style

Signell, Richard P., and Derrick P. Snowden. 2014. "Advances in a Distributed Approach for Ocean Model Data Interoperability" Journal of Marine Science and Engineering 2, no. 1: 194-208. https://doi.org/10.3390/jmse2010194

Article Metrics

Back to TopTop