Commit f7d4bb3a authored by Jay Laura's avatar Jay Laura
Browse files

Adds: Strategy docs and standards

parent b83603c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -52,4 +52,4 @@ jobs:
          aws-region: us-west-2
          aws-region: us-west-2
      
      
      - name: Upload to S3
      - name: Upload to S3
        run: aws s3 sync ./public/ s3://asc-docs/foundationaldataproducts/ --delete
        run: aws s3 sync ./public/ s3://asc-docs/planetary-sdi/ --delete
+1 −3
Original line number Original line Diff line number Diff line
@@ -4,5 +4,3 @@ weight: 1
---
---


High level.
High level.

{{ partial "lastmod.html" . }}
 No newline at end of file
+1 −1
Original line number Original line Diff line number Diff line
---
---
geekdocCollapseSection: true
geekdocCollapseSection: true
weight: 30
weight: 2
---
---
 No newline at end of file
+1 −1
Original line number Original line Diff line number Diff line
@@ -3,4 +3,4 @@ title: ESDI Compliant Data Products
weight: 31.1
weight: 31.1
---
---


Governance Docs
The ESDI maintains a list of known, compliant data products. We would like to bring additional products into the ESDI.
 No newline at end of file
 No newline at end of file
+3 −1
Original line number Original line Diff line number Diff line
@@ -3,4 +3,6 @@ title: ESDI Compliant Data Services
weight: 31.1
weight: 31.1
---
---


Governance Docs
What compliant data services exist?
 No newline at end of file

This is right at the edge of a clearinghouse, so maybe we just accept that and instead of trying ot maintain a static list, we just embed a portal right here?
 No newline at end of file
Loading