<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.opendap.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JerryPan</id>
	<title>OPeNDAP Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.opendap.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=JerryPan"/>
	<link rel="alternate" type="text/html" href="https://docs.opendap.org/index.php/Special:Contributions/JerryPan"/>
	<updated>2026-06-24T08:29:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://docs.opendap.org/index.php?title=Working_Groups&amp;diff=888</id>
		<title>Working Groups</title>
		<link rel="alternate" type="text/html" href="https://docs.opendap.org/index.php?title=Working_Groups&amp;diff=888"/>
		<updated>2007-04-26T14:53:38Z</updated>

		<summary type="html">&lt;p&gt;JerryPan: /* Possible Working Groups */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Formulation of Working Groups ==&lt;br /&gt;
&lt;br /&gt;
The process for establishing and running a working group was developed at the [[Report_on_the_2007_OPeNDAP_Developer%27s_Workshop|2007 Developer&#039;s Workshop]]. The essence of the process is that a small group is formed to work on a problem and agrees to reach a conclusion within a short time frame. See [[Formulation_of_Working_Groups|Formulation of Working Groups]] for more information about the process.&lt;br /&gt;
&lt;br /&gt;
== The Working Group Executive ==&lt;br /&gt;
&lt;br /&gt;
Working groups can be proposed by anyone but must be chartered within the OPeNDAP community by the executive.&lt;br /&gt;
The Working Group Executive is nominated by the community and appointed by the OPeNDAP advisory board. There is a nominal term limit for membership is 2 years. Members may serve more than one term (with advisory board approval). The executive makes recommendations on how to take working group outcomes to standards processes and other relevant organizations for broader community comment, adoption, etc.&lt;br /&gt;
&lt;br /&gt;
The current Working Group Executive members are:&lt;br /&gt;
* James Gallagher (OPeNDAP, [mailto:jgallagher@opendap.org jgallagher at opendap dot org])&lt;br /&gt;
* Steve Hankin (NOAA, [mailto:Steven.C.Hankin@noaa.gov Steven.C.Hankin at noaa dot gov])&lt;br /&gt;
* Denis Nadeau (NASA, [mailto:dnadeau@pop600.gsfc.nasa.gov dnadeau at pop600 dot gsfc dot nasa dotgov])&lt;br /&gt;
* Tim Pugh (Bureau of Meteorology, Australia, [mailto:T.Pugh@bom.gov.au T.Pugh at bom dot gov dot au])&lt;br /&gt;
* Russ Rew (Unidata, UCAR, [mailto:russ@unidata.ucar.edu russ at unidata dot ucar dot edu])&lt;br /&gt;
&lt;br /&gt;
The executive can be reached collectively at [mailto:owg-executive@opendap.org owg-executive at opendap dot org].&lt;br /&gt;
&lt;br /&gt;
The OPeNDAP Working Group [[Terms of Reference]] Describe how the Executive will make decisions about the working groups.&lt;br /&gt;
&lt;br /&gt;
== Active Working Groups ==&lt;br /&gt;
&lt;br /&gt;
* [[Authentication]]&lt;br /&gt;
&lt;br /&gt;
== Possible Working Groups==&lt;br /&gt;
&lt;br /&gt;
Add topics for possible working groups here.&lt;br /&gt;
&lt;br /&gt;
* Virtualization (Aggregation)&lt;br /&gt;
* Server-side processing&lt;br /&gt;
* Geospatial Interoperability&lt;br /&gt;
* Security: [mailto:jgallagher@opendap.org James Gallagher], [mailto:pany@ornl.gov Jerry Pan]&lt;br /&gt;
* Hyrax and *DS (TDS, GDS, FDS, etc.)&lt;br /&gt;
* Semantics&lt;br /&gt;
* DAPPER&lt;br /&gt;
* netCDF C++ client&lt;br /&gt;
* Response types&lt;br /&gt;
* Metrics&lt;br /&gt;
* Asynchronous transactions&lt;br /&gt;
* DAP4&lt;br /&gt;
* Relational Database access via DAP&lt;/div&gt;</summary>
		<author><name>JerryPan</name></author>
	</entry>
	<entry>
		<id>https://docs.opendap.org/index.php?title=Authentication&amp;diff=876</id>
		<title>Authentication</title>
		<link rel="alternate" type="text/html" href="https://docs.opendap.org/index.php?title=Authentication&amp;diff=876"/>
		<updated>2007-04-23T15:17:59Z</updated>

		<summary type="html">&lt;p&gt;JerryPan: /* Members */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Authentication Working Group ==&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
When it is necessary to restrict access to OPeNDAP datasets, the server must challenge the user to &#039;&#039;&#039;authenticate&#039;&#039;&#039;, and process the request (or not) based on whether the user is &#039;&#039;&#039;authorized&#039;&#039;&#039; to access the dataset. Unless there is a specified standard, it is possible that the various servers and clients may not be able to interoperate.&lt;br /&gt;
&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
This working group will propose a standard on how OPeNDAP servers and clients authenticate. The standard will allow any conformant OPeNDAP server and client to interoperate. It will specify the interaction between client and server, not the implementation. However, it may also provide a &amp;quot;best practices&amp;quot; or &amp;quot;experience to date&amp;quot; document to guide implementation.&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
# John Caron&lt;br /&gt;
# Patrick West&lt;br /&gt;
# Nathan Potter&lt;br /&gt;
# Bryan Lawrence&lt;br /&gt;
# Jerry Pan (mailto:pany@ornl.gov)&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.unidata.ucar.edu/staff/caron/presentations/OpendapSecurity.ppt &amp;quot;TDS and OPeNDAP security&amp;quot; ppt presentation to OPeNDAP Developer&#039;s meeting 2007]&lt;br /&gt;
* [http://www.unidata.ucar.edu/software/netcdf-java/reference/HTTPauthentication.html HTTP Authentication in Netcdf-Java library]&lt;br /&gt;
&lt;br /&gt;
--[[User:JohnCaron|JohnCaron]] 14:54, 20 April 2007 (PDT)&lt;/div&gt;</summary>
		<author><name>JerryPan</name></author>
	</entry>
	<entry>
		<id>https://docs.opendap.org/index.php?title=Authentication&amp;diff=875</id>
		<title>Authentication</title>
		<link rel="alternate" type="text/html" href="https://docs.opendap.org/index.php?title=Authentication&amp;diff=875"/>
		<updated>2007-04-23T15:08:57Z</updated>

		<summary type="html">&lt;p&gt;JerryPan: /* Members */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Authentication Working Group ==&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
When it is necessary to restrict access to OPeNDAP datasets, the server must challenge the user to &#039;&#039;&#039;authenticate&#039;&#039;&#039;, and process the request (or not) based on whether the user is &#039;&#039;&#039;authorized&#039;&#039;&#039; to access the dataset. Unless there is a specified standard, it is possible that the various servers and clients may not be able to interoperate.&lt;br /&gt;
&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
This working group will propose a standard on how OPeNDAP servers and clients authenticate. The standard will allow any conformant OPeNDAP server and client to interoperate. It will specify the interaction between client and server, not the implementation. However, it may also provide a &amp;quot;best practices&amp;quot; or &amp;quot;experience to date&amp;quot; document to guide implementation.&lt;br /&gt;
&lt;br /&gt;
=== Members ===&lt;br /&gt;
# John Caron&lt;br /&gt;
# Patrick West&lt;br /&gt;
# Nathan Potter&lt;br /&gt;
# Bryan Lawrence&lt;br /&gt;
# Jerry Pan&lt;br /&gt;
&lt;br /&gt;
=== Resources ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.unidata.ucar.edu/staff/caron/presentations/OpendapSecurity.ppt &amp;quot;TDS and OPeNDAP security&amp;quot; ppt presentation to OPeNDAP Developer&#039;s meeting 2007]&lt;br /&gt;
* [http://www.unidata.ucar.edu/software/netcdf-java/reference/HTTPauthentication.html HTTP Authentication in Netcdf-Java library]&lt;br /&gt;
&lt;br /&gt;
--[[User:JohnCaron|JohnCaron]] 14:54, 20 April 2007 (PDT)&lt;/div&gt;</summary>
		<author><name>JerryPan</name></author>
	</entry>
</feed>