| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace | |
| org.gcube.common.homelibrary.util.zip |
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
WorkspaceFolder.createTimeSeries(String name,
String description,
String timeseriesId,
String title,
String creator,
String timeseriesDescription,
String timeseriesCreationDate,
String publisher,
String sourceId,
String sourceName,
String rights,
long dimension,
List<String> headerLabels,
InputStream compressedCSV)
Create a new Time Series.
|
TimeSeries |
Workspace.createTimeSeries(String name,
String description,
String timeseriesId,
String title,
String creator,
String timeseriesDescription,
String timeseriesCreationDate,
String publisher,
String sourceId,
String sourceName,
String rights,
long dimension,
List<String> headerLabels,
InputStream compressedCSV,
String destinationfolderId)
Create a new Time Series.
|
| Modifier and Type | Method and Description |
|---|---|
static File |
ZipUtil.zipTimeSeries(TimeSeries ts) |
static File |
ZipUtil.zipTimeSeries(TimeSeries ts,
boolean skipRoot) |
Copyright © 2020. All Rights Reserved.