Difference between revisions of "Home"
PatrickWest (talk | contribs) |
PatrickWest (talk | contribs) |
||
Line 16: | Line 16: | ||
__toc__ | __toc__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- | <!-- | ||
===[[Developer's Meeting|Fall 2008 Developer's Meeting]] <font size="-2">Tentatively scheduled for early Fall 2008</font>=== | ===[[Developer's Meeting|Fall 2008 Developer's Meeting]] <font size="-2">Tentatively scheduled for early Fall 2008</font>=== |
Revision as of 04:44, 26 May 2009
This is OPeNDAP's new Wiki-based documentation site. Here you will find documentation on the different components of OPeNDAP software; how to download, install and configure these components; future development and projects within OPeNDAP; and more.
We invite contributions from the community! If you would like an account to contribute to this site, please email OPeNDAP User Support.
Contents
1 Current Development
1.1 Hyrax Development
1.2 IOOS Gateway
1.3 DAP3/4
1.4 WCS
1.5 NC-DAP
1.6 REAP Cataloging and Searching
2 Project Ideas
3 Completed Projects
3.1 NetCDF Translation
3.2 CheapStix
4 Templates
To use the templates, you include the template using MediaWiki's {{ ... }} syntax. In a normal template substitution, the mediawiki rendering engine goes and gets the template text every time the page is rendered. If, however, the template name is preceded with subst: then the mediawiki markup is copied to the destination page and can be edited without affecting, or being affected by, the original template code. See http://en.wikibooks.org/wiki/MediaWiki_User_Guide/Templates and http://www.mediawiki.org/wiki/Help:Templates
To include the markup for a skeleton use case, as defined by the template below, include {{subst:Use Case}} in a blank page and then Save the page.