Skip to content

Latest commit

 

History

History
276 lines (190 loc) · 4.77 KB

api.rst

File metadata and controls

276 lines (190 loc) · 4.77 KB

API Reference

podpac

Top Level Imports

podpac.Node podpac.Coordinates

Nodes

podpac.Node podpac.NodeException

Coordinates

podpac.coordinates.Coordinates podpac.coordinates.Coordinates1d podpac.coordinates.ArrayCoordinates1d podpac.coordinates.UniformCoordinates1d podpac.coordinates.StackedCoordinates podpac.coordinates.GroupCoordinates

Utilities

podpac.coordinates.crange podpac.coordinates.clinspace podpac.coordinates.merge_dims podpac.coordinates.concat podpac.coordinates.union

Data Sources

Generic data source wrappers

Data Types

podpac.data.Array podpac.data.CSV podpac.data.Dataset podpac.data.H5PY podpac.data.OGR podpac.data.PyDAP podpac.data.Rasterio podpac.data.WCS podpac.data.ReprojectedSource podpac.data.Zarr

Utilities

podpac.data.DataSource podpac.data.Interpolation podpac.data.INTERPOLATION_DEFAULT podpac.data.INTERPOLATION_METHODS

Interpolators

Classes to manage interpolation

podpac.interpolation.Interpolation podpac.interpolators.Interpolator podpac.interpolators.NearestNeighbor podpac.interpolators.NearestPreview podpac.interpolators.RasterioInterpolator podpac.interpolators.ScipyGrid podpac.interpolators.ScipyPoint

Algorithm Nodes

Split/Apply/Combine nodes with algorithms

podpac.algorithm.Algorithm

General Purpose

podpac.algorithm.Arithmetic podpac.algorithm.SinCoords podpac.algorithm.Arange podpac.algorithm.CoordData

Statistical Methods

podpac.algorithm.Min podpac.algorithm.Max podpac.algorithm.Sum podpac.algorithm.Count podpac.algorithm.Mean podpac.algorithm.Median podpac.algorithm.Variance podpac.algorithm.StandardDeviation podpac.algorithm.Skew podpac.algorithm.Kurtosis podpac.algorithm.DayOfYear podpac.algorithm.GroupReduce

Coordinates Modification

podpac.algorithm.ExpandCoordinates podpac.algorithm.SelectCoordinates

Signal Processing

podpac.algorithm.Convolution podpac.algorithm.SpatialConvolution podpac.algorithm.TimeConvolution

Compositor Nodes

Stitch multiple data sources together

podpac.compositor.OrderedCompositor podpac.compositor.UniformTileCompositor podpac.compositor.UniformTileMixin

Datalib

Interfaces to external data sources

podpac.datalib.SMAP podpac.datalib.SMAPBestAvailable podpac.datalib.SMAPSource podpac.datalib.SMAPPorosity podpac.datalib.SMAPProperties podpac.datalib.SMAPWilt podpac.datalib.SMAP_PRODUCT_MAP

Managers

Cloud computing managers

podpac.managers.aws podpac.managers.Lambda

Utilities

Authentication

podpac.authentication.RequestsSessionMixin podpac.authentication.S3Mixin

Settings

podpac.settings

Utils

podpac.utils.create_logfile podpac.utils.clear_cache podpac.utils.cached_property podpac.utils.NoCacheMixin podpac.utils.DiskCacheMixin podpac.utils.NodeTrait

Style

podpac.style.Style

Version

podpac.version.semver podpac.version.version

podpac.version.VERSION podpac.version.VERSION_INFO