Package | Description |
---|---|
thredds.client.catalog | |
thredds.client.catalog.builder | |
thredds.inventory |
Abstractions for tracking dataset inventory using "managed files".
|
thredds.tdm | |
ucar.coord | |
ucar.nc2.dataset |
An extension to the netCDF API which provides support for coordinate systems, scale/offset/missing data,
and NcML.
|
ucar.nc2.dt |
Scientific data types package.
|
ucar.nc2.dt.grid |
Scientific data type "Grid", uses cartesian coordinate system.
|
ucar.nc2.dt.radial |
Scientific data type "Radial", uses polar coordinate system.
|
ucar.nc2.ft |
Scientific feature types package
|
ucar.nc2.ft.cover | |
ucar.nc2.ft.cover.impl | |
ucar.nc2.ft.fmrc | |
ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
ucar.nc2.ft.point.bufr | |
ucar.nc2.ft.point.writer |
package ucar.nc2.ft.point.writer : Write Point Feature Types to netcdf/CF files
|
ucar.nc2.grib | |
ucar.nc2.grib.collection | |
ucar.nc2.grib.grib1 | |
ucar.nc2.grib.grib2 | |
ucar.nc2.grib.grib2.table | |
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
ucar.nc2.time |
Calendar Date handling.
|
ucar.nc2.units |
Utility classes for scientific units and ucar.units package.
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
Catalog.getExpires() |
Modifier and Type | Field and Description |
---|---|
protected CalendarDate |
CatalogBuilder.expires |
Modifier and Type | Method and Description |
---|---|
void |
CatalogBuilder.setExpires(CalendarDate expires) |
Modifier and Type | Field and Description |
---|---|
protected CalendarDate |
CollectionAbstract.startCollection |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
CollectionAbstract.extractDate(MFile mfile) |
CalendarDate |
MCollection.extractDate(MFile mfile)
Use the date extractor to extract the date from the filename.
|
CalendarDate |
DateExtractor.getCalendarDate(MFile mfile) |
CalendarDate |
DateExtractorFromName.getCalendarDate(MFile mfile) |
CalendarDate |
DateExtractorNone.getCalendarDate(MFile mfile) |
CalendarDate |
DateExtractor.getCalendarDateFromPath(String path) |
CalendarDate |
DateExtractorFromName.getCalendarDateFromPath(String path) |
CalendarDate |
DateExtractorNone.getCalendarDateFromPath(String path) |
CalendarDate |
CollectionListRange.getEndDate() |
CalendarDate |
CollectionAbstract.getPartitionDate() |
CalendarDate |
MCollection.getPartitionDate()
The date to partition on, usually the starting date of the collection.
|
CalendarDate |
CollectionListRange.getStartDate() |
Constructor and Description |
---|
CollectionListRange(String collectionName,
String root,
CalendarDate startDate,
CalendarDate endDate,
org.slf4j.Logger logger) |
MFileCollectionManager(String name,
CollectionConfig mc,
CalendarDate startPartition,
org.slf4j.Logger logger)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
GCpass1.reportOneDir(String dir,
thredds.tdm.GCpass1.Accum accum,
Counters countersOne,
Indent indent,
CalendarDate last) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
GCpass1.reportOneDir(String dir,
thredds.tdm.GCpass1.Accum accum,
Counters countersOne,
Indent indent,
CalendarDate last) |
Modifier and Type | Field and Description |
---|---|
protected CalendarDate |
CoordinateTimeAbstract.refDate |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
CalendarDateFactory.get(CalendarDate cd) |
CalendarDate |
CoordinateRuntime.getFirstDate() |
CalendarDate |
CoordinateRuntime.getLastDate() |
CalendarDate |
CoordinateTimeAbstract.getRefDate() |
CalendarDate |
CoordinateTime2D.Time2D.getRefDate() |
CalendarDate |
CoordinateTime2D.getRefDate(int runIdx) |
CalendarDate |
CoordinateRuntime.getRuntimeDate(int idx) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
CalendarDateFactory.get(CalendarDate cd) |
int |
CoordinateTime2D.matchTimeCoordinate(int runIdx,
Object value,
CalendarDate refDateOfValue)
Find the index matching a runtime and time coordinate
|
Constructor and Description |
---|
Builder1(Grib1Customizer cust,
int code,
CalendarPeriod timeUnit,
CalendarDate refDate) |
Builder1(Grib1Customizer cust,
int code,
CalendarPeriod timeUnit,
CalendarDate refDate) |
Builder2(Grib2Customizer cust,
int code,
CalendarPeriod timeUnit,
CalendarDate refDate) |
Builder2(int code,
CalendarPeriod timeUnit,
CalendarDate refDate) |
CoordinateTime(int code,
CalendarPeriod timeUnit,
CalendarDate refDate,
List<Integer> offsetSorted,
int[] time2runtime) |
CoordinateTimeIntv(int code,
CalendarPeriod timeUnit,
CalendarDate refDate,
List<TimeCoord.Tinv> timeIntervals,
int[] time2runtime) |
Time2D(CalendarDate run,
Integer time,
TimeCoord.Tinv tinv) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
CoordinateAxis1DTime.getCalendarDate(int idx)
Get the the ith CalendarDate.
|
CalendarDate[] |
CoordinateAxis1DTime.getCoordBoundsDate(int i) |
CalendarDate |
CoordinateAxisTimeHelper.makeCalendarDateFromOffset(double offset) |
CalendarDate |
CoordinateAxisTimeHelper.makeCalendarDateFromOffset(String offset) |
Modifier and Type | Method and Description |
---|---|
List<CalendarDate> |
CoordinateAxis1DTime.getCalendarDates()
Get the list of datetimes in this coordinate as CalendarDate objects.
|
Modifier and Type | Method and Description |
---|---|
int |
CoordinateAxis1DTime.findTimeIndexFromCalendarDate(CalendarDate d)
Given a Date, find the corresponding time index on the time coordinate axis.
|
boolean |
CoordinateAxis1DTime.hasCalendarDate(CalendarDate date)
See if the given CalendarDate appears as a coordinate
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
GridDataset.getCalendarDateEnd() |
CalendarDate |
GridDataset.getCalendarDateStart() |
Modifier and Type | Method and Description |
---|---|
List<CalendarDate> |
GridCoordSystem.getCalendarDates() |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
GridDataset.getCalendarDateEnd() |
CalendarDate |
GridDataset.getCalendarDateStart() |
Modifier and Type | Method and Description |
---|---|
List<CalendarDate> |
GridCoordSys.getCalendarDates() |
List<CalendarDate> |
GridAsPointDataset.getDates() |
Modifier and Type | Method and Description |
---|---|
boolean |
GridAsPointDataset.hasTime(GridDatatype grid,
CalendarDate date) |
GridAsPointDataset.Point |
GridAsPointDataset.readData(GridDatatype grid,
CalendarDate date,
double lat,
double lon) |
GridAsPointDataset.Point |
GridAsPointDataset.readData(GridDatatype grid,
CalendarDate date,
double zCoord,
double lat,
double lon) |
GridAsPointDataset.Point |
GridAsPointDataset.readData(GridDatatype grid,
CalendarDate date,
double ensCoord,
double zCoord,
double lat,
double lon)
Reads one single data for one point.
|
GridAsPointDataset.Point |
GridAsPointDataset.readData(GridDatatype grid,
CalendarDate date,
EarthLocation location,
boolean bounded)
Reads data for the given point (earthlocation) and if bounded is true returns data for the closest point within the grid, for points outside of the grid
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
RadialDatasetSweepAdapter.getCalendarDateEnd() |
CalendarDate |
RadialDatasetSweepAdapter.getCalendarDateStart() |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
FeatureDataset.getCalendarDateEnd()
Ending Calendar date for the entire dataset.
|
CalendarDate |
FeatureDatasetImpl.getCalendarDateEnd() |
CalendarDate |
FeatureDataset.getCalendarDateStart()
Starting Calendar date for the entire dataset.
|
CalendarDate |
FeatureDatasetImpl.getCalendarDateStart() |
CalendarDate |
PointFeature.getNominalTimeAsCalendarDate()
Nominal time of this observation, as a Date.
|
CalendarDate |
PointFeature.getObservationTimeAsCalendarDate()
Actual time of this observation, as a Date.
|
Modifier and Type | Method and Description |
---|---|
CoordinateAxis1DTime |
FmrcCS.getTimeAxisForRun(CalendarDate runTime)
This is the case of a 2D time axis, which depends on the run index.
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
CoverageDatasetImpl.getCalendarDateEnd() |
CalendarDate |
CoverageDatasetImpl.getCalendarDateStart() |
Modifier and Type | Method and Description |
---|---|
CoordinateAxis1DTime |
FmrcCSImpl.getTimeAxisForRun(CalendarDate runTime) |
Modifier and Type | Field and Description |
---|---|
CalendarDate |
FmrcInvLite.base |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
FmrcInv.getBaseDate() |
CalendarDate |
FmrInv.getRunDate() |
CalendarDate |
FmrInv.GridVariable.getRunDate() |
CalendarDate |
TimeCoord.getRunDate() |
CalendarDate |
GridDatasetInv.getRunDate()
Get the date of the ForecastModelRun
|
static CalendarDate |
FmrcInv.makeOffsetDate(CalendarDate base,
double offset)
Create a date from base and hour offset
|
Modifier and Type | Method and Description |
---|---|
List<CalendarDate> |
FmrcInvLite.getForecastDates() |
List<CalendarDate> |
Fmrc.getForecastDates() |
List<CalendarDate> |
FmrcInv.getForecastTimes() |
List<CalendarDate> |
FmrcInvLite.getRunDates() |
List<CalendarDate> |
Fmrc.getRunDates() |
Modifier and Type | Method and Description |
---|---|
int |
FmrcInvLite.findRunIndex(CalendarDate want) |
TimeInventory |
FmrcInvLite.getConstantForecastDataset(CalendarDate time) |
GridDataset |
Fmrc.getConstantForecastDataset(CalendarDate time) |
CalendarDateRange |
Fmrc.getDateRangeForRun(CalendarDate run) |
static double |
FmrcInv.getOffsetInHours(CalendarDate base,
CalendarDate forecast)
Find the difference between two dates in hours
|
GridDataset |
Fmrc.getRunTimeDataset(CalendarDate run) |
static CalendarDate |
FmrcInv.makeOffsetDate(CalendarDate base,
double offset)
Create a date from base and hour offset
|
TimeInventory |
FmrcInvLite.makeRunTimeDatasetInventory(CalendarDate run) |
static TimeCoord |
TimeCoord.makeUnion(List<TimeCoord> timeCoords,
CalendarDate baseDate)
Create the union of all the values in the list of TimeCoord, ignoring the TimeCoord's runDate
|
Constructor and Description |
---|
GridDatasetInv(GridDataset gds,
CalendarDate runDate) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
PointFeatureImpl.getNominalTimeAsCalendarDate() |
CalendarDate |
PointFeatureImpl.getObservationTimeAsCalendarDate() |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
StandardFields.StandardFieldsFromStructure.makeCalendarDate() |
Modifier and Type | Field and Description |
---|---|
protected CalendarDate |
CFPointWriter.maxDate |
protected CalendarDate |
CFPointWriter.minDate |
Modifier and Type | Method and Description |
---|---|
protected void |
CFPointWriter.trackBB(LatLonPoint loc,
CalendarDate obsDate) |
void |
WriterCFPointCollection.writeRecord(double timeCoordValue,
CalendarDate obsDate,
EarthLocation loc,
StructureData sdata) |
void |
WriterCFStationCollection.writeRecord(String stnName,
double timeCoordValue,
CalendarDate obsDate,
StructureData sdata) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
TimeCoord.TinvDate.getEnd() |
CalendarDate |
TimeCoord.getRunDate() |
CalendarDate |
TimeCoord.TinvDate.getStart() |
CalendarDate |
TimeCoordUnion.Val.getVal() |
static CalendarDate |
GribUtils.getValidTime(CalendarDate refDate,
int timeUnit,
int offset) |
Modifier and Type | Method and Description |
---|---|
TimeCoord.Tinv |
TimeCoord.TinvDate.convertReferenceDate(CalendarDate refDate,
CalendarPeriod timeUnit) |
TimeCoord.Tinv |
TimeCoord.Tinv.convertReferenceDate(CalendarDate fromDate,
CalendarPeriod fromUnit,
CalendarDate toDate,
CalendarPeriod toUnit) |
static int |
TimeCoord.getOffset(CalendarDate refDate,
CalendarDate cd,
CalendarPeriod timeUnit) |
static CalendarDate |
GribUtils.getValidTime(CalendarDate refDate,
int timeUnit,
int offset) |
Constructor and Description |
---|
TimeCoord(int code,
CalendarDate runDate,
CalendarPeriod timeUnit,
List coords) |
TinvDate(CalendarDate start,
CalendarPeriod period) |
TinvDate(CalendarPeriod period,
CalendarDate end) |
Modifier and Type | Method and Description |
---|---|
PartitionCollectionMutable.Partition |
PartitionCollectionMutable.addPartition(String name,
String filename,
long lastModified,
long length,
String directory,
CalendarDate partitionDate) |
static String |
GribCollectionMutable.makeName(String collectionName,
CalendarDate runtime) |
Constructor and Description |
---|
Partition(String name,
String filename,
long lastModified,
long fileSize,
String directory,
CalendarDate partitionDate) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
Grib1SectionProductDefinition.getReferenceDate()
Reference Date (octet 13-17).
|
CalendarDate |
Grib1Record.getReferenceDate() |
Modifier and Type | Method and Description |
---|---|
protected CalendarDate |
Grib2Pds.calcTime(int startIndex) |
CalendarDate |
Grib2Pds.PdsInterval.getIntervalTimeEnd() |
CalendarDate |
Grib2Record.getReferenceDate() |
CalendarDate |
Grib2SectionIdentification.getReferenceDate()
reference reference or base time as Dare.
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
Grib2Customizer.getForecastDate(Grib2Record gr) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
Message.getReferenceTime() |
CalendarDate |
BufrIdentificationSection.getReferenceTime()
return record header time as a CalendarDate
|
Modifier and Type | Method and Description |
---|---|
CalendarDate |
CalendarDate.add(CalendarPeriod period) |
CalendarDate |
CalendarDate.add(double value,
CalendarPeriod.Field unit) |
CalendarDate |
CalendarDateUnit.getBaseCalendarDate() |
CalendarDate |
CalendarDateRange.getEnd() |
CalendarDate |
CalendarDateRange.getStart() |
static CalendarDate |
CalendarDateFormatter.isoStringToCalendarDate(Calendar calt,
String iso)
Convert an ISO formatted String to a CalendarDate.
|
CalendarDate |
CalendarDateUnit.makeCalendarDate(double value) |
CalendarDate |
CalendarDateUnit.makeCalendarDate(int value) |
static CalendarDate |
CalendarDate.of(Calendar cal,
int year,
int monthOfYear,
int dayOfMonth,
int hourOfDay,
int minuteOfHour,
int secondOfMinute)
Get Calendar date from fields.
|
static CalendarDate |
CalendarDate.of(Calendar cal,
long msecs)
Create CalendarDate from msecs since epoch
Uses the given Calendar.
|
static CalendarDate |
CalendarDate.of(Date date)
Create CalendarDate from a java.util.Date.
|
static CalendarDate |
CalendarDate.of(long msecs)
Create CalendarDate from msecs since epoch
Uses standard Calendar.
|
CalendarDate |
CalendarDateFormatter.parse(String timeString) |
static CalendarDate |
CalendarDate.parseISOformat(String calendarName,
String isoDateString)
Get CalendarDate from ISO date string
|
static CalendarDate |
CalendarDate.parseISOformatOld(String calendarName,
String isoDateString) |
static CalendarDate |
CalendarDate.parseUdunits(String calendarName,
String udunits)
Get CalendarDate from udunit date string
|
static CalendarDate |
CalendarDate.present()
Get a CalendarDate representing the present moment
|
CalendarDate |
CalendarDate.subtract(CalendarPeriod period) |
CalendarDate |
CalendarDate.truncate(CalendarPeriod.Field fld)
truncate the CalendarDate, by zeroing all the fields that are less than the field.
|
static CalendarDate |
CalendarDate.withDoy(Calendar cal,
int year,
int doy,
int hourOfDay,
int minuteOfHour,
int secondOfMinute) |
Modifier and Type | Method and Description |
---|---|
int |
CalendarDate.compareTo(CalendarDate o) |
long |
CalendarDate.getDifferenceInMsecs(CalendarDate o)
Get difference between two calendar dates in millisecs
|
int |
CalendarPeriod.getOffset(CalendarDate start,
CalendarDate end) |
boolean |
CalendarDateRange.includes(CalendarDate cd) |
boolean |
CalendarDateRange.intersects(CalendarDate start,
CalendarDate end) |
boolean |
CalendarDate.isAfter(CalendarDate o) |
boolean |
CalendarDate.isBefore(CalendarDate o) |
static CalendarDateUnit |
CalendarDateUnit.of(Calendar calt,
CalendarPeriod.Field periodField,
CalendarDate baseDate)
Create a CalendarDateUnit from a calendar, a CalendarPeriod.Field, and a base date
|
static CalendarDateRange |
CalendarDateRange.of(CalendarDate start,
CalendarDate end) |
int |
CalendarPeriod.subtract(CalendarDate start,
CalendarDate end)
Subtract two dates, return difference in units of this period.
|
static String |
CalendarDateFormatter.toDateString(CalendarDate cd) |
static String |
CalendarDateFormatter.toDateTimeString(CalendarDate cd) |
static String |
CalendarDateFormatter.toDateTimeStringISO(CalendarDate cd) |
String |
CalendarDateFormatter.toString(CalendarDate cd) |
static String |
CalendarDateFormatter.toTimeUnits(CalendarDate cd)
udunits formatting
|
Constructor and Description |
---|
CalendarDateRange(CalendarDate start,
long durationInSecs) |
Modifier and Type | Method and Description |
---|---|
CalendarDate |
DateType.getCalendarDate()
Get this as a CalendarDate
|
CalendarDate |
DateUnit.makeCalendarDate(double val)
Get the equivalent CalendarDate.
|
static CalendarDate |
DateUnit.parseCalendarDate(String text) |
Constructor and Description |
---|
DateType(CalendarDate date)
Constructor using a java.util.CalendarDate
|
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.