tiled

Tutorials

  • Installation
  • Navigate with the Python Client
  • Load Slices of Data
  • Deliberate Export
  • Log into an Authenticated Tiled Server
  • Serve a Directory of Files
  • Search
  • Writing Data
  • Simple Tiled Server
  • Plot Data in Plotly Chart Studio

How To Guides

  • Python Client Authentication
  • Use Profiles to streamline Python client setup
  • Use Performance and Debug Logging
  • Run Tiled Server in a Container
  • Run Tiled Server from the Helm chart
  • Serve Data using Configuration Files
  • Serve Files with Custom Formats
  • Add Custom Export Formats
  • Create and Use API Keys
  • Custom Python Client Objects
  • Prometheus Metrics
  • Use Tiled in Python without an HTTP server
  • Set up a database for a scaled authenticated deloyment
  • Register Content in Tiled
  • Control Retries

Explanations

  • Architecture
  • Standards Used by Tiled
  • Structures
  • Metadata and “Specs”
  • Security
  • Compression
  • Case Study: Reading and Exporting a Specialized Format
  • Caches
  • Access Control
  • Catalog Database
  • FAQ
  • How Tiled Fits into the Ecosystem

Reference

  • Service-side Components
  • HTTP API
  • Python Client
  • Queries
  • Authentication Details
  • Scopes
  • Command-line tool
  • Service Configuration Reference
  • Client Profiles Reference
  • Release History
  • Minimum Version of Python and NumPy
tiled
  • Overview: module code

All modules for which code is available

  • tiled.adapters.array
  • tiled.adapters.csv
  • tiled.adapters.excel
  • tiled.adapters.hdf5
  • tiled.adapters.mapping
  • tiled.adapters.netcdf
  • tiled.adapters.parquet
  • tiled.adapters.resource_cache
  • tiled.adapters.sparse
  • tiled.adapters.sparse_blocks_parquet
  • tiled.adapters.table
  • tiled.adapters.tiff
  • tiled.adapters.xarray
  • tiled.adapters.zarr
  • tiled.client.array
  • tiled.client.awkward
  • tiled.client.base
  • tiled.client.cache
  • tiled.client.constructors
  • tiled.client.container
  • tiled.client.context
  • tiled.client.dataframe
  • tiled.client.sparse
  • tiled.client.sync
  • tiled.client.xarray
  • tiled.config
  • tiled.media_type_registration
  • tiled.queries
  • tiled.query_registration
  • tiled.server.app
  • tiled.structures.array
  • tiled.structures.core
  • tiled.structures.sparse
  • tiled.structures.table

© Copyright 2021, Bluesky Collaboration.

Built with Sphinx using a theme provided by Read the Docs.