Skip to content

Commit

Permalink
updates include commitee lists and Metagrid
Browse files Browse the repository at this point in the history
  • Loading branch information
sashakames committed Feb 21, 2023
1 parent b836e83 commit 3984a47
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 35 deletions.
1 change: 1 addition & 0 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
<h1>Earth System Grid Federation</h1>
<p>An <a href="LICENSE.html" target="_blank">open source</a> effort providing a robust, distributed data and computation platform, enabling world wide access to Peta/Exa-scale scientific data.</p>
<p><a class="btn btn-primary btn-large" href="mission.html">Learn more »</a></p>
<p><h2>Looking for CMIP data? Please try the <a ref="https://aims2.llnl.gov.">Metagrid web application</a> now under Beta testing.</h2></p>
</div>
2 changes: 0 additions & 2 deletions _includes/topbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<li><a href="acknowledgments.html">Acknowledgments</a></li>
<li><a href="committee.html">Committee</a></li>
<li><a href="working-groups.html">Working Groups</a></li>
<li><a href="federation-design.html">Federation design</a></li>
<li><a href="node-design.html">Node design</a></li>
</ul>
</li>
<li class="dropdown">
Expand Down
17 changes: 9 additions & 8 deletions committee.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,21 @@ title: Committees
* Sylvie Joussaume (IS-ENES)
* Tsengdar Lee (NASA)
* Ben Evans (NCI)
* Annarita Mariotti (NOAA)
* Vacant (NOAA)
* Forrest Hoffman (ex-officio, DOE)
* Philip Kershaw (ex-officio, CEDA)

---

#### ESGF Executive Committee Membership

* Ghaleb Abdulla (Chair, DOE)
* Michael Lautenschlager (Chair, DKRZ)
* Forrest Hoffman (Chair, DOE)
* Philip Kershaw (Chair, CEDA)
* Sasha Ames (DOE)
* V. Balaji (NOAA)
* Rachana Ananthakrishnan (UChicago)
* Laura Carriere (NASA)
* Ben Evans (NCI)
* Robert Ferraro (NASA)
* Philip Kershaw (CEDA)
* Stephan Kindermann (DKRZ)
* Tom Landry (CRIM)
* Guillaume Levavasseur (IPSL)
* Christian Pagé (CERFACS)
* Aparna Radhakrishanan (NOAA)

4 changes: 1 addition & 3 deletions nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ title: Nodes

## Federated ESGF-CoG Nodes

