A C D E F G H I K L M N O P R S T U V 
All Classes All Packages

A

ACCESS_CONSTRAINT - Static variable in class AttributeNames
The "acces_constraint" attribute name for the access constraints applied to assure the protection of privacy or intellectual property.
ACKNOWLEDGEMENT - Static variable in class AttributeNames
The "acknowledgement" attribute name for a place to acknowledge various type of support for the project that produced this data (Recommended).
addListener(Class<T>, StoreListener<? super T>) - Method in class NetcdfStore
Registers a listener to notify when the specified kind of event occurs in this data store.
AttributeNames - Class in org.apache.sis.storage.netcdf
Name of attributes used in the mapping from/to netCDF metadata to ISO 19115 metadata.
AttributeNames() - Constructor for class AttributeNames
For subclass constructors only.
AttributeNames.Dimension - Class in org.apache.sis.storage.netcdf
Holds the attribute names describing a simple latitude, longitude, and vertical bounding box.
AttributeNames.Responsible - Class in org.apache.sis.storage.netcdf
Holds the attribute names describing a responsible party.
AttributeNames.Term - Class in org.apache.sis.storage.netcdf
Holds the attribute names describing a term together with a vocabulary (or naming authority).

C

close() - Method in class NetcdfStore
Closes this netCDF store and releases any underlying resources.
COMMENT - Static variable in class AttributeNames
The "comment" attribute name for miscellaneous information about the data (Recommended).
components() - Method in class NetcdfStore
Returns the resources (features or coverages) in this netCDF store.
CONTRIBUTOR - Static variable in class AttributeNames
The set of attribute names for the contributor (Suggested).
CREATOR - Static variable in class AttributeNames
The set of attribute names for the creator (Recommended).

D

DATA_TYPE - Static variable in class AttributeNames
The "cdm_data_type" attribute name for the THREDDS data type appropriate for this dataset (Recommended).
DATE_CREATED - Static variable in class AttributeNames
The "date_created" attribute name for the date on which the data was created (Recommended).
DATE_ISSUED - Static variable in class AttributeNames
The "date_issued" attribute name for a date on which this data was formally issued (Suggested).
DATE_MODIFIED - Static variable in class AttributeNames
The "date_modified" attribute name for the date on which this data was last modified (Suggested).
DEFAULT_NAME_TYPE - Variable in class AttributeNames.Dimension
The default ISO 19115 dimension name type, or null if none.
DEFAULT_ROLE - Variable in class AttributeNames.Responsible
The role to use as a fallback if no attribute value is associated to the AttributeNames.Responsible.ROLE key.
Dimension(DimensionNameType, String, String, String, String, String, String) - Constructor for class AttributeNames.Dimension
Creates a new set of attribute names.

E

EMAIL - Variable in class AttributeNames.Responsible
The attribute name for the responsible's email address.

F

FLAG_MASKS - Static variable in class AttributeNames
The "flag_masks" attribute name for bitmask to apply on sample values before to compare them to the flag values.
FLAG_MEANINGS - Static variable in class AttributeNames
The "flag_meanings" attribute name for the meaning of flag values.
FLAG_NAMES - Static variable in class AttributeNames
The "flag_names" attribute name for the designation associated with a range element.
FLAG_VALUES - Static variable in class AttributeNames
The "flag_values" attribute name for sample values to be flagged.

G

GEOGRAPHIC_IDENTIFIER - Static variable in class AttributeNames
The "geographic_identifier" attribute name for an identifier of the geographic area.
GEOSPATIAL_BOUNDS - Static variable in class AttributeNames
Data's 2D or 3D geospatial extent in OGC's Well-Known Text (WKT) geometry format.
getConventionVersion() - Method in class NetcdfStore
Returns the version number of the Climate and Forecast (CF) conventions used in the netCDF file.
getIdentifier() - Method in class NetcdfStore
Returns an identifier constructed from global attributes or the filename of the netCDF file.
getMetadata() - Method in class NetcdfStore
Returns information about the dataset as a whole.
getOpenParameters() - Method in class NetcdfStore
Returns the parameters used to open this netCDF data store.
getOpenParameters() - Method in class NetcdfStoreProvider
Returns a description of all parameters accepted by this provider for opening a netCDF file.
getShortName() - Method in class NetcdfStoreProvider
Returns a generic name for this data store, used mostly in warnings or error messages.

H

HISTORY - Static variable in class AttributeNames
The "history" attribute name for providing an audit trail for modifications to the original data (Recommended).

I

IDENTIFIER - Static variable in class AttributeNames
The set of attribute names for an identifier (Recommended).
INSTITUTION - Variable in class AttributeNames.Responsible
The attribute name for the responsible's institution, or null if none.
INSTRUMENT - Static variable in class AttributeNames
The set of attribute names for the contributing instrument(s) or sensor(s) used to create the resource(s).

K

KEYWORDS - Static variable in class AttributeNames
The set of attribute names for a comma separated list of key words and phrases (Highly Recommended).

L

