Index

Symbols | A | B | C | E | F | G | H | I | J | L | M | N | O | P | R | S | T | V | W

Symbols

--config [path-to-config]
command line option
--help
command line option
--host [elasticsearch-host]
command line option
--index [elasticsearch-index]
command line option
--max-results [num]
command line option
--no-create-files
command line option
--port [elasticsearch-port]
command line option
--send-to-index
command line option
--version
command line option

A

add_to_index_pool() (ceda_di.index.BulkIndexer method)
as_dict() (ceda_di.metadata.product.Properties method)
as_json() (ceda_di.metadata.product.Properties method)

B

BIL (class in ceda_di.envi_geo)
BilFile (class in ceda_di.envi_io)
BSQ (class in ceda_di.envi_geo)
BsqFile (class in ceda_di.envi_io)
build() (ceda_di.search.JsonQueryBuilder method)
BulkIndexer (class in ceda_di.index)

C

calc_from_xy() (ceda_di.envi_io.EnviFile method)
ceda_di (module), [1]
ceda_di.envi_geo (module)
ceda_di.envi_io (module)
ceda_di.exif_geo (module)
ceda_di.extract (module)
ceda_di.hdf4_geo (module)
ceda_di.index (module)
ceda_di.metadata (module)
ceda_di.metadata.product (module)
ceda_di.netcdf_geo (module)
ceda_di.search (module)
check_valid_fmt_string() (ceda_di.envi_io.EnviFile method)
clean_coordinate() (ceda_di.netcdf_geo.NetCDF_Base static method)
command line option
--config [path-to-config]
--help
--host [elasticsearch-host]
--index [elasticsearch-index]
--max-results [num]
--no-create-files
--port [elasticsearch-port]
--send-to-index
--version
es-host [url]
es-index [index name]
es-index-settings [path to index settings]
es-mapping [mapping name]
es-port [port]
extract [options] <paths>
handlers [object containing file handlers]
index [options] <path-to-json-docs>
input-path [input directory]
json-path [JSON directory]
log-path [log directory]
logging [object containing logging info]
max-results [number of results]
num-cores [number of cores]
output-path [output directory]
search [options] <extents>
conf() (ceda_di.extract.Extract method)
create_index() (in module ceda_di.index)

E

ElasticsearchClientFactory (class in ceda_di.search)
ENVI (class in ceda_di.envi_geo)
EnviFile (class in ceda_di.envi_io)
es-host [url]
command line option
es-index [index name]
command line option
es-index-settings [path to index settings]
command line option
es-mapping [mapping name]
command line option
es-port [port]
command line option
EXIF (class in ceda_di.exif_geo)
Extract (class in ceda_di.extract)
extract [options] <paths>
command line option

F

find_var_by_regex() (ceda_di.netcdf_geo.NetCDF_Base static method)
find_var_by_standard_name() (ceda_di.netcdf_geo.NetCDF_Base static method)

G

geospatial() (ceda_di.netcdf_geo.NetCDF_Base static method)
get() (ceda_di.metadata.product.Parameter method)
get_client() (ceda_di.search.ElasticsearchClientFactory method)
get_data_format() (ceda_di.envi_geo.ENVI method)
get_flight_info() (ceda_di.metadata.product.Properties method)
get_geospatial() (built-in function)
(ceda_di.envi_geo.ENVI method)
(ceda_di.exif_geo.EXIF method)
(ceda_di.hdf4_geo.HDF4 method)
(ceda_di.netcdf_geo.NetCDF_CF method)
(ceda_di.netcdf_geo.NetCDF_RAF method)
get_handler() (ceda_di.extract.HandlerFactory method)
get_handler_class() (ceda_di.extract.HandlerFactory method)
get_parameters() (built-in function)
(ceda_di.envi_geo.ENVI method)
(ceda_di.netcdf_geo.NetCDF_CF method)
(ceda_di.netcdf_geo.NetCDF_RAF method)
get_path() (ceda_di.envi_io.EnviFile method)
get_properties() (built-in function)
(ceda_di.envi_geo.ENVI method)
(ceda_di.exif_geo.EXIF method)
(ceda_di.hdf4_geo.HDF4 method)
(ceda_di.netcdf_geo.NetCDFFactory method)
(ceda_di.netcdf_geo.NetCDF_CF method)
(ceda_di.netcdf_geo.NetCDF_RAF method)
(ceda_di.netcdf_geo.NetCDF_Unknown method)
get_temporal() (built-in function)
(ceda_di.envi_geo.ENVI method)
(ceda_di.exif_geo.EXIF method)
(ceda_di.hdf4_geo.HDF4 method)
(ceda_di.netcdf_geo.NetCDF_CF method)
(ceda_di.netcdf_geo.NetCDF_RAF method)

H

HandlerFactory (class in ceda_di.extract)
handlers [object containing file handlers]
command line option
hdf (ceda_di.hdf4_geo.HDF4 attribute)
HDF4 (class in ceda_di.hdf4_geo)

I

index [options] <path-to-json-docs>
command line option
index_directory() (ceda_di.index.BulkIndexer method)
index_properties() (ceda_di.extract.Extract method)
input-path [input directory]
command line option

J

json-path [JSON directory]
command line option
JsonQueryBuilder (class in ceda_di.search)

L

log-path [log directory]
command line option
logging [object containing logging info]
command line option

M

make_dirs() (ceda_di.extract.Extract method)
make_param_item() (ceda_di.metadata.product.Parameter static method)
max-results [number of results]
command line option

N

NetCDF_Base (class in ceda_di.netcdf_geo)
NetCDF_CF (class in ceda_di.netcdf_geo)
NetCDF_RAF (class in ceda_di.netcdf_geo)
NetCDF_Unknown (class in ceda_di.netcdf_geo)
NetCDFFactory (class in ceda_di.netcdf_geo)
num-cores [number of cores]
command line option

O

output-path [output directory]
command line option

P

Parameter (class in ceda_di.metadata.product)
params() (ceda_di.netcdf_geo.NetCDF_Base static method)
prepare_logging() (ceda_di.extract.Extract method)
process_datetime_extents() (ceda_di.search.JsonQueryBuilder method)
process_file() (ceda_di.extract.Extract method)
process_hdr() (ceda_di.envi_io.EnviFile method)
process_latitude_extents() (ceda_di.search.JsonQueryBuilder method)
process_longitude_extents() (ceda_di.search.JsonQueryBuilder method)
process_single_datetime() (ceda_di.search.JsonQueryBuilder method)
process_single_latitude() (ceda_di.search.JsonQueryBuilder method)
process_single_longitude() (ceda_di.search.JsonQueryBuilder method)
Properties (class in ceda_di.metadata.product)

R

read() (ceda_di.envi_geo.BIL method)
(ceda_di.envi_geo.BSQ method)
(ceda_di.envi_io.BilFile method)
(ceda_di.envi_io.BsqFile method)
(ceda_di.envi_io.EnviFile method)
run() (ceda_di.extract.Extract method)
(ceda_di.search.Searcher method)

S

search [options] <extents>
command line option
Searcher (class in ceda_di.search)
submit_pool() (ceda_di.index.BulkIndexer method)
submit_pools() (ceda_di.index.BulkIndexer method)

T

temporal() (ceda_di.netcdf_geo.NetCDF_Base static method)

V

v (ceda_di.hdf4_geo.HDF4 attribute)
valid_lat() (ceda_di.metadata.product.Properties static method)
valid_lon() (ceda_di.metadata.product.Properties static method)
vs (ceda_di.hdf4_geo.HDF4 attribute)

W

write_properties() (ceda_di.extract.Extract method)