|
array
|
Utilities for working with patches and arrays.
|
|
array_api
|
Utilities for working with the Python array API standard.
|
|
attrs
|
Utils for working with attributes.
|
|
chunk
|
Utilities for chunking dataframes.
|
|
chunk_plan
|
Chunk planning over the flat patch relation.
|
|
concurrency
|
Small concurrency helpers for spool operations.
|
|
coordmanager
|
Utilities for working with coordinate managers.
|
|
deprecate
|
A module for handling deprecations.
|
|
display
|
Utils for displaying dascore objects.
|
|
docs
|
Utilities for documentation.
|
|
documents
|
Reading and writing the small YAML-or-JSON documents DASCore stores.
|
|
downloader
|
Simple script for downloading external files.
|
|
gaps
|
One gap contract: a tolerance, its predicate, the sweep, and mesh edges.
|
|
hdf5
|
Utilities for working with HDF5 files (h5py-based).
|
|
imports
|
Utilities for importing optional or expensive dependencies.
|
|
indexing
|
Dimension indexing shared by Patch.sel and Patch.isel.
|
|
intervals
|
Utilities for half-open intervals and the values they carry.
|
|
io
|
Utilities for basic IO tasks.
|
|
jit
|
Utilities for just-in-time compilation.
|
|
mapping
|
A few mappings that might be useful.
|
|
misc
|
Misc Utilities.
|
|
moving
|
Unified interface for moving window operations with automatic engine selection.
|
|
namespace
|
Utilities for binding method namespaces to objects.
|
|
patch
|
Utilities for working with the Patch class.
|
|
paths
|
Utilities for classifying DASCore path inputs.
|
|
pd
|
Pandas utilities.
|
|
plotting
|
Utilities for plotting with matplotlib.
|
|
plugins
|
Utilities for loading plugins from Python entry points.
|
|
progress
|
Simple interface for progress markers.
|
|
remote_io
|
Utilities for session-scoped remote IO caching and fallback.
|
|
signal
|
Windows, ramps, and tile tapers, built one way.
|
|
tables
|
Utilities for reading strict CSV tables.
|
|
tiles
|
Cut an array into overlapping tiles, and blend them back.
|
|
time
|
Utility for working with time.
|
|
transformatter
|
Implements logic to apply formatting changes to patches from transformations.
|
|
window
|
One way to say “a window of X, overlapping by Y” along a patch’s dimensions.
|
|
models
|
Deprecated home of DASCore’s models; import from dascore.models.
|
|
xml
|
Utilities for XML files.
|
|
patch_assembly
|
Execute spool views: turn member instructions into loaded patches.
|
|
_tiles_numba
|
Optional numba drivers which give a compiled function one tile at a time.
|