Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions OSC/deepcode_example.md

This file was deleted.

6 changes: 5 additions & 1 deletion OSC/git_clerk_example.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Git Clerk
A tutorial on how to use the Git Clerk to upload data to the Open Science Catalog.
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.
2 changes: 1 addition & 1 deletion OSC/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Loading