[
https://issues.apache.org/jira/browse/OODT-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290820#comment-13290820
]
Luca Cinquini commented on OODT-462:
------------------------------------
Also included a second processing instruction to allow parsing of date/time
global attributes according to a specific format, for example:
<processingInstruction name="datetimeFormat:start_time"
value="yyyyDDDSSSSSSSSS"/>
will parse the global attribute named "start_time" according to the format
"yyyyDDDSSSSSSSSS"
> Include additional instructions in opendapps configuration file
> ---------------------------------------------------------------
>
> Key: OODT-462
> URL: https://issues.apache.org/jira/browse/OODT-462
> Project: OODT
> Issue Type: Improvement
> Components: opendapps
> Affects Versions: 0.3
> Reporter: Luca Cinquini
> Assignee: Luca Cinquini
> Fix For: 0.5
>
>
> It is suggested to provide a general facility for including processing
> instructions in the opendap-ps configuration file. For example, there might
> be a need for excluding variables from the resulting OODT profile on a
> per-dataset basis. Such an instruction could be inserted in the opendapps.xml
> file in the form:
> <processingInstructions>
> <processingInstruction name="excludeVariables" value="site_x, params"/>
> </processingInstructions>
> In the future, other similar instructions could be included in this
> all-purpose container as needed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira