允许通过只读assetstore访问ESS-DIVE文件。
项目描述
girder-ess-dive
实现Girder中ESS-DIVE assetstore的插件
安装
通过PyPI
pip install girder-ess-dive
本地安装
git clone https://github.com/girder/girder-ess-dive.git
cd girder-ess-dive
pip install .
用法
使用Swagger API使用插件
创建新的ESSDIVE Assetstore
POST /essdive_assetstores
Params:
name - Name of the Assetstore
url - The base URL for the ESS-DIVE
将现有数据导入到assetstore。
在这样做之前,您需要在Girder Web UI中进行以下操作
- 将当前Girder Assetstore设置为ESS-DIVE Assetstore
- 创建一个集合
- 创建一个文件夹以将数据集导入其中
POST /assetstore/{id}/import
Params
id - The Assetstore ID of the ESS-DIVE Assetstore
importPath - the ESS-DIVE dataset ID to import
destinationId - ID of a folder, collection, or user in Girder under which the data will be imported.
destinationType - Type of the destination resource (Must be set to "Folder).
下载数据
浏览到您的集合。数据应出现在那里,可以单击以下载
项目详情
关闭
girder-ess-dive-1.0.1.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 96938372212dee4deab71cfe863a92f477ff6414fb1c68bb7db85e1602a1d96c |
|
MD5 | 5945510d117f2338f3896b8e657a6ef0 |
|
BLAKE2b-256 | 53e490ceaca9c98e3e9614924283c2dfdb46abbb9acdd2592afdb287866834e5 |