public class IoosNetcdfEncoder extends AbstractIoosNetcdfEncoder
| Modifier and Type | Field and Description |
|---|---|
static org.n52.sos.util.http.MediaType |
CONTENT_TYPE_NETCDF |
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
IoosNetcdfEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected org.n52.sos.response.BinaryAttachmentResponse |
encodeIoosObsToNetcdf(List<IoosSosObservation> ioosSosObsList) |
org.n52.sos.util.http.MediaType |
getContentType() |
private void |
throwTooManyFeatureTypesOrSensorsException(List<IoosSosObservation> ioosSosObsList,
Integer numFeatureTypes,
Integer numSensors) |
addNamespacePrefixToMap, encode, encode, encodeSensorDataToNetcdf, getConformanceClasses, getEncoderKeyType, getFilename, getSchemaLocations, getSupportedResponseFormats, getSupportedTypes, isObservationAndMeasurmentV20Type, makeDateSafe, shouldObservationsWithSameXBeMerged, supportsResultStreamingForMergedValuesprivate static final org.slf4j.Logger LOGGER
public static org.n52.sos.util.http.MediaType CONTENT_TYPE_NETCDF
public org.n52.sos.util.http.MediaType getContentType()
protected org.n52.sos.response.BinaryAttachmentResponse encodeIoosObsToNetcdf(List<IoosSosObservation> ioosSosObsList) throws org.n52.sos.ogc.ows.OwsExceptionReport
encodeIoosObsToNetcdf in class AbstractIoosNetcdfEncoderorg.n52.sos.ogc.ows.OwsExceptionReportprivate void throwTooManyFeatureTypesOrSensorsException(List<IoosSosObservation> ioosSosObsList, Integer numFeatureTypes, Integer numSensors) throws org.n52.sos.exception.CodedException
org.n52.sos.exception.CodedExceptionCopyright © 2012-2016 52north.org. All Rights Reserved.