tiled
0.1.0a91.post9+gff032b4
Tutorials
Installation
Navigate with the Python Client
Load Slices of Data
Keep a Local Copy
Deliberate Export
Log into an Authenticated Tiled Server
Serve a Directory of Files
Search
Plot Data in Plotly Chart Studio
How To Guides
Use Performance and Debug Logging
Serve Data using Configuration Files
Serve Files with Custom Formats
Add Custom Export Formats
Use Profiles to streamline Python client setup
Create and Use API Keys
Custom Python Client Objects
Prometheus Metrics
Use Tiled in Python without an HTTP server
Tune Caches to Balance Speed and Memory Usage
Run Tiled using Docker
Set up a database for a scaled authenticated deloyment
Explanations
Standards Used by Tiled
Structures
Metadata, Specs, and References
Security
Compression
Case Study: Reading and Exporting a Specialized Format
Caching Design and Roadmap
Access Control
Scaling Tiled Down
FAQ
How Tiled Fits into the Ecosystem
Reference
Service-side Components
HTTP API
Python Client
Constructors
Client Node
Structure Clients
Base
tiled.client.base.BaseClient
tiled.client.base.BaseClient.formats
tiled.client.base.BaseClient.metadata
tiled.client.base.BaseClient.uri
tiled.client.base.BaseClient.item
tiled.client.base.BaseClient.login
tiled.client.base.BaseClient.logout
tiled.client.base.BaseClient.new_variation
tiled.client.base.BaseClient.specs
tiled.client.base.BaseStructureClient.download
tiled.client.base.BaseStructureClient.refresh
tiled.client.base.BaseStructureClient.structure
Array
Sparse Array
DataFrame
Xarray Dataset
Cache
Context
Queries
Authentication Details
Scopes
Command-line tool
Service Configuration Reference
Client Profiles Reference
Release History
Minimum Version of Python and NumPy
tiled
Python Client
tiled.client.base.BaseClient.formats
View page source
tiled.client.base.BaseClient.formats
¶
property
BaseClient.
formats
¶
List formats that the server can export this data as.