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

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.
ACKNOWLEDGMENT - Static variable in class AttributeNames
The "acknowledgment" attribute name for a place to acknowledge various type of support for the project that produced this data (Recommended).
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.Dimension(DimensionNameType, String, String, String, String, String, String) - Constructor for class AttributeNames.Dimension
Creates a new set of attribute names.
AttributeNames.Responsible - Class in org.apache.sis.storage.netcdf
Holds the attribute names describing a responsible party.
AttributeNames.Responsible(String, String, String, String, String, Role) - Constructor for class AttributeNames.Responsible
Creates a new set of attribute names.

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).
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.

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.
getMetadata() - Method in class NetcdfStore
Returns information about the dataset as a whole.

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 "id" attribute name for an identifier (Recommended).
INSTITUTION - Variable in class AttributeNames.Responsible
The attribute name for the responsible's institution, or null if none.

K

KEYWORDS - Static variable in class AttributeNames
The "keywords" attribute name 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).
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.
NAMING_AUTHORITY - Static variable in class AttributeNames
The "naming_authority" attribute name for the identifier authority (Recommended).
NetcdfStore - Class in org.apache.sis.storage.netcdf
A data store backed by NetCDF files.
NetcdfStore(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

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.
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).
ROLE - Variable in class AttributeNames.Responsible
The attribute name for the responsible's role, or null if none.

S

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 "standard_name" attribute name for a long descriptive name for the variable taken from a controlled vocabulary of variable names.
STANDARD_NAME_VOCABULARY - Static variable in class AttributeNames
The "standard_name_vocabulary" attribute name for indicating which controlled list of variable names has been used in the "standard_name" attribute.
SUMMARY - Static variable in class AttributeNames
The "summary" attribute name for a paragraph describing the dataset (Highly Recommended).

T

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.

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 - Static variable in class AttributeNames
The "keywords_vocabulary" attribute name for the guideline for the words/phrases in the "keywords" attribute (Recommended).
A C D E F G H I K L M N O P R S T U V 

Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.