Skip to content

Commit 7c4617b

Browse files
authored
Update projects.md
Added "compute" section to "projects" page.
1 parent e5a18ca commit 7c4617b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

projects.md

+18
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,21 @@ package contains functionality for:
107107

108108
---
109109

110+
### Compute
111+
112+
##### [Source][ESGF/esgf-cwt], [Issues][ESGF/esgf-cwt/issues]
113+
114+
<img src="{{site.url}}/media/images/compute.png" class="project-icon">
115+
116+
* The ESGF Compute Node is a common installation like the Data Node
117+
* Deployed through recipes to enable server-side processing as an alternative to file download
118+
* Built upon OGC Web Processing Service (WPS) for standards-compliance and interoperability
119+
* Leveraging work from international activities to deliver robust subsetting and more advanced processing capabilities
120+
* Scalable deployment on a range of architectures
121+
* Reliant on large unit test coverage to support maintainability and product-readiness
122+
123+
---
124+
110125
[ESGF/esgf-idp]: https://github.com/ESGF/esgf-idp
111126
[ESGF/esgf-idp/issues]: https://github.com/ESGF/esgf-idp/issues
112127
[ESGF/esgf-idp/wiki]: https://github.com/ESGF/esgf-idp/wiki
@@ -128,3 +143,6 @@ package contains functionality for:
128143
[ESGF/esgf-security/issues]: https://github.com/ESGF/esgf-security/issues
129144
[ESGF/esgf-security/wiki]: https://github.com/ESGF/esgf-security/wiki
130145

146+
[ESGF/esgf-cwt]: https://github.com/ESGF/esgf-cwt
147+
[ESGF/esgf-cwt/issues]: https://github.com/ESGF/esgf-cwt/issues
148+

0 commit comments

Comments
 (0)