diff --git a/cwt/certified.html b/cwt/certified.html new file mode 100644 index 0000000..1ad12a6 --- /dev/null +++ b/cwt/certified.html @@ -0,0 +1,75 @@ + + + + + + + + +
+
+ + + + + + + + + + +
+ ESGF Certified Compute Servers +
NameURL
+
+ +
+ +
+ + + + + + + + + + + + +
ESGF Certified Operators
NameKernelVersion
+
+
+ + \ No newline at end of file diff --git a/cwt/certified.json b/cwt/certified.json new file mode 100644 index 0000000..bc98d5d --- /dev/null +++ b/cwt/certified.json @@ -0,0 +1,26 @@ +{ + "servers": { + "LLNL": { + "wps": "https://aims2.llnl.gov/wps/", + "datanode": [ + "https://aims3.llnl.gov" + ] + } + }, + "operators": { + "subset": { + "CDAT": { + "version": [ + "1.0.0" + ] + } + }, + "aggregate": { + "CDAT": { + "version": [ + "1.0.0" + ] + } + } + } + } \ No newline at end of file