Skip to content

Issue66 fix remove ingestion page #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
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
7 changes: 7 additions & 0 deletions Ingestion/Ingesting_Data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ingesting Data into SciCat

## Using pyscicat
Pyscicat is python client for working with the SciCat API, which provides an easy mechanism to ingest data. See https://www.scicatproject.org/pyscicat/howto/ingest.html to get started.

For an example of the full workflow, please see the `pyscicat.ipynb` Jupyter notebook in SciCat live: https://github.com/SciCatProject/scicatlive/blob/main/services/jupyter/config/notebooks/pyscicat.ipynb. This includes how to authenticate, create a dataset, add datablocks and upload an attachement.

35 changes: 0 additions & 35 deletions Ingestor/GettingMetadataIntoScicat.md

This file was deleted.

38 changes: 0 additions & 38 deletions Ingestor/IngestManual_ESS.md

This file was deleted.

7 changes: 0 additions & 7 deletions Ingestor/README.md

This file was deleted.

Loading