From 5605d7c0b256ba96cc1d83bedca76a448c565391 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Wed, 10 Apr 2024 15:01:47 -0700 Subject: [PATCH 1/2] adding NCAR VO adding NCAR VO --- virtual-organizations/ncar.yaml | 38 +++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 virtual-organizations/ncar.yaml diff --git a/virtual-organizations/ncar.yaml b/virtual-organizations/ncar.yaml new file mode 100644 index 000000000..f42b77c0c --- /dev/null +++ b/virtual-organizations/ncar.yaml @@ -0,0 +1,38 @@ +--- +AppDescription: > + National Center for Atmospheric Research +CertificateOnly: false +Community: The NCAR VO will support users and experiments from NCAR project. +Contacts: + Administrative Contact: + - ID: OSG1000162 + Name: Fabio Andrijauskas + Security Contact: + - ID: OSG1000162 + Name: Fabio Andrijauskas + Sponsors: + - ID: c412f5f57dca8fe5c73fb3bc4e86bcf243e9edf7 + Name: Frank Wuerthwein + VO Manager: + - ID: OSG1000162 + Name: Fabio Andrijauskas +Disable: false +FieldsOfScience: + PrimaryFields: + - Multi-Science Community +LongName: National Center for Atmospheric Research +PrimaryURL: https://ncar.ucar.edu/ +DataFederations: + StashCache: + Namespaces: + - Path: /ncar + Authorizations: + - SciTokens: + Issuer: https://ncar.ucar.edu/ + Base Path: /ncar + Map Subject: False + - PUBLIC + AllowedOrigins: + - NCAR_OSDF_ORIGIN: + AllowedCaches: + - ANY From a1ae1382243b56cadedde8f4bb31586078d9e398 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Wed, 10 Apr 2024 16:49:08 -0700 Subject: [PATCH 2/2] Update ncar.yaml Co-authored-by: Matyas Selmeci --- virtual-organizations/ncar.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual-organizations/ncar.yaml b/virtual-organizations/ncar.yaml index f42b77c0c..6e759decc 100644 --- a/virtual-organizations/ncar.yaml +++ b/virtual-organizations/ncar.yaml @@ -33,6 +33,6 @@ DataFederations: Map Subject: False - PUBLIC AllowedOrigins: - - NCAR_OSDF_ORIGIN: + - NCAR_OSDF_ORIGIN AllowedCaches: - ANY