New pages

From OPeNDAP Documentation
Jump to: navigation, search
New pages
Hide logged-in users | Hide bots | Show redirects
(Latest | Earliest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 21:31, 22 May 2012DAP4: Proposal for an abstract Constraint specification (hist)[885 bytes]Jimg (Talk | contribs) (Created page with "= Abstract = ~~~~ Notes from an open discussion between OPeNDAP and Unidata developers. Constraints must support subsetting and sampling on the basic data types. These operation...")
  • 21:51, 8 May 2012DAP4: DAP4 Error Responses (hist)[2,040 bytes]DennisHeimbigner (Talk | contribs) (Created page with "DevelopmentDAP4 << Back to OPULS Development == Background == It must be expected that any DAP4 server will enc...")
  • 03:04, 8 May 2012BES - Debugging Using besstandalone (hist)[5,443 bytes]Jimg (Talk | contribs) (Created page with "When you need to debug a handler, there are several ways you do about it. First, you can use a run-time debugger like the one included with Eclipse (really GNU's ''gdb''), fall b...")
  • 00:39, 8 May 2012Hyrax - Build the Shrew Project (hist)[10,088 bytes]Jimg (Talk | contribs) (Created page with "= What to Checkout = = Configuring Prior to the Build = = Different Ways to Build = = Testing and Running the Server =")
  • 20:30, 7 May 2012DAP4: DAP4 Multipart Mime Format (hist)[4,046 bytes]DennisHeimbigner (Talk | contribs) (Created page with "* Use a multipart MIME document to hold the DDX and one ''data blob'' per DDX. Adopt the same use of Multipart MIME as WCS uses. * consider the following design idea for embeddi...")
  • 20:48, 5 May 2012DAP4: An Essay on Domain Specific Models (hist)[2,889 bytes]DennisHeimbigner (Talk | contribs) (Created page with "== Domain Specific Models == A domain specific model is one which has constructs that are specific to a particular domain. Examples are the CDM [http://www.unidata.ucar.edu/soft...")
  • 21:29, 4 May 2012A One-day Course on Hyrax Development (hist)[3,069 bytes]Jimg (Talk | contribs) (Created page with "== Syllybus == === Introduction to OPeNDAP === An introduction to both OPeNDAP and the Data Access Protocol (DAP) data model. (lecture) === The Hyrax Data Server Architecture =...")
  • 20:09, 1 May 2012DAP4: Proposal for Structure Projection (hist)[1,554 bytes]DennisHeimbigner (Talk | contribs) (Created page with "==Background== Assume this running example <source lang="xml"> <Structure name="ST"> <dimension name=z/> <Int32 name="f1"> <dimension value=5/> </Int32> <Int32 name=...")
  • 19:41, 1 May 2012DAP4: Proposal for Nested Sequences (hist)[1,631 bytes]DennisHeimbigner (Talk | contribs) (Created page with "DevelopmentDAP4 << Back to OPULS Development ==Background== John Caron has argued that supporting nested sequen...")
  • 23:59, 30 April 2012ConfigureSUSE (hist)[13,129 bytes]Ndp (Talk | contribs) (Created page with "<< back to HowTo Guides == How to configure CentOS for the production of RPM binaries == This describes how to set up a vanilla CentOS computer so that we can ...")
  • 22:26, 30 April 2012DAP4: Proposal for a Constraint Notation (hist)[4,997 bytes]DennisHeimbigner (Talk | contribs) (Created page with "==Background== Assuming that we accept that sequences are intended to be relations (or at least act like relations), then it is necessary to provide the appropriate manipulations...")
  • 17:38, 29 April 2012DAP4: Notes on Constraints (hist)[1,856 bytes]DennisHeimbigner (Talk | contribs) (Created page with " <-- back to OPULS Development Also, it does lose dimensional information that might be both useful and performance enhancing. For instance...")
  • 05:17, 28 April 2012DAP4: Subsetting Arrays and Grids By Value (hist)[4,985 bytes]Ndp (Talk | contribs) (Created page with " <-- back to OPULS Development ~~~ == Background == == Problem addressed == == Proposed solution == == Rationale for the solution == == D...")
  • 03:41, 20 April 2012DAP4: Asynchronous Request-Response Proposal (hist)[10,772 bytes]EthanDavis (Talk | contribs) (Created page with " <-- back to OPULS Development --~~~~ == Background == == Problem addressed == == Proposed solution == == Rationale for the solution == == Discussion ==")
  • 16:07, 13 April 2012DAP4: Top Level Group (hist)[432 bytes]DennisHeimbigner (Talk | contribs) (Created page with "==Background== In James DAP4 xsd schema (last time I looked), the top level group was a specific item in the top-level dataset element. ==Proposal== I propose that the top-level...")
  • 16:05, 13 April 2012DAP4: Nested Attributes (hist)[810 bytes]DennisHeimbigner (Talk | contribs) (Created page with "==Background== In DAP2, the DAS allowed nested sets of attributes. The primary reason for this (I assume) was that the DAS was separate from the DDS and nesting in the DAS could ...")
  • 19:04, 12 April 2012DAP4: DDX Constructing a DDX from a Query (hist)[2,288 bytes]DennisHeimbigner (Talk | contribs) (Created page with "# <del>All functions have a defined "return type", which looks like a legal DDX minus certain things like groups, enumeration declarations, and dimension declarations; in additio...")
  • 02:39, 12 April 2012DAP Test Server (hist)[1,586 bytes]Ndp (Talk | contribs) (Created page with "== Background == When I finished Jake Hamby's work on the Java-DAP I wrote the DODS Test Server. This server utilized the Java-DAP to build synthetic datasets. This was accompli...")
  • 23:39, 11 April 2012BES: Root Catalog (hist)[3,793 bytes]Ndp (Talk | contribs) (Created page with "== Background == When we first design Hyrax the BES supported multiple catalogs. At that time the BES had file system based catalog (a.k.a. the catalog called "catalog"), and a ...")
  • 19:37, 11 April 2012Hyrax: Asynchronous Response Implementation (hist)[5,240 bytes]Ndp (Talk | contribs) (Created page with " The proposed use cases so far are: # Near-line tape drive # Server side processing I think it's important to identify the various issues in each of these use cases because muc...")
  • 19:34, 10 April 2012DAP4: Capabilities and Versioning (hist)[18,094 bytes]EthanDavis (Talk | contribs) (Created page with " <-- back to OPULS Development Ethan Davis == Background == Multiple versions of the DAP protocol (DAP2 and DAP4) mean that DAP clients and ...")
  • 17:10, 10 April 2012DAP4: Coordinate Systems Element (hist)[721 bytes]DennisHeimbigner (Talk | contribs) (Created page with "=== Background === John has noted that in CDM, he introduced a notion of Coordinate System which is a set of maps defined independently of any variable. In xml, this would be som...")
  • 17:02, 10 April 2012DAP4: DAP4 Grids Ideas (Old Version) (hist)[18,403 bytes]DennisHeimbigner (Talk | contribs) (Created page with "DevelopmentDAP4 << Back to OPULS Development == Background == The grid construct as originally established in ...")
  • 17:43, 5 April 2012DAP4: Asynchronous Responses (hist)[8,100 bytes]Ndp (Talk | contribs) (Created page with " <<back to OPULS Development == Background == == Problems Addressed == == Proposal == == Discussion ==")
  • 17:38, 5 April 2012DAP4: XML Data Service (hist)[834 bytes]Ndp (Talk | contribs) (Created page with "== Overview == Return requested data in an XML document. == Request == The XML Data Service is invoked by appending the suffix <font size="2"><code>.xdap</code></font> to the f...")
  • 18:50, 1 April 2012DAP4: DAP4 Escapes (hist)[5,474 bytes]DennisHeimbigner (Talk | contribs) (Created page with "== Background == The character escaping mechanisms in DAP2 have, in retrospect, caused signficant confusion and led to conflicting implementations. Character Escaping (aka escap...")
  • 19:53, 30 March 2012DAP4: DAP4 Paths (hist)[6,105 bytes]DennisHeimbigner (Talk | contribs) (Created page with "== Background == Consider the following example (~ CDL syntax). <pre> group g1 { dimensions: x=10; group g2 { dimensions: x=5, y=6; } } dimensions: y=100; float32 V[...")
  • 17:56, 30 March 2012DAP4: ASCII Data Service (hist)[749 bytes]Ndp (Talk | contribs) (Created page with " == Overview == Return requested data in a ASCII format. == Request == The ASCII Data Service is invoked by appending the suffix <font size="2"><code>.ascii</code></font> to th...")
  • 21:16, 29 March 2012DAP2: Info Service (hist)[914 bytes]Ndp (Talk | contribs) (Created page with "== Overview == The DAP2 INFO service provides a browser renderable page that combines both the DAP2 'syntactic' and 'semantic' metadata for the data resource in a human readabl...")
  • 21:13, 29 March 2012DAP2: DAS Service (hist)[759 bytes]Ndp (Talk | contribs) (Created page with "== Overview == The DAP2 DAS service access to the 'semantic' metadata (aka domain metadata) for the data resource. == Request == The DAP2 DAS Service is invoked by appending t...")
  • 21:12, 29 March 2012DAP2: DDS Service (hist)[772 bytes]Ndp (Talk | contribs) (Created page with "== Overview == The DAP2 DDS service access to the 'syntactic' metadata (aka use or structural metadata) for the data resource. == Request == The DAP2 DDS Service is invoked by...")
  • 21:10, 29 March 2012DAP2: DDX Service (hist)[731 bytes]Ndp (Talk | contribs) (Created page with "== Overview == The DAP2 DDX service provides DAP2 access to the data resource metadata. == Request == The DAP2 DDX Service is invoked by appending the suffix <font size="2"><c...")
  • 21:08, 29 March 2012DAP2: Data Service (hist)[800 bytes]Ndp (Talk | contribs) (Created page with "== Overview == The DAP2 data service provides DAP2 access to the data resource. == Request == The DAP2 Data Service is invoked by appending the suffix <font size="2"><code>.do...")
  • 19:45, 29 March 2012DAP4: Native File Access Service (hist)[738 bytes]Ndp (Talk | contribs) (Created page with "== Overview == This service provides direct access to the data source file (or whatever else) that is creating the DAP dataset resource. == Request == The Native File Access ...")
  • 19:41, 29 March 2012DAP4: ISO Conformance Rubric Service (hist)[891 bytes]Ndp (Talk | contribs) (Created page with "== Overview == This service provides a browser renderable document that describes how well the metadata held in the Dataset conforms to ISO 19115. == Request == The ISO Confor...")
  • 19:36, 29 March 2012DAP4: ISO 19115 Service (hist)[793 bytes]Ndp (Talk | contribs) (Created page with "== Overview == This service provides ISO 19115 metadata for the Dataset, if any can be found. == Request == The ISO 19115 service is invoked by appending the suffix .iso to th...")
  • 19:03, 29 March 2012DAP4: HTML DATA Request Form Service (hist)[716 bytes]Ndp (Talk | contribs) (Created page with " == Overview == When invoked returns an HTML based web form that can be used to constrain and request data in accordance with the DAP4 specification as applied to the dataset . ...")
  • 18:07, 29 March 2012DAP4: NetCDF File-out Service (hist)[762 bytes]Ndp (Talk | contribs) (Created page with " == Overview == Return requested data in a NetCDF 3 file format. == Request == The NetCDF File-out Service is invoked by appending the suffix .nc to the file part of the datas...")
  • 17:48, 29 March 2012DAP4: Server Version Service (hist)[536 bytes]Ndp (Talk | contribs) (Created page with "{{ServiceTemplate}}")
  • 17:46, 29 March 2012DAP4: RDF Service (hist)[716 bytes]Ndp (Talk | contribs) (Created page with " == Overview == The RDF service is invoked by appending the suffix .dap to the file part of the dataset's referent (aka base) URL. The Data response is a multipart MIME documen...")
  • 17:38, 29 March 2012DAP4: Data Service (hist)[708 bytes]Ndp (Talk | contribs) (Created page with "== Overview == The Data Service is invoked by appending the suffix .dap to the file part of the dataset's referent (aka base) URL. The Data response is a multipart MIME document...")
  • 17:24, 29 March 2012DAP4: Dataset Service (hist)[756 bytes]Ndp (Talk | contribs) (Created page with "DevelopmentDAP4")
  • 18:50, 21 March 2012Caching that's multi-process safe (hist)[8,030 bytes]Jimg (Talk | contribs) (Created page with "== Problem == == Background == == Proposed solution ==")
  • 17:31, 8 March 2012OPeNDAP's Use of Trac (hist)[1,545 bytes]Jimg (Talk | contribs) (Created page with "This page describes how to use the Trac system for projects run by OPeNDAP. Add to this as we learn more about Trac. == Tickets == * Change the Status of a ticket from 'new' to ...")
  • 01:47, 8 March 2012NetworkServerSecurity (hist)[8,354 bytes]Jimg (Talk | contribs) (Created page with "== OPeNDAP Security Policy and Procedures == == Interim Policy == This is an interim policy regarding the security of the software we distribute. The intent of this policy is ...")
  • 01:41, 8 March 2012UserSupport (hist)[2,443 bytes]Jimg (Talk | contribs) (Created page with "= How to Handle Email-list Support Questions = * Quick responses are good. For this to work we will all need to keep our eyes trained on the list. * If you don't know how to add...")
  • 05:12, 7 March 2012SecureEmail (hist)[8,033 bytes]Jimg (Talk | contribs) (Created page with "= Secure Email = Sometimes it's very important to be sure who you are communicating with and that only that person or group of people can read your messages. The GPG software p...")
  • 05:05, 7 March 2012GuideLines (hist)[3,812 bytes]Jimg (Talk | contribs) (Created page with "= Software Development Rules FAQ = '''Are there any rules to follow when performing development tasks?''' Yes, there are several rules that must be followed in order for the tr...")
  • 04:59, 7 March 2012CopyRights (hist)[2,442 bytes]Jimg (Talk | contribs) (Created page with "= Copyrights for OPeNDAP software = Unless otherwise specified, all software written for OPeNDAP is __Open Source__ and should be copyrighted using the GNU [http://www.fsf.org/ ...")
  • 21:14, 2 March 2012OPULS Development (hist)[7,109 bytes]Ndp (Talk | contribs) (Created page with " == OPULS PROcess == An idea for a formal Design Proposal Process == DAP4 Features == # Versions # [[DAP4: Checksum |...")
(Latest | Earliest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
Views
Personal tools
Toolbox