LATITUDE - Static variable in class AttributeNames
The set of attribute names for the minimal and maximal latitudes of the bounding box, resolution and units.
LICENSE - Static variable in class AttributeNames
The "license" attribute name for a description of the restrictions to data access and distribution (Recommended).
LONGITUDE - Static variable in class AttributeNames
The set of attribute names for the minimal and maximal longitudes of the bounding box, resolution and units.

M

MAXIMUM - Variable in class AttributeNames.Dimension
The attribute name for the maximal value of the bounding box (Recommended).
METADATA_CREATION - Static variable in class AttributeNames
The "metadata_creation" attribute name for the date on which the metadata was created (Suggested).
METADATA_LINK - Static variable in class AttributeNames
The "metadata_link" attribute name for a URL that gives the location of more complete metadata.
METADATA_MODIFIED - Static variable in class AttributeNames
The "date_metadata_modified" attribute name for the date on which the metadata has been modified (Suggested).
MINIMUM - Variable in class AttributeNames.Dimension
The attribute name for the minimal value of the bounding box (Recommended).

N

NAME - Variable in class AttributeNames.Responsible
The attribute name for the responsible's name.
NetcdfStore - Class in org.apache.sis.storage.netcdf
A data store backed by netCDF files.
NetcdfStore(NetcdfStoreProvider, StorageConnector) - Constructor for class NetcdfStore
Creates a new netCDF store from the given file, URL, stream or NetcdfFile object.
NetcdfStoreProvider - Class in org.apache.sis.storage.netcdf
The provider of NetcdfStore instances.
NetcdfStoreProvider() - Constructor for class NetcdfStoreProvider
Creates a new provider.

O

open(StorageConnector) - Method in class NetcdfStoreProvider
Returns a NetcdfStore implementation associated with this provider.
org.apache.sis.storage.netcdf - package org.apache.sis.storage.netcdf
Maps ISO metadata elements from/to the Climate and Forecast (CF) attributes in a netCDF file.

P

PLATFORM - Static variable in class AttributeNames
The set of attribute names for the platform(s) that supported the sensors used to create the resource(s).
POSITIVE - Variable in class AttributeNames.Dimension
The attribute name for indicating which direction is positive (Suggested).
probeContent(StorageConnector) - Method in class NetcdfStoreProvider
Returns ProbeResult.SUPPORTED if the given storage appears to be supported by NetcdfStore.
PROCESSING_LEVEL - Static variable in class AttributeNames
The "processing_level" attribute name for a textual description of the processing (or quality control) level of the data.
PRODUCT_VERSION - Static variable in class AttributeNames
The "product_version" attribute for version identifier of the data file or product as assigned by the data creator (Suggested).
PROGRAM - Static variable in class AttributeNames
The set of attribute names for the overarching program(s) of which the dataset is a part (Suggested).
PROJECT - Static variable in class AttributeNames
The "project" attribute name for the scientific project that produced the data (Recommended).
PUBLISHER - Static variable in class AttributeNames
The set of attribute names for the publisher (Suggested).
PURPOSE - Static variable in class AttributeNames
The "purpose" attribute name for the summary of the intentions with which the resource(s) was developed.

R

REFERENCES - Static variable in class AttributeNames
The "references" attribute name for bibliographical references.
RESOLUTION - Variable in class AttributeNames.Dimension
The attribute name for a further refinement of the geospatial bounding box (Suggested).
Responsible(String, String, String, String, String, String, Role) - Constructor for class AttributeNames.Responsible
Creates a new set of attribute names.
ROLE - Variable in class AttributeNames.Responsible
The attribute name for the responsible's role, or null if none.

S

SOURCE - Static variable in class AttributeNames
The "source" attribute name for the method of production of the original data (Recommended).
SPAN - Variable in class AttributeNames.Dimension
The attribute name for the difference between the minimal and maximal values.
STANDARD_NAME - Static variable in class AttributeNames
The set of attribute names for a long descriptive name for the variable taken from a controlled vocabulary of variable names.
SUMMARY - Static variable in class AttributeNames
The "summary" attribute name for a paragraph describing the dataset (Highly Recommended).

T

Term(String, String) - Constructor for class AttributeNames.Term
Creates a new set of attribute names.
TEXT - Variable in class AttributeNames.Term
The keyword or the identifier code.
TIME - Static variable in class AttributeNames
The set of attribute names for the start and end times of the bounding box, resolution and units.
TITLE - Static variable in class AttributeNames
The "title" attribute name for a short description of the dataset (Highly Recommended).
TOPIC_CATEGORY - Static variable in class AttributeNames
The "topic_category" attribute name for a high-level geographic data thematic classification.
toString() - Method in class NetcdfStore
Returns a string representation of this netCDF store for debugging purpose.
TYPE - Variable in class AttributeNames.Responsible
The attribute name for the responsible's type.

U

UNITS - Variable in class AttributeNames.Dimension
The attribute name for the bounding box units of measurement.
URL - Variable in class AttributeNames.Responsible
The attribute name for the responsible's URL.

V

VERTICAL - Static variable in class AttributeNames
The set of attribute names for the minimal and maximal elevations of the bounding box, resolution and units.
VOCABULARY - Variable in class AttributeNames.Term
The vocabulary or identifier namespace, or null if none.
A C D E F G H I K L M N O P R S T U V 
All Classes All Packages