Skip to main content
Back to top
Ctrl
+
K
Getting started
Installation
Documentation
User Guide
Writing and executing query recipes
Constructing mappings
Representing EO data cubes
References
Verbs
Internal query processing
API Reference
semantique.QueryRecipe
semantique.mapping.Mapping
semantique.mapping.Semantique
semantique.datacube.Datacube
semantique.datacube.Opendatacube
semantique.datacube.GeotiffArchive
semantique.datacube.STACCube
semantique.extent.SpatialExtent
semantique.extent.TemporalExtent
semantique.concept
semantique.entity
semantique.event
semantique.layer
semantique.appearance
semantique.artifacts
semantique.atmosphere
semantique.reflectance
semantique.topography
semantique.result
semantique.self
semantique.collection
semantique.ArrayProxy.evaluate
semantique.ArrayProxy.extract
semantique.ArrayProxy.filter
semantique.ArrayProxy.filter_time
semantique.ArrayProxy.filter_space
semantique.ArrayProxy.assign
semantique.ArrayProxy.assign_time
semantique.ArrayProxy.assign_space
semantique.ArrayProxy.groupby
semantique.ArrayProxy.groupby_time
semantique.ArrayProxy.groupby_space
semantique.ArrayProxy.reduce
semantique.ArrayProxy.shift
semantique.ArrayProxy.smooth
semantique.ArrayProxy.trim
semantique.ArrayProxy.delineate
semantique.ArrayProxy.fill
semantique.ArrayProxy.apply_custom
semantique.CollectionProxy.compose
semantique.CollectionProxy.concatenate
semantique.CollectionProxy.merge
semantique.CollectionProxy.evaluate
semantique.CollectionProxy.extract
semantique.CollectionProxy.filter
semantique.CollectionProxy.filter_time
semantique.CollectionProxy.filter_space
semantique.CollectionProxy.assign
semantique.CollectionProxy.assign_time
semantique.CollectionProxy.assign_space
semantique.CollectionProxy.reduce
semantique.CollectionProxy.shift
semantique.CollectionProxy.smooth
semantique.CollectionProxy.trim
semantique.CollectionProxy.delineate
semantique.CollectionProxy.fill
semantique.CollectionProxy.apply_custom
semantique.ArrayProxy.name
semantique.label
semantique.set
semantique.interval
semantique.geometry
semantique.time_instant
semantique.time_interval
semantique.dimensions.TIME
semantique.dimensions.SPACE
semantique.dimensions.X
semantique.dimensions.Y
semantique.components.time.YEAR
semantique.components.time.SEASON
semantique.components.time.QUARTER
semantique.components.time.MONTH
semantique.components.time.WEEK
semantique.components.time.DAY
semantique.components.time.DAY_OF_WEEK
semantique.components.time.DAY_OF_YEAR
semantique.components.time.HOUR
semantique.components.time.MINUTE
semantique.components.time.SECOND
semantique.components.space.X
semantique.components.space.Y
semantique.components.space.FEATURE
semantique.operators.NOT
semantique.operators.IS_MISSING
semantique.operators.NOT_MISSING
semantique.operators.ABSOLUTE
semantique.operators.EXPONENTIAL
semantique.operators.CUBE_ROOT
semantique.operators.NATURAL_LOGARITHM
semantique.operators.SQUARE_ROOT
semantique.operators.FLOOR
semantique.operators.CEILING
semantique.operators.COSINE
semantique.operators.SINE
semantique.operators.TANGENT
semantique.operators.SECANT
semantique.operators.COSECANT
semantique.operators.COTANGENT
semantique.operators.TO_DEGREES
semantique.operators.TO_RADIANS
semantique.operators.ADD
semantique.operators.DIVIDE
semantique.operators.MULTIPLY
semantique.operators.POWER
semantique.operators.SUBTRACT
semantique.operators.NORMALIZED_DIFFERENCE
semantique.operators.AND
semantique.operators.OR
semantique.operators.EXCLUSIVE_OR
semantique.operators.EQUAL
semantique.operators.NOT_EQUAL
semantique.operators.IN
semantique.operators.NOT_IN
semantique.operators.GREATER
semantique.operators.GREATER_EQUAL
semantique.operators.LESS
semantique.operators.LESS_EQUAL
semantique.operators.INTERSECTS
semantique.operators.AFTER
semantique.operators.BEFORE
semantique.operators.DURING
semantique.reducers.MEAN
semantique.reducers.MEDIAN
semantique.reducers.MODE
semantique.reducers.MAX
semantique.reducers.MIN
semantique.reducers.RANGE
semantique.reducers.N
semantique.reducers.PRODUCT
semantique.reducers.STANDARD_DEVIATION
semantique.reducers.SUM
semantique.reducers.VARIANCE
semantique.reducers.ALL
semantique.reducers.ANY
semantique.reducers.NONE
semantique.reducers.COUNT
semantique.reducers.PERCENTAGE
semantique.reducers.FIRST
semantique.reducers.LAST
semantique.processor.core.QueryProcessor
semantique.processor.core.Cache
semantique.processor.arrays.Array
semantique.processor.arrays.Collection
semantique.processor.values.Interval
semantique.processor.operators.not_
semantique.processor.operators.is_missing_
semantique.processor.operators.not_missing_
semantique.processor.operators.absolute_
semantique.processor.operators.exponential_
semantique.processor.operators.cube_root_
semantique.processor.operators.natural_logarithm_
semantique.processor.operators.square_root_
semantique.processor.operators.floor_
semantique.processor.operators.ceiling_
semantique.processor.operators.cosine_
semantique.processor.operators.sine_
semantique.processor.operators.tangent_
semantique.processor.operators.secant_
semantique.processor.operators.cosecant_
semantique.processor.operators.cotangent_
semantique.processor.operators.to_degrees_
semantique.processor.operators.to_radians_
semantique.processor.operators.add_
semantique.processor.operators.divide_
semantique.processor.operators.multiply_
semantique.processor.operators.power_
semantique.processor.operators.subtract_
semantique.processor.operators.normalized_difference_
semantique.processor.operators.and_
semantique.processor.operators.or_
semantique.processor.operators.exclusive_or_
semantique.processor.operators.equal_
semantique.processor.operators.not_equal_
semantique.processor.operators.in_
semantique.processor.operators.not_in_
semantique.processor.operators.greater_
semantique.processor.operators.greater_equal_
semantique.processor.operators.less_
semantique.processor.operators.less_equal_
semantique.processor.operators.intersects_
semantique.processor.operators.after_
semantique.processor.operators.before_
semantique.processor.operators.during_
semantique.processor.reducers.mean_
semantique.processor.reducers.median_
semantique.processor.reducers.mode_
semantique.processor.reducers.max_
semantique.processor.reducers.min_
semantique.processor.reducers.range_
semantique.processor.reducers.n_
semantique.processor.reducers.product_
semantique.processor.reducers.standard_deviation_
semantique.processor.reducers.sum_
semantique.processor.reducers.variance_
semantique.processor.reducers.all_
semantique.processor.reducers.any_
semantique.processor.reducers.none_
semantique.processor.reducers.count_
semantique.processor.reducers.percentage_
semantique.processor.reducers.first_
semantique.processor.reducers.last_
semantique.processor.utils.parse_extent
semantique.processor.utils.parse_datetime_component
semantique.processor.utils.get_null
semantique.processor.utils.allnull
semantique.processor.utils.null_as_zero
semantique.processor.utils.inf_as_null
semantique.processor.utils.datetime64_as_unix
semantique.processor.utils.convert_datetime64
semantique.processor.types.TypePromoter
semantique.processor.types.get_value_type
semantique.processor.types.get_value_labels
semantique.processor.types.DTYPE_MAPPING
semantique.processor.types.TYPE_PROMOTION_MANUALS
semantique.exceptions.AlignmentError
semantique.exceptions.EmptyDataError
semantique.exceptions.InvalidValueTypeError
semantique.exceptions.InvalidIntervalError
semantique.exceptions.InvalidBuildingBlockError
semantique.exceptions.UnknownConceptError
semantique.exceptions.UnknownLayerError
semantique.exceptions.UnknownResultError
semantique.exceptions.UnknownVerbError
semantique.exceptions.UnknownReducerError
semantique.exceptions.UnknownOperatorError
semantique.exceptions.UnknownDimensionError
semantique.exceptions.UnknownComponentError
semantique.exceptions.UnknownLabelError
semantique.exceptions.TooManyDimensionsError
semantique.exceptions.MissingDimensionError
semantique.exceptions.MixedDimensionsError
semantique.exceptions.ReservedDimensionError
semantique.exceptions.MixedTimeZonesError
Gallery
Changelog
Community
Code of Conduct
Contributing
GitHub repository
Repository
Suggest edit
Open issue
.rst
.pdf
semantique.processor.core.Cache.load
Contents
Cache.load()
semantique.processor.core.Cache.load
#
Cache.
load
(
key
)
[source]
#
Load data layer from cache.
Contents
Cache.load()