public class IoosNetcdfZipEncoder extends AbstractIoosNetcdfEncoder
| Modifier and Type | Field and Description |
|---|---|
static org.n52.sos.util.http.MediaType |
CONTENT_TYPE_NETCDF_ZIP |
private static String |
DOWNLOAD_FILENAME_FORMAT |
private static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
IoosNetcdfZipEncoder() |
| Modifier and Type | Method and Description |
|---|---|
private static ByteArrayOutputStream |
createZip(File dirToZip) |
protected org.n52.sos.response.BinaryAttachmentResponse |
encodeIoosObsToNetcdf(List<IoosSosObservation> ioosSosObsList) |
org.n52.sos.util.http.MediaType |
getContentType() |
addNamespacePrefixToMap, encode, encode, encodeSensorDataToNetcdf, getConformanceClasses, getEncoderKeyType, getFilename, getSchemaLocations, getSupportedResponseFormats, getSupportedTypes, isObservationAndMeasurmentV20Type, makeDateSafe, shouldObservationsWithSameXBeMerged, supportsResultStreamingForMergedValuesprivate static final org.slf4j.Logger LOGGER
private static final String DOWNLOAD_FILENAME_FORMAT
public static org.n52.sos.util.http.MediaType CONTENT_TYPE_NETCDF_ZIP
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 static ByteArrayOutputStream createZip(File dirToZip) throws IOException
IOExceptionCopyright © 2012-2015 52north.org. All Rights Reserved.