metamod:description:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
metamod:description:start [2010-10-11 14:37:26]
heikok
metamod:description:start [2022-05-31 09:29:32] (current)
Line 17: Line 17:
 The configuration file describes an actual implementation of a web application based on METAMOD 2.x software. First of all, the file lists which of the six modules that are used in the application. Any combination of the four modules is allowed. If the METAMODBASE module is not a part of an application, the configuration file must identify a database owned by another application where the METAMODBASE module is used. In this way, several applications may share the same database.  The configuration file describes an actual implementation of a web application based on METAMOD 2.x software. First of all, the file lists which of the six modules that are used in the application. Any combination of the four modules is allowed. If the METAMODBASE module is not a part of an application, the configuration file must identify a database owned by another application where the METAMODBASE module is used. In this way, several applications may share the same database. 
  
-The software is implemented on a Linux system with Apache web server. PHP is used to implement dynamic web content, and Perl is used to implement tasks not directly involving web content generation. The database is based on PostgreSQL. Metadata elements use controlled vocabularies from GCMD and CF1.0 as well as WMO keywords. Tools for extracting metadata from NetCDF/CF files are part of METAMODUPLOAD. Access to the actual data files are provided as links from the web pages generated by the METAMODSEARCH module. +The software is implemented in Perl on a Linux system with Apache web server (as proxy)Catalyst is used to implement dynamic web content, including PMH and other webservices. The database is based on PostgreSQL. Metadata elements use controlled vocabularies from GCMD and CF1.0 as well as WMO keywords. Tools for extracting metadata from NetCDF/CF files are part of METAMODUPLOAD. Access to the actual data files are provided as links from the web pages generated by the METAMODSEARCH module. 
  
 The local data repository is an ordinary file system where files are orginized in catalogs according to institutions (data providers) and data sets. The catalogs and files must be accessible through URLs. This can be done using HTTP, FTP, OPeNDAP or a combination of these protocols. The DAMOCLES application use a THREDDS Data Server (giving OPeNDAP and HTTP access). If the data files satisfy OGC standards, THREDDS may also provide OGC WCS access. The local data repository is an ordinary file system where files are orginized in catalogs according to institutions (data providers) and data sets. The catalogs and files must be accessible through URLs. This can be done using HTTP, FTP, OPeNDAP or a combination of these protocols. The DAMOCLES application use a THREDDS Data Server (giving OPeNDAP and HTTP access). If the data files satisfy OGC standards, THREDDS may also provide OGC WCS access.
Line 39: Line 39:
 In addition to offering a repository of metadata it is possible to extend the functionality of METAMOD by intergrating it with other systems. In addition to offering a repository of metadata it is possible to extend the functionality of METAMOD by intergrating it with other systems.
  
-  * Intergration with the [[http://www.unidata.ucar.edu/projects/THREDDS/|THREDDS Data Server]] to offer downloading of data sets either via HTTP, OpenDAP, CSW or WMS.+  * Intergration with the [[http://www.unidata.ucar.edu/projects/THREDDS/|THREDDS Data Server]] to offer downloading of data sets either via HTTP, OpenDAP, WCS or WMS.
   * On the fly interpolation of data before download using the [[http://wiki.met.no/fimex/start|Fimex library]]   * On the fly interpolation of data before download using the [[http://wiki.met.no/fimex/start|Fimex library]]
   * Web interface for data visualization using [[http://openlayers.org|OpenLayers]] (requires WMS server on data-repository)   * Web interface for data visualization using [[http://openlayers.org|OpenLayers]] (requires WMS server on data-repository)
  • metamod/description/start.1286807846.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)