From f3f35b46d1ac9b34c2993186096920f3e083a50c Mon Sep 17 00:00:00 2001 From: Krasen Samardzhiev Date: Mon, 4 Aug 2025 18:45:41 +0100 Subject: [PATCH 1/2] gui intro --- OSC/git_clerk_example.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/OSC/git_clerk_example.md b/OSC/git_clerk_example.md index de8a0d2a..e797b3cc 100644 --- a/OSC/git_clerk_example.md +++ b/OSC/git_clerk_example.md @@ -1,2 +1,6 @@ # Git Clerk -A tutorial on how to use the Git Clerk to upload data to the Open Science Catalog. \ No newline at end of file +A tutorial on how to use Git Clerk, A visual interface to the Open Science Catalog, to upload data. + +1. First log in to https://workspace.earthcode.eox.at/ +2. Accept the required permissions, so that git-clerk can open PR requests from your github account in the OSC repository. +3. Click on the Open Science Catalog Editor. \ No newline at end of file From e2931e5e91ee6bd2d1aa3047d2b5ad72795d4b06 Mon Sep 17 00:00:00 2001 From: Krasen Samardzhiev Date: Mon, 4 Aug 2025 18:48:53 +0100 Subject: [PATCH 2/2] deepedsl/deepcode --- OSC/deepcode_example.md | 2 -- OSC/index.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 OSC/deepcode_example.md diff --git a/OSC/deepcode_example.md b/OSC/deepcode_example.md deleted file mode 100644 index 51b9a25d..00000000 --- a/OSC/deepcode_example.md +++ /dev/null @@ -1,2 +0,0 @@ -# DeepCode -A tutorial on how to use DeepCode to upload data to the Open Science Catalog. \ No newline at end of file diff --git a/OSC/index.md b/OSC/index.md index 6776f80d..0faa08cf 100644 --- a/OSC/index.md +++ b/OSC/index.md @@ -15,4 +15,4 @@ There are three ways to add information to the OSC: - [Generating OSC files using pystac](./osc_pr_pystac.ipynb) - A guide for creating Product entries using pystac. Requires knowledge of git and Python. ### 3: Using one of the platform tools -- [DeepCode](./deepcode_example.md) - An example using DeepCode: a library for automatically generating product entries for DeepESDL datasets. +- [DeepCode](https://github.com/deepesdl/deep-code) - An example using DeepCode: a library for automatically generating product entries for DeepESDL datasets.