* [LLNL](https://esgf-node.llnl.gov)
* [LLNL](https://esgf-node.llnl.gov) - Beta Metagrid UI: (https://aims2.llnl.gov/)
* [CEDA](https://esgf-index1.ceda.ac.uk)
* [DKRZ](https://esgf-data.dkrz.de)
* [GFDL](https://esgdata.gfdl.noaa.gov)
* [IPSL](https://esgf-node.ipsl.upmc.fr)
* [LIU](https://esg-dn1.nsc.liu.se)
* [NCI](https://esgf.nci.org.au)
* [NCCS](https://esgf.nccs.nasa.gov)
4 changes: 4 additions & 0 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ title: Releases

### ESGF Release Notes

#### Metagrid Beta

* [Metagrid Beta Test Site](https://aims2.llnlg.gov/)

#### Compute Release Announcement

* [ESGF Compute Release Announcement]({{site.url}}/esgf-compute-announcement.html)
Expand Down
30 changes: 13 additions & 17 deletions software.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ title: Software
The [Earth System Grid Federation](https://esgf.llnl.gov/) (ESGF) is a collaboration that develops, deploys and maintains software infrastructure for the management, dissemination, and analysis of model output and observational data. Below are the different data access interfaces and software tools. You can install and configure all the tools or a subset depending on your needs.

### Search data
* Metagrid Beta Release (Web UI): <https://aims2.llnl.gov/>
* LLNL Data site (CoG Web UI): <https://esgf-node.llnl.gov/projects/esgf-llnl/>
* [ESGF User Guide and FAQ](https://esgf.github.io/esgf-user-support)
* Includes information on operation of the CoG frontend, wget script and Globus downloads
Expand Down Expand Up @@ -51,7 +52,17 @@ The [Earth System Grid Federation](https://esgf.llnl.gov/) (ESGF) is a collaborat
* **Issues:**
* <https://github.com/ESGF/esgf-docker/issues>

#### *User Interface (CoG) Frontend*
#### Metagrid User Interface

* **Description**
* **Metagrid** is the upcoming Web UI release that will replace the *legacy* CoG UI
* **Use case((
* I want to install my own Metagrid deployment
* Documentation site: <https://metagrid.readthedocs.io/en/latest/>
* Git Repo: <https://github.com/aims-group/metagrid>
))

#### Deprecated *User Interface (CoG) Frontend*
* See the CoG README for instructions to access the Admin and Developers Guide:
* https://github.com/earthsystemcog/COG

Expand All @@ -68,11 +79,9 @@ The [Earth System Grid Federation](https://esgf.llnl.gov/) (ESGF) is a collaborat
* <https://esgf.github.io/esg-publisher/>
* **Prerequisite:**
* Publishers to ESGF must have an existing Data Node installed at their site.
* **Installation: (Python3 recommended)**
* <https://github.com/ESGF/esg-publisher/tree/python3>
* **Next generation publisher: (v5 Alpha version)**
* This version is compatible with the current and next-generation ESGF Archtectures
* <https://esg-publisher.readthedocs.io/en/gen-five-pkg/>
* <https://esg-publisher.readthedocs.io/>
* The Next-gen (v5) Publisher can be run external to the Data Node, but the data to be published must be locally accessible on your linux file system.
* **Issues:**
* <https://github.com/ESGF/esg-publisher/issues>
Expand All @@ -96,19 +105,6 @@ The [Earth System Grid Federation](https://esgf.llnl.gov/) (ESGF) is a collaborat
* Contact: <https://cdat.llnl.gov/contact.html>
* Github Issues: <https://github.com/CDAT/cdat/issues>

#### *Visual Community Data Analysis Tools (VCDAT)*
* **Description:** VCDAT is a [JupyterLab](https://jupyterlab.readthedocs.io/en/stable/) extension that provides a graphical user interface to CDAT. Specifically, it allows users to load, manipulate and plot large data sets within [Jupyter Notebooks](https://jupyter.org/) through the tools and libraries provided by CDAT.
* **Use Cases:**
* I want to run CDAT analysis and visualization within an interactive JupyterLab environment
* I want to perform common CDAT analysis and visualization tasks through a user interface
* **Main Page:** <https://github.com/CDAT/jupyter-vcdat/wiki>
* **Installation:** <https://github.com/CDAT/jupyter-vcdat/wiki/Deploy>
* **Documentation**
* Getting Started: <https://github.com/CDAT/jupyter-vcdat/wiki/Getting-Started>
* FAQ: <https://github.com/CDAT/jupyter-vcdat/wiki/FAQ>
* **Support:**
* Github Issues: <https://github.com/CDAT/jupyter-vcdat/issues>

#### *ESGF Compute end-user API (esgf-compute-api)*
* **Description:** The esgf-compute-api is python package design to interact with the ESGF Compute Node’s Web Processing Service (ECN WPS). It provides access to primitive operations (subset, min, max, etc) that will be execute using remote resources.
* **Use Cases**
Expand Down
10 changes: 5 additions & 5 deletions working-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ title: Working Groups
{:.table .table-striped}
Working Groups | Team Leads and Funding Agencies / Institution | Description
--- | --- | ---
1. Stats/Dashboard Working Team | Alessandra Nuzzo (CMCC) and Nathan Carlson (DOE)| Statistics related to ESGF user metrics
2. Compute Working Team | Jason Boutté (DOE) and Open (IS-ENES) | Developing the capability to enable data analytics within ESGF
3. Identity Entitlement Access Working Team | Philp Kershaw (CEDA) and Sasha Ames (DOE) | Transitioning ESGF authentication and authorization to OpenID Connect
4. Installation; Containers, and Security Working Team | Sasha Ames (DOE), Matt Pryor (CEDA), and Prashanth Dwarakanath (LiU) | Containerized deployment of the components of the ESGF software stack; security scans to identify vulnerabilities in the ESGF software;
1. Stats/Dashboard Working Team | Alessandra Nuzzo (CMCC) | Statistics related to ESGF user metrics
2. Compute Working Team | Ag Stephens | Developing the capability to enable data analytics within ESGF
3. Identity Entitlement Access Working Team | Philp Kershaw (CEDA) and Rachana Ananthakrishan (DOE) | Transitioning ESGF authentication and authorization to OpenID Connect
4. Installation; Containers, and Security Working Team | William Tucker (CEDA) and Prashanth Dwarakanath (LiU) | Containerized deployment of the components of the ESGF software stack; security scans to identify vulnerabilities in the ESGF software;
5. International Climate Network Working Group, Replication/Versioning, and Data Transfer Working Team | Eli Dart (DOE/ESnet), Lukasz Lacinski (DOE), and Stephan Kindermann (DKRZ) | Increase data transfer rates between the ESGF climate data centers; replication tool for moving data from one ESGF center to another; ESGF data transfer and enhancement of the web-based download
6. Publication, Quality Control, Metadata, and Search Working Team | Sasha Ames (DOE), Katharina Berger (DKRZ), and Guillaume Levavasseur (IPSL) | Capability to publish data sets for CMIP and other projects to ESGF; integration of external information into the ESGF portal; Search catalog organization and API
7. User Support and Documentation Working Team | Katharina Berger, Maria Moreno (DKRZ) Sasha Ames (DOE) | User frequently asked questions regarding ESGF-and housed data; document the use of the ESGF software stack
7. User Support and Documentation Working Team | Katharina Berger and (DKRZ) Sasha Ames (DOE) | User frequently asked questions regarding ESGF-and housed data; document the use of the ESGF software stack

0 comments on commit 3984a47

Please sign in to comment.