Skip to end of banner
Go to start of banner

The Data Portal

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Overview

•Upload, download and manage data
•Inspect metadata/project overview info
•Do simple searches
•Create private and public links to share data


Lets get Started 


Exercises

Exercise 1 - Navigate and inspect data with Data Portal

Perform the following:

  • login to the Data Portal,
  • navigate Data portal 


 Solution 1a
iblis:~> python pshell
Reading defaults from bundle...

 === pshell: type 'help' for a list of commands ===
pawsey:/projects>whoami
actor = delegate
  role = Data Team:readonly
  role = Demo:readwrite
  role = ivec
pawsey:/projects>pwd
Remote: /projects
pawsey:/projects>lpwd
Local: /Users/sean
pawsey:/projects>ls
2 items, 29 items per page, remote folder: /projects
[Folder] Data Team
[Folder] Demo


Exercise 2 - Upload and download using Data Portal

Perform the following:

  • select file to upload
  • download data


 Solution 1
whoami
pwd
ls

Exercise 3 - Interacting with data via Data Portal 

Perform the following:
  • Make a file public


 Solution 2
pawsey:/projects>cd Data Team/
Remote: /projects/Data Team
pawsey:/projects/Data Team>get testfiles
Total files=31, transferring ...  
Progress=100%, rate=0.5 MB/s  Completed.

pawsey:/projects/Data Team>lls testfiles
Local folder: /Users/sean/testfiles
 17.02 KB | i000765.jpg
 17.59 KB | i000766.jpg
 17.21 KB | i000767.jpg
 19.09 KB | i000768.jpg
etc
  • No labels