Skip to main content

TileDB Python library for supporting Climate and Forecast datasets.

Project description

TileDB logo

TileDB-CF-Py

The TileDB-CF-Py library is a Python library for supporting the NetCDF data model in the TileDB storage engine. TileDB-CF-Py provides readers and writers for viewing and manipulating TileDB arrays and groups using TileDB CF Dataspaces - a special TileDB group that follows the requirements in tiledb-cf-spec.md.

Documentation

TileDB Quick Links

Quick Installation

This project is currently in early development, and is only available on GitHub.

Upon release it will be available from either conda-forge with conda:

conda install -c conda-forge tiledb-cf

or from PyPI with pip:

pip install tiledb-cf

Command Line Interface

TileDB-CF provides a command line interface. Currently, it has the following commands:

Usage: tiledb-cf netcdf-convert [OPTIONS]

  Converts a NetCDF input file to nested TileDB groups.

Options:
  -i, --input-file TEXT           The path or URI to the NetCDF file that will be converted.  [required]

  -o, --output-uri TEXT           The URI for the output TileDB group. [required]

  --input-group-path TEXT         The path in the input NetCDF for the root group that will be converted.  [default: /]

  --recursive / --no-recursive    Recursively convert all groups contained in the input group path.  [default: True]

  -k, --output-key TEXT           Key for the generated TileDB arrays.

  --unlimited-dim-size INTEGER    Size to convert unlimited dimensions to. [default: 10000]

  --dim-dtype [int8|int16|int32|int64|uint8|uint16|uint32|uint64]
                                  The data type for TileDB dimensions created from converted NetCDF.  [default: uint64]

  --help                          Show this message and exit.

Development

For information on contributing to this project see the CONTRIBUTING document.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiledb-cf-0.2.0.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

tiledb_cf-0.2.0-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

Details for the file tiledb-cf-0.2.0.tar.gz.

File metadata

  • Download URL: tiledb-cf-0.2.0.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for tiledb-cf-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6fde3794e4e68589b994aac3b96f46e12930fb30fc6a8837471384b2b2854245
MD5 f35cc85b0968718a2e7669da1b91acc3
BLAKE2b-256 4a869d5c88724b4bac47b5d796a5fa46bdb8d34adc46dd2e900fa33c0c1f1a62

See more details on using hashes here.

File details

Details for the file tiledb_cf-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: tiledb_cf-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 23.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0

File hashes

Hashes for tiledb_cf-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 924f30f67f9b8bebcabcb647f5607b2ec01ccc9b50b99dfb2ea2800a11595c58
MD5 2fef8f51466df2da3cd5738f36ed250a
BLAKE2b-256 e6d6c74b1d8de8836ab9ef2ed4b6c3d4885e35a18d73459ca2bff9a9e4d8eafb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page