You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/hero.html
+1
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,5 @@
3
3
<h1>Earth System Grid Federation</h1>
4
4
<p>An <ahref="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>
5
5
<p><aclass="btn btn-primary btn-large" href="mission.html">Learn more »</a></p>
6
+
<p><h2>Looking for CMIP data? Please try the <ahref="https://aims2.llnl.gov">Metagrid web application</a> now under Beta testing.</h2></p>
Copy file name to clipboardExpand all lines: software.md
+16-20
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ title: Software
8
8
The [Earth System Grid Federation](http://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.
#### *Visual Community Data Analysis Tools (VCDAT)*
100
-
***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.
101
-
***Use Cases:**
102
-
* I want to run CDAT analysis and visualization within an interactive JupyterLab environment
103
-
* I want to perform common CDAT analysis and visualization tasks through a user interface
#### *ESGF Compute end-user API (esgf-compute-api)*
113
109
***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.
Copy file name to clipboardExpand all lines: working-groups.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@ title: Working Groups
8
8
{:.table .table-striped}
9
9
Working Groups | Team Leads and Funding Agencies / Institution | Description
10
10
--- | --- | ---
11
-
1. Stats/Dashboard Working Team | Alessandra Nuzzo (CMCC) and Nathan Carlson (DOE)| Statistics related to ESGF user metrics
12
-
2. Compute Working Team | Jason Boutté (DOE) and Open (IS-ENES) | Developing the capability to enable data analytics within ESGF
13
-
3. Identity Entitlement Access Working Team | Philp Kershaw (CEDA) and Sasha Ames (DOE) | Transitioning ESGF authentication and authorization to OpenID Connect
14
-
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;
11
+
1. Stats/Dashboard Working Team | Alessandra Nuzzo (CMCC) | Statistics related to ESGF user metrics
12
+
2. Compute Working Team | Ag Stephens | Developing the capability to enable data analytics within ESGF
13
+
3. Identity Entitlement Access Working Team | Philp Kershaw (CEDA) and Rachana Ananthakrishan (DOE) | Transitioning ESGF authentication and authorization to OpenID Connect
14
+
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;
15
15
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
16
16
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
17
-
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
17
+
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 commit comments