Package | Description |
---|---|
org.apache.sis.storage.netcdf |
Maps ISO metadata elements from/to the Climate and Forecast (CF)
attributes in a netCDF file.
|
Modifier and Type | Field and Description |
---|---|
static AttributeNames.Dimension |
AttributeNames.LATITUDE
The set of attribute names for the minimal and maximal latitudes of the bounding box,
resolution and units.
|
static AttributeNames.Dimension |
AttributeNames.LONGITUDE
The set of attribute names for the minimal and maximal longitudes of the bounding box,
resolution and units.
|
static AttributeNames.Dimension |
AttributeNames.TIME
The set of attribute names for the start and end times of the bounding box, resolution and
units.
|
static AttributeNames.Dimension |
AttributeNames.VERTICAL
The set of attribute names for the minimal and maximal elevations of the bounding box,
resolution and units.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.