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/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 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.