No project description provided
Project description
baai-datacube
数据魔方数据集下载工具
cli
pip install baai-datacube
# 查看帮助
baai_datacube -h
# 环境信息
baai_datacube show
# 登录
baai_datacube login
# 下载
baai_datacube down --dataset=<dataset_id>
python-sdk
# pip install baai-datacube
# baai_datacube login
from baai_datacube.downloader import dataset_download
if __name__ == "__main__":
dataset_download(dataset_id="<dataset_id>", save_path=".")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
baai_datacube-0.2.7.tar.gz
(11.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file baai_datacube-0.2.7.tar.gz.
File metadata
- Download URL: baai_datacube-0.2.7.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
748c5a6c6d5739810ef869b5959333933553b06132531a01c2849b8847997b7e
|
|
| MD5 |
d919a55e8f06adb0252ca8786b036c44
|
|
| BLAKE2b-256 |
cd0be488040144c0663fe1c69480cbf487878f58ed0cbbac25b4cbda6c842fc5
|
File details
Details for the file baai_datacube-0.2.7-py3-none-any.whl.
File metadata
- Download URL: baai_datacube-0.2.7-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.4 CPython/3.12.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77fee04dcb72e0e0f20279eb248ff3a46fdd22a044ef9f06c83e711ba2c8f341
|
|
| MD5 |
8a88e1afbedb3da27c2698166204bc28
|
|
| BLAKE2b-256 |
24d92de8f77ce921f5fda1975a6c8b45ea2a165c881ec2987177c69ae861425f
|