Repository: incubator-sdap-edge Updated Branches: refs/heads/master [created] 53351bf3a
http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-3.1.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-3.1.0.apt b/src/site/apt/release/index-3.1.0.apt new file mode 100644 index 0000000..e242ba0 --- /dev/null +++ b/src/site/apt/release/index-3.1.0.apt @@ -0,0 +1,81 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 3.1.0 + --- + Thomas Huang + --- + +Release Description 3.1.0 + + This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * ISO 19115-2 support for dataset. + + * Spatial search for granules (bouding box). + + * Atom feed for opensearch response. + + * Prettify support for xml response. + +* Modified Capabilities + + * None. + +* Corrected Capabilities + + * None + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + [] + + See the system-level {{{../../cm/release/index-3.1.0.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-3.1.1.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-3.1.1.apt b/src/site/apt/release/index-3.1.1.apt new file mode 100644 index 0000000..f9797fa --- /dev/null +++ b/src/site/apt/release/index-3.1.1.apt @@ -0,0 +1,89 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 3.1.1 + --- + Thomas Huang + --- + +Release Description 3.1.1 + + This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * ISO 19115-2 support for granule. + + * GCMD DIF support for dataset. + + * Added new search parameters for dataset (instrument, satellite, format, status, processingLevel). + +* Modified Capabilities + + * Updated ISO 19115-2 response for dataset. + + * Changed search parameters (keyword, startTime, endTime, numberOfResults, boundingBox). + + * Date time parameters take ISO 8601 format. + + * Added Connection: close header to HTTP request. + +* Corrected Capabilities + + * {{{https://podaac-cm/trac/ticket/1025}1025}} - Granule search result shows online link. + + * Search returns only OPEN, PREVIEW, RETIRED, and SIMULATED datasets and granules. This fix has been merged to 3.1.0 release. + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + [] + + See the system-level {{{../../cm/release/index-3.1.1.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-3.2.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-3.2.0.apt b/src/site/apt/release/index-3.2.0.apt new file mode 100644 index 0000000..2b1558d --- /dev/null +++ b/src/site/apt/release/index-3.2.0.apt @@ -0,0 +1,79 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 3.2.0 + --- + Thomas Huang + --- + +Release Description 3.2.0 + + This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * {{{https://podaac-cm/trac/ticket/1083}Trac-1083}} - FGDC creation support. + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1084}Trac-1084}} - Support for persistent ID. + + * {{{https://podaac-cm/trac/ticket/1094}Trac-1094}} - Case-insensitive search on format, status, and processingLevel parameter. + +* Corrected Capabilities + + * None + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + [] + + See the system-level {{{../../cm/release/index-3.2.0.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-3.2.1.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-3.2.1.apt b/src/site/apt/release/index-3.2.1.apt new file mode 100644 index 0000000..d274df0 --- /dev/null +++ b/src/site/apt/release/index-3.2.1.apt @@ -0,0 +1,79 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 3.2.1 + --- + Thomas Huang + --- + +Release Description 3.2.1 + + This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1144}Trac-1144}} - Return only granule name and link to granule metadata in OpenSearch response for bounding box search. + +* Corrected Capabilities + + * {{{https://podaac-cm/trac/ticket/1145}Trac-1145}} - Sort granules in FGDC and ISO response by start time to prevent solr out of memory error. + + * {{{https://podaac-cm/trac/ticket/1146}Trac-1146}} - Update DTD link in FGDC response to fix Internet Explorer error. + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + [] + + See the system-level {{{../../cm/release/index-3.2.1.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-3.2.2.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-3.2.2.apt b/src/site/apt/release/index-3.2.2.apt new file mode 100644 index 0000000..12584b1 --- /dev/null +++ b/src/site/apt/release/index-3.2.2.apt @@ -0,0 +1,81 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 3.2.2 + --- + Thomas Huang + --- + +Release Description 3.2.2 + + This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1214}Trac-1214}} - Capped number of results for OCSI response. + + * {{{https://podaac-cm/trac/ticket/1231}Trac-1231}} - Modified OpenSearch response. + +* Corrected Capabilities + + * {{{https://podaac-cm/trac/ticket/1174}Trac-1174}} - Fixed dataset temporal search to return all datasets that have total or partial overlap. + + * {{{https://podaac-cm/trac/ticket/1233}Trac-1233}} - Fixed dataset missing optional GCMD DIF field should not return 404 page with error. + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + [] + + See the system-level {{{../../cm/release/index-3.2.2.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-3.3.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-3.3.0.apt b/src/site/apt/release/index-3.3.0.apt new file mode 100644 index 0000000..9b76618 --- /dev/null +++ b/src/site/apt/release/index-3.3.0.apt @@ -0,0 +1,81 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 3.3.0 + --- + Thomas Huang + --- + +Release Description 3.3.0 + + This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1245}Trac-1245}} - Revised OpenSearch response and interface. + +* Corrected Capabilities + + * {{{https://podaac-cm/trac/ticket/1268}Trac-1268}} - Fixed evaluation of opensearch temporal query. + + * {{{https://podaac-cm/trac/ticket/1283}Trac-1283}} - Fixed blocking issue when making requests to external data services. + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + See the system-level {{{../../cm/release/index-3.3.0.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-4.0.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-4.0.0.apt b/src/site/apt/release/index-4.0.0.apt new file mode 100644 index 0000000..f22e6bd --- /dev/null +++ b/src/site/apt/release/index-4.0.0.apt @@ -0,0 +1,79 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 4.0.0 + --- + Thomas Huang + --- + +Release Description 4.0.0 + + This release of the OCSI Program Set is a component of the integrated release ({{{../../cm/release/index-4.0.0.html}4.0.0}}) of the PO.DAAC System. This release is intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * None + +* Corrected Capabilities + + * None + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + See the system-level {{{../../cm/release/index-4.0.0.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-4.1.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-4.1.0.apt b/src/site/apt/release/index-4.1.0.apt new file mode 100644 index 0000000..441ed8f --- /dev/null +++ b/src/site/apt/release/index-4.1.0.apt @@ -0,0 +1,79 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 4.1.0 + --- + Thomas Huang + --- + +Release Description 4.1.0 + + This release of the OCSI Program Set is a component of the integrated release ({{{../../cm/release/index-4.1.0.html}4.1.0}}) of the PO.DAAC System. This release is intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1353}Trac-1353}} - Modified OpenSearch response to return Granule Search link only if dataset has granules and Dataset Information link only if dataset can be viewed via web portal. + +* Corrected Capabilities + + * None + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + See the system-level {{{../../cm/release/index-4.1.0.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-4.2.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-4.2.0.apt b/src/site/apt/release/index-4.2.0.apt new file mode 100644 index 0000000..8b5c3a4 --- /dev/null +++ b/src/site/apt/release/index-4.2.0.apt @@ -0,0 +1,79 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 4.2.0 + --- + Thomas Huang + --- + +Release Description 4.2.0 + + This release of the OCSI Program Set is a component of the integrated release ({{{../../cm/release/index-4.2.0.html}4.2.0}}) of the PO.DAAC System. This release is intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * None + +* Corrected Capabilities + + * None + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + See the system-level {{{../../cm/release/index-4.2.0.html}release}} document for specific version numbers. + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-4.3.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-4.3.0.apt b/src/site/apt/release/index-4.3.0.apt new file mode 100644 index 0000000..3acbc4a --- /dev/null +++ b/src/site/apt/release/index-4.3.0.apt @@ -0,0 +1,77 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 4.3.0 + --- + Thomas Huang + --- + +Release Description 4.3.0 + + This release of the OCSI Program Set is intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1508}Trac-1508}} - Remove "N/A" and "none" entries from OCSI GCMD interface. + +* Corrected Capabilities + + * {{{https://podaac-cm/trac/ticket/1590}Trac-1590}} - Fix output error on ampersand symbol. + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-4.4.0.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-4.4.0.apt b/src/site/apt/release/index-4.4.0.apt new file mode 100644 index 0000000..c713a97 --- /dev/null +++ b/src/site/apt/release/index-4.4.0.apt @@ -0,0 +1,78 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 4.4.0 + --- + Thomas Huang + --- + +Release Description 4.4.0 + + This release of the OCSI Program Set is intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * {{{https://podaac-cm/trac/ticket/1550}Trac-1550}} - OCSI Datacasting Feed Creation + * {{{https://podaac-cm/trac/ticket/1614}Trac-1614}} - OCSI datacasting feed shall include FTP and OPeNDAP links as custom elements + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1572}Trac-1572}} - Web services should return the same results as the PO.DAAC portal + +* Corrected Capabilities + + * None + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index-4.4.1.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index-4.4.1.apt b/src/site/apt/release/index-4.4.1.apt new file mode 100644 index 0000000..c940ffc --- /dev/null +++ b/src/site/apt/release/index-4.4.1.apt @@ -0,0 +1,79 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id:$ + + --- + Release Description 4.4.1 + --- + Thomas Huang + --- + +Release Description 4.4.1 + + This release of the OCSI Program Set is intended as an operational release. The following sections can be found in this document: + + * {{{Capabilities}Capabilities}} + + * {{{Liens}Liens}} + + * {{{System_Requirements}System Requirements}} + + +{Capabilities} + + This section details the new, modified and corrected capabilities that comprise this release of the OCSI Program Set. In lieu of listing the capabilities by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + +* New Capabilities + + * None + +* Modified Capabilities + + * {{{https://podaac-cm/trac/ticket/1869}Trac-1869}} - Modified dataset temporal range search to return true if there is any overlap + +* Corrected Capabilities + + * {{{https://podaac-cm/trac/ticket/1790}Trac-1790}} - Fixed mapping for GCMD DIF Data_Center + + * {{{https://podaac-cm/trac/ticket/1827}Trac-1827}} - Added Personnel to GCMD DIF with DIF AUTHOR Role + + +{Liens} + + This section details the liens against the capabilities that have yet to be implemented or are partially implemented. In lieu of listing the liens by requirement they have been summarized. For a complete list of the requirements and their support status, see {{{Appendix_A_-_Requirements_Support}Appendix A}}. + + There are no liens for this release. + + +{System Requirements} + + The software contained in this program set was written in Python and will run on any platform with Python enabled environment. The software was specifically developed under Python 2.6.x or 2.7.x and has only been tested with this version. + + * PO.DAAC Standard Computing Environment + + This will eventually be documented on the Wiki and linked to in future releases. For now, the following software and tools should be available in the current environment: + + * Apache Maven 2.2.x + + * Subversion Client 1.4.X + + * Python 2.6.x or 2.7.x + + * Tornado 1.2.1 + + * Jinja2 2.5.5 (Template engine for python) + + * cx_Oracle 5.1 (Python DB API implementation for python) + + * python-dateutil 1.5 (Extensions to the standard python 2.3+ datetime module) + + * PycURL 7.19.0 (Python interface to libcurl) + + [] + + +{Appendix A - Requirements Support} + + TBD + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/apt/release/index.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release/index.apt b/src/site/apt/release/index.apt new file mode 100644 index 0000000..afff6fa --- /dev/null +++ b/src/site/apt/release/index.apt @@ -0,0 +1,101 @@ +~~ Copyright 2010, by the California Institute of Technology. +~~ ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. +~~ +~~ $Id: $ + + --- + Release Description + --- + Atsuya Takagi + --- + +Release Description + + The Release Description Documents (RDDs) detail the new and modified capabilities that comprise a particular OCSI Program Set release. + +* Release History + + * Version: {{{./index-4.4.1.html}4.4.1}} + + * Date: 2013-10-24 + + * Description: This release of OCSI Program Set is intended as an operational release. + + * Version: {{{./index-4.4.0.html}4.4.0}} + + * Date: 2013-02-13 + + * Description: This release of OCSI Program Set is intended as an operational release. + + * Version: {{{./index-4.3.0.html}4.3.0}} + + * Date: 2012-12-03 + + * Description: This release of OCSI Program Set is intended as an operational release. + + * Version: {{{./index-4.2.0.html}4.2.0}} + + * Date: 2012-08-31 + + * Description: This release of OCSI Program Set is a component of the integrated release ({{{./index-4.2.0.html}4.2.0}}) of the PO.DAAC System. + + * Version: {{{./index-4.1.0.html}4.1.0}} + + * Date: 2012-06-08 + + * Description: This release of OCSI Program Set is a component of the integrated release ({{{./index-4.1.0.html}4.1.0}}) of the PO.DAAC System. + + * Version: {{{./index-4.0.0.html}4.0.0}} + + * Date: 2012-03-14 + + * Description: This release of OCSI Program Set is a component of the integrated release ({{{./index-4.0.0.html}4.0.0}}) of the PO.DAAC System. + + * Version: {{{./index-3.3.0.html}3.3.0}} + + * Date: 2012-01-20 + + * Description: This release adds modifications to opensearch response and interface to enable integration with L2 Granule Search Service. + + * Version: {{{./index-3.2.2.html}3.2.2}} + + * Date: 2011-11-23 + + * Description: This release adds modifications to opensearch response, changes how dataset temporal query is evaluated, and caps number of results. + + * Version: {{{./index-3.2.1.html}3.2.1}} + + * Date: 2011-09-30 + + * Description: This release adds modifications to opensearch response for bounding box search, FGDC response to conform to DTD and granules sort order in FGDC and ISO response. + + * Version: {{{./index-3.2.0.html}3.2.0}} + + * Date: 2011-08-19 + + * Description: This release adds FGDC creation support for exporting granules, support for persistent ID, and case-insensitive search on format, status, and processingLevel parameter. + + * Version: {{{./index-3.1.1.html}3.1.1}} + + * Date: 2011-06-02 + + * Description: This release adds ISO support for granule, GCMD DIF support for dataset, and new dataset search parameters. + + * Version: {{{./index-3.1.0.html}3.1.0}} + + * Date: 2011-04-05 + + * Description: This release adds ISO and spatial search support. + + * Version: {{{./index-3.0.0.html}3.0.0}} + + * Date: 2011-01-27 + + * Description: This release adds open search support for granules. + + * Version: {{{./index-2.2.1.html}2.2.1}} + + * Date: 2010-11-15 + + * Description: This release of the initial release of the OCSI Program Set. This release is NOT intended as an operational release. + http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/resources/images/podaac_logo.jpg ---------------------------------------------------------------------- diff --git a/src/site/resources/images/podaac_logo.jpg b/src/site/resources/images/podaac_logo.jpg new file mode 100644 index 0000000..abb1063 Binary files /dev/null and b/src/site/resources/images/podaac_logo.jpg differ http://git-wip-us.apache.org/repos/asf/incubator-sdap-edge/blob/53351bf3/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml new file mode 100644 index 0000000..b8ca679 --- /dev/null +++ b/src/site/site.xml @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> + +<!-- + Copyright 2009, by the California Institute of Technology. + ALL RIGHTS RESERVED. United States Government Sponsorship acknowledged. + + $Id: $ +--> + +<project name="OCSI Program Set"> + <bannerLeft> + <src>images/podaac_logo.jpg</src> + <href>http://podaac-cm.jpl.nasa.gov/</href> + </bannerLeft> + + <bannerRight> + <name>Oceanographic Common Search Interface Program Set </name> + </bannerRight> + + <body> + <links> + <item name="OCSI" href="http://podaac-cm.jpl.nasa.gov/docs/ocsi/index.html" /> + </links> + + <menu name="Software Documentation"> + <item name="About OCSI" href="index.html"/> + <item name="Release Description" href="release/index.html"/> + <item name="Installation" href="install/index.html"/> + <item name="Operation" href="operate/index.html"/> + </menu> + + <menu ref="modules"/> + + <menu ref="reports"/> + </body> +</project>
