A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
A
- A - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
-
The "a" variable name identifier
- A - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
The "a" variable name identifier
- A - Static variable in class ucar.unidata.geoloc.vertical.OceanS
-
The "a" variable name
- abbrev - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- ABBREV - Static variable in class ucar.nc2.constants.CDM
- abort() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Abort writing to this file.
- abort() - Method in class ucar.nc2.write.NetcdfFormatWriter
-
Abort writing to this file.
- absoluteDifference(double, double) - Static method in class ucar.nc2.util.Misc
-
The absolute difference between two doubles, i.e.
- absoluteDifference(float, float) - Static method in class ucar.nc2.util.Misc
-
The absolute difference between two floats, i.e.
- absolutize(String) - Static method in class dap4.core.util.DapUtil
- abspath(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert path to add a leading '/'; assumes canonical.
- AbstractCellEditor - Class in ucar.ui.table
- AbstractCellEditor() - Constructor for class ucar.ui.table.AbstractCellEditor
- AbstractGempakStationFileReader - Class in ucar.nc2.iosp.gempak
-
Class to hold common methods for reading surface and sounding files
- AbstractGisFeature - Class in ucar.nc2.ui.gis
-
Abstract class that implements common methods for concrete implementations of GisFeature.
- AbstractGisFeature() - Constructor for class ucar.nc2.ui.gis.AbstractGisFeature
- AbstractIOServiceProvider - Class in ucar.nc2.iosp
-
Abstract base class for IOSP implementations that provides default implementations of readToByteChannel(...) and readSection(...).
- AbstractIOServiceProvider() - Constructor for class ucar.nc2.iosp.AbstractIOServiceProvider
- AbstractLightningIOSP - Class in ucar.nc2.iosp.misc
-
AbstractIOSP for lighting data.
- AbstractLightningIOSP() - Constructor for class ucar.nc2.iosp.misc.AbstractLightningIOSP
- AbstractPanel - Class in ucar.ui.widget
-
Abstract superclass for panel contents.
- AbstractPanel(PreferencesExt, String) - Constructor for class ucar.ui.widget.AbstractPanel
- AbstractPanel(PreferencesExt, String, boolean, boolean) - Constructor for class ucar.ui.widget.AbstractPanel
- AbstractPanel(PreferencesExt, String, boolean, boolean, boolean) - Constructor for class ucar.ui.widget.AbstractPanel
- AbstractRadialAdapter - Class in ucar.nc2.dt.radial
-
Make a NetcdfDataset into a RadialDatasetSweep.
- AbstractRadialAdapter() - Constructor for class ucar.nc2.dt.radial.AbstractRadialAdapter
- AbstractRadialAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.AbstractRadialAdapter
- AbstractRadialAdapter.MyRadialVariableAdapter - Class in ucar.nc2.dt.radial
- AbstractTransformBuilder - Class in ucar.nc2.dataset.transform
-
Abstract superclass for implementations of HorizTransformBuilderIF and VertTransformBuilderIF
- AbstractTransformBuilder() - Constructor for class ucar.nc2.dataset.transform.AbstractTransformBuilder
- ACCEL - Static variable in class ucar.ui.widget.BAMutil
-
Action Property specifies menu accelerator
- accept() - Method in class ucar.ui.prefs.PrefPanel
-
Call Field.accept() on all Fields.
- accept(File) - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileFilterFromSuffixes
- accept(File) - Method in class ucar.ui.widget.FileManager.ExtFilter
- accept(File) - Method in class ucar.ui.widget.FileManager.HDF5ExtFilter
- accept(File) - Method in class ucar.ui.widget.FileManager.NetcdfExtFilter
- accept(File) - Method in class ucar.ui.widget.FileManager.XMLExtFilter
- accept(File) - Method in class ucar.unidata.util.test.TestDir.FileFilterFromSuffixes
- accept(StringBuffer) - Method in class ucar.ui.prefs.Field
-
Get current value from editComponent, save to store.
- accept(Path) - Method in class thredds.inventory.CollectionAbstract.MyStreamFilter
- accept(Path) - Method in class thredds.inventory.filter.StreamFilter
- accept(InvDataset) - Method in interface thredds.catalog.DatasetFilter
-
Decision function as to whether to accept this dataset or not.
- accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByDataType
- accept(InvDataset) - Method in class thredds.catalog.DatasetFilter.ByServiceType
- accept(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
-
Test whether the given dataset should be included in a dataset collection.
- accept(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
-
Test whether the specified CrawlableDataset should be included in a list of CrawlableDatasets.
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
-
Accept datasets whose last modified date is at least the last modified limit of milliseconds in the past.
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
- accept(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.WildcardMatchOnPathFilter
- accept(MFile) - Method in class thredds.inventory.CollectionConfig
- accept(MFile) - Method in class thredds.inventory.filter.CompositeMFileFilter
- accept(MFile) - Method in class thredds.inventory.filter.FilterNegate
- accept(MFile) - Method in class thredds.inventory.filter.LastModifiedLimit
- accept(MFile) - Method in class thredds.inventory.filter.RegExpMatchOnName
- accept(MFile) - Method in class thredds.inventory.filter.WildcardMatchOnName
- accept(MFile) - Method in class thredds.inventory.filter.WildcardMatchOnPath
- accept(MFile) - Method in interface thredds.inventory.MFileFilter
-
Tests if a specified MFile should be included in a file collection.
- ACCEPT_ENCODING - Static variable in class ucar.httpservices.HTTPSession
- acceptDatasetByFilterGroup(List, InvDataset, boolean) - Static method in class thredds.cataloggen.config.DatasetFilter
-
Given a dataset and a group of filters, return true if the group of filters indicates that the dataset should be accepted, false if it should be rejected.
- acceptIfDifferent(Object) - Method in class ucar.ui.prefs.Field
-
See if this value is different from current accepted value (using equals()); If so, set old value to accepted value, then accepted value to this value.
- access - thredds.ui.monitor.TdsDownloader.Type
- access - Variable in class thredds.catalog.InvDataset
- Access - Class in thredds.client.catalog
-
A Dataset Access element
- Access - Static variable in class thredds.client.catalog.Dataset
- Access(Dataset, String, Service, String, long) - Constructor for class thredds.client.catalog.Access
- AccessBuilder - Class in thredds.client.catalog.builder
-
build immutable access element
- AccessBuilder(DatasetBuilder, String, Service, String, long) - Constructor for class thredds.client.catalog.builder.AccessBuilder
- AccessBuilder(DatasetBuilder, Access) - Constructor for class thredds.client.catalog.builder.AccessBuilder
- accessBuilders - Variable in class thredds.client.catalog.builder.DatasetBuilder
- AccessLogParser - Class in thredds.logs
-
Read TDS access logs
- AccessLogParser() - Constructor for class thredds.logs.AccessLogParser
- AccessLogTable - Class in thredds.ui.monitor
-
Access Logs in TdsMonitor.
- AccessLogTable(DateTimePicker, DateTimePicker, PreferencesExt, DnsLookup) - Constructor for class thredds.ui.monitor.AccessLogTable
- AccessLogTable.Accum - Class in thredds.ui.monitor
- AccessLogTable.Client - Class in thredds.ui.monitor
- AccessLogTable.Dataroot - Class in thredds.ui.monitor
- AccessLogTable.Service - Class in thredds.ui.monitor
- AccessLogTable.User - Class in thredds.ui.monitor
- accessPointDataset - Variable in class thredds.cataloggen.config.DatasetSource
-
Top-level dataset of the catalog generated by this DatasetSource.
- accessUsed - Variable in class thredds.client.catalog.tools.DataFactory.Result
- accessUsed - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- accum - Variable in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- Accum() - Constructor for class thredds.ui.monitor.AccessLogTable.Accum
- Accumulation - ucar.nc2.grib.GribStatType
- ACDD - Class in ucar.nc2.constants
-
Attribute Conventions for Dataset Discovery
- ACFT - Static variable in class ucar.nc2.dt.point.decode.MP
- acknowledgement - Static variable in class ucar.nc2.constants.ACDD
- acos(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- acosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- acquire(String) - Static method in class ucar.unidata.io.RandomAccessFile
- acquire(String) - Static method in class ucar.unidata.io.s3.CdmS3Client
-
Acquire an S3Client configured to connect to the object store associated with the supplied CdmS3Uri.
- acquire(String) - Method in interface ucar.unidata.io.spi.RandomAccessFileProvider
-
Acquire a file for a location from a cache, if available
- acquire(String, int) - Static method in class ucar.unidata.io.RandomAccessFile
- acquire(String, int) - Method in interface ucar.unidata.io.spi.RandomAccessFileProvider
-
Acquire a file for a location, with the given buffer size, from a cache, if available
- acquire(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Method in class ucar.nc2.util.cache.FileCache
-
Acquire a FileCacheable from the cache, and lock it so no one else can use it.
- acquire(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Method in class ucar.nc2.util.cache.FileCacheARC
-
Acquire a FileCacheable from the cache, and lock it so no one else can use it.
- acquire(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Method in class ucar.nc2.util.cache.FileCacheGuava
- acquire(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Method in interface ucar.nc2.util.cache.FileCacheIF
- acquire(FileFactory, DatasetUrl) - Method in class ucar.nc2.util.cache.FileCache
- acquire(FileFactory, DatasetUrl) - Method in class ucar.nc2.util.cache.FileCacheARC
-
Acquire a FileCacheable, and lock it so no one else can use it.
- acquire(FileFactory, DatasetUrl) - Method in class ucar.nc2.util.cache.FileCacheGuava
- acquire(FileFactory, DatasetUrl) - Method in interface ucar.nc2.util.cache.FileCacheIF
- acquire(FileFactory, DatasetUrl, CancelTask) - Method in class ucar.nc2.util.cache.FileCache
-
Acquire a FileCacheable, and lock it so no one else can use it.
- acquire(CdmS3Uri) - Static method in class ucar.unidata.io.s3.CdmS3Client
-
Acquire an S3Client configured to connect to the object store associated with the supplied CdmS3Uri.
- acquireDataset(DatasetUrl, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.acquireDataset
- acquireDataset(DatasetUrl, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Same as openDataset, but file is acquired through the File Cache, with defaultEnhanceMode.
- acquireDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.acquireDataset
- acquireDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Same as openDataset, but file is acquired through the File Cache, with specified enhancements.
- acquireDataset(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.acquireDataset
- acquireDataset(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Same as openDataset, but file is acquired through the File Cache, with defaultEnhanceMode, without the need of setting the enhanceMode via the signature.
- acquireDataset(FileFactory, DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.acquireDataset
- acquireDataset(FileFactory, DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Same as openDataset, but file is acquired through the File Cache.
- acquireFile(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.acquireFile
- acquireFile(DatasetUrl, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Same as openFile, but file is acquired through the File Cache.
- acquireFile(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.acquireFile
- acquireFile(FileFactory, Object, DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Same as openFile, but file is acquired through the File Cache.
- acquireFile(CancelTask) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- ACTION_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- ActionCoordinator - Class in ucar.ui.event
-
An ActionCoordinator helps manage the set of objects that send and receive an ActionValueEvent.
- ActionCoordinator(String) - Constructor for class ucar.ui.event.ActionCoordinator
- ActionListenerAdapter - Class in ucar.ui.widget
-
Wrap an action listener to filter on event type.
- ActionListenerAdapter(String, ActionListener) - Constructor for class ucar.ui.widget.ActionListenerAdapter
-
Recieve events only when event type equals actionCommand name.
- actionPerformed(ActionEvent) - Method in class ucar.ui.table.TableAppearanceAction
- actionPerformed(ActionEvent) - Method in class ucar.ui.widget.ActionListenerAdapter
- actionPerformed(ActionEvent) - Method in class ucar.ui.widget.BAMutil.ActionToggle
- actionPerformed(CursorMoveEvent) - Method in interface ucar.nc2.ui.geoloc.CursorMoveEventListener
- actionPerformed(GeoSelectionEvent) - Method in interface ucar.nc2.ui.geoloc.GeoSelectionListener
- actionPerformed(NewMapAreaEvent) - Method in interface ucar.nc2.ui.geoloc.NewMapAreaListener
- actionPerformed(NewProjectionEvent) - Method in interface ucar.nc2.ui.geoloc.NewProjectionListener
- actionPerformed(PickEvent) - Method in interface ucar.nc2.ui.geoloc.PickEventListener
- actionPerformed(ActionValueEvent) - Method in class ucar.ui.event.ActionCoordinator
- actionPerformed(ActionValueEvent) - Method in class ucar.ui.event.ActionSourceListener
- actionPerformed(ActionValueEvent) - Method in interface ucar.ui.event.ActionValueListener
- ActionSourceListener - Class in ucar.ui.event
-
ActionSourceListeners are used by objects that are both source and listener for a particular type of ActionValue events.
- ActionSourceListener(String) - Constructor for class ucar.ui.event.ActionSourceListener
- ActionToggle(Action, AbstractButton) - Constructor for class ucar.ui.widget.BAMutil.ActionToggle
- ActionValueEvent - Class in ucar.ui.event
-
Extend ActionEvent to contain a String value.
- ActionValueEvent(Object, String, Object) - Constructor for class ucar.ui.event.ActionValueEvent
- ActionValueListener - Interface in ucar.ui.event
-
Listeners for ActionValueEvents.
- activateInterceptors(HttpClientBuilder) - Method in class ucar.httpservices.HTTPIntercepts
- activateInterceptors(HttpClientBuilder) - Method in class ucar.httpservices.HTTPSession
- actOnAll(String, FileFilter, TestDir.Act) - Static method in class ucar.unidata.util.test.TestDir
-
Call act.doAct() on each file in dirName that passes the file filter, recurse into subdirs.
- actOnAll(String, FileFilter, TestDir.Act, boolean) - Static method in class ucar.unidata.util.test.TestDir
-
Call act.doAct() on each file in dirName passing the file filter
- actOnAllParameterized(String, FileFilter, Collection<Object[]>) - Static method in class ucar.unidata.util.test.TestDir
-
Make list of filenames that pass the file filter, recurse true.
- actOnAllParameterized(String, FileFilter, Collection<Object[]>, boolean) - Static method in class ucar.unidata.util.test.TestDir
-
Make list of filenames that pass the file filter, recurse set by user.
- ACTUAL_RANGE - Static variable in class ucar.nc2.constants.CF
- ADASConvention - Class in ucar.nc2.dataset.conv
-
ADAS netcdf files.
- ADASConvention - Class in ucar.nc2.internal.dataset.conv
-
ADAS netcdf files.
- ADASConvention() - Constructor for class ucar.nc2.dataset.conv.ADASConvention
- ADASConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- add(double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Deprecated.use builder
- add(double, CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
-
Deprecated.use CalendarDate add(CalendarPeriod period)
- add(int, StructureData) - Method in class ucar.ma2.StructureDataComposite
-
Deprecated.use StructureDataComposite.make(StructureData... sdatas)
- add(Object) - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- add(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.
- add(String) - Method in class ucar.nc2.ogc.erddap.util.ErddapStringArray
-
This adds an item to the array (increasing 'size' by 1).
- add(String) - Method in class ucar.nc2.util.Counters
- add(String, byte[], String) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, long, long) - Method in class ucar.nc2.iosp.hdf5.MemTracker
- add(String, File) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, InputStream, String) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, String) - Method in class ucar.httpservices.HTTPFormBuilder
- add(String, String, String) - Static method in class ucar.nc2.util.rc.RC
-
Deprecated.Allow users to add to the default rc
- add(URL, SourcePicture) - Static method in class ucar.nc2.ui.image.PictureCache
-
store an image in the cache
- add(Date) - Method in class ucar.nc2.units.TimeDuration
- add(Date) - Method in class ucar.nc2.units.TimeUnit
-
Add the time amount to the given Date, return a new Date.
- add(List<Slice>) - Method in class dap4.core.util.SliceConstraint
- add(ThreddsMetadata, boolean) - Method in class thredds.catalog.ThreddsMetadata
-
Add all the content from another ThreddsMetadata
- add(T, Formatter, int...) - Method in class ucar.nc2.grib.coord.SparseArray.Builder
- add(Array, Array) - Static method in class ucar.ma2.MAMath
-
Add elements of two arrays together, allocating the result array.
- add(StructureData) - Method in class ucar.ma2.StructureDataComposite
-
Deprecated.use StructureDataComposite.make(StructureData... sdatas)
- add(Attribute) - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- add(StationPointFeature) - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
- add(GribRecordStats) - Method in class ucar.nc2.grib.coord.GribRecordStats
- add(CalendarPeriod) - Method in class ucar.nc2.time.CalendarDate
- add(TimeDuration) - Method in class ucar.nc2.units.DateType
- add(TimeUnit) - Method in class ucar.nc2.units.DateType
- add(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Deprecated.use builder
- add(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- add(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Deprecated.use builder
- add(UnitDBImpl) - Method in class ucar.units.UnitDBImpl
-
Adds all the entries in another UnitDBImpl to this database.
- add_escapes(String) - Method in exception ucar.units.ParseException
-
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
- ADD_OFFSET - Static variable in class ucar.nc2.constants.CDM
- ADD_OFFSET - Static variable in class ucar.nc2.constants.CF
- addAccess(List<InvAccess>) - Method in class thredds.catalog.InvDatasetImpl
-
Add a list of InvAccess elements to this dataset.
- addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImpl
-
Add InvAccess element to this dataset.
- addAccess(InvAccess) - Method in class thredds.catalog.InvDatasetImplProxy
- addAccess(AccessBuilder) - Method in class thredds.client.catalog.builder.DatasetBuilder
- addAction(String, String, Action) - Method in class ucar.ui.widget.PopupMenu
-
Add an action to the popup menu, with an icon.
- addAction(String, Action) - Method in class ucar.ui.widget.PopupMenu
-
Add an action to the popup menu.
- addAction(String, ImageIcon, Action) - Method in class ucar.ui.widget.PopupMenu
-
Add an action to the popup menu, with an icon.
- addActionCheckBox(String, AbstractAction, boolean) - Method in class ucar.ui.widget.PopupMenu
-
Add an action to the popup menu, using a JCheckBoxMenuItem.
- addActionListener(ActionListener) - Method in class ucar.ui.prefs.PrefPanel
-
Add listener: action event sent if "apply" button is pressed
- addActionListener(ActionListener) - Method in class ucar.ui.widget.ProgressMonitor
-
Add listener: action event sent when task is done.
- addActionListener(ActionListener) - Method in class ucar.ui.widget.StopButton
-
Add listener: action event sent when task is done.
- addActions(JPanel) - Method in class ucar.nc2.ui.op.DatasetWriter
- addActionSourceListener(ActionSourceListener) - Method in class ucar.ui.event.ActionCoordinator
-
add an ActionSource listener
- addActionsToMenu(JMenu) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Add all of the toolbar's actions to a menu.
- addActionToContainer(Container, Action) - Static method in class ucar.ui.widget.BAMutil
-
Same as addActionToContainerPos, but add to end of Container
- addActionToContainerPos(Container, Action, int) - Static method in class ucar.ui.widget.BAMutil
-
creates an AbstractButton using the given Action and adds it to the given Container at the position..
- addActionToMenu(JMenu, Action) - Static method in class ucar.ui.widget.BAMutil
- addActionToMenu(JMenu, Action, int) - Static method in class ucar.ui.widget.BAMutil
-
creates a MenuItem using the given Action and adds it to the given Menu.
- addActionToPopupMenu(String, AbstractAction) - Method in class ucar.nc2.ui.StructureTable
- addActionToPopupMenu(JPopupMenu, Action) - Static method in class ucar.ui.widget.BAMutil
- addActionValueListener(ActionValueListener) - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- addActionValueListener(ActionValueListener) - Method in class ucar.nc2.ui.widget.RangeDateSelector
-
add ActionValueListener listener
- addActionValueListener(ActionValueListener) - Method in class ucar.ui.event.ActionSourceListener
- addActionValueListener(ActionValueListener) - Method in class ucar.ui.widget.RangeSelector
-
add ActionValueListener listener
- addActionValueListener(ActionValueListener) - Method in class ucar.ui.widget.SuperComboBox
-
add ActionValueListener listener
- addAlias(String, String) - Method in class opendap.dap.AttributeTable
-
Add an alias to the current table.
- addAlias(String, String) - Static method in class ucar.nc2.util.AliasTranslator
- addAlias(String, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(String, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAlias(String, String, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(String, String, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAlias(String, String, String, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(String, String, String, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAlias(UnitID, String) - Method in interface ucar.units.UnitDB
-
Adds an alias for a unit to the database.
- addAlias(UnitID, String) - Method in class ucar.units.UnitDBImpl
-
Adds an alias for a unit already in the database.
- addAll(File) - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
- addAll(Iterable<Attribute>) - Method in interface ucar.nc2.AttributeContainer
-
Deprecated.will be removed in version 6.
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.Add all; replace old if has same name.
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.AttributeContainerMutable
-
Add all; replace old if has same name.
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addAll(Iterable<Attribute>) - Method in class ucar.nc2.Variable
-
Deprecated.Use Variable.builder()
- addAll(List<Object>) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- addAll(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- addAll(FeatureDatasetPoint) - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
- addAll(Coordinate) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- addAll(Coordinate) - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- addAll(Coordinate) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder1
- addAll(Coordinate) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder2
- addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAllAttributes(Iterable<? extends GcdmNetcdfProto.Attribute>) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAllAtts(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAllAxisName(Iterable<String>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- addAllAxisNames(Iterable<String>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- addAllBound(Iterable<? extends Float>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
only used if interval, then = (value, bound)
- addAllBytedata(Iterable<? extends ByteString>) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
opaque dataType and vlens
- addAllByteData(Iterable<? extends ByteString>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- addAllCoordAxes(Iterable<? extends CdmrFeatureProto.CoordAxis>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addAllCoordAxes(Iterable<? extends CdmrFeatureProto.CoordAxis>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addAllCoordIdx(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
indexes into Group.coords
- addAllCoords(Iterable<? extends GribCollectionProto.Coord>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addAllCoordSys(Iterable<? extends CdmrFeatureProto.CoordSys>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addAllCoordSys(Iterable<? extends CdmrFeatureProto.CoordSys>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addAllCoordTransforms(Iterable<? extends CdmrFeatureProto.CoordTransform>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addAllCoordTransforms(Iterable<? extends CdmrFeatureProto.CoordTransform>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addAllData(Iterable<? extends Double>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
repeated double data = 2;
- addAllDataset(Iterable<? extends GribCollectionProto.Dataset>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addAllDependsOn(Iterable<String>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- addAllDimensions(Iterable<? extends GcdmNetcdfProto.Dimension>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addAllDims(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addAllDoubleData(Iterable<? extends Double>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- addAllEnumTypes(Iterable<? extends GcdmNetcdfProto.EnumTypedef>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addAllEnumTypes(Iterable<? extends NcStreamProto.EnumTypedef>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addAllFileno(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
the component files that are in this group, key into gc.mfiles
- addAllFlds(Iterable<? extends BufrCdmIndexProto.Field>) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addAllFloatData(Iterable<? extends Float>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- addAllGds(Iterable<? extends GribCollectionProto.Gds>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addAllGdsConvert(Iterable<? extends GribCollectionProto.IntMap>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addAllGdsList(Iterable<? extends Grib1IndexProto.Grib1GdsSection>) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addAllGdsList(Iterable<? extends Grib2IndexProto.GribGdsSection>) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addAllGeoArray(Iterable<? extends CdmrFeatureProto.GeoReferencedArray>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addAllGrids(Iterable<? extends CdmrFeatureProto.Coverage>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addAllGroups(Iterable<? extends GcdmNetcdfProto.Group>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addAllGroups(Iterable<? extends GribCollectionProto.Group>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addAllGroups(Iterable<? extends NcStreamProto.Group>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addAllHeapCount(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
heap String count
- addAllIds(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
extra info not in pds; grib2 id section
- addAllIntData(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- addAllIntvFilter(Iterable<? extends GribCollectionProto.IntvFilter>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addAllList(Iterable<? extends GhcnmProto.StationIndex>) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addAllLongData(Iterable<? extends Long>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- addAllMap(Iterable<? extends NcStreamProto.EnumTypedef.EnumType>) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addAllMaps(Iterable<? extends GcdmNetcdfProto.EnumTypedef.EnumType>) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addAllMember(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
list of members present, if none then all, these are the index in Structure
- addAllMemberData(Iterable<? extends GcdmNetcdfProto.Data>) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addAllMemberData(Iterable<? extends NcStreamProto.DataCol>) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addAllMembers(Iterable<? extends GcdmNetcdfProto.StructureMemberProto>) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addAllMembers(Iterable<? extends PointStreamProto.PointFeatureMember>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addAllMembers(Iterable<? extends NcStreamProto.Member>) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addAllMfiles(Iterable<? extends GribCollectionProto.MFile>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addAllMsecs(Iterable<? extends Long>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
calendar date : runtime, time2D
- addAllOpaquedata(Iterable<? extends ByteString>) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
opaque dataType
- addAllOpaquedata(Iterable<? extends ByteString>) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
opaque dataTypes
- addAllParams(Iterable<? extends NcStreamProto.Attribute>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addAllPartitions(Iterable<? extends GribCollectionProto.Partition>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addAllPartVariable(Iterable<? extends GribCollectionProto.PartitionVariable>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addAllRange(Iterable<? extends NcStreamProto.Range>) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addAllRecords(Iterable<? extends GribCollectionProto.Record>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addAllRecords(Iterable<? extends Grib1IndexProto.Grib1Record>) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addAllRecords(Iterable<? extends Grib2IndexProto.Grib2Record>) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addAllRefDate(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
year, month, day, hour, minute, second;
- addAllRows(Iterable<? extends GcdmNetcdfProto.StructureDataProto>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addAllRun2Part(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
masterRuntime index to partition index
- addAllSdata(Iterable<String>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- addAllSdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- addAllSdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- addAllShape(Iterable<? extends Integer>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
the shape of the axis (>1D only)
- addAllShape(Iterable<? extends Integer>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
the shape of the returned array
- addAllShape(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
or section?
- addAllShape(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addAllShape(Iterable<? extends NcStreamProto.Dimension>) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addAllShapes(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- addAllShapes(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- addAllShapes(Iterable<? extends GcdmNetcdfProto.Dimension>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addAllShapes(Iterable<? extends GcdmNetcdfProto.Dimension>) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addAllSize(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
multidim sizes = shape[]
- addAllStations(Iterable<? extends BufrCdmIndexProto.Station>) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addAllStations(Iterable<? extends PointStreamProto.Station>) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addAllStringdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- addAllStringdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- addAllStringdata(Iterable<String>) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- addAllStringData(Iterable<String>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- addAllStructdata(Iterable<? extends NcStreamProto.ArrayStructureRow>) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addAllStructs(Iterable<? extends GcdmNetcdfProto.Structure>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addAllStructs(Iterable<? extends NcStreamProto.Structure>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addAllStructs(Iterable<? extends NcStreamProto.Structure>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addAllStructures(Iterable<? extends GcdmNetcdfProto.Structure>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addAllTime2Runtime(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time index to runtime index, Best Time only
- addAllTimes(Iterable<? extends GribCollectionProto.Coord>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addAllTimeUnitConvert(Iterable<? extends GribCollectionProto.IntMap>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addAllTrack(Iterable<? extends Integer>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
1-based index into record list, 0 == missing
- addAllTransformNames(Iterable<String>) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- addAllUintData(Iterable<? extends Integer>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- addAllUlongData(Iterable<? extends Long>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- addAllValues(Iterable<? extends Float>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
repeated float values = 4 [packed = true];
- addAllVariables(Iterable<? extends GcdmNetcdfProto.Variable>) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addAllVariables(Iterable<? extends GcdmNetcdfProto.Variable>) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addAllVariables(Iterable<? extends GribCollectionProto.Variable>) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addAllVars(Iterable<? extends NcStreamProto.Variable>) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addAllVars(Iterable<? extends NcStreamProto.Variable>) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addAllVlenData(Iterable<? extends GcdmNetcdfProto.Data>) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addAllVlens(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
isVlen true
- addAllVlens(Iterable<? extends Integer>) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
vlen lengths
- addAndFilter(MFileFilter) - Method in class thredds.inventory.filter.CompositeMFileFilter
- addAttribute(DapAttribute) - Method in class dap4.core.dmr.DapNode
- addAttribute(DapNode, DapAttribute) - Method in class dap4.core.ce.CEConstraint
- addAttribute(String, Number) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.Add Attribute; name and value must not be null.
- addAttribute(String, Number) - Method in class ucar.nc2.AttributeContainerMutable
-
Add Attribute; name and value must not be null.
- addAttribute(String, String) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.Add Attribute; name and value must not be null.
- addAttribute(String, String) - Method in class ucar.nc2.AttributeContainerMutable
-
Add Attribute; name and value must not be null.
- addAttribute(String, String) - Method in class ucar.nc2.VariableSimpleBuilder
- addAttribute(Attribute) - Method in interface ucar.nc2.AttributeContainer
-
Deprecated.will be removed in version 6.
- addAttribute(Attribute) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- addAttribute(Attribute) - Method in class ucar.nc2.AttributeContainerMutable
- addAttribute(Attribute) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
- addAttribute(Attribute) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addAttribute(Attribute) - Method in class ucar.nc2.Group.Builder
- addAttribute(Attribute) - Method in class ucar.nc2.Variable
-
Deprecated.Use Variable.builder()
- addAttribute(Attribute) - Method in class ucar.nc2.Variable.Builder
- addAttribute(Attribute) - Method in class ucar.nc2.VariableSimpleBuilder
- addAttribute(Attribute) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add a global attribute
- addAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addAttributeAlias(String, String) - Method in class opendap.dap.BaseType
- addAttributeContainer(AttributeTable) - Method in class opendap.dap.BaseType
- addAttributes(int, GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(int, GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(int, GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(int, GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(Iterable<Attribute>) - Method in class ucar.nc2.Group.Builder
- addAttributes(Iterable<Attribute>) - Method in class ucar.nc2.Variable.Builder
- addAttributes(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributes(GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributes(GcdmNetcdfProto.Attribute.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- addAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- addAttributeTable(String, AttributeTable) - Method in class opendap.dap.DAS
-
Adds an
AttributeTable
to the DAS. - addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAtts(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAtts(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAtts(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAttsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAttsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAttsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAttsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAttsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- addAttsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- addAttsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- addAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- addAxisName(String) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- addAxisNameBytes(ByteString) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- addAxisNames(String) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- addAxisNamesBytes(ByteString) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- addBean(T) - Method in class ucar.ui.prefs.BeanTable
- addBeans(List<T>) - Method in class ucar.ui.prefs.BeanTable
- addBeanTableField(String, String, ArrayList, Class, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addBestDataset(String, double) - Method in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
- addBound(float) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
only used if interval, then = (value, bound)
- addBuilder(CoordinateBuilder<T>) - Method in class ucar.nc2.grib.coord.CoordinateND.Builder
- addButton(Component) - Method in class ucar.nc2.ui.widget.TextGetPutPane
- addButton(JButton) - Method in class thredds.ui.catalog.CatalogChooser
-
Add this button to the button panel.
- addButton(JComponent) - Method in class ucar.ui.prefs.PrefPanel
-
Add a button to the button panel
- addByLen(String, long, long) - Method in class ucar.nc2.iosp.hdf5.MemTracker
- addBytedata(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
opaque dataType and vlens
- addByteData(ByteString) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- addCellEditorListener(CellEditorListener) - Method in class ucar.ui.table.AbstractCellEditor
- addChangeListener(ActionListener) - Method in class ucar.ui.prefs.ComboBox
-
Add a listener that gets called only when the selected item changes.
- addCheckBoxField(String, String, boolean) - Method in class ucar.ui.prefs.PrefPanel
-
Add a boolean field as a checkbox.
- addCheckBoxField(String, String, boolean, int, int) - Method in class ucar.ui.prefs.PrefPanel
- addChild(String, String, long) - Method in interface thredds.inventory.partition.IndexReader.AddChildCallback
-
Callback for readChildren
- addChild(TableConfig) - Method in class ucar.nc2.ft.point.standard.TableConfig
- addChildEnhancer(DatasetEnhancer) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Add the given DatasetEnhancer to the list that will be applied to each of the child datasets.
- addChoice(ListChoice) - Method in class thredds.catalog.query.SelectList
- addCollection(String, String) - Method in class ucar.nc2.internal.ncml.Aggregation
- addCollection(String, String) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- addColumn(TableColumn) - Method in class ucar.ui.table.HidableTableColumnModel
-
Append
column
to the right of exisiting columns. - addComponent(Component, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
-
Add a Component.
- addContainer(String, AttributeTable) - Method in class opendap.dap.AttributeTable
-
Create and append an attribute container to the table.
- addContributor(ThreddsMetadata.Contributor) - Method in class thredds.catalog.ThreddsMetadata
-
Add a contributor
- addCoordAxes(int, CdmrFeatureProto.CoordAxis) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addCoordAxes(int, CdmrFeatureProto.CoordAxis) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addCoordAxes(int, CdmrFeatureProto.CoordAxis.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addCoordAxes(int, CdmrFeatureProto.CoordAxis.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addCoordAxes(CdmrFeatureProto.CoordAxis) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addCoordAxes(CdmrFeatureProto.CoordAxis) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addCoordAxes(CdmrFeatureProto.CoordAxis.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addCoordAxes(CdmrFeatureProto.CoordAxis.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addCoordAxesBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addCoordAxesBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addCoordAxesBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- addCoordAxesBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- addCoordIdx(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
indexes into Group.coords
- addCoordinate(Coordinate) - Method in class ucar.nc2.grib.coord.CoordinateSharerBest
- addCoordinateAxes(Collection<CoordinateAxis.Builder>) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addCoordinateAxis(CoordinateAxis.Builder) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addCoordinateAxis(VariableDS) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- addCoordinates(List<Coordinate>) - Method in class ucar.nc2.grib.coord.CoordinateSharerBest
- addCoordinatesClassic(Dimension, List<VariableSimpleIF>, Map<String, Variable>) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- addCoordinatesExtended(Structure, List<VariableSimpleIF>) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- addCoordinateSystem(CoordinateSystem) - Method in interface ucar.nc2.dataset.Enhancements
-
Deprecated.Add a CoordinateSystem to the dataset.
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.StructureDS
-
Deprecated.Use StructureDS.builder()
- addCoordinateSystem(CoordinateSystem) - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.Use VariableDS.builder()
- addCoordinateSystem(CoordinateSystem.Builder) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addCoordinateSystemName(String) - Method in class ucar.nc2.dataset.VariableDS.Builder
- addCoordinateSystems(Collection<CoordinateSystem.Builder>) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Deprecated.Use CoordinateSystem.builder()
- addCoordinateTransform(CoordinateTransform) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- addCoordinateTransform(CoordinateTransform.Builder) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addCoordinateTransformByName(String) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
- addCoordinateTransforms(Collection<CoordinateTransform.Builder>) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Deprecated.Use CoordinateSystem.builder()
- addCoordinateTransforms(Collection<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
- addCoordinateVariable(Dimension, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- addCoords - Variable in class ucar.ui.widget.AbstractPanel
- addCoords(int, GribCollectionProto.Coord) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addCoords(int, GribCollectionProto.Coord.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addCoords(List<Coordinate>) - Method in class ucar.nc2.grib.coord.CoordinateSharer
- addCoords(List<Coordinate>, PartitionCollectionMutable.Partition) - Method in class ucar.nc2.grib.coord.CoordinatePartitionUnionizer
- addCoords(GribCollectionProto.Coord) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addCoords(GribCollectionProto.Coord.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addCoordsBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addCoordsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- addCoordSys(int, CdmrFeatureProto.CoordSys) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordSys(int, CdmrFeatureProto.CoordSys) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addCoordSys(int, CdmrFeatureProto.CoordSys.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordSys(int, CdmrFeatureProto.CoordSys.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addCoordSys(CdmrFeatureProto.CoordSys) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordSys(CdmrFeatureProto.CoordSys) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addCoordSys(CdmrFeatureProto.CoordSys.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordSys(CdmrFeatureProto.CoordSys.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addCoordSysBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordSysBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addCoordSysBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordSysBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- addCoordTransforms(int, CdmrFeatureProto.CoordTransform) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordTransforms(int, CdmrFeatureProto.CoordTransform) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addCoordTransforms(int, CdmrFeatureProto.CoordTransform.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordTransforms(int, CdmrFeatureProto.CoordTransform.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addCoordTransforms(CdmrFeatureProto.CoordTransform) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordTransforms(CdmrFeatureProto.CoordTransform) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addCoordTransforms(CdmrFeatureProto.CoordTransform.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordTransforms(CdmrFeatureProto.CoordTransform.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addCoordTransformsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordTransformsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addCoordTransformsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- addCoordTransformsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- addCopyOfStructure(Group, Structure, String, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Adds a copy of the specified structure to the file (netcdf4 only).
- addCreator(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
-
Add a creator
- addCursorMoveEventListener(CursorMoveEventListener) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Register a CursorMoveEventListener.
- addCursorMoveEventListener(CursorMoveEventListener) - Method in class ucar.nc2.ui.widget.ScaledPanel
-
Register a CursorMoveEventListener.
- addData(double) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
repeated double data = 2;
- addData(float[], int, int) - Method in class ucar.nc2.grib.collection.GribDataReader.DataReceiver
- addData(float[], int, int) - Method in interface ucar.nc2.grib.collection.GribDataReader.DataReceiverIF
- addDataset(int, InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Add a nested dataset at the location indicated by index.
- addDataset(int, GribCollectionProto.Dataset) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addDataset(int, GribCollectionProto.Dataset.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset (1.0)
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImpl
-
Add a nested dataset.
- addDataset(InvDatasetImpl) - Method in class thredds.catalog.InvDatasetImplProxy
- addDataset(DatasetBuilder) - Method in class thredds.client.catalog.builder.CatalogBuilder
- addDataset(DatasetBuilder) - Method in class thredds.client.catalog.builder.DatasetBuilder
- addDataset(GribCollectionProto.Dataset) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addDataset(GribCollectionProto.Dataset.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addDataset(AggDataset) - Method in class ucar.nc2.internal.ncml.Aggregation
- addDataset(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- addDatasetBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addDatasetBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- addDatasetByID(InvDatasetImpl) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset to internal hash.
- addDatasetEnhancer(DatasetEnhancer1) - Method in class thredds.cataloggen.config.DatasetSource
- addDatasetFilter(DatasetFilter) - Method in class thredds.cataloggen.config.DatasetSource
- addDatasetNamer(DatasetNamer) - Method in class thredds.cataloggen.config.DatasetSource
- addDatasetRoot(DataRootConfig) - Method in class thredds.catalog.InvCatalogImpl
-
Add Dataset Root, key = path, value = location.
- addDatasetRoot(InvProperty) - Method in class thredds.catalog.InvService
-
Deprecated.use InvCatalogImpl
- addDatasetScan(Element, String, String, String, String, Set<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.internal.ncml.Aggregation
-
Add a dataset scan
- addDatasetScan(Element, String, String, String, String, Set<NetcdfDataset.Enhance>, String, String) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Add a dataset scan
- addDatasetSize - Variable in class thredds.cataloggen.config.DatasetSource
- addDatasetType(String) - Method in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
- addDatasetType(String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- addDatasetType(String) - Method in class thredds.featurecollection.FeatureCollectionConfig.PointConfig
- addDataVariablesClassic(Dimension, StructureData, Map<String, Variable>, String) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- addDataVariablesExtended(StructureData, String) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- addDate(DateType) - Method in class thredds.catalog.ThreddsMetadata
-
Add a date
- addDateField(String, String, Date) - Method in class ucar.ui.prefs.PrefPanel
-
Add a field that edits a date
- addDateField(String, String, Date, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addDebugInterceptors() - Method in class ucar.httpservices.HTTPIntercepts
- addDecl(DapNode) - Method in class dap4.core.dmr.DapGroup
-
Add single declaration
- addDependsOn(String) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- addDependsOnBytes(ByteString) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- addDerivedField(TableParser.Field, TableParser.Transform, Class) - Method in class ucar.nc2.util.TableParser
-
Deprecated.
- addDescriptor(short, short, int, int, int, String, String, String) - Method in class ucar.nc2.iosp.bufr.tables.TableB
- addDescriptor(short, short, String, List<Short>) - Method in class ucar.nc2.iosp.bufr.tables.TableD
- addDimension(DapDimension) - Method in class dap4.core.dmr.DapVariable
- addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a Dimension to the file.
- addDimension(String, int) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addDimension(String, int) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add a dimension to the root group.
- addDimension(String, int, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addDimension(String, int, boolean, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a Dimension to the file.
- addDimension(Dimension) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addDimension(Dimension) - Method in class ucar.nc2.Group.Builder
-
Add Dimension with error if it already exists
- addDimension(Dimension) - Method in class ucar.nc2.Variable.Builder
- addDimension(Dimension) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add a dimension to the root group.
- addDimension(Group, String, int) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a shared Dimension to the file.
- addDimension(Group, String, int, boolean, boolean) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a shared Dimension to the file.
- addDimension(Group, Dimension) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addDimensionIfNotExists(Dimension) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addDimensionIfNotExists(Dimension) - Method in class ucar.nc2.Group.Builder
-
Add Dimension if it doesnt already exist
- addDimensions(int, GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensions(int, GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensions(Collection<Dimension>) - Method in class ucar.nc2.Group.Builder
-
Add Dimensions with error if any already exist
- addDimensions(Collection<Dimension>) - Method in class ucar.nc2.Variable.Builder
- addDimensions(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensions(GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensionsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensionsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- addDimensionsClassic(List<? extends VariableSimpleIF>, Map<String, Dimension>) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- addDimensionsToNetcdfFile(NetcdfFile, Group) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Add this as a dimension to a netCDF file
- addDims(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addDims(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addDims(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addDims(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addDimsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addDimsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- addDirectory(File, String) - Static method in class ucar.unidata.util.test.TestFileDirUtils
-
In the given parent directory, add a subdirectory.
- addDirectory(File, String, long) - Static method in class ucar.unidata.util.test.TestFileDirUtils
- addDirectoryScan(String, String, String, String, String, Object) - Method in class thredds.inventory.MFileCollectionManager
-
Add a directory scan to the collection
- addDirectoryScanFmrc(String, String, String, String, String, String, String, String) - Method in class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- addDocumentation(String, String) - Method in class thredds.catalog.ThreddsMetadata
-
set specified type of documentation
- addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImpl
-
Add documentation element to this dataset.
- addDocumentation(InvDocumentation) - Method in class thredds.catalog.InvDatasetImplProxy
- addDocumentation(InvDocumentation) - Method in class thredds.catalog.ThreddsMetadata
-
Add a documentation
- addDouble(Array, Array, Array) - Static method in class ucar.ma2.MAMath
-
Add elements of two arrays together as doubles, place sum in the result array.
- addDoubleData(double) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- addDoubleField(String, String, double) - Method in class ucar.ui.prefs.PrefPanel
-
Add a field that edits a double
- addDoubleField(String, String, double, int, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addDoubleField(String, String, double, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- ADDE - thredds.client.catalog.ServiceType
- ADDE - Static variable in class thredds.catalog.ServiceType
- addEmptyRow(int, int) - Method in class ucar.ui.prefs.PrefPanel
-
Add a seperator after the last field added.
- addEnhancement(NetcdfDataset.Enhance) - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.Use NetcdfDataset.builder()
- addEnhanceMode(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS.Builder
- addEnhanceMode(NetcdfDataset.Enhance) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
- addEnhanceModes(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
- addEnsembles(List<GridEnsembleCoord>, List<GridRecord>) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- addEnumComboField(String, String, Collection, boolean) - Method in class ucar.ui.prefs.PrefPanel
- addEnumComboField(String, String, Collection, boolean, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addEnumConst(DapEnumConst) - Method in class dap4.core.dmr.DapEnumeration
- addEnumeration(EnumTypedef) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addEnumTypedef(EnumTypedef) - Method in class ucar.nc2.Group.Builder
- addEnumTypedefs(Collection<EnumTypedef>) - Method in class ucar.nc2.Group.Builder
- addEnumTypes(int, GcdmNetcdfProto.EnumTypedef) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(int, GcdmNetcdfProto.EnumTypedef.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(int, NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addEnumTypes(int, NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addEnumTypes(GcdmNetcdfProto.EnumTypedef) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(GcdmNetcdfProto.EnumTypedef.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypes(NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addEnumTypes(NcStreamProto.EnumTypedef.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addEnumTypesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypesBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addEnumTypesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- addEnumTypesBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- addEscapes(String) - Static method in error ucar.units.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- addEventListener(ItemListener) - Method in class ucar.nc2.ui.dialog.NetcdfOutputChooser
- addEventListener(CollectionManager.TriggerListener) - Method in interface thredds.inventory.CollectionManager
-
Register to get Trigger events
- addEventListener(CollectionManager.TriggerListener) - Method in class thredds.inventory.CollectionManagerAbstract
- addEventListener(SocketMessage.EventListener) - Method in class ucar.nc2.ui.util.SocketMessage
-
Add a EventListener
- addExcludeFilter(MFileFilter) - Method in class thredds.inventory.filter.CompositeMFileFilter
- addExplicitDataset(String, String, String, String, String, String, FileFactory) - Method in class ucar.nc2.internal.ncml.Aggregation
-
Add a nested dataset, specified by an explicit netcdf element.
- addExplicitDataset(String, String, String, String, String, String, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Add a nested dataset, specified by an explicit netcdf element.
- addExplicitFilesAndRunTimes(Map<String, String>) - Method in class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- addExtra(JPanel, FileManager) - Method in class ucar.nc2.ui.grid.GeoGridTable
- addExtra(JPanel, FileManager) - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
- addExtraAttributes(GridParameter, Variable) - Method in class ucar.nc2.iosp.grid.GridVariable
- addExtraAttributes(GridRecord, GridTableLookup, NetcdfFile) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- addExtraAttributes(Variable) - Method in class ucar.nc2.iosp.grid.GridVertCoord
- addExtraVariables() - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- addFeature(short) - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
- addField(DapType, DapVariable) - Method in class dap4.core.dmr.parser.DOM4Parser
- addField(DapVariable) - Method in class dap4.core.dmr.DapStructure
- addField(DapVariable, DapVariable) - Method in class dap4.core.dmr.parser.DOM4Parser
- addField(Field) - Method in class ucar.ui.prefs.PrefPanel
-
Add a field created by the user.
- addField(Field, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addFile(File, String) - Static method in class ucar.unidata.util.test.TestFileDirUtils
-
Add a file directly in the given parent directory.
- addFile(File, String, long) - Static method in class ucar.unidata.util.test.TestFileDirUtils
- addFile(MFile) - Method in class thredds.inventory.CollectionListRange
- addFileno(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
the component files that are in this group, key into gc.mfiles
- addFilter(MFileFilter, boolean) - Method in class thredds.inventory.filter.CompositeMFileFilter
- addFlds(int, BufrCdmIndexProto.Field) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addFlds(int, BufrCdmIndexProto.Field.Builder) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addFlds(BufrCdmIndexProto.Field) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addFlds(BufrCdmIndexProto.Field.Builder) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addFldsBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addFldsBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- addFloatData(float) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- addGds(int, GribCollectionProto.Gds) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addGds(int, GribCollectionProto.Gds.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addGds(GribCollectionProto.Gds) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addGds(GribCollectionProto.Gds.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addGdsBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addGdsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- addGdsConvert(int, GribCollectionProto.IntMap) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addGdsConvert(int, GribCollectionProto.IntMap.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addGdsConvert(GribCollectionProto.IntMap) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addGdsConvert(GribCollectionProto.IntMap.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addGdsConvertBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addGdsConvertBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- addGdsHash(String, String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- addGdsList(int, Grib1IndexProto.Grib1GdsSection) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addGdsList(int, Grib1IndexProto.Grib1GdsSection.Builder) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addGdsList(int, Grib2IndexProto.GribGdsSection) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addGdsList(int, Grib2IndexProto.GribGdsSection.Builder) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addGdsList(Grib1IndexProto.Grib1GdsSection) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addGdsList(Grib1IndexProto.Grib1GdsSection.Builder) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addGdsList(Grib2IndexProto.GribGdsSection) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addGdsList(Grib2IndexProto.GribGdsSection.Builder) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addGdsListBuilder() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addGdsListBuilder() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addGdsListBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- addGdsListBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- addGdsName(String, String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- addGeoArray(int, CdmrFeatureProto.GeoReferencedArray) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addGeoArray(int, CdmrFeatureProto.GeoReferencedArray.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addGeoArray(CdmrFeatureProto.GeoReferencedArray) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addGeoArray(CdmrFeatureProto.GeoReferencedArray.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addGeoArrayBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addGeoArrayBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- addGeoSelectionListener(GeoSelectionListener) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Register a PickEventListener.
- addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a Global attribute of type Number to the file.
- addGlobalAttribute(String, Number) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addGlobalAttribute(String, String) - Method in class ucar.nc2.iosp.grid.GridIndex
-
adds a GlobalAttribute to the index.
- addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a Global attribute of type String to the file.
- addGlobalAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addGlobalAttribute(String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a Global attribute of type Array to the file.
- addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a Global attribute to the file.
- addGlobalAttribute(Attribute) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addGlobalAttributes() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Add on global attributes for all types
- addGlobalAttributes(AttributeContainer) - Method in class ucar.nc2.grib.collection.Grib1Collection
- addGlobalAttributes(AttributeContainer) - Method in class ucar.nc2.grib.collection.Grib1Partition
- addGlobalAttributes(AttributeContainer) - Method in class ucar.nc2.grib.collection.Grib2Collection
- addGlobalAttributes(AttributeContainer) - Method in class ucar.nc2.grib.collection.Grib2Partition
- addGlobalAttributes(AttributeContainer) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- addGridRecord(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
-
adds a GridRecord to the index.
- addGrids(int, CdmrFeatureProto.Coverage) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addGrids(int, CdmrFeatureProto.Coverage.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addGrids(CdmrFeatureProto.Coverage) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addGrids(CdmrFeatureProto.Coverage.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addGridsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addGridsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- addGroup(GribCollectionMutable.GroupGC, String, String) - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- addGroup(Group) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addGroup(Group.Builder) - Method in class ucar.nc2.Group.Builder
-
Add a nested Group.
- addGroup(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a Group to the file.
- addGroup(Group, Group) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addGroupAttribute(Group, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a Global attribute to the file.
- addGroups(int, GcdmNetcdfProto.Group) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(int, GcdmNetcdfProto.Group.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(int, GribCollectionProto.Group) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addGroups(int, GribCollectionProto.Group.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addGroups(int, NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addGroups(int, NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addGroups(Collection<Group.Builder>) - Method in class ucar.nc2.Group.Builder
- addGroups(GcdmNetcdfProto.Group) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(GcdmNetcdfProto.Group.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroups(GribCollectionProto.Group) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addGroups(GribCollectionProto.Group.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addGroups(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addGroups(NcStreamProto.Group.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addGroupsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroupsBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addGroupsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addGroupsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- addGroupsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- addGroupsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- addHeading(String) - Method in class ucar.ui.prefs.PrefPanel
-
Add a heading that takes no input
- addHeading(String, int) - Method in class ucar.ui.prefs.PrefPanel
-
Add a heading at the specified row.
- addHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
heap String count
- addHorizCoordSys(GridDefRecord) - Method in class ucar.nc2.iosp.grid.GridIndex
-
adds a GridDefRecord to the index.
- AddId(String) - Constructor for class thredds.cataloggen.DatasetEnhancer1.AddId
- addIds(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
extra info not in pds; grib2 id section
- addIncludeFilter(MFileFilter) - Method in class thredds.inventory.filter.CompositeMFileFilter
- addIntData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- addIntField(String, String, int) - Method in class ucar.ui.prefs.PrefPanel
-
Add a field that edits an integer
- addIntvFilter(int, GribCollectionProto.IntvFilter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addIntvFilter(int, GribCollectionProto.IntvFilter.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addIntvFilter(GribCollectionProto.IntvFilter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addIntvFilter(GribCollectionProto.IntvFilter.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addIntvFilterBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addIntvFilterBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- addItem(E) - Method in class ucar.ui.prefs.ComboBox
-
Add the item to the top of the list.
- addJoin(Join) - Method in class ucar.nc2.ft.point.standard.TableConfig
- addKeyword(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
-
Add a keyword
- addLatLon - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
- addLevel(String) - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Add a level to the list of levels
- addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
Add the global attributes.
- addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Nldn
-
Add the global attributes.
- addLightningGlobalAttributes(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Uspln
-
Add the global attributes.
- addList(int, GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addList(int, GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addList(GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addList(GhcnmProto.StationIndex.Builder) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addListBuilder() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addListBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- addListener(Object) - Method in class ucar.nc2.util.ListenerManager
-
Deprecated.Add a listener.
- addListener(Object) - Method in class ucar.util.ListenerManager
-
Add a listener.
- addListener(SourcePictureListener) - Method in class ucar.nc2.ui.image.SourcePicture
-
method to register the listening object of the status events
- addListSelectionListener(ListSelectionListener) - Method in class ucar.nc2.ui.StructureTable
-
Add listener: ListSelectionEvent sent when a new row is selected
- addListSelectionListener(ListSelectionListener) - Method in class ucar.ui.prefs.BeanTable
-
Add listener: ListSelectionEvent sent when a new row is selected
- addListSelectionListener(ListSelectionListener) - Method in class ucar.ui.table.JTableSorted
-
add ListSelectionEvent listener
- addListSelectionListener(ListSelectionListener) - Method in class ucar.ui.table.JTreeTableSorted
-
add ListSelectionEvent listener
- addLocalFieldsToBuilder(CoordinateAxis.Builder<? extends CoordinateAxis.Builder<?>>) - Method in class ucar.nc2.dataset.CoordinateAxis
- addLocalFieldsToBuilder(CoordinateAxis1D.Builder<? extends CoordinateAxis1D.Builder<?>>) - Method in class ucar.nc2.dataset.CoordinateAxis1D
- addLocalFieldsToBuilder(CoordinateAxis1DTime.Builder<? extends CoordinateAxis1DTime.Builder<?>>) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
- addLocalFieldsToBuilder(CoordinateAxis2D.Builder<? extends CoordinateAxis2D.Builder<?>>) - Method in class ucar.nc2.dataset.CoordinateAxis2D
- addLocalFieldsToBuilder(CoordinateSystem.Builder<? extends CoordinateSystem.Builder<?>>) - Method in class ucar.nc2.dataset.CoordinateSystem
- addLocalFieldsToBuilder(CoordinateTransform.Builder<? extends CoordinateTransform.Builder<?>>) - Method in class ucar.nc2.dataset.CoordinateTransform
- addLocalFieldsToBuilder(ProjectionCT.Builder<? extends ProjectionCT.Builder<?>>) - Method in class ucar.nc2.dataset.ProjectionCT
- addLocalFieldsToBuilder(SequenceDS.Builder<? extends SequenceDS.Builder<?>>) - Method in class ucar.nc2.dataset.SequenceDS
-
Deprecated.
- addLocalFieldsToBuilder(StructureDS.Builder<? extends StructureDS.Builder<?>>) - Method in class ucar.nc2.dataset.StructureDS
- addLocalFieldsToBuilder(StructurePseudoDS.Builder<? extends StructurePseudoDS.Builder<?>>) - Method in class ucar.nc2.dataset.StructurePseudoDS
- addLocalFieldsToBuilder(VariableDS.Builder<? extends VariableDS.Builder<?>>) - Method in class ucar.nc2.dataset.VariableDS
- addLocalFieldsToBuilder(VerticalCT.Builder<? extends VerticalCT.Builder<?>>) - Method in class ucar.nc2.dataset.VerticalCT
- addLocalFieldsToBuilder(NetcdfFile.Builder<? extends NetcdfFile.Builder<?>>) - Method in class ucar.nc2.NetcdfFile
- addLocalFieldsToBuilder(Sequence.Builder<? extends Sequence.Builder<?>>) - Method in class ucar.nc2.Sequence
- addLocalFieldsToBuilder(Structure.Builder<? extends Structure.Builder<?>>) - Method in class ucar.nc2.Structure
- addLocalFieldsToBuilder(Variable.Builder<? extends Variable.Builder<?>>) - Method in class ucar.nc2.Variable
- addLongData(long) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- addLookupFile(String) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- addMap(int, NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addMap(int, NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addMap(DapMap) - Method in class dap4.core.dmr.DapVariable
- addMap(NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addMap(NcStreamProto.EnumTypedef.EnumType.Builder) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addMapBean(MapBean) - Method in class ucar.nc2.ui.coverage2.CoverageViewer
- addMapBean(MapBean) - Method in class ucar.nc2.ui.grid.GridUI
- addMapBean(MapBean) - Method in class ucar.nc2.ui.simplegeom.SimpleGeomUI
- addMapBuilder() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addMapBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- addMaps(int, GcdmNetcdfProto.EnumTypedef.EnumType) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMaps(int, GcdmNetcdfProto.EnumTypedef.EnumType.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMaps(GcdmNetcdfProto.EnumTypedef.EnumType) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMaps(GcdmNetcdfProto.EnumTypedef.EnumType.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMapsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMapsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- addMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
list of members present, if none then all, these are the index in Structure
- addMember(int, StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
-
Deprecated.use Builder
- addMember(int, StructureMembers.MemberBuilder) - Method in class ucar.ma2.StructureMembers.Builder
- addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers
-
Deprecated.use Builder
- addMember(String, String, String, DataType, int[]) - Method in class ucar.ma2.StructureMembers.Builder
- addMember(String, String, String, DataType, Number) - Method in class ucar.ma2.StructureDataScalar
-
Deprecated.
- addMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
-
Deprecated.use Builder
- addMember(StructureMembers.MemberBuilder) - Method in class ucar.ma2.StructureMembers.Builder
- addMemberData(int, GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(int, GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(int, NcStreamProto.DataCol) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addMemberData(int, NcStreamProto.DataCol.Builder) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addMemberData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberData(NcStreamProto.DataCol) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addMemberData(NcStreamProto.DataCol.Builder) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addMemberDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberDataBuilder() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addMemberDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- addMemberDataBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- addMembers(int, GcdmNetcdfProto.StructureMemberProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(int, GcdmNetcdfProto.StructureMemberProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(int, PointStreamProto.PointFeatureMember) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addMembers(int, PointStreamProto.PointFeatureMember.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addMembers(int, NcStreamProto.Member) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addMembers(int, NcStreamProto.Member.Builder) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addMembers(GcdmNetcdfProto.StructureMemberProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(GcdmNetcdfProto.StructureMemberProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembers(PointStreamProto.PointFeatureMember) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addMembers(PointStreamProto.PointFeatureMember.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addMembers(NcStreamProto.Member) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addMembers(NcStreamProto.Member.Builder) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addMembersBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembersBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addMembersBuilder() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addMembersBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- addMembersBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- addMembersBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- addMemberScalar(String, String, String, DataType, Number) - Method in class ucar.ma2.StructureMembers.Builder
-
Add a Member, creating a scalar DataArray from the val.
- addMemberString(String, String, String, String, int) - Method in class ucar.ma2.StructureDataScalar
-
Deprecated.
- addMemberString(String, String, String, String, int) - Method in class ucar.ma2.StructureMembers.Builder
-
Add a Member, creating a CHAR DataArray from the String val.
- addMemberVariable(Variable) - Method in class ucar.nc2.Structure
-
Deprecated.Use Structure.builder()
- addMemberVariable(Variable.Builder<?>) - Method in class ucar.nc2.Structure.Builder
- addMemberVariables(List<Variable.Builder<?>>) - Method in class ucar.nc2.Structure.Builder
- addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddId
- addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1
- addMetadata(InvDataset) - Method in class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
- addMetadata(InvDataset) - Method in interface thredds.cataloggen.DatasetEnhancer1.DatasetMetadataAdder
-
Attempt to add metadata to the given dataset and return true if successful.
- addMetadata(InvDataset, CrawlableDataset) - Method in interface thredds.cataloggen.DatasetEnhancer
-
Add metadata to the given InvDataset possibly using information from the corresponding CrawlableDataset.
- addMetadata(InvDataset, CrawlableDataset) - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
- addMetadata(InvMetadata) - Method in class thredds.catalog.ThreddsMetadata
-
Add InvMetadata
- addMetadataContent(Element, Object) - Method in interface thredds.catalog.MetadataConverterIF
-
Serialize the InvMetadata content object to a org.jdom2.Element and add ro the
element. - addMetadataContent(Element, Object) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
- addMetadataContent(Element, Object) - Method in class thredds.cataloggen.config.CatGenConfigMetadataFactory
-
Serialize the InvMetadata content object to a org.w3c.dom.Element
- addMfiles(int, GribCollectionProto.MFile) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addMfiles(int, GribCollectionProto.MFile.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addMfiles(GribCollectionProto.MFile) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addMfiles(GribCollectionProto.MFile.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addMfilesBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addMfilesBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- addMsecs(long) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
calendar date : runtime, time2D
- addName(String, double) - Method in interface ucar.units.PrefixDB
-
Adds a prefix to the database by name.
- addName(String, double) - Method in class ucar.units.PrefixDBImpl
-
Adds a prefix to the database by name.
- addNamespace(String) - Method in class dap4.core.dmr.DapAttribute
- addNestedCounters(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
- addNestedSelector(SelectList) - Method in class thredds.catalog.query.ListChoice
- addNewMapAreaListener(NewMapAreaListener) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Register a NewMapAreaListener.
- addNewProjectionListener(NewProjectionListener) - Method in class ucar.nc2.ui.geoloc.JTableProjection
- addNewProjectionListener(NewProjectionListener) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Register a NewProjectionListener.
- addNode(DapNode) - Method in class dap4.core.dmr.DapDataset
- addNonDataVariable(String) - Method in class ucar.nc2.ft.point.standard.Table
- addObjectToHeap(int, StructureMembers.Member, Object) - Method in class ucar.ma2.ArrayStructureBB
- addObjectToHeap(Object) - Method in class ucar.ma2.ArrayStructureBB
- addObs(StationObsDatatype) - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- addOpaquedata(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
opaque dataType
- addOpaquedata(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
opaque dataTypes
- addOptions(JPanel) - Method in class ucar.nc2.ui.ReportPanel
- addOriginalVariable(Variable) - Method in class ucar.nc2.dataset.StructurePseudoDS.Builder
- addOriginalVariables(List<Variable>) - Method in class ucar.nc2.dataset.StructurePseudoDS.Builder
- addParam(String, double) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, float) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, int) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, Double) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, Integer) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParam(String, String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
adds a param and value.
- addParameter(String, double) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Add an attribute to this projection
- addParameter(String, String) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Add an attribute to this projection
- addParameter(CoordinateTransform, String, NetcdfFile, String) - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
-
Add a Parameter to a CoordinateTransform.
- addParameter(Parameter) - Method in class ucar.nc2.dataset.CoordinateTransform
-
Deprecated.Use CoordinateTransform.builder()
- addParameter(Parameter) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Add an attribute to this projection
- addParameter2(CoordinateTransform, String, NetcdfFile, AttributeContainer, String, boolean) - Method in class ucar.nc2.dataset.conv.CSMConvention
-
Add a Parameter to a CoordinateTransform.
- addParameters(String) - Static method in class ucar.nc2.iosp.gempak.GempakGridParameterTable
-
Add parameters from the table
- addParameters(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameters
-
Add parameters from the table
- addParameters(String) - Method in class ucar.nc2.iosp.gempak.GempakParameterTable
-
Add parameters from the table
- addParameterTable(int, int, int, String) - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
-
Add table to standard tables for a specific center, subcenter and version.
- addParameterTableLookup(String) - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
-
Add all tables in list to standard tables
- addParams(int, NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addParams(int, NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addParams(NcStreamProto.Attribute) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addParams(NcStreamProto.Attribute.Builder) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addParamsBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addParamsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- addPartition(MCollection) - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable
- addPartitions(int, GribCollectionProto.Partition) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addPartitions(int, GribCollectionProto.Partition.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addPartitions(GribCollectionProto.Partition) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addPartitions(GribCollectionProto.Partition.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addPartitionsBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addPartitionsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- addPartVariable(int, GribCollectionProto.PartitionVariable) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addPartVariable(int, GribCollectionProto.PartitionVariable.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addPartVariable(GribCollectionProto.PartitionVariable) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addPartVariable(GribCollectionProto.PartitionVariable.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addPartVariableBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addPartVariableBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- addPasswordField(String, String, String) - Method in class ucar.ui.prefs.PrefPanel
-
Add a password text field.
- addPickEventListener(PickEventListener) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Register a PickEventListener.
- addPickEventListener(PickEventListener) - Method in class ucar.nc2.ui.widget.ScaledPanel
-
Register a PickEventListener.
- addPoint(double, double) - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
Add a point to the end of the line.
- addPoint(double, double) - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Add a point to this polygon's points list
- addPoint(double, double) - Method in interface ucar.nc2.ft2.simpgeometry.Line
-
Add a point to the end of the line.
- addPoint(double, double) - Method in interface ucar.nc2.ft2.simpgeometry.Polygon
-
Add a point to this polygon's points list
- addPoint(double, double, double, Date, double[], String[]) - Method in class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.Add one data point to the file
- addPopupMenuAction(String, AbstractAction) - Method in class ucar.ui.prefs.Field
- addPreferenceChangeListener(PreferenceChangeListener) - Method in class ucar.ui.prefs.PersistentBean
- addPreferenceChangeListener(PreferenceChangeListener) - Method in interface ucar.util.prefs.PersistenceManager
- addProject(ThreddsMetadata.Vocab) - Method in class thredds.catalog.ThreddsMetadata
-
Add a project
- addProjection(ProjectionImpl) - Method in class ucar.nc2.ui.geoloc.JTableProjection
- addProperties(List<Attribute>) - Method in class thredds.catalog.ThreddsMetadata
- addProperty(InvProperty) - Method in class thredds.catalog.InvCatalogImpl
-
Add Property (1.0)
- addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImpl
-
Add a property to this dataset
- addProperty(InvProperty) - Method in class thredds.catalog.InvDatasetImplProxy
- addProperty(InvProperty) - Method in class thredds.catalog.InvService
-
Add a property
- addProperty(InvProperty) - Method in class thredds.catalog.ThreddsMetadata
-
Add a property
- addProperty(Property) - Method in class thredds.client.catalog.builder.CatalogBuilder
- addPropertyChangeListener(PropertyChangeListener) - Method in class ucar.nc2.ui.geoloc.ProjectionManager
- addPropertyChangeListener(PropertyChangeListener) - Method in class ucar.nc2.ui.gis.MapBean
-
Add a PropertyChangeEvent Listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class ucar.nc2.ui.grid.ColorScale
-
add action event listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class ucar.ui.prefs.Field
-
Register for PropertyChange events when the value of the Field changes.
- addProvider(CredentialsProvider) - Method in class ucar.httpservices.HTTPAuthCache
- addPublisher(ThreddsMetadata.Source) - Method in class thredds.catalog.ThreddsMetadata
-
Add a publisher
- addPutActionListener(ActionListener) - Method in class ucar.nc2.ui.widget.TextGetPutPane
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- addRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- addRange(int, NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addRange(int, NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addRange(NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addRange(NcStreamProto.Range.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addRangeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addRangeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- addRangeNames(List<String>) - Method in class ucar.ma2.Section
-
Deprecated.do not use
- addRecord(T) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- addRecord(T) - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- addRecord(T) - Method in class ucar.nc2.grib.coord.CoordinateND.Builder
- addRecord(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder1
- addRecord(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder2
- addRecords(int, GribCollectionProto.Record) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addRecords(int, GribCollectionProto.Record.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addRecords(int, Grib1IndexProto.Grib1Record) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addRecords(int, Grib1IndexProto.Grib1Record.Builder) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addRecords(int, Grib2IndexProto.Grib2Record) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addRecords(int, Grib2IndexProto.Grib2Record.Builder) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addRecords(GribCollectionProto.Record) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addRecords(GribCollectionProto.Record.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addRecords(Grib1IndexProto.Grib1Record) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addRecords(Grib1IndexProto.Grib1Record.Builder) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addRecords(Grib2IndexProto.Grib2Record) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addRecords(Grib2IndexProto.Grib2Record.Builder) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addRecordsBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addRecordsBuilder() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addRecordsBuilder() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addRecordsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- addRecordsBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- addRecordsBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- addRecordStructure() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.For netcdf3 only, take all unlimited variables and make them into a structure.
- addRedef(DapDimension, Slice) - Method in class dap4.core.ce.CEConstraint
- addRefDate(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
year, month, day, hour, minute, second;
- addRenderer(Renderer) - Method in class ucar.nc2.ui.geoloc.NPController
- addRow(Vector) - Method in class opendap.dap.DSequence
-
Adds a row to the container.
- addRows(int, GcdmNetcdfProto.StructureDataProto) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRows(int, GcdmNetcdfProto.StructureDataProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRows(GcdmNetcdfProto.StructureDataProto) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRows(GcdmNetcdfProto.StructureDataProto.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRowsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRowsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- addRowsToSetFromPath(JTree, TreePath, Set) - Method in class ucar.ui.table.TreeTableModelSorted
- addRun2Part(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
masterRuntime index to partition index
- addSdata(String) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- addSdata(String) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- addSdata(String) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- addSdataBytes(ByteString) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- addSdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- addSdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- addSegment(CEAST) - Method in class dap4.core.ce.CEAST
- addSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
- addSeparator() - Method in class ucar.ui.prefs.PrefPanel
-
Add a seperator after the last field added.
- addSeries(String, TimeSeries) - Method in class thredds.ui.monitor.MultipleAxisChart
- addService(InvService) - Method in class thredds.catalog.InvCatalogImpl
-
Add Service (1.0)
- addService(InvService) - Method in class thredds.catalog.InvDatasetImpl
-
Deprecated.add services only to catalog
- addService(InvService) - Method in class thredds.catalog.InvDatasetImplProxy
- addService(InvService) - Method in class thredds.catalog.InvService
-
Add a nested service to a service of type COMPOUND.
- addService(Service) - Method in class thredds.client.catalog.builder.CatalogBuilder
- addServiceChoice(String, String, String, String, String) - Method in class thredds.catalog.query.SelectService
- addServiceToCatalog(Service) - Method in class thredds.client.catalog.builder.DatasetBuilder
- addShape(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
the shape of the axis (>1D only)
- addShape(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
the shape of the returned array
- addShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
or section?
- addShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addShape(int, NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addShape(int, NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addShape(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addShape(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addShape(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addShape(NcStreamProto.Dimension.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addShapeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addShapeBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- addShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- addShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- addShapes(int, GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(int, GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapes(GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapes(GcdmNetcdfProto.Dimension.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- addShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- addSize(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
multidim sizes = shape[]
- addStandardPopups() - Method in class ucar.ui.prefs.Field
- addStation(Station) - Method in class thredds.catalog.query.SelectStation
- addStation(StationFeature) - Method in class ucar.nc2.ft.point.StationHelper
- addStations(int, BufrCdmIndexProto.Station) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addStations(int, BufrCdmIndexProto.Station.Builder) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addStations(int, PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addStations(int, PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addStations(BufrCdmIndexProto.Station) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addStations(BufrCdmIndexProto.Station.Builder) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addStations(PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addStations(PointStreamProto.Station.Builder) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addStationsBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addStationsBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addStationsBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- addStationsBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- addStatusListener(ScalablePictureListener) - Method in class ucar.nc2.ui.image.ScalablePicture
-
method to register the listening object of the status events
- addStringdata(String) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- addStringdata(String) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- addStringdata(String) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- addStringData(String) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- addStringdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- addStringdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- addStringdataBytes(ByteString) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- addStringDataBytes(ByteString) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- addStringVariable(String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a variable with DataType = String to the file.
- addStringVariable(Group, String, String, int) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addStringVariable(Group, String, List<Dimension>, int) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a variable with DataType = String to the file.
- addStringVariable(Group, Variable, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a variable with DataType = String to a netCDF-3 file.
- addStructdata(int, NcStreamProto.ArrayStructureRow) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addStructdata(int, NcStreamProto.ArrayStructureRow.Builder) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addStructdata(NcStreamProto.ArrayStructureRow) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addStructdata(NcStreamProto.ArrayStructureRow.Builder) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addStructdataBuilder() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addStructdataBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- addStructs(int, GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(int, GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addStructs(int, NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addStructs(int, NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addStructs(GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructs(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addStructs(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addStructs(NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addStructs(NcStreamProto.Structure.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addStructsBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addStructsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addStructsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- addStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- addStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- addStructure(String, String) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add a Structure to the root group.
- addStructureMember(Structure, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addStructures(int, GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructures(int, GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructures(GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructures(GcdmNetcdfProto.Structure.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructuresBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addStructuresBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- addSymbol(String, double) - Method in interface ucar.units.PrefixDB
-
Adds a prefix to the database by symbol.
- addSymbol(String, double) - Method in class ucar.units.PrefixDBImpl
-
Adds a prefix symbol to the database.
- addSymbol(String, String) - Method in interface ucar.units.UnitDB
-
Adds a symbol for a unit to the database.
- addSymbol(String, String) - Method in class ucar.units.UnitDBImpl
-
Adds a symbol for a unit already in the database.
- addTable(Message) - Method in class ucar.nc2.iosp.bufr.EmbeddedTable
- addTable(TableB) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
- addTextAreaField(String, String, String, int) - Method in class ucar.ui.prefs.PrefPanel
-
Add a TextArea field.
- addTextAreaField(String, String, String, int, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addTextComboField(String, String, Collection, int, boolean) - Method in class ucar.ui.prefs.PrefPanel
-
Add a text combobox field.
- addTextComboField(String, String, Collection, int, boolean, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addTextField(String, String, String) - Method in class ucar.ui.prefs.PrefPanel
-
Add a text field.
- addTextField(String, String, String, int, int, String) - Method in class ucar.ui.prefs.PrefPanel
- addTime2Runtime(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time index to runtime index, Best Time only
- AddTimeCoverageModels(String, String, String) - Constructor for class thredds.cataloggen.DatasetEnhancer1.AddTimeCoverageModels
- addTimes(int, GribCollectionProto.Coord) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addTimes(int, GribCollectionProto.Coord.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addTimes(GribCollectionProto.Coord) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addTimes(GribCollectionProto.Coord.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addTimesBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addTimesBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- addTimeUnitConvert(int, GribCollectionProto.IntMap) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addTimeUnitConvert(int, GribCollectionProto.IntMap.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addTimeUnitConvert(String, String) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- addTimeUnitConvert(GribCollectionProto.IntMap) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addTimeUnitConvert(GribCollectionProto.IntMap.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addTimeUnitConvertBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addTimeUnitConvertBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- addTo(Counters) - Method in class ucar.nc2.util.Counters
- addTo(Counters.Counter) - Method in class ucar.nc2.util.Counters.Counter
- addToList(String, Object) - Method in class thredds.client.catalog.builder.DatasetBuilder
- addToList(String, Object) - Method in class thredds.client.catalog.ThreddsMetadata
- addToList(Map<String, Object>, String, Object) - Static method in class thredds.client.catalog.builder.DatasetBuilder
-
Utility routine to keep list of objects small.
- addToMenu(JMenu) - Method in class ucar.ui.widget.PLAF
-
Add a set of MenuItems to the given JMenu, one for each possible L&F.
- addToNetcdfFile(NetcdfFile, Group) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
- addToNewList(Map<String, Object>, String, Object) - Static method in class thredds.client.catalog.builder.DatasetBuilder
- addToolbarAction(AbstractAction) - Method in class ucar.nc2.ui.point.StationRegionDateChooser
-
Add an action to the toolbar.
- addTrack(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
1-based index into record list, 0 == missing
- addTransformNames(String) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- addTransformNamesBytes(ByteString) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- addTreeModelListener(TreeModelListener) - Method in class ucar.ui.table.TreeTableModelAbstract
- addTypedef(Group, EnumTypedef) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a EnumTypedef to the file.
- addUIChangeListener(UIChangeListener) - Method in class ucar.ui.table.JTableSorted
-
add UIChangeEvent listener
- addUintData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- addUlongData(long) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- addUniqueSelector(Selector) - Method in class thredds.catalog.query.QueryCapability
- addUnit(Unit) - Method in interface ucar.units.UnitDB
-
Adds a unit to the database.
- addUnit(Unit) - Method in class ucar.units.UnitDBImpl
-
Adds a unit to the database.
- addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add an unlimited Dimension to the file.
- addUnlimitedDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add single unlimited, shared dimension (classic model)
- addUnlimitedDimension(String) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add an unlimited dimension to the root group.
- addUserAdvice(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- addUserAdvice(String) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Deprecated.Give advice for a user trying to figure out why things arent working
- addUserAdvice(String) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- addUserInterface(Object) - Method in class thredds.catalog.query.QueryCapability
- addValidator(FieldValidator) - Method in class ucar.ui.prefs.Field
-
Add a validator to this field.
- addValues(float) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
repeated float values = 4 [packed = true];
- addVariable(DapVariable, List<Slice>) - Method in class dap4.core.ce.CEConstraint
- addVariable(String) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.Add a name for a variableAgg element
- addVariable(String, Class, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.use addVariable(String varName, DataType dataType, ArrayList dims);
- addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a variable to the file.
- addVariable(String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addVariable(String, DataType, String) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add a Variable to the root group.
- addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a variable to the file.
- addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addVariable(String, DataType, List<Dimension>) - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Add a Variable to the root group.
- addVariable(String, DataType, Dimension[]) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add a variable to the file.
- addVariable(BaseType) - Method in class opendap.dap.DConstructor
-
Adds a variable to the container.
- addVariable(BaseType) - Method in class opendap.dap.DVector
-
Adds a variable to the container.
- addVariable(BaseType, int) - Method in class opendap.dap.DConstructor
-
Adds a variable to the container.
- addVariable(BaseType, int) - Method in class opendap.dap.DDS
-
Adds a variable to the container.
- addVariable(BaseType, int) - Method in class opendap.dap.DGrid
-
Adds a variable to the container.
- addVariable(BaseType, int) - Method in class opendap.dap.DSequence
-
Adds a variable to the container.
- addVariable(BaseType, int) - Method in class opendap.dap.DStructure
-
Adds a variable to the container.
- addVariable(ThreddsMetadata.Variable) - Method in class thredds.catalog.ThreddsMetadata.Variables
- addVariable(GribCollectionMutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addVariable(Group, String, DataType, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a variable to the file.
- addVariable(Group, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a variable to the file.
- addVariable(Group, Structure, String, DataType, List<Dimension>) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add a variable to the file.
- addVariable(Group, Variable) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- addVariable(Group, Variable) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addVariable(Variable) - Method in class ucar.nc2.FileWriter2
-
Deprecated.Specify which variable will get written
- addVariable(Variable) - Method in class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- addVariable(Variable.Builder<?>) - Method in class ucar.nc2.Group.Builder
-
Add a Variable, throw error if one of the same name if it exists.
- addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add an attribute of type Number to the named Variable.
- addVariableAttribute(String, String, Number) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add an attribute of type String to the named Variable.
- addVariableAttribute(String, String, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addVariableAttribute(String, String, Array) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add an attribute of type Array to the named Variable.
- addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Add an attribute to the named Variable.
- addVariableAttribute(String, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- addVariableAttribute(Variable, Attribute) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Add an attribute to the named Variable.
- addVariableAttributes(AttributeContainer, GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Collection
- addVariableAttributes(AttributeContainer, GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Partition
- addVariableAttributes(AttributeContainer, GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Collection
- addVariableAttributes(AttributeContainer, GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Partition
- addVariableAttributes(AttributeContainer, GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- addVariableData(DapVariable, D4Array) - Method in class dap4.dap4lib.D4DSP
- addVariableMapLink(String) - Method in class thredds.catalog.ThreddsMetadata
-
Add a variable Map link
- addVariables(int, GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(int, GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(int, GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(int, GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(int, GribCollectionProto.Variable) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addVariables(int, GribCollectionProto.Variable.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addVariables(Collection<Variable.Builder<?>>) - Method in class ucar.nc2.Group.Builder
-
Add Variables, throw error if one of the same name if it exists.
- addVariables(ThreddsMetadata.Variables) - Method in class thredds.catalog.ThreddsMetadata
-
Add variables
- addVariables(GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariables(GcdmNetcdfProto.Variable.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariables(GribCollectionProto.Variable) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addVariables(GribCollectionProto.Variable.Builder) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addVariablesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariablesBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariablesBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- addVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- addVariablesBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- addVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addVars(int, NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addVars(int, NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addVars(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addVars(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addVars(NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addVars(NcStreamProto.Variable.Builder) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addVarsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addVarsBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- addVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- addVerticalCTBuilder(VerticalCTBuilder) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- addVlenData(int, GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenData(int, GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenData(GcdmNetcdfProto.Data.Builder) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlenDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- addVlens(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
isVlen true
- addVlens(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
vlen lengths
- addXMLAttribute(String, String) - Method in class dap4.core.dmr.DapNode
- adjustBeginLineColumn(int, int) - Method in class ucar.units.ASCII_CharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class ucar.units.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- ADLER - ucar.nc2.filter.Checksum32.CType
- Adler32Provider() - Constructor for class ucar.nc2.filter.Checksum32.Adler32Provider
- ADN - Static variable in class thredds.catalog.MetadataType
- ADNWriter - Class in thredds.catalog.dl
- ADNWriter() - Constructor for class thredds.catalog.dl.ADNWriter
- after(Date) - Method in class ucar.nc2.units.DateType
-
Is this date after the given date.
- AfwaTables - Class in ucar.nc2.grib.grib1.tables
-
Air Force Weather Center (center 57)
- agg - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
- AggPanel - Class in ucar.nc2.ui.op
- AggPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.AggPanel
- AggProxyReader - Class in ucar.nc2.internal.ncml
-
A Proxy reader for a specific Variable.
- Aggregation - Class in ucar.nc2.internal.ncml
-
Superclass for NcML Aggregation Builder.
- Aggregation - Class in ucar.nc2.ncml
-
Deprecated.
- Aggregation(NetcdfDataset.Builder, String, Aggregation.Type, String) - Constructor for class ucar.nc2.internal.ncml.Aggregation
-
Create an Aggregation for the given NetcdfDataset.
- Aggregation(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.Aggregation
-
Deprecated.Create an Aggregation for the given NetcdfDataset.
- AGGREGATION - Static variable in class thredds.catalog.MetadataType
- Aggregation.Dataset - Class in ucar.nc2.ncml
-
Deprecated.Encapsolates a NetcdfFile that is a component of the aggregation.
- Aggregation.DatasetProxyReader - Class in ucar.nc2.ncml
-
Deprecated.
- Aggregation.Type - Enum in ucar.nc2.internal.ncml
- Aggregation.Type - Enum in ucar.nc2.ncml
-
Deprecated.
- Aggregation.TypicalDataset - Enum in ucar.nc2.internal.ncml
- Aggregation.TypicalDataset - Enum in ucar.nc2.ncml
-
Deprecated.
- AggregationExisting - Class in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationExisting(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationExisting
-
Deprecated.
- AggregationFmrc - Class in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationFmrc(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- AggregationIF - Interface in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationNew - Class in ucar.nc2.internal.ncml
-
JoinNew Aggregation.
- AggregationNew - Class in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationNew(NetcdfDataset.Builder, String, String) - Constructor for class ucar.nc2.internal.ncml.AggregationNew
- AggregationNew(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationNew
-
Deprecated.
- AggregationOuterDimension - Class in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationOuterDimension(NetcdfDataset, String, Aggregation.Type, String) - Constructor for class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.Create an Aggregation for the given NetcdfDataset.
- AggregationTiled - Class in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationTiled(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationTiled
-
Deprecated.
- AggregationUnion - Class in ucar.nc2.ncml
-
Deprecated.do not use
- AggregationUnion(NetcdfDataset, String, String) - Constructor for class ucar.nc2.ncml.AggregationUnion
-
Deprecated.
- AggTable - Class in ucar.nc2.ui.op
-
ToolsUI/NcML/Aggregation
- AggTable.DatasetBean - Class in ucar.nc2.ui.op
- aggVarNames - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- aggVars - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- Airy1830 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
-
Airy 1830 ellipsoid from EPSG database version 6.14.
- Albers_Conic_Equal_Area - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- ALBERS_CONICAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
- AlbersEqualArea - Class in ucar.nc2.dataset.transform
-
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
- AlbersEqualArea - Class in ucar.unidata.geoloc.projection
-
Albers Equal Area Conic Projection, one or two standard parallels, spherical earth.
- AlbersEqualArea - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Albers Equal Area
- AlbersEqualArea() - Constructor for class ucar.nc2.dataset.transform.AlbersEqualArea
- AlbersEqualArea() - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Constructor with default parameters
- AlbersEqualArea(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Construct a AlbersEqualArea Projection, two standard parellels.
- AlbersEqualArea(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Construct a AlbersEqualArea Projection, two standard parellels.
- AlbersEqualArea(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Construct a AlbersEqualArea Projection, two standard parellels.
- AlbersEqualAreaEllipse - Class in ucar.unidata.geoloc.projection.proj4
-
Adapted from com.jhlabs.map.proj.AlbersProjection
- AlbersEqualAreaEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Constructor with default parameters
- AlbersEqualAreaEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Construct a AlbersEqualAreaEllipse Projection, two standard parellels.
- Alias - Class in opendap.dap
-
The Alias type is a special attribute.
- Alias - Static variable in class thredds.client.catalog.Dataset
- Alias(String, String) - Constructor for class opendap.dap.Alias
-
Construct an Alias.
- ALIAS - Static variable in class opendap.dap.Attribute
-
Alias attribute type.
- AliasForDimension - Static variable in class ucar.nc2.constants._Coordinate
- AliasTranslator - Class in ucar.nc2.util
-
Handle textual substitution for dataroots.
- AliasTranslator() - Constructor for class ucar.nc2.util.AliasTranslator
- all - thredds.catalog.crawl.CatalogCrawler.Type
- all - thredds.client.catalog.tools.CatalogCrawler.Type
- all - thredds.featurecollection.FeatureCollectionConfig.PartitionType
- all - ucar.nc2.NCdumpW.WantValues
-
Deprecated.
- all - ucar.nc2.write.Ncdump.WantValues
- All - ucar.nc2.ui.dialog.CompareDialog.HowMuch
- all_direct - thredds.catalog.crawl.CatalogCrawler.Type
- all_direct - thredds.client.catalog.tools.CatalogCrawler.Type
- all_leap - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
all_leap = 3;
- all_leap - ucar.nc2.time.Calendar
- all_leap_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
all_leap = 3;
- allcompounds - Variable in class dap4.core.dmr.DapDataset
- alldimensions - Variable in class dap4.core.dmr.DapDataset
- allenums - Variable in class dap4.core.dmr.DapDataset
- allFiles - Static variable in class ucar.unidata.io.RandomAccessFile
- allgroups - Variable in class dap4.core.dmr.DapDataset
- AllLeapChronology - Class in uk.ac.rdg.resc.edal.time
-
A Chronology in which each year has exactly 366 days (February is always 29 days long).
- allow(String, String, char) - Static method in class ucar.unidata.util.StringUtil2
-
Replace any char not alphanumeric or in allowChars by replaceChar.
- allowCompression - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- allowCompression - Variable in class dap4.dap4lib.HttpDSP
- ALLOWFIELDMAPS - Static variable in class dap4.core.dmr.DMRPrinter
- allowSelfSigned - Static variable in class ucar.nc2.util.rc.RC
-
Deprecated.
- allowSelfSignedCertificatesForTesting() - Static method in class ucar.httpservices.HTTPSession
- ALLOWSELFSIGNEDKEY - Static variable in class ucar.nc2.util.rc.RC
-
Deprecated.
- allowSortColChange(boolean) - Method in class ucar.ui.table.JTreeTableSorted
- allSchemes(String) - Static method in class dap4.core.util.XURI
-
Extract all schemes at front of a url.
- allTableColumns - Variable in class ucar.ui.table.HidableTableColumnModel
-
Array of TableColumn objects in this model.
- allValues - Variable in class opendap.dap.DSequence
-
The values in this
DSequence
, stored as aVector
ofVector
ofBaseType
objects. - allvariables - Variable in class dap4.core.dmr.DapDataset
- alpha - Static variable in class ucar.nc2.util.EscapeStrings
- alphaNumeric - Static variable in class ucar.nc2.util.EscapeStrings
- alt - Variable in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- ALT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- ALT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- ALT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- altimeter - Static variable in class ucar.nc2.dt.point.decode.MP
- altitudeCoordinateName - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- altName - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
- altName - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
- altScaleFactor - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- altScaleFactor - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- ALTUNIT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- altUnits - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
- altUnits - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- altVar - Variable in class ucar.nc2.dt.point.DapperDataset
- altVar - Variable in class ucar.nc2.dt.point.SequenceHelper
- altVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- always - thredds.inventory.CollectionUpdateType
- alwaysInCache - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
- amendFromODL(String, HdfHeaderIF, Group.Builder) - Static method in class ucar.nc2.internal.iosp.hdf4.HdfEos
-
Amend the given NetcdfFile with metadata from HDF-EOS structMetadata.
- amendFromODL(NetcdfFile, Group) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
-
Amend the given NetcdfFile with metadata from HDF-EOS structMetadata.
- AMOUNT_OF_SUBSTANCE - Static variable in class ucar.units.BaseQuantity
-
The base quantity of amount of substance.
- AMOUNT_OF_SUBSTANCE_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of amount of substance.
- AMPERE - Static variable in class ucar.units.SI
-
Base unit of electric current.
- Analysis - thredds.featurecollection.FeatureCollectionConfig.GribDatasetType
- AnalysisBlock - Class in ucar.nc2.iosp.gempak
-
Class to hold the Grid Analysis Block
- AnalysisBlock() - Constructor for class ucar.nc2.iosp.gempak.AnalysisBlock
-
Create a new analysis block
- AnalysisBlock(float[]) - Constructor for class ucar.nc2.iosp.gempak.AnalysisBlock
-
Create a new analysis block with the values
- anchor(Point) - Method in class ucar.nc2.ui.geoloc.Rubberband
-
Set the anchor point.
- anchor(Point) - Method in class ucar.nc2.ui.geoloc.RubberbandRectangleHandles
- anchorPt - Variable in class ucar.nc2.ui.geoloc.Rubberband
- ANCILLARY_VARIABLES - Static variable in class ucar.nc2.constants.CF
- AND - dap4.core.ce.CEAST.Operator
- ANGLE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Angle
- angleRotation - Variable in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- ANGSTROM - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of length.
- ANLB - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
-
Grid analysis block identifier
- annotate(Object, Object) - Method in class dap4.core.dmr.DapNode
- annotate(Object, Object) - Method in class ucar.nc2.CDMNode
-
Deprecated.do not use
- annotate(InvDataset, NetcdfDataset) - Static method in class ucar.nc2.thredds.ThreddsDataFactory
-
Add information from the InvDataset to the NetcdfDataset.
- annotate(Dataset, NetcdfDataset) - Static method in class thredds.client.catalog.tools.DataFactory
-
Add information from the Dataset to the NetcdfDataset.
- annotation(Object) - Method in class dap4.core.dmr.DapNode
- annotation(Object) - Method in class ucar.nc2.CDMNode
-
Deprecated.do not use
- annotations - Variable in class dap4.core.dmr.DapNode
- annotations - Variable in class ucar.nc2.CDMNode
-
Deprecated.
- anonymousdims - Variable in class dap4.core.dmr.DapDataset
- ANY - ucar.nc2.constants.FeatureType
- ANY_POINT - ucar.nc2.constants.FeatureType
- AP - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
The "a" variable name identifier
- append(String) - Method in class ucar.nc2.ui.widget.URLDumpPane
- appendAttribute(String, int, String) - Method in class opendap.dap.AttributeTable
-
Adds an attribute to the table.
- appendAttribute(String, int, String) - Method in class opendap.dap.BaseType
- appendAttribute(String, int, String, boolean) - Method in class opendap.dap.AttributeTable
-
Adds an attribute to the table.
- appendAttribute(String, int, String, boolean) - Method in class opendap.dap.BaseType
- appendAttributeContainer(String) - Method in class opendap.dap.BaseType
- appendContainer(String) - Method in class opendap.dap.AttributeTable
-
Create and append an attribute container to the table.
- appendDim(int) - Method in class opendap.dap.DArray
-
Add a dimension to the array.
- appendDim(int, String) - Method in class opendap.dap.DArray
-
Given a size and a name, this function adds a dimension to the array.
- appendErr(String) - Method in class thredds.catalog.InvCatalogFactory
-
append an error message.
- appendErr(String) - Method in class thredds.catalog.query.DqcFactory
- appendErrorMessage(String, boolean) - Method in class thredds.catalog.InvCatalogImpl
-
Append an error message to the message log.
- appendErrorMessage(String, boolean) - Method in class thredds.catalog.query.QueryCapability
-
Append an error message to the message log.
- appendFatalErr(String) - Method in class thredds.catalog.InvCatalogFactory
-
append a fatal error message
- appendFatalErr(String) - Method in class thredds.catalog.query.DqcFactory
- appendLine(String) - Method in class ucar.nc2.ui.op.DatasetViewerPanel
- appendLine(String) - Method in class ucar.ui.widget.TextHistoryPane
-
Append this line to the bottom of the JTextArea.
- appendQuery(StringBuffer, ArrayList) - Method in class thredds.catalog.query.Selector
-
Create the selector result string, and append.
- appendRange() - Method in class ucar.ma2.Section
-
Deprecated.use builder().appendNullRange()
- appendRange(int) - Method in class ucar.ma2.Section
-
Deprecated.use builder().appendRange(size)
- appendRange(int) - Method in class ucar.ma2.Section.Builder
-
Append a new Range(0,size-1)
- appendRange(int, int) - Method in class ucar.ma2.Section
-
Deprecated.use builder().appendRange
- appendRange(int, int) - Method in class ucar.ma2.Section.Builder
-
Append a new Range(first, last) to the Section
- appendRange(int, int, int) - Method in class ucar.ma2.Section
-
Deprecated.use builder().appendRange
- appendRange(int, int, int) - Method in class ucar.ma2.Section.Builder
-
Append a new Range(first,last,stride) to the Section.
- appendRange(String, int, int, int) - Method in class ucar.ma2.Section
-
Deprecated.use builder().appendRange
- appendRange(String, int, int, int) - Method in class ucar.ma2.Section.Builder
-
Append a new Range(name,first,last,stride) to the Section
- appendRange(Range) - Method in class ucar.ma2.Section
-
Deprecated.use builder().appendRange(r)
- appendRange(Range) - Method in class ucar.ma2.Section.Builder
-
Append a Range to the Section
- appendRangeAll() - Method in class ucar.ma2.Section.Builder
-
Append a Range to the Section meaning "all"
- appendRanges(int[]) - Method in class ucar.ma2.Section.Builder
-
Create Section from a shape array, assumes 0 origin.
- appendRanges(List<Range>) - Method in class ucar.ma2.Section.Builder
-
Append Ranges to the Section
- appendStructureData(Structure, StructureData) - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospWriter
- appendStructureData(Structure, StructureData) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
-
Deprecated.Append a structureData along the unlimited dimension
- appendStructureData(Structure, StructureData) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- appendStructureData(Structure, StructureData) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- appendStructureData(Structure, StructureData) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- appendStructureData(Structure, StructureData) - Method in class ucar.nc2.write.NetcdfFormatWriter
- appendToFile(InputStream, String) - Static method in class ucar.nc2.util.IO
- appendUrlContentsToFile(String, File, long, long) - Static method in class ucar.nc2.util.net.HttpClientManager
- appendUrlContentsToFile(HTTPSession, String, File, long, long) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- appendValue(String) - Method in class opendap.dap.Alias
-
Append a value to this attribute.
- appendValue(String) - Method in class opendap.dap.Attribute
-
Append a value to this attribute.
- appendValue(String, boolean) - Method in class opendap.dap.Alias
-
Append a value to this attribute.
- appendValue(String, boolean) - Method in class opendap.dap.Attribute
-
Append a value to this attribute.
- appendWarning(String) - Method in class thredds.catalog.InvCatalogFactory
-
append a warning message
- appendWarning(String) - Method in class thredds.catalog.query.DqcFactory
- appliesToDataset(InvDataset) - Method in class thredds.cataloggen.config.DatasetFilter
- apply(BufferedImage, BufferedImageOp...) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to apply, in the order given, 1 or more
BufferedImageOp
s to a givenBufferedImage
and return the result. - apply(Variable) - Method in class ucar.nc2.ncml.NcMLWriter.WriteVariablesWithNamesPredicate
-
Deprecated.
- ApplyClassifier - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Classify doubles or floats based on positive/negative into 1 or 0 x<0 --> 0 x>0 --> 1
- ApplyNormalizer - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Calculate minimum value and range (maximum - minimum) and apply to data: (z - min)/range.
- applyScaleOffset(double) - Method in class ucar.nc2.filter.ScaleOffset
- applyScaleOffset(Number) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Apply scale and offset to the specified value if
EnhanceScaleMissingUnsigned.hasScaleOffset()
. - applyScaleOffset(Number) - Method in class ucar.nc2.dataset.VariableDS
- applyScaleOffset(Number) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- applyScaleOffset(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Apply scale and offset to each element of
in
and return the result as a new Array, but only ifEnhanceScaleMissingUnsigned.hasScaleOffset()
. - applyScaleOffset(Array) - Method in class ucar.nc2.dataset.VariableDS
- applyScaleOffset(Array) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- applyScaleOffset(Array) - Method in class ucar.nc2.filter.ScaleOffset
- ApplyScaleOffset - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Apply scale and offset to values, promoting the data type if needed.
- ApplyStandardizer - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Calculate mean and standard deviation and apply to data: (z-mean)/standard_deviation.
- AR - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- AR2V0001 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- ARAKAWA_E - Static variable in class ucar.nc2.constants.CDM
- ARC_DEGREE - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
- ARC_MINUTE - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
- ARC_SECOND - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of plane angle.
- ARCHIVE2 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- ARE - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
- areaReader - Variable in class ucar.nc2.iosp.mcidas.AreaServiceProvider
-
AREA file reader
- AreaReader - Class in ucar.nc2.iosp.mcidas
-
Class to read an AREA file and create a netCDF data structure from it.
- AreaReader() - Constructor for class ucar.nc2.iosp.mcidas.AreaReader
- AreaServiceProvider - Class in ucar.nc2.iosp.mcidas
-
IOServiceProvider for McIDAS AREA files
- AreaServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.AreaServiceProvider
- ARMTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Deprecated.use ucar.nc2.ft.point
- ARMTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
Deprecated.
- ARMTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
Deprecated.
- array - Variable in class dap4.dap4lib.D4Array
- array - Variable in class ucar.nc2.ogc.erddap.util.ErddapStringArray
-
This is the main data structure.
- Array - Class in ucar.ma2
-
Superclass for implementations of multidimensional arrays.
- Array(DataType, int[]) - Constructor for class ucar.ma2.Array
- Array(DataType, Index) - Constructor for class ucar.ma2.Array
- ARRAY - Static variable in class opendap.dap.DGrid
-
The
Array
part of theDGrid
- ArrayBoolean - Class in ucar.ma2
-
Concrete implementation of Array specialized for booleans.
- ArrayBoolean(int[]) - Constructor for class ucar.ma2.ArrayBoolean
-
Create a new Array of type boolean and the given shape.
- ArrayBoolean.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 0.
- ArrayBoolean.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 1.
- ArrayBoolean.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 2.
- ArrayBoolean.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 3.
- ArrayBoolean.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 4.
- ArrayBoolean.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 5.
- ArrayBoolean.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 6.
- ArrayBoolean.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for boolean, rank 7.
- ArrayByte - Class in ucar.ma2
-
Concrete implementation of Array specialized for bytes.
- ArrayByte(int[], boolean) - Constructor for class ucar.ma2.ArrayByte
-
Create a new Array of type byte and the given shape.
- ArrayByte.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 0.
- ArrayByte.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 1.
- ArrayByte.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 2.
- ArrayByte.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 3.
- ArrayByte.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 4.
- ArrayByte.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 5.
- ArrayByte.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 6.
- ArrayByte.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for byte, rank 7.
- ArrayChar - Class in ucar.ma2
-
Concrete implementation of Array specialized for chars.
- ArrayChar(int[]) - Constructor for class ucar.ma2.ArrayChar
-
Create a new Array of type char and the given shape.
- ArrayChar(String) - Constructor for class ucar.ma2.ArrayChar
- ArrayChar.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 0.
- ArrayChar.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 1.
- ArrayChar.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 2.
- ArrayChar.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 3.
- ArrayChar.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 4.
- ArrayChar.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 5.
- ArrayChar.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 6.
- ArrayChar.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for char, rank 7.
- ArrayChar.StringIterator - Class in ucar.ma2
-
rank must be > 0
- arraycopy(Array, int, Array, int, int) - Static method in class ucar.ma2.Array
-
Cover for System.arraycopy().
- ArrayDouble - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles.
- ArrayDouble(int[]) - Constructor for class ucar.ma2.ArrayDouble
-
Create a new Array of type double and the given shape.
- ArrayDouble.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 0.
- ArrayDouble.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 1.
- ArrayDouble.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 2.
- ArrayDouble.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 3.
- ArrayDouble.D3.IF - Class in ucar.ma2
- ArrayDouble.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 4.
- ArrayDouble.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 5.
- ArrayDouble.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 6.
- ArrayDouble.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for doubles, rank 7.
- ArrayFloat - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats.
- ArrayFloat(int[]) - Constructor for class ucar.ma2.ArrayFloat
-
Create a new Array of type float and the given shape.
- ArrayFloat.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 0.
- ArrayFloat.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 1.
- ArrayFloat.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 2.
- ArrayFloat.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 3.
- ArrayFloat.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 4.
- ArrayFloat.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 5.
- ArrayFloat.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 6.
- ArrayFloat.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for floats, rank 7.
- arrayify(DapType, Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- arrayify(DataType, Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- ArrayInt - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints.
- ArrayInt(int[], boolean) - Constructor for class ucar.ma2.ArrayInt
-
Create a new Array of type int and the given shape.
- ArrayInt.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 0.
- ArrayInt.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 1.
- ArrayInt.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 2.
- ArrayInt.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 3.
- ArrayInt.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 4.
- ArrayInt.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 5.
- ArrayInt.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 6.
- ArrayInt.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for ints, rank 7.
- ArrayLong - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs.
- ArrayLong(int[], boolean) - Constructor for class ucar.ma2.ArrayLong
-
Create a new Array of type long and the given shape.
- ArrayLong.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 0.
- ArrayLong.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 1.
- ArrayLong.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 2.
- ArrayLong.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 3.
- ArrayLong.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 4.
- ArrayLong.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 5.
- ArrayLong.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 6.
- ArrayLong.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for longs, rank 7.
- arraymap - Variable in class dap4.dap4lib.cdm.nc2.CDMCompiler
- arraymap - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- ArrayObject - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects.
- ArrayObject(DataType, Class, boolean, int[]) - Constructor for class ucar.ma2.ArrayObject
-
Create a new Array of type Object and the given shape.
- ArrayObject(DataType, Class, boolean, int[], Object[]) - Constructor for class ucar.ma2.ArrayObject
-
Create a new Array of type Object and the given shape and storage.
- ArrayObject.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 0.
- ArrayObject.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 1.
- ArrayObject.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 2.
- ArrayObject.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 3.
- ArrayObject.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 4.
- ArrayObject.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 5.
- ArrayObject.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 6.
- ArrayObject.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Objects, rank 7.
- ArrayRagged - Class in ucar.ma2
-
DO NOT USE
- ArrayRagged(int[]) - Constructor for class ucar.ma2.ArrayRagged
- ArrayScalar - Class in ucar.ma2
-
Helper class for StructureDataAscii
- ArrayScalar(Object, boolean) - Constructor for class ucar.ma2.ArrayScalar
- ArrayScheme - Enum in dap4.core.interfaces
-
Track kinds of Arrays
- ArraySequence - Class in ucar.ma2
-
ArraySequence is the way to contain the data for a Sequence, using a StructureDataIterator.
- ArraySequence(StructureMembers, int[]) - Constructor for class ucar.ma2.ArraySequence
- ArraySequence(StructureMembers, StructureDataIterator, int) - Constructor for class ucar.ma2.ArraySequence
-
Constructor
- ArraySequenceNested - Class in ucar.ma2
-
Handles nested sequences: a 1D array of variable length 1D arrays of StructureData.
- ArraySequenceNested(StructureMembers, int) - Constructor for class ucar.ma2.ArraySequenceNested
-
This is used for inner sequences, ie variable length structures nested inside of another structure.
- ArrayShort - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts.
- ArrayShort(int[], boolean) - Constructor for class ucar.ma2.ArrayShort
-
Create a new Array of type short and the given shape.
- ArrayShort.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 0.
- ArrayShort.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 1.
- ArrayShort.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 2.
- ArrayShort.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 3.
- ArrayShort.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 4.
- ArrayShort.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 5.
- ArrayShort.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 6.
- ArrayShort.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for shorts, rank 7.
- ArrayString - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings.
- ArrayString(int[]) - Constructor for class ucar.ma2.ArrayString
-
Create a new Array of type long and the given shape.
- ArrayString.D0 - Class in ucar.ma2
-
Concrete implementation of Array specialized for String, rank 0.
- ArrayString.D1 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 1.
- ArrayString.D2 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 2.
- ArrayString.D3 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 3.
- ArrayString.D4 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 4.
- ArrayString.D5 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 5.
- ArrayString.D6 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 6.
- ArrayString.D7 - Class in ucar.ma2
-
Concrete implementation of Array specialized for Strings, rank 7.
- ArrayStructure - Class in ucar.ma2
-
Superclass for implementations of Array of StructureData.
- ArrayStructure - ucar.nc2.ft.point.standard.Table.Type
- ArrayStructure(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructure
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructure(StructureMembers, Index) - Constructor for class ucar.ma2.ArrayStructure
- ArrayStructure.ArrayStructureIterator - Class in ucar.ma2
- ArrayStructureBB - Class in ucar.ma2
-
Concrete implementation of ArrayStructure, data storage is in a ByteBuffer, which is converted to member data on the fly.
- ArrayStructureBB(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureBB
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructureBB(StructureMembers, int[], ByteBuffer, int) - Constructor for class ucar.ma2.ArrayStructureBB
-
Construct an ArrayStructureBB with the given ByteBuffer.
- ArrayStructureBBpos - Class in ucar.ma2
-
Variation of ArrayStructureBB, where the offsets of the records into the ByteBuffer are uneven and must be passed in by the user.
- ArrayStructureBBpos(StructureMembers, int[], ByteBuffer, int[]) - Constructor for class ucar.ma2.ArrayStructureBBpos
-
Construct an ArrayStructureBB with the given ByteBuffer.
- ArrayStructureBBsection - Class in ucar.ma2
-
Make a section of an ArrayStructureBB
- ArrayStructureComposite - Class in ucar.ma2
-
An ArrayStructure compose of other ArrayStructures.
- ArrayStructureComposite(StructureMembers, List<ArrayStructure>, int) - Constructor for class ucar.ma2.ArrayStructureComposite
- ArrayStructureIterator() - Constructor for class ucar.ma2.ArrayStructure.ArrayStructureIterator
- ArrayStructureMA - Class in ucar.ma2
-
Concrete implementation of ArrayStructure, data storage is in member arrays, which are converted to StructureData member data on the fly.
- ArrayStructureMA(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureMA
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructureMA(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureMA
- ArrayStructureW - Class in ucar.ma2
-
Concrete implementation of ArrayStructure, with data access deferred to the StructureData objects.
- ArrayStructureW(StructureData) - Constructor for class ucar.ma2.ArrayStructureW
- ArrayStructureW(StructureMembers, int[]) - Constructor for class ucar.ma2.ArrayStructureW
-
Create a new Array of type StructureData and the given members and shape.
- ArrayStructureW(StructureMembers, int[], StructureData[]) - Constructor for class ucar.ma2.ArrayStructureW
-
Create a new Array of type StructureData and the given members, shape, and array of StructureData.
- arrayToBytes(Array, DataType, ByteOrder) - Static method in class ucar.nc2.filter.FilterHelpers
- arrayVar - Variable in class opendap.dap.DGrid
-
The Array component of this
DGrid
. - as - Variable in class ucar.nc2.ft.point.standard.TableConfig
- asArray - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
asArray = 4;
- asArray_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
asArray = 4;
- ASCII - Static variable in class ucar.httpservices.HTTPUtil
- ASCII_CharStream - Class in ucar.units
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
- ASCII_CharStream(InputStream, int, int) - Constructor for class ucar.units.ASCII_CharStream
- ASCII_CharStream(InputStream, int, int, int) - Constructor for class ucar.units.ASCII_CharStream
- ASCII_CharStream(Reader, int, int) - Constructor for class ucar.units.ASCII_CharStream
- ASCII_CharStream(Reader, int, int, int) - Constructor for class ucar.units.ASCII_CharStream
- asFeatureDatasetPoint() - Method in class ucar.nc2.ft2.coverage.writer.CoverageAsPoint
- asin(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- asind(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- asMissing - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
asMissing = 3;
- asMissing_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
asMissing = 3;
- assemble(EnumSet<XURI.Parts>) - Method in class dap4.core.util.XURI
-
Reassemble the url using the specified parts
- Assert2 - Class in ucar.unidata.util.test
-
Custom JUnit 4 assertions.
- assertArrayNearlyEquals(double[], double[]) - Static method in class ucar.unidata.util.test.Assert2
-
Returns the result of
Assert2.assertArrayNearlyEquals(double[], double[], double)
, withMisc.defaultMaxRelativeDiffDouble
. - assertArrayNearlyEquals(double[], double[], double) - Static method in class ucar.unidata.util.test.Assert2
-
Same as
Assert2.assertArrayNearlyEquals(float[], float[], float)
, but for doubles. - assertArrayNearlyEquals(float[], float[]) - Static method in class ucar.unidata.util.test.Assert2
-
Returns the result of
Assert2.assertArrayNearlyEquals(float[], float[], float)
, withMisc.defaultMaxRelativeDiffFloat
. - assertArrayNearlyEquals(float[], float[], float) - Static method in class ucar.unidata.util.test.Assert2
-
Asserts that two float arrays are nearly equal by comparing analogous elements in the two arrays with
Misc.nearlyEquals(float, float, float)
. - assertNearlyEquals(double, double) - Static method in class ucar.unidata.util.test.Assert2
-
Returns the result of
Assert2.assertNearlyEquals(double, double, double)
, withMisc.defaultMaxRelativeDiffDouble
. - assertNearlyEquals(double, double, double) - Static method in class ucar.unidata.util.test.Assert2
-
Same as
Assert2.assertNearlyEquals(float, float, float)
, but for doubles. - assertNearlyEquals(float, float) - Static method in class ucar.unidata.util.test.Assert2
-
Returns the result of
Assert2.assertNearlyEquals(float, float, float)
, withMisc.defaultMaxRelativeDiffFloat
. - assertNearlyEquals(float, float, float) - Static method in class ucar.unidata.util.test.Assert2
-
Asserts that two floats are
nearly equal
. - assignCoordinateSystemsExplicit() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Assign explicit CoordinateSystem objects to variables.
- assignCoordinateSystemsExplicit(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Assign explicit CoordinateSystem objects to variables.
- assignCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.WRFConvention
- assignCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Assign CoordinateTransform objects to Variables and Coordinate Systems.
- assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
Assign CoordinateTransform objects to Coordinate Systems.
- assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
Assign CoordinateTransform objects to Coordinate Systems.
- assignCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Assign CoordinateTransform objects to Coordinate Systems.
- asTrueFalse(ChecksumMode) - Static method in enum dap4.core.util.ChecksumMode
-
force mode to be TRUE or FALSE
- ASTYPE_KEY - Static variable in class ucar.nc2.filter.ScaleOffset.Keys
- atan2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- atan2d(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- atand(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- atanh(double) - Static method in class ucar.unidata.util.SpecialMathFunction
- ATDRadarConvention - Class in ucar.nc2.dataset.conv
-
ATD Radar file (ad hoc guesses).
- ATDRadarConvention - Class in ucar.nc2.internal.dataset.conv
-
ATD Radar file (ad hoc guesses).
- ATDRadarConvention() - Constructor for class ucar.nc2.dataset.conv.ATDRadarConvention
- ATDRadarConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- atI - Variable in class ucar.nc2.ui.geoloc.NPController
- AtmosLnPressure - Class in ucar.unidata.geoloc.vertical
-
Implement CF vertical coordinate "atmosphere_ln_pressure_coordinate" pressure(z) = p0 * exp(-lev(k))" .
- AtmosLnPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosLnPressure
-
Create a new vertical transform for Ocean S coordinates
- atmosphere_hybrid_height_coordinate - Static variable in class ucar.nc2.constants.CF
- atmosphere_hybrid_sigma_pressure_coordinate - Static variable in class ucar.nc2.constants.CF
- atmosphere_ln_pressure_coordinate - Static variable in class ucar.nc2.constants.CF
- atmosphere_sigma_coordinate - Static variable in class ucar.nc2.constants.CF
- atmosphere_sleve_coordinate - Static variable in class ucar.nc2.constants.CF
- AtmosSigma - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the CF formula for "atmospheric sigma vertical coordinate".
- AtmosSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.AtmosSigma
-
Create a new vertical transform for Ocean S coordinates
- ATOMIC - dap4.core.interfaces.ArrayScheme
- ATOMICTYPE - dap4.core.util.DapSort
- att - Variable in class ucar.nc2.ft.point.standard.Evaluator.VarAtt
- attCheckOk(Variable, Attribute) - Method in class ucar.nc2.ui.op.DatasetViewer.CoordsObjFilter
- attCheckOk(Variable, Attribute) - Method in class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
- attCheckOk(Variable, Attribute) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
- ATTR_AREADIR - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Attribute for the Area Directory
- ATTR_AUXBLOCK - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Attribute for the Navigation Block
- ATTR_NAVBLOCK - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Attribute for the Navigation Block
- Attribute - Class in opendap.dap
-
An
Attribute
holds information about a single attribute in anAttributeTable
. - Attribute - Class in ucar.nc2
-
An Attribute is a name and a value, used for associating arbitrary metadata with another object.
- Attribute - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- Attribute - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- Attribute(int, String, String) - Constructor for class opendap.dap.Attribute
-
Construct an
Attribute
with the given type and initial value. - Attribute(int, String, String, boolean) - Constructor for class opendap.dap.Attribute
-
Construct an
Attribute
with the given type and initial value. - Attribute(String) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- Attribute(String, int) - Constructor for class opendap.dap.Attribute
-
Construct an empty attribute with the given type.
- Attribute(String, Number) - Constructor for class ucar.nc2.Attribute
-
Create a scalar, signed, numeric-valued Attribute.
- Attribute(String, Number, boolean) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- Attribute(String, String) - Constructor for class ucar.nc2.Attribute
-
Create a String-valued Attribute.
- Attribute(String, List) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- Attribute(String, List, boolean) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- Attribute(String, AttributeTable) - Constructor for class opendap.dap.Attribute
-
Construct a container attribute.
- Attribute(String, Array) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- Attribute(String, DataType) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- Attribute(String, Attribute) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.toBuilder().build();
- Attribute(AttributeTable) - Constructor for class opendap.dap.Attribute
-
Deprecated.Use the ctor with the name.
- Attribute(Parameter) - Constructor for class ucar.nc2.Attribute
-
Deprecated.Use Attribute.builder()
- ATTRIBUTE - dap4.core.util.DapSort
- ATTRIBUTE - ucar.nc2.CDMSort
-
Deprecated.
- Attribute.Builder - Class in ucar.nc2
-
A builder for Attributes
- AttributeBadValueException - Exception in opendap.dap
-
Thrown by
Attribute
when a bad value (not one of the supported types) is stored in an Attribute. - AttributeBadValueException(int, String) - Constructor for exception opendap.dap.AttributeBadValueException
-
Construct a
AttributeBadValueException
with the specified message and OPeNDAP error code see (DAP2Exception
). - AttributeBadValueException(String) - Constructor for exception opendap.dap.AttributeBadValueException
-
Construct a
AttributeBadValueException
with the specified message. - AttributeBean() - Constructor for class ucar.nc2.ui.op.CoordSysTable.AttributeBean
- AttributeBean() - Constructor for class ucar.nc2.ui.op.DatasetWriter.AttributeBean
-
no-arg constructor
- AttributeBean() - Constructor for class ucar.nc2.ui.op.Hdf5NewObjectTable.AttributeBean
- AttributeBean() - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
-
no-arg constructor
- AttributeBean(Attribute) - Constructor for class ucar.nc2.ui.op.CoordSysTable.AttributeBean
- AttributeBean(Attribute) - Constructor for class ucar.nc2.ui.op.DatasetViewer.AttributeBean
- AttributeBean(Attribute) - Constructor for class ucar.nc2.ui.op.DatasetWriter.AttributeBean
-
create from an attribute
- AttributeBean(H5header.MessageAttribute) - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
-
create from an attribute
- attributechecksum - Variable in class dap4.core.dmr.DapVariable
- AttributeContainer - Interface in ucar.nc2
-
An immutable Container of Attributes.
- AttributeContainerHelper - Class in ucar.nc2
-
Deprecated.Use AttributeContainerMutable.
- AttributeContainerHelper(String) - Constructor for class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- AttributeContainerHelper(String, List<Attribute>) - Constructor for class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- AttributeContainerMutable - Class in ucar.nc2
-
A mutable collection of Attributes.
- AttributeContainerMutable(String) - Constructor for class ucar.nc2.AttributeContainerMutable
-
Constructor with container name.
- AttributeContainerMutable(String, Iterable<Attribute>) - Constructor for class ucar.nc2.AttributeContainerMutable
-
Constructor with container name and list of Attributes to copy in.
- attributeConvert(DapType, Object) - Static method in class dap4.core.util.CoreTypeFcns
-
Force an attribute value (typically string) to match a given basetype
- AttributeExistsException - Exception in opendap.dap
-
Thrown by
AttributeTable
when an attempt is made to create an attribute that already exists. - AttributeExistsException(int, String) - Constructor for exception opendap.dap.AttributeExistsException
-
Construct a
AttributeExistsException
with the specified message and OPeNDAP error code see (DAP2Exception
). - AttributeExistsException(String) - Constructor for exception opendap.dap.AttributeExistsException
-
Construct a
AttributeExistsException
with the specified message. - AttributeInfo - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- AttributeInfo - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- attributeParse(DataType, EnumTypedef, Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
-
convert a string to a specified cdmtype Note that if en is defined, then we attempt to convert the string as enum const
- attributes - Variable in class dap4.core.ce.CEConstraint
- attributes - Variable in class dap4.core.dmr.DapNode
-
DAP Attributes attached to this node (as opposed to the xml attributes)
- attributes - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- attributes - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- attributes - Variable in class ucar.nc2.Group
- attributes - Variable in class ucar.nc2.Variable
- attributes() - Method in class ucar.nc2.dt.grid.GeoGrid
- attributes() - Method in class ucar.nc2.dt.grid.GridDataset
- attributes() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- attributes() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- attributes() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- attributes() - Method in interface ucar.nc2.ft.FeatureDataset
-
Get the global attributes.
- attributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- attributes() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
- attributes() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
- attributes() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- attributes() - Method in class ucar.nc2.ft2.coverage.Coverage
- attributes() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
-
Get the global attributes.
- attributes() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
-
Get the axis' attributes.
- attributes() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
The attributes contained by this CoverageTransform.
- attributes() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- attributes() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- attributes() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- attributes() - Method in class ucar.nc2.Group
-
The attributes contained by this Group.
- attributes() - Method in class ucar.nc2.Variable
-
The attributes contained by this Variable.
- attributes() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- attributes() - Method in interface ucar.nc2.VariableSimpleIF
-
Attributes for the variable.
- attributes() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- ATTRIBUTES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
- ATTRIBUTES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Structure
- ATTRIBUTES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Variable
- ATTRIBUTESET - dap4.core.util.DapSort
- AttributeTable - Class in opendap.dap
-
An
AttributeTable
stores a set of names and, for each name, anAttribute
object. - AttributeTable() - Constructor for class opendap.dap.AttributeTable
-
Deprecated.Use constructor that takes the name of the table.
- AttributeTable(String) - Constructor for class opendap.dap.AttributeTable
-
Create a new empty
AttributeTable
. - atts - Variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.list of attributes
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
- ATTS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
- attsAreEqual(Attribute, Attribute) - Method in class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
- attsAreEqual(Attribute, Attribute) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ATDRadarConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AvhrrConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CF1Convention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.COARDSConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.CSMConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.DefaultConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.EpicInsitu
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.FslWindProfiler
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GDVConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.GIEFConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.HdfEosModisConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.HdfEosOmiConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.IFPSConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.M3IOConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.MADISStation
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ModisSatellite
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Nimbus
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NppConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.NUWGConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.Suomi
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.UnidataObsConvention
-
create a NetcdfDataset out of this NetcdfFile, adding coordinates etc.
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.WRFConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.conv.ZebraConvention
- augmentDataset(NetcdfDataset, CancelTask) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- augmentDataset(NetcdfDataset, CancelTask) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Deprecated.Make changes to the dataset that are needed before processing scale/offset in NetcdfDataset.
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.ADASConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.ATDRadarConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.AWIPSConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.AWIPSSatConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.CEDRICRadarConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.CF1Convention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.DefaultConventions
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.FslWindProfiler
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.GDVConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.GIEFConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.HdfEosModisConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.HdfEosOmiConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.IFPSConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.M3IOConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.MADISStation
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.Nimbus
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.Suomi
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.UnidataObsConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.WRFConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.conv.ZebraConvention
- augmentDataset(CancelTask) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- augmentGroup(Group.Builder, CancelTask) - Method in class ucar.nc2.internal.dataset.conv.CF1Convention
- augmentGroups(Group.Builder, CancelTask) - Method in class ucar.nc2.internal.dataset.conv.CF1Convention
- authcontrols - Static variable in class ucar.httpservices.HTTPSession
- authlat(double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- authority - Variable in class ucar.nc2.dataset.CoordinateTransform
- Authority - Static variable in class thredds.client.catalog.Dataset
- authorityName - Variable in class thredds.catalog.InvDataset
- authorityName - Variable in class thredds.catalog.ThreddsMetadata
- authscopeToHost(AuthScope) - Static method in class ucar.httpservices.HTTPAuthUtil
- authset(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- AUTOMATIC - ucar.nc2.ui.image.Scalr.Method
-
Used to indicate that the scaling implementation should decide which method to use in order to get the best looking scaled image in the least amount of time.
- AUTOMATIC - ucar.nc2.ui.image.Scalr.Mode
-
Used to indicate that the scaling implementation should calculate dimensions for the resultant image by looking at the image's orientation and generating proportional dimensions that best fit into the target width and height given See "Image Proportions" in the
Scalr
class description for more detail. - automatic_report - Static variable in class ucar.nc2.dt.point.decode.MP
- AUTOS - Static variable in class ucar.nc2.dt.point.decode.MP
- autoScale() - Method in class ucar.nc2.ui.op.VariablePlot
- AUX_CONFIG - Static variable in class thredds.featurecollection.FeatureCollectionConfig
- auxInfo - Variable in class thredds.inventory.CollectionAbstract
- avail - Variable in class dap4.dap4lib.DeChunkedInputStream.Chunk
- available() - Method in class dap4.dap4lib.DeChunkedInputStream
- available() - Method in class opendap.dap.HeaderInputStream
-
Return the number of bytes in the buffer.
- available() - Method in class ucar.unidata.io.UncompressInputStream
-
Deprecated.
- Average - ucar.nc2.grib.GribStatType
- AvhrrConvention - Class in ucar.nc2.dataset.conv
-
Avhrr Hdf5 files - geostationary satellite images.
- AvhrrConvention() - Constructor for class ucar.nc2.dataset.conv.AvhrrConvention
- AWIPSConvention - Class in ucar.nc2.dataset.conv
-
AWIPS netcdf output.
- AWIPSConvention - Class in ucar.nc2.internal.dataset.conv
-
AWIPS netcdf output.
- AWIPSConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSConvention
- AWIPSConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- AWIPSsatConvention - Class in ucar.nc2.dataset.conv
-
AWIPS netcdf output.
- AWIPSsatConvention() - Constructor for class ucar.nc2.dataset.conv.AWIPSsatConvention
- AWIPSSatConvention - Class in ucar.nc2.internal.dataset.conv
-
AWIPS satellite netcdf output.
- AWIPSSatConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- AwxFileFirstHeader - Class in ucar.nc2.iosp.fysat
- AwxFileFirstHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileFirstHeader
- AwxFileGeoSatelliteSecondHeader - Class in ucar.nc2.iosp.fysat
- AwxFileGeoSatelliteSecondHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileGeoSatelliteSecondHeader
- AwxFileGridProductExtendedPart - Class in ucar.nc2.iosp.fysat
- AwxFileGridProductExtendedPart() - Constructor for class ucar.nc2.iosp.fysat.AwxFileGridProductExtendedPart
- AwxFileGridProductSecondHeader - Class in ucar.nc2.iosp.fysat
- AwxFileGridProductSecondHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- AwxFileSecondHeader - Class in ucar.nc2.iosp.fysat
- AwxFileSecondHeader() - Constructor for class ucar.nc2.iosp.fysat.AwxFileSecondHeader
- Axes - Static variable in class ucar.nc2.constants._Coordinate
- axis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- axis - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- AXIS - Static variable in class ucar.nc2.constants.CF
- AxisBean() - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- AxisBean() - Constructor for class ucar.nc2.ui.op.CoordSysTable.AxisBean
- AxisBean(CoordinateAxis) - Constructor for class ucar.nc2.ui.op.CoordSysTable.AxisBean
- AxisBean(CoverageCoordAxis) - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- AxisComparator() - Constructor for class ucar.nc2.dataset.CoordinateAxis.AxisComparator
- axisName - Variable in class ucar.nc2.ft.point.standard.CoordVarExtractor
- AXISNAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- AXISNAMES_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- axisOrder() - Method in enum ucar.nc2.constants.AxisType
-
axis ordering: runTime - ensemble - time - z - y - x or elev - azimuth - distance
- axisType - Variable in class ucar.nc2.dataset.CoordinateAxis
- axisType - Variable in class ucar.nc2.dataset.CoordinateAxis.Builder
- axisType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- axisType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- axisType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- axisType - Variable in enum ucar.nc2.grib.coord.Coordinate.Type
- axisType - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- AxisType - Enum in ucar.nc2.constants
-
Enumeration of Coordinate Axis types.
- AxisType - Static variable in class ucar.nc2.constants._Coordinate
- AXISTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- AXISTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- AxisTypes - Static variable in class ucar.nc2.constants._Coordinate
- aziAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- Azimuthal_Equidistant - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- AZIMUTHAL_EQUIDISTANT - Static variable in class ucar.nc2.constants.CF
- AzimuthalEquidistant - Class in ucar.nc2.dataset.transform
-
AzimuthalEquidistant Projection.
- AzimuthalEquidistant() - Constructor for class ucar.nc2.dataset.transform.AzimuthalEquidistant
B
- b - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
- B - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
-
The "b" variable name identifier
- B - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
The "b" variable name identifier
- B - Static variable in class ucar.unidata.geoloc.vertical.OceanS
-
The "b" variable name
- B_CR - Static variable in class ucar.nc2.dt.point.decode.MP
- B_metar - Static variable in class ucar.nc2.dt.point.decode.MP
- backingTraj - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- backProcessId - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- BACKPROCESSID_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- backslashDecode(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL BACKSLASH unescape function.
- backslashEncode(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL BACKSLASH escape function.
- backslashEscape(String, String) - Static method in class dap4.core.util.Escape
-
Escape control chars plus selected other characters in a string using backslash The definitive list is in netcdf-c/ncgen/ncgen.l.
- backslashEscape(String, String) - Static method in class ucar.nc2.util.EscapeStrings
-
backslash escape a string
- BACKSLASHESCAPE - Static variable in class dap4.core.util.Escape
- backslashEscapeCDMString(String, String) - Static method in class ucar.nc2.util.EscapeStrings
-
Given a CDM string, insert backslashes before
characters. - backslashEscapeDapString(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Given a DAP (attribute) string, insert backslashes before '"' and '/' characters.
- backslashsplit(String, char) - Static method in class dap4.core.util.Escape
-
Split a string with respect to a separator character and taking backslashes into consideration.
- backslashSplit(String, char) - Static method in class dap4.core.util.DapUtil
-
Split a string with respect to a separator character and taking backslashes into consideration.
- backslashToDAP(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Given a backslash escaped name, convert to a DAP escaped name
- backslashUnescape(String) - Static method in class dap4.core.util.Escape
-
Remove backslashed characters in a string
- backslashUnescape(String) - Static method in class ucar.nc2.util.EscapeStrings
-
backslash unescape a string
- backup(int) - Method in class ucar.units.ASCII_CharStream
- backup(int) - Method in class ucar.units.SimpleCharStream
-
Backup a number of characters.
- BAD_VALUE - Static variable in class ucar.atd.dorade.DoradePARM
-
Bad data value flag returned by getParamValues().
- BAD_VALUE - Static variable in class ucar.atd.dorade.DoradeSweep
-
Bad data value flag
- BadSemanticsException - Exception in opendap.dap
-
Thrown by
BaseType
when thecheckSemantics
method is called and the variable is not valid (the name is null or some other semantic violation). - BadSemanticsException(int, String) - Constructor for exception opendap.dap.BadSemanticsException
-
Construct a
BadSemanticsException
with the specified message and OPeNDAP error code see (DAP2Exception
). - BadSemanticsException(String) - Constructor for exception opendap.dap.BadSemanticsException
-
Construct a
BadSemanticsException
with the specified detail message. - BadUnitException - Exception in ucar.units
-
Provides support for failures due to attempts to redefine an existing unit in a unit database.
- BadUnitException(String) - Constructor for exception ucar.units.BadUnitException
-
Constructs from an error message.
- BALANCED - ucar.nc2.ui.image.Scalr.Method
-
Used to indicate that the scaling implementation should use a scaling operation balanced between SPEED and QUALITY.
- BAMutil - Class in ucar.ui.widget
-
Button, Action and Menu utilities: static stationHelper methods for building ucar.unidata.UI's.
- BAMutil() - Constructor for class ucar.ui.widget.BAMutil
- BAMutil.ActionToggle - Class in ucar.ui.widget
-
This wraps a regular action and makes it into a "toggle action", and associates it with an AbstractButton.
- BAR - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of pressure.
- BARN - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
- base - Variable in class dap4.core.dmr.DapDataset
- base - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- Base - Interface in ucar.units
-
Interface for "base" entities like base units or base quantities.
- base_time - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- BASE_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- baseBlockSize - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- baseDate - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
- BaseGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- BasePressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- BaseQuantity - Class in ucar.units
-
Provides support for abstract base quantities (ex: length, time).
- BaseQuantity(String, String) - Constructor for class ucar.units.BaseQuantity
-
Constructs from a name and a symbol.
- BaseQuantity(String, String, boolean) - Constructor for class ucar.units.BaseQuantity
-
Constructs from a name and a symbol.
- BaseQuantityException - Exception in ucar.units
-
Provides support for base quantity exceptions.
- BaseQuantityException() - Constructor for exception ucar.units.BaseQuantityException
-
Constructs from nothing.
- BaseQuantityException(String) - Constructor for exception ucar.units.BaseQuantityException
-
Constructs from a message.
- basetype - Variable in class dap4.core.dmr.DapAttribute
- basetype - Variable in class dap4.core.dmr.DapEnumeration
- basetype - Variable in class dap4.core.dmr.DapVariable
- BaseType - Class in opendap.dap
-
This abstract class defines the basic data type features for the OPeNDAP data access protocol (DAP) data types.
- BaseType() - Constructor for class opendap.dap.BaseType
-
Constructs a new
BaseType
with no name. - BaseType(String) - Constructor for class opendap.dap.BaseType
-
Constructs a new
BaseType
with namen
. - BaseTypeFactory - Interface in opendap.dap
-
A Factory for BaseType objects.
- BaseTypePrimitiveVector - Class in opendap.dap
-
A vector of
BaseType
. - BaseTypePrimitiveVector(BaseType) - Constructor for class opendap.dap.BaseTypePrimitiveVector
-
Constructs a new
BaseTypePrimitiveVector
. - BaseUnit - Class in ucar.units
-
Provides support for base units.
- BaseUnit(UnitName, BaseQuantity) - Constructor for class ucar.units.BaseUnit
-
Constructs from identifiers and a base quantity.
- baseURI - Variable in class thredds.catalog.InvCatalog
- baseURI - Variable in class thredds.client.catalog.builder.CatalogBuilder
- basicAngle - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- BASICANGLE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
BasicAngle
- basicAngleSubdivisions - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- basicExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
- bb_offset - Variable in class ucar.ma2.ArrayStructureBB
- bbox - Variable in class ucar.nc2.ft.point.CollectionInfo
- bbuffer - Variable in class ucar.ma2.ArrayStructureBB
- Bean() - Constructor for class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- Bean(File) - Constructor for class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- beanClass - Variable in class ucar.ui.prefs.BeanTable
- beans - Variable in class ucar.ui.prefs.BeanTable
- BeanTable<T> - Class in ucar.ui.prefs
-
A JTable that uses JavaBeans to store the data.
- BeanTable(Class<T>, PreferencesExt, boolean) - Constructor for class ucar.ui.prefs.BeanTable
- BeanTable(Class<T>, PreferencesExt, boolean, String, String, T) - Constructor for class ucar.ui.prefs.BeanTable
-
Constructor.
- BeanTable(Class<T>, PreferencesExt, String, String, BeanInfo) - Constructor for class ucar.ui.prefs.BeanTable
- BeanTable.PropertyCol - Class in ucar.ui.prefs
-
Should be private.
- BeanTable.TableBeanModel - Class in ucar.ui.prefs
-
Does the reflection on the bean objects
- BeanTable.TableBeanModelInfo - Class in ucar.ui.prefs
- BeanTableField(String, String, ArrayList, Class, PreferencesExt, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.BeanTableField
-
Constructor.
- Bearing - Class in ucar.unidata.geoloc
-
Computes the distance, azimuth, and back azimuth between two lat-lon positions on the Earth's surface.
- Bearing(double, double, double) - Constructor for class ucar.unidata.geoloc.Bearing
- BECQUEREL - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of activity of a radionuclide.
- before(Date) - Method in class ucar.nc2.units.DateType
-
Is this date before the given date.
- before(DateType) - Method in class ucar.nc2.units.DateType
-
Is this date before the given date.
- beginColumn - Variable in class ucar.units.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class ucar.units.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in class ucar.units.ASCII_CharStream
- BeginToken() - Method in class ucar.units.SimpleCharStream
-
Start.
- BeLeDataInputStream - Class in ucar.unidata.io
-
Deprecated.not part of public API.
- BeLeDataInputStream(InputStream) - Constructor for class ucar.unidata.io.BeLeDataInputStream
-
Deprecated.Construct a bigEndian-littleEndian input stream from an input stream.
- BeLeDataInputStream(String) - Constructor for class ucar.unidata.io.BeLeDataInputStream
-
Deprecated.Construct a bigEndian-littleEndian input stream from a file.
- BeLeDataInputStream(URL) - Constructor for class ucar.unidata.io.BeLeDataInputStream
-
Deprecated.Construct a bigEndian-littleEndian input stream from a URL.
- BELOW_THRESHOLD - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
- BELOW_THRESHOLD - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
- Best - thredds.featurecollection.FeatureCollectionConfig.FmrcDatasetType
- Best - thredds.featurecollection.FeatureCollectionConfig.GribDatasetType
- Best - ucar.nc2.grib.collection.GribCollectionImmutable.Type
- Best - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
time partition Best
- BEST_FIT_BOTH - ucar.nc2.ui.image.Scalr.Mode
-
Used to indicate that the scaling implementation should calculate dimensions for the largest image that fit within the bounding box, without cropping or distortion, retaining the original proportions.
- Best_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
time partition Best
- BestComplete - ucar.nc2.grib.collection.GribCollectionImmutable.Type
- BestDataset(String, double) - Constructor for class thredds.featurecollection.FeatureCollectionConfig.BestDataset
- bestmatch(AuthScope, Set<AuthScope>) - Static method in class ucar.httpservices.HTTPAuthUtil
- bestNamer - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.betweenLon
- betweenLon(double, double, double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
Test if point lies between two longitudes, deal with wrapping.
- BIG_ENDIAN - Static variable in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- BIG_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
- BIG_UMASK64 - Static variable in class dap4.core.util.DapUtil
- BIGEND - ucar.nc2.stream.NcStreamProto.Data.BigendPresentCase
- BIGEND_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- BIGEND_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
- BIGEND_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- BIGEND_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- bigEndian - Variable in class ucar.unidata.io.RandomAccessFile
-
The current endian (big or little) mode of the file.
- BIGENDPRESENT_NOT_SET - ucar.nc2.stream.NcStreamProto.Data.BigendPresentCase
- binaryScaleFactor - Variable in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- binaryScaleFactor - Variable in class ucar.nc2.grib.GribData.Info
- bindService() - Method in class ucar.gcdm.GcdmGrpc.GcdmImplBase
- bindService(GcdmGrpc.AsyncService) - Static method in class ucar.gcdm.GcdmGrpc
- bindstd() - Method in class ucar.unidata.util.test.UnitTestCommon
- bindSystemStreams() - Static method in class ucar.unidata.util.test.SysStreamLogger
- bisonSkeleton - Static variable in class opendap.dap.parsers.Dap2Parser
-
Name of the skeleton that generated this parser.
- bisonVersion - Static variable in class opendap.dap.parsers.Dap2Parser
-
Version number for the Bison executable that generated this parser.
- BitCounter - Interface in ucar.nc2.iosp.bufr
-
Interface for bit counters
- BitCounterCompressed - Class in ucar.nc2.iosp.bufr
-
Count size of compressed fields
- BitCounterCompressed(DataDescriptor, int, int) - Constructor for class ucar.nc2.iosp.bufr.BitCounterCompressed
-
This counts the size of an array of Structures or Sequences, ie Structure(n)
- BitCounterUncompressed - Class in ucar.nc2.iosp.bufr
-
Counts the size of nested tables, for uncompressed messages.
- bitmapLength - Variable in class ucar.nc2.grib.GribData.Info
- BitReader - Class in ucar.nc2.iosp
-
Helper for reading data that has been bit packed.
- BitReader(byte[]) - Constructor for class ucar.nc2.iosp.BitReader
- BitReader(RandomAccessFile, long) - Constructor for class ucar.nc2.iosp.BitReader
-
Constructor
- bits2SInt(int) - Method in class ucar.nc2.iosp.BitReader
-
Read the next nb bits and return an Signed Long .
- bits2UInt(int) - Method in class ucar.nc2.iosp.BitReader
-
Read the next nb bits and return an Unsigned Long .
- BITWIDTH_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- Blosc - Class in ucar.nc2.filter
- Blosc(Map<String, Object>) - Constructor for class ucar.nc2.filter.Blosc
- Blosc.Provider - Class in ucar.nc2.filter
- bmsExists() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Check if BMS exists from the flag
- BMSINDICATOR_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- bmsOffset - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable.Record
- BMSOFFSET_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Record
- bmsPos - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.Record
- BMSPOS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- BMSPOS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- BMSREPLACED_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- BOOLEAN - dap4.core.ce.CEAST.Constant
- BOOLEAN - ucar.ma2.DataType
- BooleanCatalogRefExpander - Class in thredds.cataloggen.catalogrefexpander
-
_more_
- BooleanCatalogRefExpander(boolean) - Constructor for class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
- BooleanPrimitiveVector - Class in opendap.dap
-
A vector of booleans.
- BooleanPrimitiveVector(BaseType) - Constructor for class opendap.dap.BooleanPrimitiveVector
-
Constructs a new
BooleanPrimitiveVector
. - BOUND_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- boundaryRef - Variable in class ucar.nc2.dataset.CoordinateAxis
- boundaryRef - Variable in class ucar.nc2.dataset.CoordinateAxis.Builder
- boundingBox - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- boundingBox - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- boundingBox - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- boundingBox - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- boundingBox - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- BoundingBoxHelper - Class in ucar.unidata.geoloc.projection.sat
-
Helper for finding the ProjectionRect from a LatLonRect
- BoundingBoxHelper(Projection, double) - Constructor for class ucar.unidata.geoloc.projection.sat.BoundingBoxHelper
- boundingBoxSubset - Variable in class ucar.nc2.ft.point.remote.StationCollectionStream
- bounds - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite.ValueB
- bounds - Variable in class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
- Bounds() - Constructor for class ucar.nc2.ui.widget.ScaledPanel.Bounds
- Bounds(double, double, double, double) - Constructor for class ucar.nc2.ui.widget.ScaledPanel.Bounds
- BOUNDS - Static variable in class ucar.nc2.constants.CF
- breakTextAtWords(String, String, int) - Static method in class ucar.unidata.util.StringUtil2
-
Break the given text into lines, respecting word boundaries (blank space).
- breakupConventionNames(String) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Breakup list of Convention names in the Convention attribute in CF compliant way.
- breakupConventionNames(String) - Static method in class ucar.nc2.internal.dataset.CoordSystemFactory
-
Breakup list of Convention names in the Convention attribute in CF compliant way.
- BREQ - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- BTree2 - Class in ucar.nc2.iosp.hdf5
-
// Level 1A2 These are used for symbols, not data i think.
- BTree2(H5headerIF, String, long) - Constructor for class ucar.nc2.iosp.hdf5.BTree2
- BTree2.Entry2 - Class in ucar.nc2.iosp.hdf5
- BTree2.Record5 - Class in ucar.nc2.iosp.hdf5
- BTree2.Record6 - Class in ucar.nc2.iosp.hdf5
- BTree2.Record8 - Class in ucar.nc2.iosp.hdf5
- BTree2.Record9 - Class in ucar.nc2.iosp.hdf5
- btreeType - Variable in class ucar.nc2.iosp.hdf5.BTree2
- buf - Variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
The internal buffer where data is stored.
- bufcolumn - Variable in class ucar.units.SimpleCharStream
- buffer - Variable in class ucar.unidata.io.RandomAccessFile
-
The buffer used for reading the data.
- buffer - Variable in class ucar.units.SimpleCharStream
- bufferModified - Variable in class ucar.unidata.io.RandomAccessFile
-
True if the data in the buffer has been modified.
- bufferSize - Variable in class ucar.unidata.io.zarr.RandomAccessDirectory
- bufferStart - Variable in class ucar.unidata.io.RandomAccessFile
-
The offset in bytes of the start of the buffer, from the start of the file.
- bufLength - Variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
Remembers the size of the buffer for speed.
- bufline - Variable in class ucar.units.SimpleCharStream
- bufpos - Variable in class ucar.units.ASCII_CharStream
- bufpos - Variable in class ucar.units.SimpleCharStream
-
Position in buffer.
- BUFR - ucar.nc2.constants.DataFormatType
- BUFR - Static variable in class thredds.catalog.DataFormatType
- BUFR_14_1_0 - ucar.nc2.iosp.bufr.tables.WmoXmlReader.Version
- BUFR_14_2_0 - ucar.nc2.iosp.bufr.tables.WmoXmlReader.Version
- BUFR_15_1_1 - ucar.nc2.iosp.bufr.tables.WmoXmlReader.Version
- BUFR_16_0_0 - ucar.nc2.iosp.bufr.tables.WmoXmlReader.Version
- BUFR_WMO - ucar.nc2.iosp.bufr.tables.WmoXmlReader.Version
- Bufr2Xml - Class in ucar.nc2.iosp.bufr.writer
-
Write BUFR to an ad-hoc XML format
- Bufr2Xml(Message, NetcdfFile, OutputStream, boolean) - Constructor for class ucar.nc2.iosp.bufr.writer.Bufr2Xml
- BufrBCompare - Class in ucar.nc2.ui.dialog
- BufrBCompare(Frame) - Constructor for class ucar.nc2.ui.dialog.BufrBCompare
- BufrBCompare.Data - Class in ucar.nc2.ui.dialog
- BufrCdmIndex - Class in ucar.nc2.ft.point.bufr
-
Manage cdm index (ncx) for Bufr files.
- BufrCdmIndex() - Constructor for class ucar.nc2.ft.point.bufr.BufrCdmIndex
- BufrCdmIndexOpPanel - Class in ucar.nc2.ui.op
- BufrCdmIndexOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.BufrCdmIndexOpPanel
- BufrCdmIndexPanel - Class in ucar.nc2.ui.op
-
Examine BUFR CdmIndex files
- BufrCdmIndexPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.BufrCdmIndexPanel
- BufrCdmIndexPanel.FieldBean - Class in ucar.nc2.ui.op
- BufrCdmIndexPanel.StationBean - Class in ucar.nc2.ui.op
- BufrCdmIndexProto - Class in ucar.nc2.ft.point.bufr
- BufrCdmIndexProto.BufrIndex - Class in ucar.nc2.ft.point.bufr
-
Protobuf type
BufrIndex
- BufrCdmIndexProto.BufrIndex.Builder - Class in ucar.nc2.ft.point.bufr
-
Protobuf type
BufrIndex
- BufrCdmIndexProto.BufrIndexOrBuilder - Interface in ucar.nc2.ft.point.bufr
- BufrCdmIndexProto.Field - Class in ucar.nc2.ft.point.bufr
-
Protobuf type
Field
- BufrCdmIndexProto.Field.Builder - Class in ucar.nc2.ft.point.bufr
-
Protobuf type
Field
- BufrCdmIndexProto.FieldOrBuilder - Interface in ucar.nc2.ft.point.bufr
- BufrCdmIndexProto.FldAction - Enum in ucar.nc2.ft.point.bufr
-
Protobuf enum
FldAction
- BufrCdmIndexProto.FldType - Enum in ucar.nc2.ft.point.bufr
-
Protobuf enum
FldType
- BufrCdmIndexProto.Station - Class in ucar.nc2.ft.point.bufr
-
Protobuf type
Station
- BufrCdmIndexProto.Station.Builder - Class in ucar.nc2.ft.point.bufr
-
Protobuf type
Station
- BufrCdmIndexProto.StationOrBuilder - Interface in ucar.nc2.ft.point.bufr
- BufrCodePanel - Class in ucar.nc2.ui.op
- BufrCodePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.BufrCodePanel
- BufrConfig - Class in ucar.nc2.iosp.bufr
-
Configuration for converting BUFR files to CDM DataDescriptor tree becomes FieldConverter tree with annotations.
- BufrConfig.BufrStation - Class in ucar.nc2.iosp.bufr
- BufrConfig.FieldConverter - Class in ucar.nc2.iosp.bufr
- BufrDataDescriptionSection - Class in ucar.nc2.iosp.bufr
-
Represents Section 3 of a BUFR message.
- BufrDataDescriptionSection(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Constructs a BufrDataDescriptionSection object by reading section 3 from a BUFR file.
- BufrDataProcess - Class in ucar.nc2.iosp.bufr.writer
-
reads a file with BUFR messages in it and prints out the data values.
- BufrDataProcess(String, OutputStream, FileFilter) - Constructor for class ucar.nc2.iosp.bufr.writer.BufrDataProcess
- BufrDataSection - Class in ucar.nc2.iosp.bufr
-
Represents Section 4 of a BUFR message.
- BufrDataSection(long, int) - Constructor for class ucar.nc2.iosp.bufr.BufrDataSection
- BufrFeatureDatasetFactory - Class in ucar.nc2.ft.point.bufr
-
Use BufrConfig to make BUFR files into PointFeatureDataset
- BufrFeatureDatasetFactory() - Constructor for class ucar.nc2.ft.point.bufr.BufrFeatureDatasetFactory
- BufrField - Interface in ucar.nc2.ft.point.bufr
-
Abstraction for BUFR field.
- bufrFilename - Variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- BufrIdentificationSection - Class in ucar.nc2.iosp.bufr
-
A class representing the IdentificationSection (section 1) of a BUFR record.
- BufrIdentificationSection(RandomAccessFile, BufrIndicatorSection) - Constructor for class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Constructs a BufrIdentificationSection object from a raf.
- BufrIndicatorSection - Class in ucar.nc2.iosp.bufr
-
A class representing the IndicatorSection (section 0) of a BUFR record.
- BufrIndicatorSection(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Constructs a BufrIndicatorSection object from a raf.
- BufrIosp2 - Class in ucar.nc2.iosp.bufr
-
IOSP for BUFR data - version 2, using the preprocessor.
- BufrIosp2() - Constructor for class ucar.nc2.iosp.bufr.BufrIosp2
- BufrMessageViewer - Class in ucar.nc2.ui.op
-
ToolsUI/Iosp/Bufr
- BufrMessageViewer(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.BufrMessageViewer
- BufrMessageViewer.DdsBean - Class in ucar.nc2.ui.op
- BufrMessageViewer.MessageBean - Class in ucar.nc2.ui.op
- BufrMessageViewer.ObsBean - Class in ucar.nc2.ui.op
- BufrNumbers - Class in ucar.nc2.iosp.bufr
-
A class that contains static methods for converting multiple bytes into one float or integer.
- BufrNumbers() - Constructor for class ucar.nc2.iosp.bufr.BufrNumbers
- BufrPanel - Class in ucar.nc2.ui.op
- BufrPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.BufrPanel
- BufrReportPanel - Class in ucar.nc2.ui.op
-
BUFR reports
- BufrReportPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.BufrReportPanel
- BufrReportPanel.Report - Enum in ucar.nc2.ui.op
- bufrSplitter - ucar.nc2.ui.op.BufrReportPanel.Report
- BufrSplitter - Class in ucar.nc2.iosp.bufr.writer
-
Reads BUFR files and splits them into separate files based on Message.hashCode()
- BufrSplitter2 - Class in ucar.nc2.iosp.bufr.writer
-
Read BUFR files and split them.
- BufrSplitter2(String, Formatter) - Constructor for class ucar.nc2.iosp.bufr.writer.BufrSplitter2
- BufrStation() - Constructor for class ucar.nc2.iosp.bufr.BufrConfig.BufrStation
- BufrTableBPanel - Class in ucar.nc2.ui.op
- BufrTableBPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.BufrTableBPanel
- BufrTableBViewer - Class in ucar.nc2.ui.op
-
View BUFR Table B
- BufrTableBViewer(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.BufrTableBViewer
- BufrTableBViewer.DdsBean - Class in ucar.nc2.ui.op
- BufrTableDPanel - Class in ucar.nc2.ui.op
- BufrTableDPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.BufrTableDPanel
- BufrTableDViewer - Class in ucar.nc2.ui.op
-
View BUFR Table D
- BufrTableDViewer(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.BufrTableDViewer
- BufrTableDViewer.DdsBean - Class in ucar.nc2.ui.op
- BufrTableLookup - Class in ucar.nc2.iosp.bufr
-
Look up info in BUFR tables.
- BufrTables - Class in ucar.nc2.iosp.bufr.tables
-
Reads BUFR tables of various forms.
- BufrTables() - Constructor for class ucar.nc2.iosp.bufr.tables.BufrTables
- BufrTables.Format - Enum in ucar.nc2.iosp.bufr.tables
- BufrTables.Mode - Enum in ucar.nc2.iosp.bufr.tables
- BufrTables.TableConfig - Class in ucar.nc2.iosp.bufr.tables
- BufrTables.Tables - Class in ucar.nc2.iosp.bufr.tables
- BufrUsed - Class in ucar.nc2.ui.dialog
- BufrUsed(Dialog) - Constructor for class ucar.nc2.ui.dialog.BufrUsed
- BufrUsed(Frame) - Constructor for class ucar.nc2.ui.dialog.BufrUsed
- BufrWmoCodesPanel - Class in ucar.nc2.ui.op
-
BUFR code tables UI
- BufrWmoCodesPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.BufrWmoCodesPanel
- BufrWmoCodesPanel.CodeTableBean - Class in ucar.nc2.ui.op
- BufrWmoCodesPanel.EntryBean - Class in ucar.nc2.ui.op
- build() - Method in class dap4.core.ce.Universal
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- build() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- build() - Method in class ucar.httpservices.HTTPFormBuilder
- build() - Method in class ucar.ma2.Section.Builder
- build() - Method in class ucar.ma2.StructureMembers.Builder
- build() - Method in class ucar.ma2.StructureMembers.MemberBuilder
- build() - Method in class ucar.nc2.Attribute.Builder
- build() - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
- build() - Method in class ucar.nc2.Dimension.Builder
- build() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- build() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- build() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- build() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- build() - Method in class ucar.nc2.ft.point.writer2.CFPointWriterConfig.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- build() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- build() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- build() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- build() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- build() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- build() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- build() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- build() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- build() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- build() - Method in class ucar.nc2.Group.Builder
-
Build the root group, with parent = null.
- build() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- build() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- build() - Method in class ucar.nc2.NetcdfFile.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- build() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- build() - Method in class ucar.nc2.VariableSimpleBuilder
- build() - Method in class ucar.nc2.write.Ncdump.Builder
- build() - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Once this is called, do not use the Builder again.
- build(Channel, CallOptions) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingStub
- build(Channel, CallOptions) - Method in class ucar.gcdm.GcdmGrpc.GcdmFutureStub
- build(Channel, CallOptions) - Method in class ucar.gcdm.GcdmGrpc.GcdmStub
- build(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
- build(NetcdfDataset) - Method in class ucar.nc2.dataset.ProjectionCT.Builder
- build(NetcdfDataset) - Method in class ucar.nc2.dataset.VerticalCT.Builder
- build(NetcdfDataset) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- build(NetcdfDataset, ImmutableList<CoordinateAxis>) - Method in class ucar.nc2.dataset.CoordinateTransform.Builder
- build(NetcdfDataset, List<CoordinateAxis>, List<CoordinateTransform>) - Method in class ucar.nc2.dataset.CoordinateSystem.Builder
- build(Group) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
- build(Group) - Method in class ucar.nc2.dataset.CoordinateAxis1D.Builder
- build(Group) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime.Builder
- build(Group) - Method in class ucar.nc2.dataset.CoordinateAxis2D.Builder
- build(Group) - Method in class ucar.nc2.dataset.SequenceDS.Builder
-
Deprecated.Normally this is called by Group.build()
- build(Group) - Method in class ucar.nc2.dataset.StructureDS.Builder
-
Normally this is called by Group.build()
- build(Group) - Method in class ucar.nc2.dataset.StructurePseudo2Dim.Builder
-
Normally this is called by Group.build()
- build(Group) - Method in class ucar.nc2.dataset.StructurePseudoDS.Builder
-
Normally this is called by Group.build()
- build(Group) - Method in class ucar.nc2.dataset.VariableDS.Builder
-
Normally this is called by Group.build()
- build(Group) - Method in class ucar.nc2.Sequence.Builder
- build(Group) - Method in class ucar.nc2.Structure.Builder
-
Normally this is only called by Group.build()
- build(Group) - Method in class ucar.nc2.Variable.Builder
-
Normally this is called by Group.build()
- build(IOServiceProvider, RandomAccessFile, String, CancelTask) - Static method in class ucar.nc2.NetcdfFiles
- build(CancelTask) - Method in class ucar.nc2.internal.ncml.Aggregation
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.grib.collection.GribIosp
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Open existing file, and populate it.
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- build(RandomAccessFile, Group.Builder, CancelTask) - Method in class ucar.nc2.stream.NcStreamIosp
- buildConventionAttribute(String, String...) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Build a list of Conventions
- buildConventionAttribute(String, String...) - Static method in class ucar.nc2.internal.dataset.CoordSystemFactory
-
Build a list of Conventions
- buildCoordinateSystems() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- buildCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Heres where the work is to identify coordinate axes and coordinate systems.
- buildCoordinateSystems(NetcdfDataset) - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Deprecated.Create the coordinate system objects: coordinate axes, coordinate systems, coordinate transforms.
- buildCoords(CancelTask) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- builder - Variable in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- builder() - Static method in class ucar.ma2.Section
- builder() - Static method in class ucar.ma2.StructureMembers
-
Create an StructureMembers builder.
- builder() - Static method in class ucar.nc2.Attribute
-
Create an Attribute builder.
- builder() - Static method in class ucar.nc2.dataset.CoordinateAxis
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.CoordinateAxis2D
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.CoordinateSystem
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.CoordinateTransform
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.ProjectionCT
- builder() - Static method in class ucar.nc2.dataset.SequenceDS
-
Deprecated.
- builder() - Static method in class ucar.nc2.dataset.StructureDS
- builder() - Static method in class ucar.nc2.dataset.StructurePseudo2Dim
- builder() - Static method in class ucar.nc2.dataset.StructurePseudoDS
- builder() - Static method in class ucar.nc2.dataset.VariableDS
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.dataset.VerticalCT
- builder() - Static method in class ucar.nc2.Dimension
- builder() - Static method in class ucar.nc2.ft.point.writer2.CFPointWriterConfig
- builder() - Static method in class ucar.nc2.Group
- builder() - Static method in class ucar.nc2.internal.dataset.CoordinatesHelper
- builder() - Static method in class ucar.nc2.NetcdfFile
-
Get Builder for this class.
- builder() - Static method in class ucar.nc2.Sequence
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.Structure
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.Variable
-
Get Builder for this class that allows subclassing.
- builder() - Static method in class ucar.nc2.write.NetcdfFormatWriter
-
Obtain a Builder to set custom options
- builder(String) - Static method in class ucar.nc2.Attribute
-
Create an Attribute builder with the given Attribute name.
- builder(String, int) - Static method in class ucar.nc2.Dimension
-
A builder with the Dimension name and length set
- builder(NetcdfFile) - Static method in class ucar.nc2.dataset.NetcdfDataset
- builder(NetcdfFile) - Static method in class ucar.nc2.write.Ncdump
- Builder() - Constructor for class ucar.ma2.Section.Builder
- Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis.Builder
- Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis1D.Builder
- Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis1DTime.Builder
- Builder() - Constructor for class ucar.nc2.dataset.CoordinateAxis2D.Builder
- Builder() - Constructor for class ucar.nc2.dataset.CoordinateSystem.Builder
- Builder() - Constructor for class ucar.nc2.dataset.CoordinateTransform.Builder
- Builder() - Constructor for class ucar.nc2.dataset.NetcdfDataset.Builder
- Builder() - Constructor for class ucar.nc2.dataset.ProjectionCT.Builder
- Builder() - Constructor for class ucar.nc2.dataset.SequenceDS.Builder
-
Deprecated.
- Builder() - Constructor for class ucar.nc2.dataset.StructureDS.Builder
- Builder() - Constructor for class ucar.nc2.dataset.StructurePseudo2Dim.Builder
- Builder() - Constructor for class ucar.nc2.dataset.StructurePseudoDS.Builder
- Builder() - Constructor for class ucar.nc2.dataset.VariableDS.Builder
- Builder() - Constructor for class ucar.nc2.dataset.VerticalCT.Builder
- Builder() - Constructor for class ucar.nc2.ft.point.writer2.CFPointWriterConfig.Builder
- Builder() - Constructor for class ucar.nc2.grib.coord.CoordinateND.Builder
- Builder() - Constructor for class ucar.nc2.Group.Builder
- Builder() - Constructor for class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- Builder() - Constructor for class ucar.nc2.NetcdfFile.Builder
- Builder() - Constructor for class ucar.nc2.Sequence.Builder
- Builder() - Constructor for class ucar.nc2.Structure.Builder
- Builder() - Constructor for class ucar.nc2.Variable.Builder
- Builder() - Constructor for class ucar.nc2.write.NetcdfFormatWriter.Builder
- Builder(int...) - Constructor for class ucar.nc2.grib.coord.SparseArray.Builder
- Builder1(boolean, Grib1Customizer, CalendarPeriod, int) - Constructor for class ucar.nc2.grib.coord.CoordinateTime2D.Builder1
- Builder1(Grib1Customizer, int) - Constructor for class ucar.nc2.grib.coord.CoordinateEns.Builder1
- Builder1(Grib1Customizer, int) - Constructor for class ucar.nc2.grib.coord.CoordinateVert.Builder1
- Builder1(Grib1Customizer, int, CalendarPeriod, CalendarDate) - Constructor for class ucar.nc2.grib.coord.CoordinateTime.Builder1
- Builder1(CalendarPeriod) - Constructor for class ucar.nc2.grib.coord.CoordinateRuntime.Builder1
- Builder2(boolean, Grib2Tables, CalendarPeriod, int) - Constructor for class ucar.nc2.grib.coord.CoordinateTime2D.Builder2
- Builder2(int) - Constructor for class ucar.nc2.grib.coord.CoordinateEns.Builder2
- Builder2(int, VertCoordType) - Constructor for class ucar.nc2.grib.coord.CoordinateVert.Builder2
- Builder2(int, CalendarPeriod, CalendarDate) - Constructor for class ucar.nc2.grib.coord.CoordinateTime.Builder2
- Builder2(CoordinateTime) - Constructor for class ucar.nc2.grib.coord.CoordinateTime.Builder2
- Builder2(CoordinateTimeIntv) - Constructor for class ucar.nc2.grib.coord.CoordinateTimeIntv.Builder2
- Builder2(Grib2Tables, int, CalendarPeriod, CalendarDate) - Constructor for class ucar.nc2.grib.coord.CoordinateTimeIntv.Builder2
- Builder2(CalendarPeriod) - Constructor for class ucar.nc2.grib.coord.CoordinateRuntime.Builder2
- buildException() - Method in class dap4.core.dmr.ErrorResponse
-
Convert an ErrorResponse to the equivalent DapException.
- buildFinish(NetcdfFile) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- buildFinish(NetcdfFile) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- buildFinish(NetcdfFile) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Sometimes the builder needs access to the finished objects.
- buildFinish(NetcdfFile) - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- buildFromCatref(CatalogRef) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildFromJdom(Element, URI) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildFromLocation(String, URI) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildFromStream(InputStream, URI) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildFromString(String, URI) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildFromURI(URI) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildkeystore(String, String) - Static method in class ucar.httpservices.HTTPSession
- buildmultipart() - Method in class ucar.httpservices.HTTPFormBuilder
- buildNCFile() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Build the netCDF file
- buildNCFile() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Build the netCDF file
- buildNetcdfDataset(AbstractIOServiceProvider, String) - Static method in class ucar.nc2.grib.collection.GribCollectionImmutable
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.internal.ncml.Aggregation
-
Call this to build the dataset objects in the NetcdfDataset
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.internal.ncml.AggregationNew
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Call this to build the dataset objects in the NetcdfDataset
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationExisting
-
Deprecated.
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationNew
-
Deprecated.
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationTiled
-
Deprecated.
- buildNetcdfDataset(CancelTask) - Method in class ucar.nc2.ncml.AggregationUnion
-
Deprecated.
- buildOtherDataset(DatasetBuilder, Element) - Method in class thredds.client.catalog.builder.CatalogBuilder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- buildPartial() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- buildPartial() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- buildPartial() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- buildPartial() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- buildPartial() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- buildPartial() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- buildPartial() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- buildPartial() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- buildRequest(RequestBuilder, Map<HTTPSession.Prop, Object>) - Method in class ucar.httpservices.HTTPMethod
- buildRequestConfig(Map<HTTPSession.Prop, Object>) - Method in class ucar.httpservices.HTTPMethod
- buildsimple() - Method in class ucar.httpservices.HTTPFormBuilder
- buildURL(String, String, DapDataset, String) - Static method in class dap4.dap4lib.HttpDSP
- buildXML() - Method in class dap4.core.dmr.ErrorResponse
-
Convert an ErrorResponse to the equivalent XML
- BuoyShipSynop - Class in ucar.nc2.ft.point.standard.plug
-
Ship/Buoy decoded netcdf files
- BuoyShipSynop() - Constructor for class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
- busy - Variable in class ucar.ui.widget.AbstractPanel
- buttPanel - Variable in class ucar.nc2.ui.OpPanel
- buttPanel - Variable in class ucar.ui.widget.AbstractPanel
- ByDataType(FeatureType) - Constructor for class thredds.catalog.DatasetFilter.ByDataType
- ByServiceType(ServiceType) - Constructor for class thredds.catalog.DatasetFilter.ByServiceType
- BYTE - ucar.ma2.DataType
- BYTE - ucar.nc2.stream.NcStreamProto.Attribute.Type
-
BYTE = 1;
- BYTE - ucar.nc2.stream.NcStreamProto.DataType
-
BYTE = 1;
- BYTE - Static variable in class opendap.dap.Attribute
-
Byte attribute type.
- BYTE - Static variable in class ucar.nc2.constants.CF
- BYTE - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
Grads Btye identifier
- BYTE_DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- BYTE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
BYTE = 1;
- BYTE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
BYTE = 1;
- byte2short(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
- BYTEDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- BytePrimitiveVector - Class in opendap.dap
-
A vector of bytes.
- BytePrimitiveVector(BaseType) - Constructor for class opendap.dap.BytePrimitiveVector
-
Constructs a new
BytePrimitiveVector
. - BYTES - ucar.httpservices.HTTPFormBuilder.Sort
- bytes2hex(byte[]) - Static method in class dap4.core.util.Escape
- bytesAsTypeVec(DapType, byte[]) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- bytesToArray(byte[], DataType, ByteOrder) - Static method in class ucar.nc2.filter.FilterHelpers
- bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
convert bytes into integer
- bytesToInt(byte[], boolean) - Static method in class ucar.nc2.iosp.uf.UFheader
- bytesToInt(byte, byte, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
Concatenate two bytes to a 32-bit int value.
- bytesToInt(byte, byte, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadiosp
- bytesToInt(short, short, boolean) - Static method in class ucar.nc2.iosp.nowrad.NOWRadiosp
- bytesToShort(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- bytesToShort(byte[], boolean) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- bytesToShort(byte, byte, boolean) - Static method in class ucar.nc2.iosp.uf.Ray
- bytesToShort(byte, byte, boolean) - Static method in class ucar.nc2.iosp.uf.UFheader
- ByValue() - Constructor for class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t.ByValue
- BZip2Constants - Interface in ucar.unidata.io.bzip2
-
Base class for both the compress and decompress classes.
- BZip2ReadException - Exception in ucar.unidata.io.bzip2
-
Exception for BZip problems
- BZip2ReadException() - Constructor for exception ucar.unidata.io.bzip2.BZip2ReadException
-
Create a new BZip2ReadException with no message
- BZip2ReadException(String) - Constructor for exception ucar.unidata.io.bzip2.BZip2ReadException
-
Create a new BZip2ReadException with the message
C
- C - ucar.nc2.iosp.zarr.ZArray.Order
- C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
-
The "C" variable name identifier
- C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
-
The "C" variable name identifier
- C1 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C11 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C12 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C13 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C14 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C3 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C4 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C5 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C7 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- C8 - ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- cache - Variable in class ucar.nc2.NetcdfFile
- cache - Variable in class ucar.nc2.util.cache.FileCache
- cache - Variable in class ucar.nc2.util.cache.FileCacheARC
- cache - Variable in class ucar.nc2.Variable.Builder
- cache - Variable in class ucar.nc2.Variable
- cacheAll - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
- cachedconfig - Variable in class ucar.httpservices.HTTPSession
- cacheDirty - Variable in class ucar.nc2.internal.ncml.Aggregation
- cacheDirty - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- cacheList - Variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- cacheLoadsInProgress - Static variable in class ucar.nc2.ui.image.PictureCache
-
This Vector keeps track of which pictures the PictureCache has been requested to load in the background.
- cacheLocation - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- cacheLog - Static variable in class ucar.nc2.util.cache.FileCache
- cacheLog - Static variable in class ucar.nc2.util.cache.FileCacheARC
- cachevalid - Variable in class ucar.httpservices.HTTPSession
- cacheVariables(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- cachingSet - Variable in class ucar.nc2.Variable.Cache
- CachingThreddsS3Client - Class in thredds.crawlabledataset.s3
-
A ThreddsS3Client that wraps another ThreddsS3Client and caches its methods' return values for efficiency.
- CachingThreddsS3Client(ThreddsS3Client) - Constructor for class thredds.crawlabledataset.s3.CachingThreddsS3Client
- CachingThreddsS3Client(ThreddsS3Client, RemovalListener<S3URI, Optional<File>>) - Constructor for class thredds.crawlabledataset.s3.CachingThreddsS3Client
- CAL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- calcBounds - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
- calcBounds() - Method in class ucar.nc2.dt.grid.GridDataset
- calcBounds() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- calcBounds() - Method in class ucar.nc2.ft.point.DsgCollectionHelper
- calcBounds() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- calcBounds(Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetPoint
- calcBounds(Formatter) - Method in class ucar.nc2.ft.point.PointDatasetImpl
- calcBounds(PointFeature) - Method in class ucar.nc2.ft.point.PointIteratorAbstract
- calcConnectedLatLonBoundaryPoints() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calls
HorizCoordSys.calcConnectedLatLonBoundaryPoints(int, int)
withInteger.MAX_VALUE
as both arguments. - calcConnectedLatLonBoundaryPoints(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calculates the latitude/longitude boundary of this coordinate reference system.
- calcCRC() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
Calculate the CRC of the entire byte array
- calcCRC() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
- calcCRC() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
Calculate the CRC of the entire byte array
- calcCRC() - Method in class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
-
Calculate the CRC of the entire byte array
- calcDistributions() - Method in interface ucar.nc2.grib.coord.Coordinate
- calcDistributions() - Method in class ucar.nc2.grib.coord.CoordinateEns
- calcDistributions() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- calcDistributions() - Method in class ucar.nc2.grib.coord.CoordinateTime
- calcDistributions() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- calcDistributions() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- calcDistributions() - Method in class ucar.nc2.grib.coord.CoordinateVert
- calcElementSize() - Method in class ucar.nc2.Structure
-
Deprecated.will be private in ver6, where Structure will be immutable.
- calcIndexFile(String) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- calcLatLonBoundingBox() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calculates the bounding box of this coordinate reference system, in latitude/longitude.
- calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBpos
- calcOffsetSetOrder(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBBsection
- calcProjectionBoundaryPoints() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calls
HorizCoordSys.calcProjectionBoundaryPoints(int, int)
withInteger.MAX_VALUE
as both arguments. - calcProjectionBoundaryPoints(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calculates the boundary of this coordinate reference system, in projection coordinates.
- calcProjectionBoundingBox() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calculates the bounding box of this coordinate reference system, in projection coordinates.
- calcScaleOffset(GribData.Bean, Formatter) - Static method in class ucar.nc2.grib.GribData
-
This reports how well different compression schemes would work on the specific data.
- calcScaleOffsetSkipMissingData(Array, double, int) - Static method in class ucar.ma2.MAMath
-
Calculate the scale/offset for an array of numbers.
- calcSize() - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
- calcSize() - Method in class ucar.nc2.write.NetcdfFormatWriter
- calcStorage() - Method in class ucar.nc2.ui.op.Hdf5DataTable
- calcStorage() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable
- calcStructureSize() - Method in class ucar.nc2.Structure
- calcTime(int) - Method in class ucar.nc2.grib.grib2.Grib2Pds
- calcTotalBits(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
- calcTransform(boolean, double, double, double, double) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
This calculates the Affine Transform that maps the current map area (in Projection Coordinates) to a display area (in arbitrary units).
- calculateBearing(double, double, double, double) - Static method in class ucar.unidata.geoloc.Bearing
-
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
- calculateBearing(double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.do not use
- calculateBearing(Earth, double, double, double, double) - Static method in class ucar.unidata.geoloc.Bearing
-
Computes distance (in km), azimuth (degrees clockwise positive from North, 0 to 360), and back azimuth (degrees clockwise positive from North, 0 to 360), from latitude-longituide point pt1 to latitude-longituide pt2.
- calculateBearing(Earth, double, double, double, double, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.do not use
- calculateBearing(Earth, LatLonPoint, LatLonPoint) - Static method in class ucar.unidata.geoloc.Bearing
-
Calculate the bearing between the 2 points.
- calculateBearing(Earth, LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.do not use
- calculateBearing(LatLonPoint, LatLonPoint) - Static method in class ucar.unidata.geoloc.Bearing
-
Calculate the bearing between the 2 points.
- calculateBearing(LatLonPoint, LatLonPoint, Bearing) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.do not use
- calDateUnits - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- Calendar - Enum in ucar.nc2.time
-
Implements CF calendar attribute.
- CALENDAR - Static variable in class ucar.nc2.constants.CF
- CALENDAR_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- CalendarDate - Class in ucar.nc2.time
-
A Calendar Date.
- CalendarDateFactory - Class in ucar.nc2.grib.coord
-
Reuse immutable calendar date objects.
- CalendarDateFactory(CoordinateRuntime) - Constructor for class ucar.nc2.grib.coord.CalendarDateFactory
- CalendarDateFormatter - Class in ucar.nc2.time
-
Threadsafe static routines for date formatting.
- CalendarDateFormatter(String) - Constructor for class ucar.nc2.time.CalendarDateFormatter
-
Date formatter with specified pattern.
- CalendarDateFormatter(String, CalendarTimeZone) - Constructor for class ucar.nc2.time.CalendarDateFormatter
- CalendarDateFormatter(String, CalendarTimeZone, Calendar) - Constructor for class ucar.nc2.time.CalendarDateFormatter
- CalendarDateRange - Class in ucar.nc2.time
-
A range of CalendarDates.
- CalendarDateRange(CalendarDate, long) - Constructor for class ucar.nc2.time.CalendarDateRange
- CalendarDateUnit - Class in ucar.nc2.time
-
A Calendar Date Unit: "unit since date"
- CalendarDuration - Class in ucar.nc2.time
-
A replacement for ucar.nc2.units.TimeDuration.
- CalendarDuration(int, CalendarPeriod.Field) - Constructor for class ucar.nc2.time.CalendarDuration
- CalendarPeriod - Class in ucar.nc2.time
-
A CalendarPeriod is a logical duration of time, it requires a Calendar to convert to an actual duration of time.
- CalendarPeriod.Field - Enum in ucar.nc2.time
-
Fields that can be set on a CalendarPeriod, used to prevent exposure of underlying implementation.
- CalendarTimeZone - Class in ucar.nc2.time
-
Encapsulate TimeZone functionality.
- CalendarTimeZone(String) - Constructor for class ucar.nc2.time.CalendarTimeZone
-
Gets a time zone instance for the specified time zone id.
- CalendarTimeZone(TimeZone) - Constructor for class ucar.nc2.time.CalendarTimeZone
- cancel - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- cancel - Variable in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- cancel - Variable in class ucar.ui.widget.ProgressMonitorTask
- cancel() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.Application will call this when the user cancels.
- cancel() - Method in class ucar.ui.widget.ProgressMonitorTask
-
ProgressMonitor will call this when the user cancels.
- cancelCellEditing() - Method in class ucar.ui.table.AbstractCellEditor
- CancelTask - Interface in ucar.nc2.util
-
Allows long tasks to be cancelled.
- CancelTaskImpl - Class in ucar.nc2.util
-
Deprecated.will move or be private in ver6
- CancelTaskImpl() - Constructor for class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- CANDELA - Static variable in class ucar.units.SI
-
Base unit of luminous intensity.
- canHoldContent() - Method in class ucar.httpservices.HTTPMethod
- CANNOT_READ_FILE - Static variable in exception opendap.dap.DAP2Exception
-
The file specified by the OPeNDAP URL can not be read.
- canonFileURL(String) - Static method in class dap4.core.util.DapUtil
- canonical(String) - Static method in class dap4.core.util.XURI
-
Canonicalize a part of a URL
- canonicalize() - Method in class thredds.catalog.InvDatasetImpl
-
Put metadata into canonical form.
- canonicalizeUriString(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.canonicalizeUriString
- canonicalizeUriString(String) - Static method in class ucar.nc2.NetcdfFiles
-
Removes the
"file:"
or"file://"
prefix from the location, if necessary. - canonicalizeWrite(String) - Static method in class ucar.nc2.util.URLnaming
- canonicalpath(String) - Static method in class dap4.core.util.DapUtil
-
Convert path to: 1.
- canonicalpath(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert path to use '/' consistently and to remove any trailing '/'
- canonicalpath(String) - Static method in class ucar.unidata.util.test.UnitTestCommon
-
Convert path to: 1.
- canonicalpath(StringBuilder) - Static method in class ucar.httpservices.HTTPUtil
- canonicalURL(String) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Create the canonical form of the URL.
- canonicalURL(String) - Static method in class ucar.nc2.stream.CdmRemote
-
Create the canonical form of the URL.
- canonjoin(String...) - Static method in class ucar.unidata.util.test.UnitTestCommon
- canonjoin(String, String) - Static method in class dap4.core.util.DapUtil
- canonjoin(String, String) - Static method in class ucar.httpservices.HTTPUtil
-
Join two string together to form proper path WITHOUT trailing slash
- canonjoin2(String, String) - Static method in class ucar.unidata.util.test.UnitTestCommon
- canOpen(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.canOpen
- canOpen(String) - Static method in class ucar.nc2.NetcdfFiles
-
Find out if the location can be opened, but dont actually open it.
- canParse(String) - Method in interface thredds.inventory.CollectionSpecParserProvider
-
Determine if this provider can parse this collection specification
- canProvide(int) - Method in interface ucar.nc2.filter.FilterProvider
-
Determine if this Provider can provide an Filter with the given numeric ID
- canProvide(String) - Method in interface thredds.inventory.MFileProvider
-
Determine if this Provider can provide an MFile for a given location.
- canProvide(String) - Method in class thredds.inventory.zarr.MFileZip.Provider
- canProvide(String) - Method in interface ucar.nc2.filter.FilterProvider
-
Determine if this Provider can provide an Filter with the given name
- canScan(String) - Method in class thredds.filesystem.zarr.ControllerZip.Provider
- canScan(String) - Method in interface thredds.inventory.MControllerProvider
-
Determine if this Controller can scan for a collection at this location.
- canWrite(File) - Static method in class ucar.nc2.util.DiskCache2
-
Returns
true
if we can write to the file. - CAPABILITIES - dap4.dap4lib.RequestMode
- captureDataDDS(InputStream) - Static method in class opendap.dap.DConnect2
- captureStream(InputStream) - Static method in class opendap.dap.DConnect2
- cat - ucar.nc2.grib.grib2.table.WmoCodeFlagTables.TableType
- catalog - Variable in class thredds.catalog.InvDataset
- Catalog - Class in thredds.client.catalog
-
A Client Catalog
- Catalog - thredds.client.catalog.ServiceType.AccessType
- Catalog - thredds.client.catalog.ServiceType
- Catalog(URI, String, Map<String, Object>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.Catalog
- CATALOG - Static variable in class thredds.catalog.ServiceType
- CATALOG - Static variable in class thredds.inventory.CollectionAbstract
- CATALOG_GEN_CONFIG - Static variable in class thredds.catalog.MetadataType
- CATALOG_GEN_CONFIG_NAMESPACE_URI_0_5 - Static variable in class thredds.cataloggen.config.CatalogGenConfig
- CATALOG_NAMESPACE_10 - Static variable in class thredds.catalog.XMLEntityResolver
- CATALOG_NAMESPACE_10 - Static variable in class thredds.client.catalog.Catalog
- CatalogBuilder - Class in thredds.client.catalog.builder
-
Builds client Catalogs using JDOM2 Non validating.
- CatalogBuilder - Interface in thredds.cataloggen
-
An interface for building catalogs where each instance only builds catalogs for the dataset collection root it was setup to handle.
- CatalogBuilder() - Constructor for class thredds.client.catalog.builder.CatalogBuilder
- CatalogBuilder(Catalog) - Constructor for class thredds.client.catalog.builder.CatalogBuilder
- CatalogChooser - Class in thredds.ui.catalog
-
A Swing widget for THREDDS clients to access and choose from Dataset Inventory catalogs.
- CatalogChooser(PreferencesExt, boolean, boolean, boolean) - Constructor for class thredds.ui.catalog.CatalogChooser
-
Constructor, with control over whether a comboBox of previous catalogs is shown.
- CatalogCrawler - Class in thredds.catalog.crawl
-
This crawls a catalog tree for its datasets, which are sent to a listener.
- CatalogCrawler - Class in thredds.client.catalog.tools
-
Crawl client catalogs
- CatalogCrawler(int, boolean, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
-
Constructor.
- CatalogCrawler(CatalogCrawler.Type, CatalogCrawler.Filter, CatalogCrawler.Listener) - Constructor for class thredds.catalog.crawl.CatalogCrawler
-
Constructor.
- CatalogCrawler(CatalogCrawler.Type, int, CatalogCrawler.Filter, CatalogCrawler.Listener, CancelTask, PrintWriter, Object) - Constructor for class thredds.client.catalog.tools.CatalogCrawler
-
Constructor.
- CatalogCrawler.Filter - Interface in thredds.catalog.crawl
- CatalogCrawler.Filter - Interface in thredds.client.catalog.tools
- CatalogCrawler.Listener - Interface in thredds.catalog.crawl
- CatalogCrawler.Listener - Interface in thredds.client.catalog.tools
- CatalogCrawler.Type - Enum in thredds.catalog.crawl
- CatalogCrawler.Type - Enum in thredds.client.catalog.tools
- CatalogExtractor - Class in thredds.catalog.crawl
-
Utilities for extracting info from a catalog.
- CatalogExtractor(boolean) - Constructor for class thredds.catalog.crawl.CatalogExtractor
-
Constuctor
- CatalogGenConfig - Class in thredds.cataloggen.config
-
Title: Catalog Generator
- CatalogGenConfig(InvDataset, String) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
-
Constructor
- CatalogGenConfig(InvDataset, CatalogGenConfig.Type) - Constructor for class thredds.cataloggen.config.CatalogGenConfig
-
Constructor
- CatalogNetcdfFileProvider - Class in thredds.client.catalog.tools
- CatalogNetcdfFileProvider() - Constructor for class thredds.client.catalog.tools.CatalogNetcdfFileProvider
- CatalogRef - Class in thredds.client.catalog
-
A Client CatalogRef
- CatalogRef(DatasetNode, String, String, Map<String, Object>, List<AccessBuilder>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.CatalogRef
- CatalogRefBuilder - Class in thredds.client.catalog.builder
-
client CatalogRef Builder
- CatalogRefBuilder(DatasetBuilder) - Constructor for class thredds.client.catalog.builder.CatalogRefBuilder
- CatalogRefBuilder(DatasetBuilder, CatalogRef) - Constructor for class thredds.client.catalog.builder.CatalogRefBuilder
- CatalogRefExpander - Class in thredds.cataloggen.config
-
Describes when in the expansion of a DatasetSource a catalogRef is created and a child DatasetSource is expanded.
- CatalogRefExpander - Interface in thredds.cataloggen
-
Indicates whether a particular catalogRef should be converted to a container dataset.
- CatalogRefExpander(String, String, String, String, boolean, boolean) - Constructor for class thredds.cataloggen.config.CatalogRefExpander
- catalogRefFilename() - Method in class thredds.cataloggen.config.CatalogRefExpander
- CatalogRefInfo - Class in thredds.cataloggen.config
-
Information about a CatalogRef that can be used to generate the referenced catalog.
- CatalogRefInfo(String, String, InvDataset, DatasetSource) - Constructor for class thredds.cataloggen.config.CatalogRefInfo
- catalogRefInfoList - Variable in class thredds.cataloggen.config.DatasetSource
-
Information on the catalogRefs in the resulting catalog.
- catalogRefTitle() - Method in class thredds.cataloggen.config.CatalogRefExpander
- CatalogSetCallback - Interface in thredds.catalog
-
Allows asynchronous reading of a catalog.
- CatalogTreeView - Class in thredds.ui.catalog
-
A Swing widget for THREDDS clients to display catalogs in a JTree, and allows the user to select a dataset.
- CatalogTreeView() - Constructor for class thredds.ui.catalog.CatalogTreeView
-
Constructor.
- CatalogUtils - Class in thredds.catalog.util
-
_more_
- CatalogXmlWriter - Class in thredds.client.catalog.tools
-
Write client side catalogs out as XML.
- CatalogXmlWriter() - Constructor for class thredds.client.catalog.tools.CatalogXmlWriter
- category - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- category - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- CatGenAndWrite - Class in thredds.cataloggen
-
_more_
- CatGenAndWrite(String, String, String, InvService, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvDatasetImpl, File) - Constructor for class thredds.cataloggen.CatGenAndWrite
- CatGenConfigMetadataFactory - Class in thredds.cataloggen.config
-
Title: Catalog Generator
- CatGenConfigMetadataFactory() - Constructor for class thredds.cataloggen.config.CatGenConfigMetadataFactory
- CAVOKS - Static variable in class ucar.nc2.dt.point.decode.MP
- cb - Variable in class ucar.nc2.ui.OpPanel
- cb - Variable in class ucar.ui.widget.AbstractPanel
- CBZip2InputStream - Class in ucar.unidata.io.bzip2
-
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
- CBZip2InputStream() - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
- CBZip2InputStream(InputStream) - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
- CBZip2InputStream(InputStream, boolean) - Constructor for class ucar.unidata.io.bzip2.CBZip2InputStream
- CCN - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- cdf - Static variable in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- CDF1HEAD - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- CDF2HEAD - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- CDF5HEAD - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- CDLWriter - Class in ucar.nc2.write
-
Common Data Language (CDL) writer.
- CDM - Class in ucar.nc2.constants
-
CDM constants.
- cdm_data_type - Static variable in class ucar.nc2.constants.ACDD
- cdmCompiler - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- CDMCompiler - Class in dap4.dap4lib.cdm.nc2
-
The goal for the CDM compiler is produce a NetcdfDataset whose content comes from a DSP.
- CDMCompiler(DapNetcdfFile, D4DSP) - Constructor for class dap4.dap4lib.cdm.nc2.CDMCompiler
-
Constructor
- CdmDirect - Class in ucar.nc2.ft.point.standard.plug
-
CDM direct, used when we are implementing the IOSP.
- CdmDirect() - Constructor for class ucar.nc2.ft.point.standard.plug.CdmDirect
- cdmElementClass(DataType) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- CdmIndexOpPanel - Class in ucar.nc2.ui.op
-
Show ncx4 indices.
- CdmIndexOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CdmIndexOpPanel
- CdmIndexPanel - Class in ucar.nc2.ui.grib
-
Show info in GRIB ncx index files.
- CdmIndexPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.CdmIndexPanel
- CdmIndexPanel.CoordBean - Class in ucar.nc2.ui.grib
- CdmIndexPanel.GroupBean - Class in ucar.nc2.ui.grib
- CdmIndexPanel.VarBean - Class in ucar.nc2.ui.grib
- CdmIndexReportPanel - Class in ucar.nc2.ui.grib
-
Run through GRIB ncx indices and make reports
- CdmIndexReportPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.CdmIndexReportPanel
- CdmIndexReportPanel.Report - Enum in ucar.nc2.ui.grib
- CdmIndexScan - Class in ucar.nc2.ui.grib
-
Scan for Feature Datasets
- CdmIndexScan(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.CdmIndexScan
- CdmIndexScan.IndexScanBean - Class in ucar.nc2.ui.grib
- CdmIndexScanOp - Class in ucar.nc2.ui.op
- CdmIndexScanOp(PreferencesExt, FileManager) - Constructor for class ucar.nc2.ui.op.CdmIndexScanOp
- cdmIndexToIndex(Index) - Static method in class dap4.dap4lib.cdm.CDMUtil
- cdmLocalFromTestDataDir - Static variable in class ucar.unidata.util.test.TestDir
-
The cdm-core local test directory, from cdm-test submodule.
- cdmLocalTestDataDir - Static variable in class ucar.unidata.util.test.TestDir
-
The cdm-core local test directory, from any cdm submodule.
- CDMNode - Class in ucar.nc2
-
Deprecated.Will move to Dap4 module in version 6.
- CDMNode() - Constructor for class ucar.nc2.CDMNode
-
Deprecated.
- CDMNode(String) - Constructor for class ucar.nc2.CDMNode
-
Deprecated.
- CdmrCoverageReader - Class in ucar.nc2.ft2.coverage.remote
-
Client side cdmrFeature interface to GridCoverage.
- cdmremote - Static variable in class thredds.catalog.InvService
- CdmRemote - Class in ucar.nc2.stream
-
A remote CDM dataset (extending NetcdfFile), using cdmremote protocol to communicate.
- CdmRemote - thredds.client.catalog.ServiceType
- CdmRemote - Static variable in class thredds.catalog.ServiceType
- CdmRemote(InputStream, String) - Constructor for class ucar.nc2.stream.CdmRemote
- CdmRemote(String) - Constructor for class ucar.nc2.stream.CdmRemote
- CdmRemoteNetcdfFileProvider - Class in ucar.nc2.stream
- CdmRemoteNetcdfFileProvider() - Constructor for class ucar.nc2.stream.CdmRemoteNetcdfFileProvider
- cdmrfeature - Static variable in class thredds.catalog.InvService
- cdmrFeature - thredds.featurecollection.FeatureCollectionConfig.PointDatasetType
- CdmrFeature - thredds.client.catalog.ServiceType
- CdmrFeature - Static variable in class thredds.catalog.ServiceType
- CdmrFeatureDataset - Class in ucar.nc2.ft.remote
-
Factory for FeatureDataset using cdmrFeature protocol.
- CdmrFeatureDataset() - Constructor for class ucar.nc2.ft.remote.CdmrFeatureDataset
- CdmrFeatureOpPanel - Class in ucar.nc2.ui.op
- CdmrFeatureOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CdmrFeatureOpPanel
- CdmrFeaturePanel - Class in ucar.nc2.ui.op
-
Display the cdmrFeature protocol objects, from a URL or a file
- CdmrFeaturePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CdmrFeaturePanel
- CdmrFeaturePanel.MessBean - Class in ucar.nc2.ui.op
- CdmrFeatureProto - Class in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.AxisSpacing - Enum in ucar.nc2.ft2.coverage.remote
-
same as CoverageCoordAxis.Spacing
- CdmrFeatureProto.AxisType - Enum in ucar.nc2.ft2.coverage.remote
-
same as ucar.nc2.constants.AxisType
- CdmrFeatureProto.Calendar - Enum in ucar.nc2.ft2.coverage.remote
-
same as ucar.nc2.time.Calendar
- CdmrFeatureProto.CalendarDateRange - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CalendarDateRange
- CdmrFeatureProto.CalendarDateRange.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CalendarDateRange
- CdmrFeatureProto.CalendarDateRangeOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.CoordAxis - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoordAxis
- CdmrFeatureProto.CoordAxis.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoordAxis
- CdmrFeatureProto.CoordAxisOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.CoordSys - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoordSys
- CdmrFeatureProto.CoordSys.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoordSys
- CdmrFeatureProto.CoordSysOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.CoordTransform - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoordTransform
- CdmrFeatureProto.CoordTransform.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoordTransform
- CdmrFeatureProto.CoordTransformOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.Coverage - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
Coverage
- CdmrFeatureProto.Coverage.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
Coverage
- CdmrFeatureProto.CoverageDataResponse - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoverageDataResponse
- CdmrFeatureProto.CoverageDataResponse.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoverageDataResponse
- CdmrFeatureProto.CoverageDataResponseOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.CoverageDataset - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoverageDataset
- CdmrFeatureProto.CoverageDataset.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
CoverageDataset
- CdmrFeatureProto.CoverageDatasetOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.CoverageOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.CoverageType - Enum in ucar.nc2.ft2.coverage.remote
-
Protobuf enum
CoverageType
- CdmrFeatureProto.DependenceType - Enum in ucar.nc2.ft2.coverage.remote
-
same as CoverageCoordAxis.DependenceType
- CdmrFeatureProto.GeoReferencedArray - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
GeoReferencedArray
- CdmrFeatureProto.GeoReferencedArray.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
GeoReferencedArray
- CdmrFeatureProto.GeoReferencedArrayOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrFeatureProto.Rectangle - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
Rectangle
- CdmrFeatureProto.Rectangle.Builder - Class in ucar.nc2.ft2.coverage.remote
-
Protobuf type
Rectangle
- CdmrFeatureProto.RectangleOrBuilder - Interface in ucar.nc2.ft2.coverage.remote
- CdmrfReader - Class in ucar.nc2.ft2.coverage.remote
-
Client side for opening a CdmrFeature CoverageDataset.
- CdmrfReader(String) - Constructor for class ucar.nc2.ft2.coverage.remote.CdmrfReader
- CdmrfWriter - Class in ucar.nc2.ft2.coverage.remote
-
Server side for Cdmrf
- CdmrfWriter() - Constructor for class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- cdmroot - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- CdmS3Client - Class in ucar.unidata.io.s3
-
A client for accessing Object Store resources.
- CdmS3Client() - Constructor for class ucar.unidata.io.s3.CdmS3Client
- CdmS3Uri - Class in ucar.unidata.io.s3
- CdmS3Uri(String) - Constructor for class ucar.unidata.io.s3.CdmS3Uri
-
A
URI
for use by the CDM for identifying a resource on an Object Store, such as AWS S3, Google Cloud Storage, Azure Blob Storage, Ceph, etc. - CDMSort - Enum in ucar.nc2
-
Deprecated.
- cdmTestDataDir - Static variable in class ucar.unidata.util.test.TestDir
-
cdm-test data directory (distributed with code but depends on data not in github)
- cdmtype2daptype(DataType) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- CDMTypeFcns - Class in dap4.dap4lib.cdm
-
This Class is used to isolate as many as possible of the switch statements using TypeSort enums (Or in somecase DapType.getTypeSort()) Singleton
- CDMTypeFcns() - Constructor for class dap4.dap4lib.cdm.CDMTypeFcns
- cdmUnitTestDir - Static variable in class ucar.unidata.util.test.TestDir
-
New test data directory.
- CDMUtil - Class in dap4.dap4lib.cdm
-
CDM related Constants and utilities common to client and server code
- CDMUtil() - Constructor for class dap4.dap4lib.cdm.CDMUtil
- cdmVariableHash() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
- cdmVariableHash() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
A hash code to group records into a CDM variable
- cdmVariableHash() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
- cdmVariableHash(Grib1Customizer, Grib1Record, int, boolean, boolean, boolean) - Static method in class ucar.nc2.grib.grib1.Grib1Variable
- cdmVariableHash(Grib2Tables, Grib2Record, int, boolean, boolean) - Static method in class ucar.nc2.grib.grib2.Grib2Variable
- cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
- cdmVariableName(GridTableLookup, boolean, boolean) - Method in interface ucar.nc2.iosp.grid.GridRecord
-
A unique name for the CDM variable, must be consistent with cdmVariableHash
- cdmVariableName(GridTableLookup, boolean, boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
- ce - Variable in class dap4.core.ce.CECompiler
- ce - Variable in class dap4.core.dmr.DapDataset
- ce - Variable in class dap4.core.dmr.DMRPrinter
- ce() - Static method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- CE - Variable in class ucar.nc2.dods.DODSVariable
- CE() - Method in class opendap.dap.DConnect2
-
Returns the constraint expression supplied with the URL given to the constructor.
- CEActions - Class in dap4.core.ce.parser
- CEActions() - Constructor for class dap4.core.ce.parser.CEActions
- CEAST - Class in dap4.core.ce
- CEAST(CEAST.Sort) - Constructor for class dap4.core.ce.CEAST
- CEAST.Constant - Enum in dap4.core.ce
- CEAST.NodeList - Class in dap4.core.ce
- CEAST.Operator - Enum in dap4.core.ce
- CEAST.Path - Class in dap4.core.ce
- CEAST.SliceList - Class in dap4.core.ce
- CEAST.Sort - Enum in dap4.core.ce
- CEAST.StringList - Class in dap4.core.ce
- CEATTRNAME - Static variable in class dap4.core.util.DapConstants
- CECompiler - Class in dap4.core.ce
-
Given an AST, compile it into a CEConstraint instance Eventually this will go away and the constraint parser will directly create the constraint.
- CECompiler() - Constructor for class dap4.core.ce.CECompiler
- CEConstraint - Class in dap4.core.ce
-
A Constraint is a structure containing a parsed representation of a constraint expression.
- CEConstraint() - Constructor for class dap4.core.ce.CEConstraint
- CEConstraint(DapDataset) - Constructor for class dap4.core.ce.CEConstraint
- CEConstraint.Expand - Enum in dap4.core.ce
- CEConstraint.Segment - Class in dap4.core.ce
- CEDRICRadarConvention - Class in ucar.nc2.dataset.conv
-
Created by IntelliJ IDEA.
- CEDRICRadarConvention - Class in ucar.nc2.internal.dataset.conv
- CEDRICRadarConvention() - Constructor for class ucar.nc2.dataset.conv.CEDRICRadarConvention
- CEDRICRadarConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- CEKILL - Variable in class ucar.httpservices.HTTPIntercepts
- CELL_MEASURES - Static variable in class ucar.nc2.constants.CF
- CELL_METHODS - Static variable in class ucar.nc2.constants.CF
- center - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- center - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- center - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- center - Variable in class ucar.nc2.grib.grib2.table.Grib2TablesId
- CENTER - Static variable in class ucar.nc2.grib.GribUtils
- CENTER_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- center_id - Static variable in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- CENTER_ID_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- centerId - Static variable in class ucar.nc2.iosp.bufr.BufrIosp2
- CEParserImpl - Class in dap4.core.ce.parser
- CEParserImpl(DapDataset) - Constructor for class dap4.core.ce.parser.CEParserImpl
- CF - Class in ucar.nc2.constants
-
Constants used in CF Conventions.
- CF_EXTENDED - Static variable in class ucar.nc2.constants.CDM
- cf_name - Variable in class ucar.nc2.iosp.grid.GridParameter
- CF_ROLE - Static variable in class ucar.nc2.constants.CF
- CF_VERSION - Static variable in class ucar.nc2.constants.CDM
- CF.CellMethods - Enum in ucar.nc2.constants
-
Enumeration of CF cell methods.
- CF.FeatureType - Enum in ucar.nc2.constants
-
Map from CF feature type names to our FeatureType enums.
- CF1Convention - Class in ucar.nc2.dataset.conv
-
CF-1 Convention.
- CF1Convention - Class in ucar.nc2.internal.dataset.conv
-
CF-1 Convention.
- CF1Convention() - Constructor for class ucar.nc2.dataset.conv.CF1Convention
- CF1Convention(NetcdfDataset.Builder) - Constructor for class ucar.nc2.internal.dataset.conv.CF1Convention
- CF1Convention.Factory - Class in ucar.nc2.internal.dataset.conv
- CFGridCoverageWriter - Class in ucar.nc2.ft2.coverage.writer
-
Write CF Compliant Grid file from a Coverage.
- CFGridCoverageWriter() - Constructor for class ucar.nc2.ft2.coverage.writer.CFGridCoverageWriter
- CFGridCoverageWriter.Result - Class in ucar.nc2.ft2.coverage.writer
-
A value class holding information about the write()
- CFGridCoverageWriter2 - Class in ucar.nc2.ft2.coverage.writer
-
Deprecated.use CFGridCoverageWriter
- CFGridCoverageWriter2() - Constructor for class ucar.nc2.ft2.coverage.writer.CFGridCoverageWriter2
-
Deprecated.
- CFGridWriter - Class in ucar.nc2.dt.grid
-
Deprecated.use CFGridWriter2
- CFGridWriter() - Constructor for class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- CFGridWriter2 - Class in ucar.nc2.dt.grid
-
Deprecated.Convert to CoverageCollection and use
CFGridCoverageWriter
- CFGridWriter2() - Constructor for class ucar.nc2.dt.grid.CFGridWriter2
-
Deprecated.
- CFHybridHeight - Class in ucar.nc2.dataset.transform
-
Create a atmosphere_hybrid_height_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
- CFHybridHeight() - Constructor for class ucar.nc2.dataset.transform.CFHybridHeight
- CFHybridSigmaPressure - Class in ucar.nc2.dataset.transform
-
Create a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
- CFHybridSigmaPressure() - Constructor for class ucar.nc2.dataset.transform.CFHybridSigmaPressure
- CFLine - Class in ucar.nc2.ft2.simpgeometry
-
A CF 1.8 compliant Line for use with Simple Geometries.
- CFLine() - Constructor for class ucar.nc2.ft2.simpgeometry.CFLine
-
Constructs an "empty" line with no members using an ArrayList to implement the point list.
- CFLine(List<Point>) - Constructor for class ucar.nc2.ft2.simpgeometry.CFLine
-
From a given list of points, construct a line
- CFLnPressure - Class in ucar.nc2.dataset.transform
-
implementation for CF vertical coordinate "atmosphere_ln_pressure_coordinate".
- CFLnPressure() - Constructor for class ucar.nc2.dataset.transform.CFLnPressure
- CFM - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- CFOceanS - Class in ucar.nc2.dataset.transform
-
Create a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
- CFOceanS() - Constructor for class ucar.nc2.dataset.transform.CFOceanS
- CFOceanSigma - Class in ucar.nc2.dataset.transform
-
Create a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
- CFOceanSigma() - Constructor for class ucar.nc2.dataset.transform.CFOceanSigma
- CFPoint - Class in ucar.nc2.ft2.simpgeometry
-
A CF 1.8 compliant Point for use with Simple Geometries.
- CFPoint() - Constructor for class ucar.nc2.ft2.simpgeometry.CFPoint
-
Constructs a new empty point at (0,0) with no connections.
- CFPoint(double, double, Point, Point, Array) - Constructor for class ucar.nc2.ft2.simpgeometry.CFPoint
-
Construct a new point from specified parameters The construction will automatically connect in related parts of a Multipoint - just specify any constituents of a multipoint as next or prev.
- CFpointObs - Class in ucar.nc2.ft.point.standard.plug
-
CF "point obs" Convention.
- CFpointObs() - Constructor for class ucar.nc2.ft.point.standard.plug.CFpointObs
- CFpointObs.Encoding - Enum in ucar.nc2.ft.point.standard.plug
- CFpointObs.EncodingInfo - Class in ucar.nc2.ft.point.standard.plug
- CFpointObsExt - Class in ucar.nc2.ft.point.standard.plug
-
CFpointObs using extended model, namely netcdf-4 Structures
- CFpointObsExt() - Constructor for class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- CFPointObWriter - Class in ucar.nc2.dt.point
-
Deprecated.use WriterCFPointCollection
- CFPointObWriter(DataOutputStream, List<Attribute>, String, List<PointObVar>, int) - Constructor for class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.Constructor
- CFPointWriter - Class in ucar.nc2.ft.point.writer
-
Write Point Feature Collections into netcdf3/4 files in CF 1.9 point obs conventions.
- CFPointWriter - Class in ucar.nc2.ft.point.writer2
-
Static methods to write Point Feature Collections into netcdf3/4 files in CF 1.6 point obs conventions.
- CFPointWriter() - Constructor for class ucar.nc2.ft.point.writer2.CFPointWriter
- CFPointWriter(String, List<Attribute>, List<VariableSimpleIF>, CFPointWriterConfig, List<CoordinateAxis>) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriter
- CFPointWriter(String, List<Attribute>, List<VariableSimpleIF>, CalendarDateUnit, String, CFPointWriterConfig) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriter
-
Ctor
- CFPointWriter(String, List<Attribute>, NetcdfFileWriter.Version) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriter
- CFPointWriterConfig - Class in ucar.nc2.ft.point.writer
-
Configuration for CFPointWriter
- CFPointWriterConfig - Class in ucar.nc2.ft.point.writer2
-
Configuration for CFPointWriter
- CFPointWriterConfig(NetcdfFileWriter.Version) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriterConfig
- CFPointWriterConfig(NetcdfFileWriter.Version, Nc4Chunking) - Constructor for class ucar.nc2.ft.point.writer.CFPointWriterConfig
- CFPointWriterConfig.Builder - Class in ucar.nc2.ft.point.writer2
- CFPointWriterUtils - Class in ucar.nc2.ft.point.writer
- CFPointWriterUtils - Class in ucar.nc2.ft.point.writer2
- CFPolygon - Class in ucar.nc2.ft2.simpgeometry
-
A CF 1.8 compliant Polygon for use with Simple Geometries.
- CFPolygon() - Constructor for class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Constructs an empty polygon with nothing in it using an Array List.
- CFPolygon(List<Point>) - Constructor for class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Constructs a new polygon whose points constitute the points passed in.
- CFRadialAdapter - Class in ucar.nc2.dt.radial
-
CF-Radial
- CFRadialAdapter() - Constructor for class ucar.nc2.dt.radial.CFRadialAdapter
- CFRadialAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.CFRadialAdapter
-
Constructor.
- CFSigma - Class in ucar.nc2.dataset.transform
-
Create a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
- CFSigma() - Constructor for class ucar.nc2.dataset.transform.CFSigma
- CFSimpleGeometryHelper - Class in ucar.nc2.ft2.simpgeometry
-
Helpers for various simple geometry tasks relating to the CF standard.
- CFSimpleGeometryHelper() - Constructor for class ucar.nc2.ft2.simpgeometry.CFSimpleGeometryHelper
- cfsr - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- CFstationObsDataset - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- CFstationObsDataset() - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- CFstationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- CFSubConventionProvider - Interface in ucar.nc2.internal.dataset.spi
-
A special SPI to register CF sub-convention or incubating convention CoordSystemBuilderFactory classes.
- change - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
- change - Static variable in class ucar.unidata.util.test.Diff
- changeChecker - Variable in class thredds.inventory.MFileCollectionManager
- Char - dap4.core.dmr.TypeSort
- CHAR - ucar.ma2.DataType
- CHAR - ucar.nc2.stream.NcStreamProto.DataType
-
CHAR = 0;
- CHAR - Static variable in class dap4.core.dmr.DapType
-
Define instances of DapType for every TypeSort.
- CHAR - Static variable in class ucar.nc2.constants.CF
- CHAR_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
CHAR = 0;
- charset - Variable in class ucar.httpservices.HTTPFormBuilder
- Chart - Class in thredds.ui.monitor
-
Class Description.
- Chart(String) - Constructor for class thredds.ui.monitor.Chart
- Chart(String, String, String, TimeSeries) - Constructor for class thredds.ui.monitor.Chart
- check() - Method in class ucar.unidata.util.test.CheckPointFeatureDataset
- check(int) - Static method in class ucar.unidata.util.test.UnitTestCommon
- check(int, int[]) - Static method in class ucar.unidata.util.test.UnitTestCommon
- check(Exception) - Static method in class opendap.dap.Util
-
Filter out runtime exceptions from other exceptions and re-throw
- check(StringBuilder) - Method in class thredds.catalog.InvCatalog
-
Check internal data structures.
- check(StringBuilder) - Method in class thredds.catalog.InvService
- check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalog
-
Check internal data structures.
- check(StringBuilder, boolean) - Method in class thredds.catalog.InvCatalogImpl
-
Check internal data structures.
- check(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.do not use
- check(Grib2CollectionPanel.Grib2RecordBean, Formatter) - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- check(RandomAccessFile, Formatter) - Method in class ucar.nc2.grib.grib2.Grib2Record
- CheckBox(String, String, boolean, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.CheckBox
-
Constructor.
- checkCompressors(String) - Static method in class ucar.httpservices.HTTPSession
- checkContains(String, List<Object>, List<Object>, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
- checkContains(List, List, Formatter) - Static method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- checkCoordinates(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- checkDimensionsForFile(String) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
- checkFileType(RandomAccessFile) - Static method in class ucar.nc2.iosp.NCheader
-
Deprecated.Figure out what kind of netcdf-related file we have.
- checkFixedSize(DapVariable) - Static method in class dap4.core.util.DapUtil
- checkForAttributeNameConflict() - Method in class opendap.dap.DDS
-
Check for name conflicts.
- checkForMeter - Variable in class ucar.nc2.dataset.conv.COARDSConvention
- checkHash - ucar.nc2.ui.op.BufrReportPanel.Report
- checkInRange(int[]) - Method in class ucar.ma2.Section
-
Check if this Section is legal for the given shape.
- checkInvState(long) - Method in class ucar.nc2.ft.fmrc.Fmrc
- checkLeaks() - Static method in class ucar.unidata.util.test.TestDir
- checkLinks(StringBuffer) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- checkLocation(String, FeatureType, boolean) - Static method in class ucar.unidata.util.test.CheckPointFeatureDataset
- checkOk() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- checkOk() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- checkPointFeatureDataset(FeatureDataset, boolean) - Static method in class ucar.unidata.util.test.CheckPointFeatureDataset
- CheckPointFeatureDataset - Class in ucar.unidata.util.test
-
Read and check a point feature dataset, return number of point features.
- CheckPointFeatureDataset(String, FeatureType, boolean) - Constructor for class ucar.unidata.util.test.CheckPointFeatureDataset
- checkProblems(Formatter) - Method in class ucar.nc2.ui.grib.Grib1DataTable
- checkProblems(Formatter) - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- checkProblems(Formatter) - Method in class ucar.nc2.ui.grib.Grib2DataPanel
- checkProtoState(long) - Method in class ucar.nc2.ft.fmrc.Fmrc
- checkruntime(Exception) - Static method in class dap4.core.util.DapUtil
-
Re-throw run-time exceptions
- checkSemantics() - Method in class opendap.dap.BaseType
-
Check semantics.
- checkSemantics(boolean) - Method in class opendap.dap.BaseType
-
Checks for internal consistency.
- checkSemantics(boolean) - Method in class opendap.dap.DArray
-
Checks for internal consistency.
- checkSemantics(boolean) - Method in class opendap.dap.DDS
-
Check the semantics of the
DDS
. - checkSemantics(boolean) - Method in class opendap.dap.DGrid
-
Checks for internal consistency.
- checkSemantics(boolean) - Method in class opendap.dap.DSequence
-
Checks for internal consistency.
- checkSemantics(boolean) - Method in class opendap.dap.DStructure
-
Checks for internal consistency.
- checkServer(String) - Method in class ucar.unidata.util.test.UnitTestCommon
- Checksum32 - Class in ucar.nc2.filter
-
Filter implementation for 32-bit checksums: Fletcher, Adler, and CRC
- Checksum32(Checksum32.CType) - Constructor for class ucar.nc2.filter.Checksum32
- Checksum32.Adler32Provider - Class in ucar.nc2.filter
- Checksum32.CRC32Provider - Class in ucar.nc2.filter
- Checksum32.CType - Enum in ucar.nc2.filter
- Checksum32.Fletcher32Provider - Class in ucar.nc2.filter
- CHECKSUMATTRNAME - Static variable in class dap4.core.util.DapConstants
- checksummap - Variable in class dap4.core.dmr.DapDataset
- checksumming - Variable in class dap4.dap4lib.DeChunkedInputStream
- checksummode - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- checksummode - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- checksummode - Variable in class dap4.dap4lib.D4DataCompiler
- checksummode - Variable in class dap4.dap4lib.D4DSP
- ChecksumMode - Enum in dap4.core.util
-
Define possible checksum modes:
- CHECKSUMSIZE - Static variable in class dap4.core.util.DapConstants
- CHECKSUMTAG - Static variable in class dap4.core.util.DapConstants
- checkTables - ucar.nc2.ui.grib.Grib1ReportPanel.Report
- checkTables - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- checkTimeVarForCalendar(Variable) - Method in class ucar.nc2.dataset.conv.COARDSConvention
- child - Variable in class ucar.nc2.ParsedSectionSpec
- children - Variable in class ucar.nc2.ft.point.standard.TableConfig
- children - Variable in class ucar.unidata.io.zarr.RandomAccessDirectory
- childrenNamesSpi() - Method in class ucar.util.prefs.PreferencesExt
-
Implements AbstractPreferences childrenNamesSpi() method.
- childrenNamesSpi(String) - Method in class ucar.util.prefs.PreferencesExt
- childSpi(String) - Method in class ucar.util.prefs.PreferencesExt
- choice - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
- Choice - Interface in thredds.catalog.query
-
Abstraction of a choice a user can make.
- chooseDatasetAccess(List<InvAccess>) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Find the "best" access in case theres more than one, based on what the CDM knows how to open and use.
- chooseDatasetAccess(List<Access>) - Method in class thredds.client.catalog.tools.DataFactory
-
Find the "best" access in case theres more than one, based on what the CDM knows how to open and use.
- chooseDirectory(String) - Method in class ucar.ui.widget.FileManager
- chooseFilename() - Method in class ucar.ui.widget.FileManager
-
Allow user to select file, then return the filename, in canonical form, always using '/', never '\'
- chooseFilename(File) - Method in class ucar.ui.widget.FileManager
- chooseFilename(String) - Method in class ucar.ui.widget.FileManager
- chooseFilenameToSave(String) - Method in class ucar.ui.widget.FileManager
- chooseFiles() - Method in class ucar.ui.widget.FileManager
- chunk - Variable in class dap4.dap4lib.DeChunkedInputStream
- chunk - Variable in class dap4.dap4lib.DeChunkedInputStream.Chunk
- Chunk() - Constructor for class dap4.dap4lib.DeChunkedInputStream.Chunk
- Chunk(long, int, long) - Constructor for class ucar.nc2.iosp.IndexChunker.Chunk
- CHUNK - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- CHUNK_ALL - Static variable in class dap4.core.util.DapConstants
- CHUNK_DATA - Static variable in class dap4.core.util.DapConstants
- CHUNK_END - Static variable in class dap4.core.util.DapConstants
- CHUNK_ERROR - Static variable in class dap4.core.util.DapConstants
- CHUNK_LITTLE_ENDIAN - Static variable in class dap4.core.util.DapConstants
- CHUNK_SIZES - Static variable in class ucar.nc2.constants.CDM
- CHUNKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- chunkerType - Variable in class ucar.nc2.ui.dialog.NetcdfOutputChooser.Data
- chunking - Variable in class ucar.nc2.ft.point.writer.CFPointWriterConfig
- ChunkingIndex - Class in ucar.nc2.write
-
An index that computes chunk shapes.
- ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter.ChunkingIndex
-
Deprecated.
- ChunkingIndex(int[]) - Constructor for class ucar.nc2.FileWriter2.ChunkingIndex
-
Deprecated.
- ChunkingIndex(int[]) - Constructor for class ucar.nc2.write.ChunkingIndex
- CHUNKS - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- CI - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- CI8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- CIG - Static variable in class ucar.nc2.dt.point.decode.MP
- CIG_EST - Static variable in class ucar.nc2.dt.point.decode.MP
- CIG_RY - Static variable in class ucar.nc2.dt.point.decode.MP
- CIGNO - Static variable in class ucar.nc2.dt.point.decode.MP
- Cinrad2IOServiceProvider - Class in ucar.nc2.iosp.cinrad
-
An IOServiceProvider for CINRAD level II files.
- Cinrad2IOServiceProvider() - Constructor for class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- Cinrad2Record - Class in ucar.nc2.iosp.cinrad
-
This class reads one record (radial) in an CINRAD level II file.
- Cinrad2Record(RandomAccessFile, int) - Constructor for class ucar.nc2.iosp.cinrad.Cinrad2Record
- Cinrad2VolumeScan - Class in ucar.nc2.iosp.cinrad
-
This class reads a CINRAD level II data file.
- Classifier - Class in ucar.nc2.filter
- Classifier() - Constructor for class ucar.nc2.filter.Classifier
- Classifier(String[]) - Constructor for class ucar.nc2.filter.Classifier
- classify(NetcdfDataset, Formatter) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
- classify(NetcdfDataset, Formatter) - Static method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
- CLASSIFY - Static variable in class ucar.nc2.constants.CDM
- classifyArrayAttribute(double) - Method in class ucar.nc2.filter.Classifier
- classifyWithAttributes(Array) - Method in class ucar.nc2.filter.Classifier
- clauses - Variable in class dap4.core.ce.CEAST
- clean(String) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- cleanCache(long, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
-
Remove files if needed to make cache have less than maxBytes bytes file sizes.
- cleanCache(long, Comparator<File>, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
-
Remove files if needed to make cache have less than maxBytes bytes file sizes.
- cleanCache(File, Formatter, boolean) - Method in class ucar.nc2.util.DiskCache2
-
Remove any files or directories whose last modified time greater than persistMinutes
- cleanCache(Date, StringBuilder) - Static method in class ucar.nc2.util.DiskCache
-
Remove all files with date < cutoff.
- cleanCharacterData(String) - Static method in class ucar.nc2.util.xml.Parse
-
Make sure that text is XML safe
- cleanName(String) - Static method in class thredds.inventory.CollectionAbstract
- cleanName(String) - Static method in class ucar.nc2.wmo.Util
-
Deprecated.Clean up strings to be used in Netcdf Object names
- cleanString(String) - Static method in class dap4.core.util.Escape
-
Clean up a string: currently means: 1.
- cleanUnit(String) - Static method in class ucar.nc2.iosp.bufr.tables.WmoXmlReader
- cleanUnit(String) - Static method in class ucar.nc2.wmo.Util
-
Deprecated.Clean up strings to be used for unit string
- cleanUnits - Variable in class ucar.nc2.ui.dialog.Grib1TableCompareDialog.Data
- cleanup(byte[]) - Static method in class ucar.unidata.util.StringUtil2
-
Delete any non-printable characters
- cleanup(String) - Method in class dap4.core.dmr.parser.DOM4Parser
- cleanup(String) - Static method in class ucar.unidata.util.StringUtil2
- cleanupDescription(String) - Static method in class ucar.nc2.grib.GribUtils
- cleanupDescription(String) - Static method in class ucar.nc2.wmo.Util
-
Deprecated.
- cleanupHeader(byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- cleanups - Variable in class ucar.nc2.util.cache.FileCache
- cleanupUnits(String) - Static method in class ucar.nc2.grib.GribUtils
- clear() - Static method in class opendap.util.Debug
- clear() - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
-
Discards all entries from all caches.
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- clear() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- clear() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- clear() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- clear() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- clear() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- clear() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- clear() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- clear() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- clear() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- clear() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- clear() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- clear() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- clear() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- clear() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- clear() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- clear() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- clear() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- clear() - Method in class ucar.nc2.ui.coverage2.CoverageTable
- clear() - Method in class ucar.nc2.ui.gis.SpatialGrid
-
clear all the grid cells
- clear() - Method in class ucar.nc2.ui.grib.CdmIndexPanel
- clear() - Method in class ucar.nc2.ui.grib.CdmIndexScan
- clear() - Method in class ucar.nc2.ui.grib.GribRewritePanel
- clear() - Method in class ucar.nc2.ui.grid.GeoGridTable
- clear() - Method in class ucar.nc2.ui.grid.GridController
- clear() - Method in class ucar.nc2.ui.grid.GridRenderer
- clear() - Method in class ucar.nc2.ui.grid.GridTable
- clear() - Method in class ucar.nc2.ui.grid.GridUI
- clear() - Static method in class ucar.nc2.ui.image.PictureCache
-
clears out all images in the cache.
- clear() - Method in class ucar.nc2.ui.op.AggTable
- clear() - Method in class ucar.nc2.ui.op.CoordSysTable
- clear() - Method in class ucar.nc2.ui.op.DatasetTreeView
- clear() - Method in class ucar.nc2.ui.op.DatasetViewer
- clear() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer
- clear() - Method in class ucar.nc2.ui.op.FeatureScanPanel
- clear() - Method in class ucar.nc2.ui.op.NCdumpPane
- clear() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer
- clear() - Method in class ucar.nc2.ui.op.RadialDatasetTable
- clear() - Method in class ucar.nc2.ui.op.VariablePlot
- clear() - Method in class ucar.nc2.ui.op.VariableTable
-
clear the table
- clear() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomController
- clear() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
- clear() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomUI
- clear() - Method in class ucar.nc2.ui.StructureTable
- clear() - Method in class ucar.nc2.ui.widget.TextGetPutPane
- clear() - Method in class ucar.nc2.ui.widget.UrlAuthenticatorDialog
- clear() - Method in class ucar.ui.widget.StopButton
- clear() - Method in class ucar.ui.widget.TextHistoryPane
- clearAction() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldAction action = 4;
- clearAlt() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double alt = 4;
- clearAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double alt = 4;
- clearAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
double alt = 4;
- clearAltUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string altUnit = 4;
- clearAttributes() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- clearAttributes() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- clearAttributes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- clearAtts() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- clearAtts() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- clearAtts() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- clearAtts() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- clearAxisName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- clearAxisNames() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- clearAxisType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.AxisType axisType = 4;
- clearAxisType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
.GribAxisType axisType = 1;
- clearBackProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 backProcessId = 13;
- clearBaseType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
.ucar.gcdm.DataType base_type = 2;
- clearBeans() - Method in class ucar.ui.prefs.BeanTable
- clearBigend() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
bool bigend = 3;
- clearBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
[default=true] in proto2
- clearBigend() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
bool bigend = 4;
- clearBigend() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
bool bigend = 4;
- clearBigendPresent() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- clearBitWidth() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
int32 bitWidth = 12;
- clearBmsIndicator() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 bmsIndicator = 12;
- clearBmsOffset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
use alternate bms if non-zero (grib2 only).
- clearBmsPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
optional uint64 bmsPos = 11;
- clearBmsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
bms section
- clearBmsReplaced() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
optional bool bmsReplaced = 16 [default = false];
- clearBound() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
only used if interval, then = (value, bound)
- clearBytedata() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
opaque dataType and vlens
- clearByteData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- clearCache() - Static method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- clearCache(boolean) - Method in class ucar.nc2.util.cache.FileCache
-
Remove all cache entries.
- clearCache(boolean) - Method in class ucar.nc2.util.cache.FileCacheARC
-
Remove all cache entries.
- clearCache(boolean) - Method in class ucar.nc2.util.cache.FileCacheGuava
- clearCache(boolean) - Method in interface ucar.nc2.util.cache.FileCacheIF
- clearCalendar() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
.Calendar calendar = 3;
- clearCenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
LOOK these are taken from first record; not storing variants (!)
- clearCenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 center_id = 1;
- clearCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
uint32 code = 1;
- clearCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
uint32 code = 2;
- clearCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time unit; level type
- clearCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
uint32 code = 1;
- clearCode() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
uint32 code = 2;
- clearCollectionSpec() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string collectionSpec = 2;
- clearCompress() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
.Compress compress = 5;
- clearCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
.Compress compress = 6;
- clearConfig() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated Parameter params = 20; // not used
- clearCookies() - Method in class ucar.httpservices.HTTPSession
- clearCoordAxes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- clearCoordAxes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- clearCoordIdx() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
indexes into Group.coords
- clearCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- clearCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
-
Deprecated.Use StructureDS.builder()
- clearCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.Use NetcdfDataset.builder()
- clearCoordinateSystems() - Method in interface ucar.nc2.dataset.VariableEnhanced
-
Deprecated.do not use
- clearCoords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- clearCoordSys() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string coordSys = 5;
- clearCoordSys() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- clearCoordSys() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- clearCoordSysName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
must have coordAxes corresponding to shape
- clearCoordTransforms() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- clearCoordTransforms() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- clearCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
int32 count = 7;
- clearCoverageName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
full escaped name.
- clearCoverageType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
.CoverageType coverageType = 5;
- clearCoverageType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CoverageType coverageType = 10;
- clearData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- clearData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- clearData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- clearData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
fixed length data
- clearData() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
repeated double data = 2;
- clearData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
not needed if len == 0, Attribute with name but no value
- clearData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
fixed length data
- clearData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
"immediate" - store small data in header
- clearDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint32 dataCount = 4;
- clearDataLen() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint32 dataLen = 14;
- clearDataLen() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 dataLen = 14;
- clearDataPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint64 dataPos = 13;
- clearDataPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
data section
- clearDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint64 dataPos = 3;
- clearDataset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- clearDatasetMemory() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- clearDatasetMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Remove cached data, if any.
- clearDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- clearDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
.ucar.gcdm.DataType data_type = 1;
- clearDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- clearDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.DataType data_type = 2;
- clearDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
.ucar.gcdm.DataType data_type = 2;
- clearDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.DataType dataType = 4;
- clearDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
.DataType dataType = 2;
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- clearDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
.DataType dataType = 2;
- clearDateFormatMark() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string dateFormatMark = 4;
- clearDateRange() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CalendarDateRange dateRange = 5;
- clearDepend() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.DependenceType depend = 7;
- clearDependsOn() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- clearDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string desc = 8;
- clearDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string desc = 5;
- clearDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string desc = 2;
- clearDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string desc = 5;
- clearDescription() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
string description = 6;
- clearDescription() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string description = 7;
- clearDimensions() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- clearDims() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- clearDir(File, boolean) - Static method in class ucar.unidata.util.test.UnitTestCommon
- clearDiscipline() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
uint32 discipline = 1;
- clearDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 discipline = 3;
- clearDoubleData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- clearDrsNpoints() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 drsNpoints = 10;
- clearDrsOffset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
offset of drs from start (grib2 only)
- clearDrsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
drs section
- clearDrsTemplate() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 drsTemplate = 9;
- clearEnd() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
uint64 end = 5;
- clearEnd() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
int64 end = 2;
- clearEndTime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
calendar date, last valid time
- clearEndValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
double endValue = 13;
- clearEnumType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
EnumTypedef name, only for enum types
- clearEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
EnumTypedef name, only for enum types
- clearEnumTypes() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- clearEnumTypes() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- clearError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- clearError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- clearFilename() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
string filename = 1;
- clearFilename() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
relative to topDir
- clearFilename() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
the gribCollection.ncx file, relative to gc.
- clearFilename() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
required string filename = 1;
- clearFilename() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
required string filename = 1;
- clearFileno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
the component files that are in this group, key into gc.mfiles
- clearFileno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
which GRIB file ? key into GC.fileMap
- clearFixdata() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
fixed data
- clearFlds() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- clearFloatData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- clearFrom() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
-
sint32 from = 1;
- clearFullName() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string fullName = 1;
- clearFxy() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 fxy = 1;
- clearGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
-
raw gds: Grib1SectionGridDefinition or Grib2SectionGridDefinition
- clearGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- clearGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
use this to build the HorizCoordSys
- clearGds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
-
required bytes gds = 2;
- clearGds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
-
required bytes gds = 2;
- clearGdsConvert() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- clearGdsIdx() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
other sections
- clearGdsIdx() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
index into gdsList
- clearGdsList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- clearGdsList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- clearGenProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 genProcessId = 12;
- clearGenProcessType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 genProcessType = 11;
- clearGeoArray() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- clearGribMessageLength() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint64 gribMessageLength = 2;
- clearGribMessageLength() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint64 gribMessageLength = 2;
- clearGribMessageStart() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
indicator section
- clearGribMessageStart() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
indicator section
- clearGrids() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- clearGroupno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 groupno = 1;
- clearGroups() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- clearGroups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- clearGroups() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- clearHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- clearHeader() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required bytes header = 1;
- clearHeader() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required bytes header = 1;
- clearHeapCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
heap String count
- clearId() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string id = 3;
- clearId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string id = 1;
- clearId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string id = 1;
- clearId() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
??
- clearIds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
extra info not in pds; grib2 id section
- clearIds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
id section
- clearIncx() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double incx = 3;
- clearIncy() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double incy = 4;
- clearIndex() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
the records use this number
- clearIntData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- clearIntvExcludeZero() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
bool intvExcludeZero = 16;
- clearIntvFilter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- clearIntvLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
-
sint32 intvLength = 1;
- clearIntvProb() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
-
sint32 intvProb = 3;
- clearIsHoriz() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
bool isHoriz = 1;
- clearIsOrthogonal() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- clearIsPartitionOfPartitions() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
bool isPartitionOfPartitions = 101;
- clearIsPrivate() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_private = 5;
- clearIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
bool isPrivate = 5;
- clearIsRegular() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- clearIsUnlimited() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_unlimited = 3;
- clearIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
is this needed ??
- clearIsVlen() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_vlen = 4;
- clearIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
bool isVlen = 7;
- clearIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
bool isVlen = 7;
- clearIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
bool isVlen = 4;
- clearIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
bool isVlen = 4;
- clearkeystore() - Static method in class ucar.httpservices.HTTPSession
- clearLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
uint64 lastModified = 2;
- clearLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
uint64 lastModified = 4;
- clearLastRecordRead() - Method in class ucar.nc2.grib.collection.Grib1Iosp
- clearLastRecordRead() - Method in class ucar.nc2.grib.collection.Grib2Iosp
- clearLastRecordRead() - Method in class ucar.nc2.grib.collection.GribIosp
- clearLat() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double lat = 2;
- clearLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double lat = 2;
- clearLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
double lat = 2;
- clearLatlonRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle latlonRect = 3;
- clearLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
uint32 len = 3;
- clearLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
uint32 length = 3;
- clearLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
optional when vlen, may be zero if unlimited
- clearLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
uint64 length = 4;
- clearLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
int64 length = 5;
- clearLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional when vlen, may be zero (unlimited no data yet)
- clearList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- clearLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
.Location loc = 1;
- clearLocal() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
grib1 table Version
- clearLocalTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 local_table_version = 4;
- clearLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string location = 1;
- clearLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
string location = 3;
- clearLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string location = 1;
- clearLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
string location = 1;
- clearLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
string location = 1;
- clearLog() - Method in class ucar.unidata.util.test.TestLogger
- clearLon() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double lon = 3;
- clearLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double lon = 3;
- clearLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
double lon = 3;
- clearLongData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- clearLus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
other sections
- clearMap() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- clearMaps() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- clearMaster() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 master = 9;
- clearMasterRuntime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of runtimes in this GC
- clearMasterTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 master_table_version = 3;
- clearMax() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 max = 7;
- clearMember() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
list of members present, if none then all, these are the index in Structure
- clearMemberData() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- clearMemberData() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- clearMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- clearMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- clearMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- clearMembers() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- clearMembers() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- clearMessage() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
string message = 1;
- clearMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
string message = 1;
- clearMfiles() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- clearMin() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 min = 6;
- clearMissing() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 missing = 10;
- clearMissing() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
uint32 missing = 10;
- clearMsecs() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
calendar date : runtime, time2D
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
string name = 1;
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
short name - optional when private
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
string name = 1;
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
short name
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
short name
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
string name = 1;
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
string name = 1;
- clearName() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
short name
- clearName() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string name = 2;
- clearName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
short name, unique within dataset
- clearName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
must be unique in dataset's CoordSys
- clearName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
short name, unique within dataset
- clearName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
short name, unique within dataset
- clearName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
must be unique - index filename is name.ncx
- clearName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- clearName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
fullname for top, shortname for member
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
short name - optional when private
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
string name = 1;
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
short name
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
short name
- clearName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
short name
- clearNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
optionally keep stats
- clearNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
duplicates found when creating
- clearNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
optionally keep stats
- clearNelems() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
uint32 nelems = 9;
- clearNelems() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
uint32 nelems = 9;
- clearNobs() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
uint64 nobs = 6;
- clearNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double nomTime = 5;
- clearNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 nrecords = 9;
- clearNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
uint32 nrecords = 9;
- clearNrows() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
number of rows in this message
- clearNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
[default = 1] number of rows in this message
- clearNvalues() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
int64 nvalues = 10;
- clearOpaquedata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
opaque dataType
- clearOpaquedata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
opaque dataTypes
- clearParams() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- clearPartitionDate() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
partition date added 11/25/14
- clearPartitions() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- clearPartitionType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string partitionType = 3;
- clearPartno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 partno = 4;
- clearPartVariable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- clearPds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
raw pds
- clearPds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required bytes pds = 7;
- clearPds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required bytes pds = 7;
- clearPdsIntvMerge() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
[default = true];
- clearPdsUseCenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
[default = true];
- clearPdsUseGenType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
bool pdsUseGenType = 12;
- clearPdsUseTableVersion() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
[default = true];
- clearPredefinedGridDefinition() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
-
only grib1; instead of gds raw bytes; need center, subcenter to interpret
- clearPrimdata() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
rectangular, primitive array
- clearPrimdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
oneof
- clearPrimdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
rectangular, primitive array
- clearProcessedDataType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 processedDataType = 8;
- clearProductionStatus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 productionStatus = 7;
- clearProjRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle projRect = 4;
- clearProvider() - Method in class ucar.httpservices.HTTPSession
-
This is used by HTTPMethod to sclear the credentials provider.
- clearRange() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- clearRecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- clearRecords() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- clearRecords() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- clearRecordsLen() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
size of SparseArray message for this Variable
- clearRecordsPos() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
offset of SparseArray message for this Variable
- clearRefDate() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
year, month, day, hour, minute, second;
- clearReference() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
int32 reference = 11;
- clearResolution() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
resolution = (end-start) / (nvalues-1)
- clearRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- clearRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- clearRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
.Group root = 4;
- clearRowLength() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
length in bytes of each row
- clearRowLength() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
length in bytes of each row
- clearRows() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- clearRun2Part() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
masterRuntime index to partition index
- clearScale() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
bufr scale and offset
- clearScanMode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
scanMode from gds added in version 4.5
- clearSdata() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- clearSdata() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
used for string data
- clearSdata() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- clearSdata() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- clearSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.Section section = 5;
- clearSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
not required for SEQUENCE
- clearSection() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.Section section = 3;
- clearSection() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.Section section = 3;
- clearSelectedCells() - Method in class ucar.ui.prefs.BeanTable
-
Set the currently selected cells (0, false or null).
- clearSelection() - Method in class ucar.ui.prefs.BeanTable
- clearShape() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
the shape of the axis (>1D only)
- clearShape() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
the shape of the returned array
- clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
or section?
- clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- clearShape() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- clearShapes() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- clearShapes() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- clearShapes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- clearShapes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- clearShortName() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
string shortName = 1;
- clearSignificanceOfRT() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 significanceOfRT = 5;
- clearSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
multidim sizes = shape[]
- clearSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
uint64 size = 2;
- clearSpacing() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.AxisSpacing spacing = 11;
- clearStart() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
msecs since epoch
- clearStart() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
int64 start = 1;
- clearStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
uint64 start = 1;
- clearStartPos() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
offset in GRIB file of the start of entire message
- clearStartTime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
calendar date, first valid time
- clearStartValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
double startValue = 12;
- clearStartx() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double startx = 1;
- clearStarty() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double starty = 2;
- clearState() - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- clearStations() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- clearStations() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- clearStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint64 stnid = 1;
- clearStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint64 stnPos = 2;
- clearStride() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
uint64 stride = 3;
- clearStringdata() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- clearStringdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- clearStringdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- clearStringData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- clearStructdata() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- clearStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
structures
- clearStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
structure/seq dataType
- clearStructs() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- clearStructs() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- clearStructs() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- clearStructures() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- clearSubcenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 subcenter = 8;
- clearSubcenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 subcenter_id = 2;
- clearSweepMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
deallocated memory of sweep
- clearSweepMemory() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
deallocate memory of sweep
- clearTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double time = 1;
- clearTime2Runtime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time index to runtime index, Best Time only
- clearTimes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- clearTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string timeUnit = 2;
- clearTimeUnitConvert() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- clearTitle() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string title = 2;
- clearTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
??
- clearTo() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
-
sint32 to = 2;
- clearTopDir() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
MFile, Partition filenames are relative to this
- clearTrack() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
1-based index into record list, 0 == missing
- clearTransformNames() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- clearType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldType type = 5;
- clearType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
.Dataset.Type type = 1;
- clearType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
< 5.0
- clearUintData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- clearUlongData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- clearUncompressedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
uint64 uncompressedSize = 6;
- clearUncompressedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
uint32 uncompressedSize = 8;
- clearUnit() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
string unit = 3;
- clearUnits() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string units = 9;
- clearUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string units = 3;
- clearUnits() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
string units = 5;
- clearUnits() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string units = 6;
- clearUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
not used
- clearUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
not used >= 5
- clearUserTimeUnit() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string userTimeUnit = 19;
- clearValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- clearValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
-
string value = 2;
- clearValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- clearValues() - Method in class dap4.core.dmr.DapAttribute
- clearValues() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
big endian doubles; not used for regular, may be deferred
- clearValues() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
repeated float values = 4 [packed = true];
- clearVarFullName() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
Variable full name
- clearVariableId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
-
uint32 variableId = 2;
- clearVariableMemory() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
- clearVariables() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- clearVariables() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- clearVariables() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- clearVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string variable_spec = 2;
- clearVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
the requested variableSpec
- clearVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
full escaped name.
- clearVarno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 varno = 2;
- clearVars() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- clearVars() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- clearVdata() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
bool vdata = 7;
- clearVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
response version
- clearVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
response version
- clearVersion() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
set to >= 3 for proto3
- clearVersion() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
>= 3 for proto3 (5.0+)
- clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
version=2 for proto2, >=3 for proto3 (v5.0+)
- clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
uint32 version = 5;
- clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
uint32 version = 5;
- clearVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
uint32 version = 5;
- clearVlenData() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- clearVlens() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
isVlen true
- clearVlens() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
vlen lengths
- clearWmoId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string wmoId = 6;
- clearWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string wmoId = 6;
- click(MouseEvent) - Method in class ucar.ui.widget.MyMouseAdapter
- Client() - Constructor for class thredds.ui.monitor.AccessLogTable.Client
- ClientCatalogUtil - Class in thredds.client.catalog
- ClientCatalogUtil() - Constructor for class thredds.client.catalog.ClientCatalogUtil
- ClientIO - Interface in opendap.dap
-
Client-side serialization for OPeNDAP variables (sub-classes of
BaseType
). - CLIMATOLOGY - Static variable in class ucar.nc2.constants.CF
- clockExpr(Calendar) - Method in class ucar.units.StandardUnitFormat
- clone() - Method in class dap4.core.dmr.DapDimension
- clone() - Method in class opendap.dap.BaseTypePrimitiveVector
-
Returns a clone of this
BaseTypePrimitiveVector
. - clone() - Method in class opendap.dap.DAPNode
-
Returns a clone of this
DAPNode
. - clone() - Method in class ucar.ma2.Index
- clone() - Method in class ucar.ma2.Index0D
- clone() - Method in class ucar.ma2.Index1D
- clone() - Method in class ucar.ma2.Index2D
- clone() - Method in class ucar.ma2.Index3D
- clone() - Method in class ucar.ma2.Index4D
- clone() - Method in class ucar.ma2.Index5D
- clone() - Method in class ucar.ma2.Index6D
- clone() - Method in class ucar.ma2.Index7D
- clone() - Method in class ucar.nc2.ui.grid.ColorScale
- clone() - Method in class ucar.nc2.ui.image.SourcePicture
-
creates a copy of the SourcePicture
- clone(UnitName) - Method in class ucar.units.DerivedUnitImpl
-
Clones the derived unit changing the identifiers.
- clone(UnitName) - Method in class ucar.units.LogarithmicUnit
-
Clones this unit, changing the identifier.
- clone(UnitName) - Method in class ucar.units.OffsetUnit
-
Clones this unit, changing the identifier.
- clone(UnitName) - Method in class ucar.units.ScaledUnit
-
Clones this unit, changing the identifier.
- clone(UnitName) - Method in class ucar.units.TimeScaleUnit
-
Clones this unit, changing the identifier.
- clone(UnitName) - Method in interface ucar.units.Unit
-
Clones this unit, changing the identifier.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Alias
-
Returns a clone of this
Alias
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Attribute
-
Returns a clone of this
Attribute
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.AttributeTable
-
Returns a clone of this
AttributeTable
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BaseType
-
Returns a clone of this
BaseType
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BooleanPrimitiveVector
-
Returns a clone of this
BooleanPrimitiveVector
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.BytePrimitiveVector
-
Returns a clone of this
Attribute
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DAPNode
-
This procedure does the actual recursive clone.
- cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DArray
-
Returns a clone of this
Array
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DArrayDimension
-
Returns a clone of this
Array
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DAS
-
Returns a clone of this
Attribute
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DDS
-
Returns a clone of this
DDS
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DGrid
-
Returns a clone of this
DGrid
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DSequence
-
Returns a clone of this
Sequence
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DStructure
-
Returns a clone of this
Structure
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.DVector
-
Returns a clone of this
Vector
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Float32PrimitiveVector
-
Returns a clone of this
PrimitiveVector
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Float64PrimitiveVector
-
Returns a clone of this
Float64PrimitiveVector
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Int16PrimitiveVector
-
Returns a clone of this
Int16PrimitiveVector
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.Int32PrimitiveVector
-
Returns a clone of this
Int32PrimitiveVector
. - cloneDAG(DAPNode.CloneMap) - Method in class opendap.dap.PrimitiveVector
-
Returns a clone of this
PrimitiveVector
. - cloneDAG(DAPNode.CloneMap, DAPNode) - Static method in class opendap.dap.DAPNode
-
This version of cloneDAG() is the primary point of cloning.
- CloneMap() - Constructor for class opendap.dap.DAPNode.CloneMap
- close() - Method in class dap4.core.dmr.DMRPrinter
- close() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
-
Close all resources (files, sockets, etc) associated with this file.
- close() - Method in class dap4.dap4lib.DeChunkedInputStream
- close() - Method in class opendap.dap.DConnect2
- close() - Method in class thredds.client.catalog.tools.DataFactory.Result
- close() - Method in class thredds.filesystem.ControllerOS
- close() - Method in class thredds.filesystem.ControllerOS7
- close() - Method in class thredds.filesystem.s3.ControllerS3
- close() - Method in class thredds.filesystem.zarr.ControllerZip
- close() - Method in class thredds.inventory.CollectionFiltered
- close() - Method in class thredds.inventory.CollectionGeneral
- close() - Method in class thredds.inventory.CollectionGlob
- close() - Method in class thredds.inventory.CollectionList
- close() - Method in class thredds.inventory.CollectionListRange
- close() - Method in class thredds.inventory.CollectionManagerAbstract
- close() - Method in class thredds.inventory.CollectionPathMatcher
- close() - Method in interface thredds.inventory.MCollection
-
Close and release any resources.
- close() - Method in interface thredds.inventory.MController
- close() - Method in class thredds.inventory.MFileIterator
- close() - Method in class thredds.inventory.partition.DirectoryCollection
- close() - Method in class thredds.inventory.partition.DirectoryPartition
- close() - Method in class thredds.inventory.partition.PartitionManagerFromIndexDirectory
- close() - Method in class thredds.inventory.partition.PartitionManagerFromIndexList
- close() - Method in class ucar.httpservices.HTTPMethod
-
Calling close will force the method to close, and will force any open stream to terminate.
- close() - Method in class ucar.httpservices.HTTPMethodStream
-
Closes this input stream and releases any system resources associated with the stream; closes the method also.
- close() - Method in class ucar.httpservices.HTTPSession
-
Close the session.
- close() - Method in interface ucar.ma2.StructureDataIterator
-
Make sure that the iterator is complete, and recover resources.
- close() - Method in class ucar.ma2.StructureDataIteratorLimited
- close() - Method in class ucar.ma2.StructureDataIteratorMediated
- close() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Close all resources (files, sockets, etc) associated with this dataset.
- close() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.
- close() - Method in class ucar.nc2.dods.DODSNetcdfFile
- close() - Method in class ucar.nc2.dt.grid.GridDataset
- close() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- close() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- close() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.Close all resources associated with this dataset.
- close() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- close() - Method in interface ucar.nc2.ft.FeatureDataset
-
Close all resources associated with this dataset.
- close() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- close() - Method in class ucar.nc2.ft.fmrc.Fmrc
- close() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
- close() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
- close() - Method in class ucar.nc2.ft.point.PointFeatureCCIteratorFiltered
- close() - Method in class ucar.nc2.ft.point.PointIteratorAdapter
-
Finishes bounds calculation,
if it has been enabled
. - close() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
- close() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
- close() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
- close() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
- close() - Method in class ucar.nc2.ft.point.remote.PointIteratorStream
- close() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
- close() - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- close() - Method in interface ucar.nc2.ft.PointFeatureCCIterator
-
Make sure that the iterator is complete, and recover resources.
- close() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
-
Make sure that the iterator is complete, and recover resources.
- close() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Make sure that the iterator is complete, and recover resources.
- close() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageAdapter
- close() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- close() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- close() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- close() - Method in class ucar.nc2.ft2.coverage.remote.CdmrCoverageReader
- close() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- close() - Method in class ucar.nc2.geotiff.GeoTiff
-
Close the Geotiff file.
- close() - Method in class ucar.nc2.geotiff.GeotiffWriter
- close() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- close() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- close() - Method in class ucar.nc2.grib.collection.GribIosp
- close() - Method in class ucar.nc2.grib.coverage.GribCoverageDataset
- close() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- close() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- close() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- close() - Method in class ucar.nc2.internal.ncml.Aggregation
- close() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- close() - Method in class ucar.nc2.iosp.bufr.Message
- close() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
- close() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Close any resources like file handles
- close() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Close this IOSP and associated files
- close() - Method in class ucar.nc2.iosp.hdf5.H5header
- close() - Method in class ucar.nc2.iosp.hdf5.H5iosp
- close() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Close the file.
- close() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
- close() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- close() - Method in class ucar.nc2.iosp.noaa.Ghcnm
- close() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- close() - Method in class ucar.nc2.iosp.noaa.IgraPor
- close() - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
Close the file.
- close() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp
-
Close this IOSP
- close() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- close() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- close() - Method in interface ucar.nc2.ncml.AggregationIF
-
Deprecated.
- close() - Method in class ucar.nc2.NetcdfFile
-
Close all resources (files, sockets, etc) associated with this file.
- close() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.close the file.
- close() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.close the file.
- close() - Method in class ucar.nc2.stream.CdmRemote
- close() - Method in interface ucar.nc2.util.cache.FileCacheable
-
Close the FileCacheable, release all resources.
- close() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
-
Deprecated.
- close() - Method in class ucar.nc2.write.NetcdfFormatWriter
-
close the file.
- close() - Method in interface ucar.ui.widget.TopLevel
-
close and exit the progem
- close() - Method in class ucar.unidata.io.RandomAccessFile
-
Close the file, and release any associated system resources.
- close() - Method in class ucar.unidata.io.RemoteRandomAccessFile
- close() - Method in class ucar.unidata.io.zarr.RandomAccessDirectory
- close() - Method in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close(NetcdfFile) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- CloseableIterator<T> - Interface in ucar.nc2.util
-
An iterator that must be closed.
- closed - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- closed - Variable in class ucar.httpservices.HTTPMethod
- closed - Variable in class ucar.httpservices.HTTPSession
- closeOpenFiles() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.grib.GribIndexPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.AggPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.BufrCdmIndexOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.BufrCodePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.BufrPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.BufrTableBPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.BufrTableDPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CdmIndexOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CdmIndexScanOp
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CdmrFeatureOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CdmrFeaturePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CollectionSpecPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CoordSysPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.CoveragePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.DatasetViewerPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.DatasetWriterPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.DateFormatMark
- closeOpenFiles() - Method in class ucar.nc2.ui.op.DirectoryPartitionPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.FeatureScanOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Fmrc2Panel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.FmrcPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.GeoGridPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.GeotiffPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Grib1CollectionOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Grib1DataOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Grib1TablePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Grib2CollectionOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Grib2DataOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Grib2TablePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.GribFilesOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.GribIndexOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.GribRewriteOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.GribTemplatePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf4NewTable
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf4Panel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf4Table
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf5DataPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf5DataTable
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf5ObjectPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable
- closeOpenFiles() - Method in class ucar.nc2.ui.op.ImagePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.NCdumpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.NcmlEditor
- closeOpenFiles() - Method in class ucar.nc2.ui.op.NcmlEditorPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.NcStreamOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.NcStreamPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.PointFeaturePanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.RadialPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.ReportOpPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.SimpleGeomPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.StationRadialPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.UnitConvert
- closeOpenFiles() - Method in class ucar.nc2.ui.op.UnitDatasetCheck
- closeOpenFiles() - Method in class ucar.nc2.ui.op.WmoCCPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.op.WmsPanel
- closeOpenFiles() - Method in class ucar.nc2.ui.OpPanel
- closeOpenFiles() - Method in class ucar.ui.widget.AbstractPanel
- closeRemote() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
- closeRemote() - Method in interface ucar.unidata.io.ReadableRemoteFile
-
Close any resources used to enable remote reading.
- closeRemote() - Method in class ucar.unidata.io.s3.S3RandomAccessFile
- cloud_cover - Static variable in class ucar.nc2.dt.point.decode.MP
- cloud_height - Static variable in class ucar.nc2.dt.point.decode.MP
- CLR_or_SKC - Static variable in class ucar.nc2.dt.point.decode.MP
- COARDSConvention - Class in ucar.nc2.dataset.conv
-
COARDS Convention.
- COARDSConvention() - Constructor for class ucar.nc2.dataset.conv.COARDSConvention
- code - ucar.nc2.grib.grib2.table.WmoCodeFlagTables.TableType
- code - Variable in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- code - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
Deprecated.
- CODE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- CODE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Error
- CODE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- CODE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- CODE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Error
- code2 - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
Deprecated.
- CodeFlagTables - Class in ucar.nc2.iosp.bufr.tables
-
Read BUFR Code / Flag tables.
- CodeTableBean() - Constructor for class ucar.nc2.ui.grib.GribWmoCodesPanel.CodeTableBean
- CodeTableBean() - Constructor for class ucar.nc2.ui.op.BufrWmoCodesPanel.CodeTableBean
- CodeTableBean(WmoCodeFlagTables.WmoTable) - Constructor for class ucar.nc2.ui.grib.GribWmoCodesPanel.CodeTableBean
- CodeTableBean(CodeFlagTables) - Constructor for class ucar.nc2.ui.op.BufrWmoCodesPanel.CodeTableBean
- COL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
column identifier
- colHeaders - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
-
column keys
- collapseWhitespace(String) - Static method in class ucar.unidata.util.StringUtil2
-
Collapse continuous whitespace into one single " ".
- CollectionAbstract - Class in thredds.inventory
-
Abstract superclass for Collections of MFiles.
- CollectionAbstract(String, Logger) - Constructor for class thredds.inventory.CollectionAbstract
- CollectionAbstract.DateSorter - Class in thredds.inventory
- CollectionAbstract.MyStreamFilter - Class in thredds.inventory
- CollectionBean() - Constructor for class ucar.nc2.ui.grib.GribFilesPanel.CollectionBean
- CollectionBean(String) - Constructor for class ucar.nc2.ui.grib.GribFilesPanel.CollectionBean
- CollectionConfig - Class in thredds.inventory
-
Configuration object for a collection of managed files.
- CollectionConfig(String, String, boolean, MFileFilter, Object) - Constructor for class thredds.inventory.CollectionConfig
-
Constructor
- collectionDsg - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
- collectionFeatureType - Variable in class ucar.nc2.ft.point.PointFeatureCCCImpl
- collectionFeatureType - Variable in class ucar.nc2.ft.point.PointFeatureCCImpl
- CollectionFiltered - Class in thredds.inventory
-
A decorator to filter an MCollection
- CollectionFiltered(String, MCollection, MFileFilter) - Constructor for class thredds.inventory.CollectionFiltered
- CollectionGeneral - Class in thredds.inventory
-
All files are read in at once.
- CollectionGeneral(FeatureCollectionConfig, CollectionSpecParser, Logger) - Constructor for class thredds.inventory.CollectionGeneral
- CollectionGlob - Class in thredds.inventory
-
A MCollection defined by a glob filter.
- CollectionGlob(String, String, Logger) - Constructor for class thredds.inventory.CollectionGlob
- CollectionInfo - Class in ucar.nc2.ft.point
-
Value class to hold bounds info for a collection
- CollectionInfo() - Constructor for class ucar.nc2.ft.point.CollectionInfo
- CollectionInfo(LatLonRect, CalendarDateRange, int, int) - Constructor for class ucar.nc2.ft.point.CollectionInfo
- CollectionIteratorAdapter<T> - Class in ucar.nc2.ft.point
-
adapt a PointFeatureCollectionIterator to an Iterator
- CollectionIteratorAdapter(PointFeatureCollectionIterator) - Constructor for class ucar.nc2.ft.point.CollectionIteratorAdapter
- CollectionLevelScanner - Class in thredds.cataloggen
-
CollectionLevelScanner maps between the CrawlableDataset realm and the InvCatalog/InvDataset realm.
- CollectionLevelScanner(String, CrawlableDataset, CrawlableDataset, CrawlableDataset, CrawlableDatasetFilter, InvService) - Constructor for class thredds.cataloggen.CollectionLevelScanner
-
Construct a CollectionLevelScanner.
- CollectionLevelScanner(CollectionLevelScanner) - Constructor for class thredds.cataloggen.CollectionLevelScanner
-
Copy constructor
- collectionList - Variable in class ucar.nc2.ft.point.PointDatasetImpl
- CollectionList - Class in thredds.inventory
-
MCollection that is initialized by specific list of MFiles.
- CollectionList(String, String, List<MFile>, Logger) - Constructor for class thredds.inventory.CollectionList
- CollectionList(String, String, Logger) - Constructor for class thredds.inventory.CollectionList
- CollectionList(String, Logger) - Constructor for class thredds.inventory.CollectionList
- CollectionListRange - Class in thredds.inventory
-
Collection defined by a list of files, with a [start, end) date range
- CollectionListRange(String, String, CalendarDate, CalendarDate, Logger) - Constructor for class thredds.inventory.CollectionListRange
- CollectionManager - Interface in thredds.inventory
-
Manages a dynamic collection of MFile objects.
- CollectionManager.ChangeChecker - Interface in thredds.inventory
- CollectionManager.TriggerEvent - Class in thredds.inventory
- CollectionManager.TriggerListener - Interface in thredds.inventory
-
A TriggerEvent.proto is sent if protoDataset.change = "cron" has been specified A TriggerEvent.update is sent if a scan has happened and a change in the list of MFiles has occurred, or an MFile has been updated
- CollectionManagerAbstract - Class in thredds.inventory
-
Abstract superclass for implementations of CollectionManager.
- CollectionManagerCatalog - Class in thredds.inventory
-
CollectionManager of datasets from a catalog.
- CollectionManagerCatalog(String, String, String, Formatter) - Constructor for class thredds.inventory.CollectionManagerCatalog
- collectionName - Variable in class thredds.featurecollection.FeatureCollectionConfig
- collectionName - Variable in class thredds.inventory.CollectionAbstract
- collectionName - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- CollectionPathMatcher - Class in thredds.inventory
-
A collection defined by the collection spec (not directory sensitive) May have by regexp: or glob: (experimental)
- CollectionPathMatcher(FeatureCollectionConfig, CollectionSpecParserAbstract, Logger) - Constructor for class thredds.inventory.CollectionPathMatcher
- CollectionSingleFile - Class in thredds.inventory
-
A CollectionManager consisting of a single file
- CollectionSingleFile(MFile, Logger) - Constructor for class thredds.inventory.CollectionSingleFile
- CollectionSingleIndexFile - Class in thredds.inventory
-
Collection from a Single Index File.
- CollectionSingleIndexFile(MFile, Logger) - Constructor for class thredds.inventory.CollectionSingleIndexFile
- COLLECTIONSPEC_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- CollectionSpecPanel - Class in ucar.nc2.ui.op
- CollectionSpecPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CollectionSpecPanel
- CollectionSpecParser - Class in thredds.inventory
-
Parses the collection specification string for local files.
- CollectionSpecParser(String, String, Formatter) - Constructor for class thredds.inventory.CollectionSpecParser
- CollectionSpecParser(String, Formatter) - Constructor for class thredds.inventory.CollectionSpecParser
-
Single spec : "/topdir/** /#dateFormatMark#regExp" This only allows the dateFormatMark to be in the file name, not anywhere else in the filename path, and you can't use any part of the dateFormat to filter on.
- CollectionSpecParserAbstract - Class in thredds.inventory
-
Abstract base class for parsing collection specification strings
- CollectionSpecParserAbstract(String, String, String, String, String, Formatter) - Constructor for class thredds.inventory.CollectionSpecParserAbstract
-
Single spec : "/topdir/** /#dateFormatMark#regExp" This only allows the dateFormatMark to be in the file name, not anywhere else in the filename path, and you can't use any part of the dateFormat to filter on.
- CollectionSpecParserAbstract(String, String, String, String, Formatter) - Constructor for class thredds.inventory.CollectionSpecParserAbstract
- CollectionSpecParserProvider - Interface in thredds.inventory
-
A Service Provider of
CollectionSpecParserAbstract
. - CollectionSpecParsers - Class in thredds.inventory
-
Static helper methods for CollectionSpecParserAbstract objects.
- CollectionSpecParsers() - Constructor for class thredds.inventory.CollectionSpecParsers
- CollectionSpecParserS3 - Class in thredds.inventory.s3
-
Parses the collection specification string for S3 files.
- CollectionSpecParserS3.Provider - Class in thredds.inventory.s3
-
An S3 Service Provider of
CollectionSpecParserAbstract
. - CollectionSpecTable - Class in ucar.nc2.ui.op
-
Feature Collection Spec parsing
- CollectionSpecTable(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CollectionSpecTable
- CollectionSpecTable.Bean - Class in ucar.nc2.ui.op
- collectionType - Variable in class thredds.catalog.InvDataset
- CollectionType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS coherent collection types.
- CollectionType - Static variable in class thredds.client.catalog.Dataset
- CollectionUpdateEvent - Class in thredds.inventory
-
Events when a fc should be updated.
- CollectionUpdateEvent(CollectionUpdateType, String, String) - Constructor for class thredds.inventory.CollectionUpdateEvent
- CollectionUpdateType - Enum in thredds.inventory
-
Messages to update a collection
- collectValues(String) - Static method in class dap4.core.dmr.parser.ParseUtil
-
Split a
... into its component strings. - COLLINEAR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
- COLON - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- ColorScale - Class in ucar.nc2.ui.grid
-
A ColorScale is used for false-color data mapping.
- ColorScale() - Constructor for class ucar.nc2.ui.grid.ColorScale
- ColorScale(String) - Constructor for class ucar.nc2.ui.grid.ColorScale
- ColorScale(String, Color[]) - Constructor for class ucar.nc2.ui.grid.ColorScale
- ColorScale.MinMaxType - Enum in ucar.nc2.ui.grid
- ColorScale.Panel - Class in ucar.nc2.ui.grid
- colorTable - Variable in class ucar.nc2.geotiff.GeotiffWriter
- column - Variable in class ucar.units.SimpleCharStream
- column(int) - Method in class ucar.ma2.MAMatrix
-
Get the jth column, return as a MAVector: same backing store.
- columnAdded(TableColumnModelEvent) - Method in class ucar.ui.table.ColumnWidthsResizer
- columnAdded(TableColumnModelEvent) - Method in class ucar.ui.table.TableAligner
- columnMarginChanged(ChangeEvent) - Method in class ucar.ui.table.ColumnWidthsResizer
- columnMarginChanged(ChangeEvent) - Method in class ucar.ui.table.TableAligner
- columnMoved(TableColumnModelEvent) - Method in class ucar.ui.table.ColumnWidthsResizer
- columnMoved(TableColumnModelEvent) - Method in class ucar.ui.table.TableAligner
- columnNames - Variable in class ucar.ui.table.RowSorterAbstract
- columnRemoved(TableColumnModelEvent) - Method in class ucar.ui.table.ColumnWidthsResizer
- columnRemoved(TableColumnModelEvent) - Method in class ucar.ui.table.TableAligner
- columns - Variable in class ucar.ui.widget.MultilineTooltip
- columnSelectionChanged(ListSelectionEvent) - Method in class ucar.ui.table.ColumnWidthsResizer
- columnSelectionChanged(ListSelectionEvent) - Method in class ucar.ui.table.TableAligner
- ColumnWidthsResizer - Class in ucar.ui.table
-
A listener that sets the preferred widths of a
JTable
's columns such that they're just big enough to display all of their contents without truncation. - ColumnWidthsResizer(JTable) - Constructor for class ucar.ui.table.ColumnWidthsResizer
-
Creates a listener that resizes
table
's column widths when its data and/or structure changes. - ColumnWidthsResizer(JTable, int) - Constructor for class ucar.ui.table.ColumnWidthsResizer
-
Creates a listener that resizes
table
's column widths when its data and/or structure changes. - combineAxesAttrs(Attribute, Attribute) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Safely combine the multiple axis attributes without duplication
- combo - Variable in class ucar.ui.prefs.Field.EnumCombo
- combo - Variable in class ucar.ui.prefs.Field.TextCombo
- ComboBox<E> - Class in ucar.ui.prefs
-
A simple extension to JComboBox, which persists the n latest values.
- ComboBox() - Constructor for class ucar.ui.prefs.ComboBox
- ComboBox(PersistenceManager) - Constructor for class ucar.ui.prefs.ComboBox
-
Constructor.
- ComboBox(PersistenceManager, int) - Constructor for class ucar.ui.prefs.ComboBox
-
Constructor.
- comment - Static variable in class ucar.nc2.constants.ACDD
- comment - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
Deprecated.
- Comment - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- Comment - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- COMMENT - Static variable in class ucar.nc2.constants.CF
- CommonCodeTable - Class in ucar.nc2.wmo
-
Deprecated.will be moved in ver6
- CommonCodeTable.Table - Enum in ucar.nc2.wmo
-
Deprecated.
- CommonCodeTable.TableEntry - Class in ucar.nc2.wmo
-
Deprecated.
- commonParent(Group) - Method in class ucar.nc2.Group
-
Get the common parent of this and the other group.
- commonParent(Group.Builder) - Method in class ucar.nc2.Group.Builder
-
Find the common parent with the other group ?
- COMP_CODE_DEFLATE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- COMP_CODE_NBIT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- COMP_CODE_NONE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- COMP_CODE_RLE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- COMP_CODE_SKPHUFF - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- COMP_CODE_SZIP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- compact() - Method in class ucar.ma2.Range
-
Create a new Range by compacting this Range by removing the stride.
- compact() - Method in class ucar.ma2.Section
-
Create a new Section by compacting each Range.
- COMPARABLE - Static variable in enum dap4.core.ce.CEAST.Constant
- compare(byte[], byte[], Formatter) - Static method in class ucar.nc2.util.Misc
- compare(float[], float[], Formatter) - Static method in class ucar.nc2.util.Misc
- compare(int[], int[]) - Method in class ucar.nc2.iosp.hdf5.Tiling
-
Create an ordering of index points based on which tile the point is in.
- compare(int[], int[], Formatter) - Static method in class ucar.nc2.util.Misc
- compare(int, int) - Static method in class ucar.nc2.util.Misc
-
Deprecated.use Integer.compare(x, y)
- compare(long, long) - Static method in class ucar.nc2.util.Misc
-
Deprecated.use Long.compare(x, y)
- compare(Object) - Method in class ucar.nc2.ui.op.UnitConvert
- compare(Object, Object) - Static method in class dap4.core.ce.CEConstraint
- compare(Object, Object) - Method in class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
- compare(Object, Object) - Method in class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
- compare(Object, Object) - Method in class ucar.ui.table.TableRowAbstract.Sorter
- compare(String, String, String) - Static method in class ucar.unidata.util.test.UnitTestCommon
- compare(MFile, MFile) - Method in class thredds.inventory.CollectionAbstract.DateSorter
- compare(CoordinateAxis, CoordinateAxis) - Method in class ucar.nc2.dataset.CoordinateAxis.AxisComparator
- compare(GeoTiff, Formatter) - Method in class ucar.nc2.geotiff.GeoTiff
-
Deprecated.do not use
- compare(Grib1SectionGridDefinition, Grib1SectionGridDefinition, Formatter) - Static method in class ucar.nc2.ui.grib.Grib1CollectionPanel
- compare(Grib1SectionProductDefinition, Grib1SectionProductDefinition, Formatter) - Static method in class ucar.nc2.ui.grib.Grib1CollectionPanel
- compare(Grib2SectionGridDefinition, Grib2SectionGridDefinition, Formatter) - Static method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- compare(Grib2SectionProductDefinition, Grib2SectionProductDefinition, Formatter) - Static method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- compare(GridDefRecord, GridDefRecord) - Static method in class ucar.nc2.iosp.grid.GridDefRecord
-
Compare GridDefRecords, the numerics will use nearlyEquals so values that differ in 3 or 4th decimal places will return equal.
- compare(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
- compare(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
Deprecated.use constructor to set options, then compare(NetcdfFile org, NetcdfFile copy)
- compare(NetcdfFile, NetcdfFile, Formatter) - Method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compare(NetcdfFile, NetcdfFile, CompareNetcdf2.ObjFilter) - Method in class ucar.nc2.util.CompareNetcdf2
- compare(NetcdfFile, NetcdfFile, CompareNetcdf2.ObjFilter, boolean, boolean, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
-
Deprecated.use constructor to set options, then compare(NetcdfFile org, NetcdfFile copy, ObjFilter filter)
- compare(TableRow, int) - Method in interface ucar.ui.table.TableRow
- compare(TableRow, int) - Method in class ucar.ui.table.TableRowAbstract
- compareBoolean(TableRow, int, boolean, boolean) - Method in class ucar.ui.table.TableRowAbstract
- compareCoordinateTransform(CoordinateTransform, CoordinateTransform) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
- compareData(String, double[], double[]) - Method in class ucar.nc2.util.CompareNetcdf2
- compareData(String, Array, double[]) - Static method in class ucar.nc2.util.CompareNetcdf2
- compareData(String, Array, Array) - Static method in class ucar.nc2.util.CompareNetcdf2
- compareData(String, Array, Array, boolean) - Method in class ucar.nc2.util.CompareNetcdf2
- compareData(Array, double[]) - Static method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compareData(Array, Array) - Static method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compareData(Grib2CollectionPanel.Grib2RecordBean, Grib2CollectionPanel.Grib2RecordBean, Formatter) - Static method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- compareDataset() - Method in class ucar.nc2.ui.op.DatasetWriter
- compareDate(TableRow, int, Date, Date) - Method in class ucar.ui.table.TableRowAbstract
- compareDesc - Variable in class ucar.nc2.ui.dialog.Grib1TableCompareDialog.Data
- CompareDialog - Class in ucar.nc2.ui.dialog
- CompareDialog(Frame, FileManager) - Constructor for class ucar.nc2.ui.dialog.CompareDialog
- CompareDialog.Data - Class in ucar.nc2.ui.dialog
- CompareDialog.HowMuch - Enum in ucar.nc2.ui.dialog
- compareDouble(TableRow, int, double, double) - Method in class ucar.ui.table.TableRowAbstract
- compareFiles(NetcdfFile, NetcdfFile) - Static method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compareFiles(NetcdfFile, NetcdfFile, boolean, boolean, boolean) - Static method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compareFiles(NetcdfFile, NetcdfFile, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
- compareFiles(NetcdfFile, NetcdfFile, Formatter, boolean, boolean, boolean) - Static method in class ucar.nc2.util.CompareNetcdf2
- compareInt(TableRow, int, int, int) - Method in class ucar.ui.table.TableRowAbstract
- compareLists(List, List, Formatter) - Static method in class ucar.nc2.util.CompareNetcdf2
- compareLong(TableRow, int, long, long) - Method in class ucar.ui.table.TableRowAbstract
- compareNames - Variable in class ucar.nc2.ui.dialog.BufrBCompare.Data
- compareNames - Variable in class ucar.nc2.ui.dialog.Grib1TableCompareDialog.Data
- CompareNcml - Class in ucar.unidata.util.test
-
Read dataset, write NcML, compare results.
- CompareNcml(TemporaryFolder, DatasetUrl, boolean, boolean) - Constructor for class ucar.unidata.util.test.CompareNcml
- CompareNetcdf - Class in ucar.unidata.util.test
-
Deprecated.use CompareNetcdf2
- CompareNetcdf(boolean, boolean, boolean) - Constructor for class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- CompareNetcdf2 - Class in ucar.nc2.util
-
Compare two NetcdfFile.
- CompareNetcdf2() - Constructor for class ucar.nc2.util.CompareNetcdf2
- CompareNetcdf2(Formatter) - Constructor for class ucar.nc2.util.CompareNetcdf2
- CompareNetcdf2(Formatter, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
- CompareNetcdf2(Formatter, boolean, boolean, boolean, boolean) - Constructor for class ucar.nc2.util.CompareNetcdf2
- CompareNetcdf2.Netcdf4ObjectFilter - Class in ucar.nc2.util
- CompareNetcdf2.ObjFilter - Interface in ucar.nc2.util
- compareString(TableRow, int, String, String, boolean) - Method in class ucar.ui.table.TableRowAbstract
- compareStructureData(StructureData, StructureData) - Static method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compareTo(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
- compareTo(Object) - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- compareTo(Object) - Method in class ucar.nc2.ft.fmrc.EnsCoord
- compareTo(Object) - Method in class ucar.units.Prefix
-
Compares this prefix to another.
- compareTo(Object) - Method in class ucar.units.PrefixName
-
Compares this PrefixName with another PrefixName.
- compareTo(Object) - Method in class ucar.units.PrefixSymbol
-
Compares this prefix against another PrefixSymbol.
- compareTo(Object) - Method in class ucar.units.UnitName
-
Compares this UnitName with another UnitName.
- compareTo(String) - Method in class ucar.units.Prefix
-
Compares this prefix to a string.
- compareTo(String) - Method in class ucar.units.PrefixName
-
Compares this PrefixName with a string.
- compareTo(String) - Method in class ucar.units.PrefixSymbol
-
Compares this prefix against a String.
- compareTo(ThreddsMetadata.Variable) - Method in class thredds.client.catalog.ThreddsMetadata.Variable
- compareTo(MFile) - Method in class thredds.filesystem.MFileOS
- compareTo(MFile) - Method in class thredds.filesystem.MFileOS7
- compareTo(MFile) - Method in interface thredds.inventory.MFile
- compareTo(MFile) - Method in class thredds.inventory.s3.MFileS3
- compareTo(MFile) - Method in class thredds.inventory.zarr.MFileZip
- compareTo(MFile) - Method in class ucar.nc2.grib.collection.GcMFile
- compareTo(HTTPMethod) - Method in class ucar.httpservices.HTTPMethod
- compareTo(CoordinateTransform) - Method in class ucar.nc2.dataset.CoordinateTransform
- compareTo(Dimension) - Method in class ucar.nc2.Dimension
-
Dimensions with the same name are equal.
- compareTo(GridDatatype) - Method in class ucar.nc2.dt.grid.GeoGrid
- compareTo(FmrcInv.UberGrid) - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- compareTo(FmrInv) - Method in class ucar.nc2.ft.fmrc.FmrInv
- compareTo(FmrInv.GridVariable) - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- compareTo(GridDatasetInv.Grid) - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- compareTo(TimeCoord) - Method in class ucar.nc2.ft.fmrc.TimeCoord
- compareTo(TimeCoord.Tinv) - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
- compareTo(VertCoord) - Method in class ucar.nc2.ft.fmrc.VertCoord
- compareTo(PointFeature) - Method in class ucar.nc2.ft.point.PointFeatureImpl
- compareTo(DtCoverage) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- compareTo(CoverageCoordAxis) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- compareTo(Grib1CollectionBuilder.VariableBag) - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilder.VariableBag
- compareTo(GribCollectionMutable.GroupGC) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- compareTo(GribCollectionMutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- compareTo(GribDataReader.DataRecord) - Method in class ucar.nc2.grib.collection.GribDataReader.DataRecord
- compareTo(PartitionCollectionImmutable.Partition) - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- compareTo(PartitionCollectionMutable.Partition) - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- compareTo(CoordinateTime2D.Time2D) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Time2D
- compareTo(EnsCoordValue) - Method in class ucar.nc2.grib.coord.EnsCoordValue
- compareTo(TimeCoordIntvDateValue) - Method in class ucar.nc2.grib.coord.TimeCoordIntvDateValue
- compareTo(TimeCoordIntvValue) - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- compareTo(VertCoordValue) - Method in class ucar.nc2.grib.coord.VertCoordValue
- compareTo(Grib2Parameter) - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- compareTo(WmoCodeFlagTables.WmoTable) - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable
- compareTo(WmoTemplateTables.Field) - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- compareTo(WmoTemplateTables.TemplateTable) - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- compareTo(GribVariableRenamer.VariableRenamerBean) - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- compareTo(H5objects.HeaderMessage) - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- compareTo(TableB.Descriptor) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- compareTo(TableD.Descriptor) - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
- compareTo(GridEnsembleCoord.EnsCoord) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
- compareTo(GridTimeCoord) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
- compareTo(GridTimeCoord.TimeCoordWithInterval) - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
- compareTo(GridVertCoord) - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
Compare this to another
- compareTo(GridVertCoord.LevelCoord) - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
-
Compare to another LevelCoord
- compareTo(H5header.HeaderMessage) - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- compareTo(IOServiceProvider) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Use the SortGroup to determine the ordering for dynamically loaded IOServiceProviders.
- compareTo(Aggregation.Dataset) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- compareTo(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
- compareTo(CdmIndexPanel.CoordBean) - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- compareTo(Grib1CollectionPanel.Gds1Bean) - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- compareTo(Grib1TablesViewer.TableBean) - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- compareTo(Grib2CollectionPanel.Gds2Bean) - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- compareTo(Grib2TableViewer2.TableBean) - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- compareTo(GribIndexPanel.Gds1Bean) - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- compareTo(GribIndexPanel.Gds2Bean) - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- compareTo(BufrTableBViewer.DdsBean) - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- compareTo(RC.Triple) - Method in class ucar.nc2.util.rc.RC.Triple
-
Deprecated.
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
-
Sort by full name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.ft2.coverage.Coverage
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.Variable
-
Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.Sort by name
- compareTo(VariableSimpleIF) - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- compareTo(CommonCodeTable) - Method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- compareTo(CommonCodeTable.TableEntry) - Method in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
Deprecated.
- compareTo(Station) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- compareTo(Station) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- compareTo(Station) - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- compareTo(Station) - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Compare this to another
- compareTo(Station) - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- compareTo(Station) - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- compareTo(Station) - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- compareTo(Station) - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- compareTo(Station) - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- compareTo(Station) - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- compareTo(Station) - Method in class ucar.unidata.geoloc.StationImpl
-
Deprecated.
- compareTo(BaseQuantity) - Method in class ucar.units.BaseQuantity
-
Compares this base quantity to another base quantity.
- compareToStandard() - Method in class ucar.nc2.ui.op.BufrTableBViewer
- compareUnits - Variable in class ucar.nc2.ui.dialog.BufrBCompare.Data
- compareUnits - Variable in class ucar.nc2.ui.dialog.Grib1TableCompareDialog.Data
- compareVariable(Variable, Variable, Formatter) - Method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compareVariable(Variable, Variable, CompareNetcdf2.ObjFilter) - Method in class ucar.nc2.util.CompareNetcdf2
- compareVariables(NetcdfFile, NetcdfFile) - Method in class ucar.nc2.util.CompareNetcdf2
- compareVariables(NetcdfFile, NetcdfFile, Formatter) - Method in class ucar.unidata.util.test.CompareNetcdf
-
Deprecated.
- compatibleRank(Section) - Method in class ucar.ma2.Section
-
Compare this section with another upto the vlen in either
- compile() - Method in class dap4.dap4lib.D4DataCompiler
-
The goal here is to process the serialized databuffer and pull out top-level variable positions in the serialized databuffer.
- compile(DapDataset, CEAST) - Method in class dap4.core.ce.CECompiler
- compile(String, DapDataset) - Static method in class dap4.core.ce.CEConstraint
- compileAST(CEAST) - Method in class dap4.core.ce.CECompiler
- compileAtomicVar(DapVariable) - Method in class dap4.dap4lib.D4DataCompiler
-
Compile fixed-sized atomic types Storage =
[] - compileData() - Method in class dap4.dap4lib.cdm.nc2.CDMCompiler
-
Convert a DataDataset to equivalent CDM data (Array objects).
- compileDMR() - Method in class dap4.dap4lib.cdm.nc2.CDMCompiler
-
Convert a DMR to equivalent CDM meta-databuffer and populate a NetcdfDataset with it.
- compilefilter(DapVariable, DapSequence, CEAST) - Method in class dap4.core.ce.CECompiler
-
Convert field references in a filter
- compileOpaqueVar(DapVariable) - Method in class dap4.dap4lib.D4DataCompiler
-
Read and convert an opaque typed array
- compilesegment(CEAST) - Method in class dap4.core.ce.CECompiler
- compileselection(CEAST) - Method in class dap4.core.ce.CECompiler
- compileSequence(DapSequence) - Method in class dap4.dap4lib.D4DataCompiler
-
Compile a sequence as a set of records.
- compileSequenceArray(DapVariable) - Method in class dap4.dap4lib.D4DataCompiler
-
Compile a sequence array.
- compileStringVar(DapVariable) - Method in class dap4.dap4lib.D4DataCompiler
-
Read and convert a string typed array
- compileStructure(DapStructure) - Method in class dap4.dap4lib.D4DataCompiler
-
Compile a structure instance.
- compileStructureArray(DapVariable) - Method in class dap4.dap4lib.D4DataCompiler
-
Compile a structure array.
- compileVar(DapVariable) - Method in class dap4.dap4lib.D4DataCompiler
-
Return a compiled version of the data for this variable.
- component - Variable in class ucar.nc2.ui.geoloc.Rubberband
- compose(Slice, Slice) - Static method in class dap4.core.util.Slice
-
Take two slices and compose src wrt target Assume neither argument is null.
- compose(Range) - Method in class ucar.ma2.Range
-
Create a new Range by composing a Range that is relative to this Range.
- compose(Section) - Method in class ucar.ma2.Section
-
Create a new Section by composing with a Section that is relative to this Section.
- Composite(String, String) - Constructor for class ucar.nc2.iosp.bufr.tables.TableB.Composite
- CompositeDatasetFactory - Class in ucar.nc2.ft.point.collection
-
Factory for point feature dataset collections (CompositePointDataset).
- CompositeDatasetFactory() - Constructor for class ucar.nc2.ft.point.collection.CompositeDatasetFactory
- CompositeMFileFilter - Class in thredds.inventory.filter
-
Composite of MFileFilter Used by DatasetScan, FMRC, ?
- CompositeMFileFilter() - Constructor for class thredds.inventory.filter.CompositeMFileFilter
- CompositePointCollection - Class in ucar.nc2.ft.point.collection
-
PointCollection composed of other PointCollections
- CompositePointCollection(String, CalendarDateUnit, String, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositePointCollection
- CompositeStationCollection - Class in ucar.nc2.ft.point.collection
-
StationTimeSeries composed of a collection of individual StationTimeSeries.
- CompositeStationCollectionFlattened - Class in ucar.nc2.ft.point.collection
-
CompositeStationCollection that has been flattened into a PointCollection
- CompositeStationCollectionFlattened(String, CalendarDateUnit, String, List<String>, CalendarDateRange, List<VariableSimpleIF>, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
- CompositeStationCollectionFlattened(String, CalendarDateUnit, String, LatLonRect, CalendarDateRange, TimedCollection) - Constructor for class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
- compound - Variable in class thredds.catalog.query.Selector
- Compound - thredds.client.catalog.ServiceType
- COMPOUND - Static variable in class thredds.catalog.ServiceType
- compounds - Variable in class dap4.core.dmr.DapGroup
- COMPRESS - Static variable in class ucar.nc2.constants.CDM
- COMPRESS - Static variable in class ucar.nc2.constants.CF
- COMPRESS_DEFLATE - Static variable in class ucar.nc2.constants.CDM
- COMPRESS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- COMPRESS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
- COMPRESSED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- CompressMode - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
1, 2 or 4 = # bytes per grid point
- COMPRESSOR - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- compressScaled(GribData.Bean) - Static method in class ucar.nc2.grib.GribData
- computeChecksum(byte[], int, int) - Method in class dap4.dap4lib.DeChunkedInputStream
- computeChecksum(int) - Method in class dap4.dap4lib.DeChunkedInputStream
- computeChunking(Variable) - Method in class ucar.nc2.ui.op.DatasetWriter.BeanChunker
- computeChunking(Variable) - Method in interface ucar.nc2.write.Nc4Chunking
-
Compute the chunk size for this Variable.
- computeChunking(Variable) - Method in class ucar.nc2.write.Nc4ChunkingDefault
- computeChunking(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategyGrib
- computeChunkingFromAttribute(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategy
- computeChunkShape(long) - Method in class ucar.nc2.FileWriter.ChunkingIndex
-
Deprecated.Computes the shape of the largest possible contiguous chunk, starting at
Index.getCurrentCounter()
and withnumElems <= maxChunkElems
. - computeChunkShape(long) - Method in class ucar.nc2.FileWriter2.ChunkingIndex
-
Deprecated.Computes the shape of the largest possible contiguous chunk, starting at
Index.getCurrentCounter()
and withnumElems <= maxChunkElems
. - computeChunkShape(long) - Method in class ucar.nc2.write.ChunkingIndex
-
Computes the shape of the largest possible contiguous chunk, starting at
Index.getCurrentCounter()
and withnumElems <= maxChunkElems
. - computedimensions() - Method in class dap4.core.ce.CEConstraint
-
Compute dimension related information using slicing and redef info.
- computeEffectiveShape(List<DapDimension>) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Compute the shape inferred from a set of slices.
- computeenums() - Method in class dap4.core.ce.CEConstraint
-
Walk all the included variables and accumulate the referenced enums
- computefqn() - Method in class dap4.core.dmr.DapNode
-
Compute the FQN of this node
- computegroups() - Method in class dap4.core.ce.CEConstraint
-
Walk all the included declarations and accumulate the set of referenced groups
- computeSize() - Method in class ucar.ma2.Section
-
Compute total number of elements represented by the section.
- computeSize() - Method in class ucar.ma2.SectionIterable
- computeSize(int[]) - Static method in class ucar.ma2.Index
-
Compute total number of elements in the array.
- computeSize(int[]) - Static method in class ucar.ma2.Section
- computeSize(int[]) - Static method in class ucar.nc2.iosp.IndexLong
- computeTypeSize(DapType) - Method in class dap4.dap4lib.D4DataCompiler
-
Compute the size in databuffer of the serialized form
- computeUnlimitedChunking(List<Dimension>, int) - Method in class ucar.nc2.write.Nc4ChunkingDefault
- concat - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
concat = 5;
- concat_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
concat = 5;
- config - Variable in class thredds.inventory.CollectionPathMatcher
- config - Variable in class thredds.inventory.MFileCollectionManager
- config - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- config - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- config - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- config - Variable in class ucar.nc2.grib.collection.GribIosp
- config - Variable in class ucar.nc2.grib.grib2.table.Grib2Tables
- Config() - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- Config() - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- Config(String, Dimension, Variable, Variable, Variable, Variable) - Constructor for class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- CONFIG_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- configClient(HttpClientBuilder, Map<HTTPSession.Prop, Object>) - Method in class ucar.httpservices.HTTPMethod
- configFromXml(Element, Namespace) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- conformable(int[], int[]) - Static method in class ucar.ma2.MAMath
-
Check that two array shapes are conformable.
- conformable(Array, Array) - Static method in class ucar.ma2.MAMath
-
Check that two arrays are conformable.
- conformal(Section) - Method in class ucar.ma2.Section
- connectLatLonPoints(List<LatLonPoint>) - Static method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Returns a list of points that is equivalent to the input list, but with longitude values adjusted to ensure that adjacent elements are "connected".
- connmgr - Static variable in class ucar.httpservices.HTTPSession
- CONSTANT - dap4.core.ce.CEAST.Sort
- ConstantForecasts - thredds.featurecollection.FeatureCollectionConfig.FmrcDatasetType
- constantInterval - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
- ConstantOffsets - thredds.featurecollection.FeatureCollectionConfig.FmrcDatasetType
- constants - Variable in class dap4.core.dmr.DapEnumeration
-
The enumeration constants are represented by a List of names since order is important at least for printing, and a pair of maps.
- constrained - Variable in class dap4.core.util.Slice
-
Indicate that this slice's first/last/stride were specifically set; typically from a constraint.
- constraint - Variable in class dap4.core.ce.parser.CEParserImpl
- CONSTRAINT - dap4.core.ce.CEAST.Sort
- ConstraintException - Exception in opendap.dap
- ConstraintException() - Constructor for exception opendap.dap.ConstraintException
- ConstraintException(String) - Constructor for exception opendap.dap.ConstraintException
- ConstraintException(String, Throwable) - Constructor for exception opendap.dap.ConstraintException
- ConstraintException(Throwable) - Constructor for exception opendap.dap.ConstraintException
- CONSTRAINTTAG - Static variable in class dap4.core.util.DapConstants
- Construct - ucar.nc2.ft.point.standard.Table.Type
- constructChildren(IndexReader, CollectionUpdateType) - Method in class thredds.inventory.partition.DirectoryBuilder
-
Find all children directories.
- constructChildrenFromIndex(IndexReader, boolean) - Method in class thredds.inventory.partition.DirectoryBuilder
- constructCoordAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
- constructCopy() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
copy constructor - avoid clone !!
- constructCopy() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
copy constructor - avoid clone !!
- constructCopy() - Method in class ucar.unidata.geoloc.projection.FlatEarth
- constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
- constructCopy() - Method in class ucar.unidata.geoloc.projection.LambertConformal
- constructCopy() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Mercator
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Orthographic
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.
- constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- constructCopy() - Method in class ucar.unidata.geoloc.projection.RotatedPole
- constructCopy() - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
-
copy constructor - avoid clone !!
- constructCopy() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
- constructCopy() - Method in class ucar.unidata.geoloc.projection.Stereographic
- constructCopy() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
- constructCopy() - Method in class ucar.unidata.geoloc.projection.UtmProjection
- constructCopy() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
- constructCopy() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.copy constructor - avoid clone !!
- constructMenu(JMenu) - Static method in class ucar.ui.prefs.Debug
-
Construct cascading pull-aside menus using the values of the debug flags in the Preferences object.
- consume(MFile) - Method in interface thredds.inventory.partition.DirectoryCollection.Visitor
- containedIn(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
-
Determine if this bounding box is contained in another LatLonRect.
- CONTAINER - Static variable in class opendap.dap.Attribute
-
Container attribute type.
- contains(double, double) - Method in class ucar.unidata.geoloc.LatLonRect
-
Determine if the given lat/lon point is contined inside this rectangle.
- contains(int) - Method in class ucar.ma2.Range
-
Is want contained in this Range?
- contains(String) - Method in class ucar.nc2.ui.geoloc.JTableProjection
- contains(Date) - Method in class ucar.nc2.units.DateRange
-
Same as included()
- contains(Section) - Method in class ucar.ma2.Section
-
See if this Section contains another Section.
- contains(Dimension) - Method in class ucar.nc2.Group.Builder
-
Is the Dimension contained within this Group or a parent Group
- contains(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
-
Determine if a specified LatLonPoint is contained in this bounding box.
- contains(ProjectionImpl) - Method in class ucar.nc2.ui.geoloc.JTableProjection
- contains(ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns
true
if this bounding box containspoint
. - contains(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns
true
if this bounding box containsrect
. - containsAllLongitude() - Method in class ucar.unidata.geoloc.LatLonRect
-
return does this rectangle contain all longitudes
- containsAxes(List<CoordinateAxis>) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Do we have all the axes in the list?
- containsAxes(CoordinateSystem.Builder, List<CoordinateAxis.Builder>) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- containsAxis(String) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Do we have the named axis?
- containsAxisType(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Do we have an axes of the given type?
- containsAxisTypes(List<AxisType>) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Do we have all the axes types in the list?
- containsAxisTypes(CoordinateSystem.Builder, List<AxisType>) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- containsBufrTable() - Method in class ucar.nc2.iosp.bufr.Message
-
Check if this message contains a BUFR table
- containsDecl(DapNode) - Method in class dap4.core.dmr.DapGroup
- containsDomain(List<Dimension>) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Do we have all the dimensions in the list?
- containsKey(CDM_T) - Method in class dap4.dap4lib.cdm.NodeMap
- containsKey(DAP_T) - Method in class dap4.dap4lib.cdm.NodeMap
- containsPathAlias(String) - Method in interface thredds.util.PathAliasReplacement
- containsPathAlias(String) - Method in class thredds.util.PathAliasReplacementFromMap
- containsPathAlias(String) - Method in class thredds.util.PathAliasReplacementImpl
- containsVLEN(List<Dimension>) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Test if any dimension is variable length
- content - Variable in class ucar.httpservices.HTTPMethod
- contentDecoderMap - Static variable in class ucar.httpservices.HTTPSession
- contentKey(RequestMode, ResponseFormat) - Static method in class dap4.dap4lib.DapProtocol
- contentObject - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- contents(Nc4prototypes.Vlen_t) - Static method in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
- contenttype - Variable in class dap4.dap4lib.DapProtocol.ContentType
- contenttype(HTTPFormBuilder.Sort) - Static method in enum ucar.httpservices.HTTPFormBuilder.Sort
- ContentType(RequestMode, ResponseFormat, String, String) - Constructor for class dap4.dap4lib.DapProtocol.ContentType
- contenttypes - Static variable in class dap4.dap4lib.DapProtocol
- Contiguous - ucar.nc2.ft.point.standard.Table.Type
- contiguousInterval - ucar.nc2.ft2.coverage.CoverageCoordAxis.Spacing
- contiguousInterval - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
-
contiguousInterval = 2;
- contiguousInterval_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
-
contiguousInterval = 2;
- ContourFeature - Class in ucar.nc2.ui.grid
-
An AbstractGisFeature derived class for contour lines.
- ContourFeature(List<ContourLine>) - Constructor for class ucar.nc2.ui.grid.ContourFeature
-
constructor
- ContourFeatureRenderer - Class in ucar.nc2.ui.grid
-
Contour rendering.
- ContourFeatureRenderer(ContourGrid, ProjectionImpl) - Constructor for class ucar.nc2.ui.grid.ContourFeatureRenderer
-
cstr
- ContourGrid - Class in ucar.nc2.ui.grid
-
ContourGrid Class to make an ArrayList of ContourFeature-s from a regular 2D data grid.
- ContourGrid(Array, List<Double>, double[], double[], GridDatatype) - Constructor for class ucar.nc2.ui.grid.ContourGrid
-
Construct the ContourGrid object for this input data of datagrid, contour level values, and x and y edge position values.
- ContourLine - Class in ucar.nc2.ui.grid
- ContourLine(ArrayList, double, boolean) - Constructor for class ucar.nc2.ui.grid.ContourLine
- ContourLine(List<Point2D.Double>, double) - Constructor for class ucar.nc2.ui.grid.ContourLine
- contract() - Method in class dap4.core.ce.CEConstraint
-
Locate each Structure|Sequence and: 1.
- CONTRACTED - dap4.core.ce.CEConstraint.Expand
- contractR(DapStructure, Set<DapStructure>) - Method in class dap4.core.ce.CEConstraint
-
Recursive helper
- Contributor() - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
- Contributor(String, String) - Constructor for class thredds.catalog.ThreddsMetadata.Contributor
- Contributor(String, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.Contributor
- contributor_info - Static variable in class ucar.nc2.constants.ACDD
- contributors - Variable in class thredds.catalog.InvDataset
- contributors - Variable in class thredds.catalog.ThreddsMetadata
- Contributors - Static variable in class thredds.client.catalog.Dataset
- control(String) - Method in class ucar.nc2.StringLocker
-
Deprecated.
- ControllerOS - Class in thredds.filesystem
-
Implements an MController without caching, reading from OS each time.
- ControllerOS() - Constructor for class thredds.filesystem.ControllerOS
- ControllerOS7 - Class in thredds.filesystem
-
Use Java 7 NIO for scanning the file system
- ControllerOS7() - Constructor for class thredds.filesystem.ControllerOS7
- ControllerOS7.PrintFiles - Class in thredds.filesystem
- ControllerS3 - Class in thredds.filesystem.s3
-
Implements an MController without caching, reading from the object store each time.
- ControllerS3() - Constructor for class thredds.filesystem.s3.ControllerS3
- ControllerS3.Provider - Class in thredds.filesystem.s3
- ControllerZip - Class in thredds.filesystem.zarr
-
Implements an MController for tracking ZipEntries within a ZipFile
- ControllerZip() - Constructor for class thredds.filesystem.zarr.ControllerZip
- ControllerZip.FilteredIterator - Class in thredds.filesystem.zarr
- ControllerZip.MFileIterator - Class in thredds.filesystem.zarr
- ControllerZip.MFileIteratorLeaves - Class in thredds.filesystem.zarr
- ControllerZip.Provider - Class in thredds.filesystem.zarr
- controls - Variable in class dap4.core.dmr.DMRPrinter
- Convention - Static variable in class ucar.nc2.constants._Coordinate
- conventionName - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- conventionName - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- CONVENTIONS - Static variable in class ucar.nc2.constants.CDM
- CONVENTIONS - Static variable in class ucar.nc2.constants.CF
- ConversionException - Exception in dap4.core.util
-
Thrown for an attempt to make a forbidden conversion on primitive data values, eg boolean to double.
- ConversionException - Exception in ucar.units
-
Provides support for unit conversion exceptions.
- ConversionException() - Constructor for exception dap4.core.util.ConversionException
- ConversionException() - Constructor for exception ucar.units.ConversionException
-
Constructs from nothing.
- ConversionException(String) - Constructor for exception dap4.core.util.ConversionException
- ConversionException(String, Throwable) - Constructor for exception dap4.core.util.ConversionException
- ConversionException(Throwable) - Constructor for exception dap4.core.util.ConversionException
- ConversionException(Unit, Unit) - Constructor for exception ucar.units.ConversionException
-
Constructs from a "from" unit and and "to" unit.
- convert(double) - Method in class ucar.nc2.filter.Classifier
- convert(double) - Method in class ucar.nc2.filter.ConvertMissing
- convert(double) - Method in interface ucar.nc2.filter.Enhancement
- convert(double) - Method in class ucar.nc2.filter.Normalizer
- convert(double) - Method in class ucar.nc2.filter.ScaleOffset
- convert(double) - Method in class ucar.nc2.filter.Standardizer
- convert(double) - Method in class ucar.nc2.filter.UnsignedConversion
- convert(double) - Method in interface ucar.units.Converter
-
Converts a numeric value.
- convert(double) - Method in class ucar.units.TimeScaleUnit.MyConverter
- convert(double) - Method in class ucar.units.UnitImpl.MyConverter
- convert(double[]) - Method in interface ucar.units.Converter
-
Converts an array of numeric values.
- convert(double[]) - Method in class ucar.units.ConverterImpl
-
Converts an array of numeric values.
- convert(double[], double[]) - Method in interface ucar.units.Converter
-
Converts an array of numeric values.
- convert(double[], double[]) - Method in class ucar.units.TimeScaleUnit.MyConverter
- convert(double[], double[]) - Method in class ucar.units.UnitImpl.MyConverter
- convert(float) - Method in interface ucar.units.Converter
-
Converts a numeric value.
- convert(float) - Method in class ucar.units.ConverterImpl
-
Converts a numeric value.
- convert(float[]) - Method in interface ucar.units.Converter
-
Converts an array of numeric values.
- convert(float[]) - Method in class ucar.units.ConverterImpl
-
Converts an array of numeric values.
- convert(float[], float[]) - Method in interface ucar.units.Converter
-
Converts an array of numeric values.
- convert(float[], float[]) - Method in class ucar.units.TimeScaleUnit.MyConverter
- convert(float[], float[]) - Method in class ucar.units.UnitImpl.MyConverter
- convert(int) - Method in class ucar.nc2.grib.GribData.Info
- convert(long) - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- convert(long[]) - Method in class dap4.core.dmr.DapEnumeration
- convert(long, int, int, int) - Static method in class ucar.nc2.iosp.bufr.DataDescriptor
- convert(DapType, DapType, Object) - Static method in class dap4.core.util.Convert
-
Convert Object to a value consistent with the given type.
- convert(TypeSort, TypeSort, Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- convert(String[]) - Method in class dap4.core.dmr.DapEnumeration
-
Convert a string vector of int strings mixed with econst names to a set of longs only
- convert(Array) - Method in class ucar.nc2.filter.Normalizer
- convert(Array) - Method in class ucar.nc2.filter.ScaleOffset
- convert(Array) - Method in class ucar.nc2.filter.Standardizer
- convert(Array, boolean, boolean, boolean) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Perform the specified conversions on each element of
in
and return the result as a new Array. - convert(Array, boolean, boolean, boolean) - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.use implementations in filters package
- convert(Array, boolean, boolean, boolean) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- convert(Array, DataType) - Static method in class ucar.ma2.MAMath
-
Convert original array to desired type
- convert(Array, Section) - Method in class ucar.nc2.dataset.StructureDS
- convert(StructureData, int) - Method in class ucar.nc2.dataset.StructureDS
- convert(StructureMembers) - Static method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- convert(CF.FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
- convert(FeatureType) - Static method in enum ucar.nc2.constants.CF.FeatureType
- convert(DodsV) - Method in class ucar.nc2.dods.ConvertD2N
-
Convert a DataDDS into an Array
- convert(CalendarDate) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- Convert - Class in dap4.core.util
-
This code manages value conversions.
- Convert() - Constructor for class dap4.core.util.Convert
- convert2packed(Array, double, int, DataType) - Static method in class ucar.ma2.MAMath
- convert2Unpacked(Array, MAMath.ScaleOffset) - Static method in class ucar.ma2.MAMath
- convertAxisType(AxisType) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- convertAxisType(CdmrFeatureProto.AxisType) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- convertByteToBoolean(byte[]) - Static method in class ucar.nc2.iosp.IospHelper
- convertByteToChar(byte[]) - Static method in class ucar.nc2.iosp.IospHelper
- convertByteToCharUTF(byte[]) - Static method in class ucar.nc2.iosp.IospHelper
- convertCalendar(CdmrFeatureProto.Calendar) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- convertCalendar(Calendar) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- convertCharToByte(char[]) - Static method in class ucar.nc2.iosp.IospHelper
- convertCharToByteUTF(char[]) - Static method in class ucar.nc2.iosp.IospHelper
- convertCoverageType(FeatureType) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- convertCoverageType(CdmrFeatureProto.CoverageType) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- ConvertD2N - Class in ucar.nc2.dods
-
Convert Dods object tree to netcdf.
- ConvertD2N() - Constructor for class ucar.nc2.dods.ConvertD2N
- convertDataType(GcdmNetcdfProto.DataType) - Static method in class ucar.gcdm.GcdmConverter
- convertDataType(DataType) - Static method in class ucar.gcdm.GcdmConverter
- convertDataType(DataType) - Static method in class ucar.nc2.stream.NcStream
- convertDataType(NcStreamProto.DataType) - Static method in class ucar.nc2.stream.NcStream
- convertDependenceType(CoverageCoordAxis.DependenceType) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- convertDependenceType(CdmrFeatureProto.DependenceType) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- convertEnums(Map<Integer, String>, DataType, Array) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- convertEnums(Map<Integer, String>, DataType, Array) - Method in class ucar.nc2.iosp.hdf5.H5header
- ConvertEnums - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Convert enums to Strings.
- Converter - Interface in ucar.units
-
Interface for converting numeric values from one unit to another.
- ConverterImpl - Class in ucar.units
-
Provides support for implementations of unit converters.
- ConverterImpl(Unit, Unit) - Constructor for class ucar.units.ConverterImpl
-
Constructs from a "from" unit and a "to" unit.
- convertGdsHash(int) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- convertGribCodeTable4_10(int) - Static method in enum ucar.nc2.constants.CF.CellMethods
- convertMissing(Number) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.
- convertMissing(Number) - Method in class ucar.nc2.dataset.VariableDS
- convertMissing(Number) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- convertMissing(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.
- convertMissing(Array) - Method in class ucar.nc2.dataset.VariableDS
- convertMissing(Array) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- convertMissing(Array) - Method in class ucar.nc2.filter.ConvertMissing
- ConvertMissing - Class in ucar.nc2.filter
- ConvertMissing - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Replace
missing
data with NaNs, for efficiency. - ConvertMissing(boolean, boolean, boolean, boolean, boolean, double, double, boolean, double, double[]) - Constructor for class ucar.nc2.filter.ConvertMissing
- convertNestedVariable(Variable, List<Range>, DodsV, boolean) - Method in class ucar.nc2.dods.ConvertD2N
-
Convert a DataDDS into an Array for a Structure member variable.
- convertQuasiGrid(float[], int[], int, int, GribData.InterpolationMethod) - Static method in class ucar.nc2.grib.QuasiRegular
- convertReferenceDate(CalendarDate, CalendarPeriod) - Method in class ucar.nc2.grib.coord.TimeCoordIntvDateValue
- convertReferenceDate(CalendarDate, CalendarPeriod, CalendarDate, CalendarPeriod) - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- convertScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as a double, with conversion as needed.
- convertScalarDouble(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a double, with conversion as needed.
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a double, with conversion as needed.
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- convertScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- convertScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a float, with conversion as needed.
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- convertScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- convertScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar value as an int, with conversion as needed.
- convertScalarInt(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- convertScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
- convertScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- convertScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- convertScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
- convertScalarLong(String) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get scalar value as a int, with conversion as needed.
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- convertScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
- convertScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- convertScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- convertScaleToStandardParallel(double) - Static method in class ucar.unidata.geoloc.projection.Mercator
-
Convert "scale at standard parellel" to "standard parellel"
- convertShort2unsignedInt(short) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
convert short to unsigned integer
- convertSignedByte(byte) - Static method in class ucar.nc2.grib.GribNumbers
-
A signed byte has a sign bit then 1 15-bit value.
- convertSignedByte2(byte) - Static method in class ucar.nc2.grib.GribNumbers
- convertSpacing(CoverageCoordAxis.Spacing) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- convertSpacing(CdmrFeatureProto.AxisSpacing) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- convertTimeUnit(int) - Method in class thredds.featurecollection.FeatureCollectionConfig.TimeUnitConverterHash
- convertTimeUnit(int) - Method in interface thredds.featurecollection.TimeUnitConverter
- convertTimeUnit(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- convertTimeUnit(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Deprecated.Remove in version 6, functionality moved to Grib2CollectionBuilder
- convertTo(double[], Unit) - Method in interface ucar.units.Unit
-
Converts numerical values from this unit to another unit.
- convertTo(double[], Unit) - Method in class ucar.units.UnitImpl
-
Converts numeric values from this unit to another unit.
- convertTo(double[], Unit, double[]) - Method in interface ucar.units.Unit
-
Converts numerical values from this unit to another unit.
- convertTo(double[], Unit, double[]) - Method in class ucar.units.UnitImpl
-
Converts numeric values from this unit to another unit.
- convertTo(double, SimpleUnit) - Method in class ucar.nc2.units.SimpleUnit
-
Convert given value of this unit to the new unit.
- convertTo(double, TimeUnit) - Method in class ucar.nc2.units.TimeUnit
-
Convert given value of this unit to the new unit.
- convertTo(double, Unit) - Method in interface ucar.units.Unit
-
Converts a numerical value from this unit to another unit.
- convertTo(double, Unit) - Method in class ucar.units.UnitImpl
-
Converts a numeric value from this unit to another unit.
- convertTo(float[], Unit) - Method in interface ucar.units.Unit
-
Converts numerical values from this unit to another unit.
- convertTo(float[], Unit) - Method in class ucar.units.UnitImpl
-
Converts numeric values from this unit to another unit.
- convertTo(float[], Unit, float[]) - Method in interface ucar.units.Unit
-
Converts numerical values from this unit to another unit.
- convertTo(float[], Unit, float[]) - Method in class ucar.units.UnitImpl
-
Converts numeric values from this unit to another unit.
- convertTo(float, Unit) - Method in interface ucar.units.Unit
-
Converts a numerical value from this unit to another unit.
- convertTo(float, Unit) - Method in class ucar.units.UnitImpl
-
Converts a numeric value from this unit to another unit.
- convertToBytes(float[]) - Static method in class ucar.nc2.grib.GribData
- convertToBytes(int[]) - Static method in class ucar.nc2.grib.GribData
- convertToDODSType(DataType) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get the DODS data class corresponding to the Netcdf data type.
- convertToLong(int[]) - Method in class ucar.nc2.write.Nc4ChunkingDefault
- convertToNCType(int, boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get the Netcdf data type corresponding to the DODS data type.
- convertToNCType(BaseType, boolean) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get the Netcdf data type corresponding to the DODS BaseType class.
- convertToNetcdfFileFormat(NetcdfFileWriter.Version) - Static method in class ucar.nc2.write.NetcdfFormatWriter
- convertToNetcdfFileWriterVersion(NetcdfFileFormat) - Static method in class ucar.nc2.write.NetcdfFormatWriter
- convertToProperties(AttributeContainer) - Static method in class thredds.client.catalog.Property
- convertTopVariable(Variable, List<Range>, DodsV) - Method in class ucar.nc2.dods.ConvertD2N
-
Convert a DataDDS into an Array for a top level variable, ie not a Structure member variable.
- convertUnlimitedShape(List<Dimension>) - Method in class ucar.nc2.write.Nc4ChunkingDefault
- convertUnsigned(Number) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Convert
value
to the next largest integral data type by anunsigned conversion
. - convertUnsigned(Number) - Method in class ucar.nc2.dataset.VariableDS
- convertUnsigned(Number) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- convertUnsigned(Number, DataType) - Method in class ucar.nc2.dataset.VariableDS
- convertUnsigned(Number, DataType) - Static method in class ucar.nc2.filter.UnsignedConversion
- convertUnsigned(Array) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Performs an
unsigned conversion
of each element ofin
and returns the result as a new Array. - convertUnsigned(Array) - Method in class ucar.nc2.dataset.VariableDS
- convertUnsigned(Array) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- convertUnsigned(Array) - Method in class ucar.nc2.filter.UnsignedConversion
- ConvertUnsigned - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Convert unsigned values to signed values.
- convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
- convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- convertunsignedByte2Short(byte) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
convert unsigned byte to short
- convertunsignedByte2Short(byte[]) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
Instances which have same content are equal.
- convertVector(DapType, DapType, Object) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Convert an array of one type of values to another type
- convertVector(DapType, DapType, Object) - Static method in class dap4.dap4lib.LibTypeFcns
-
Convert an array of one type of values to another type
- convertWKTToProjection(WKTParser) - Static method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Convert OGC spatial reference WKT to a ProjectionImpl.
- coord - Variable in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- coord - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
- coordAxes - Variable in class ucar.nc2.dataset.CoordinateSystem
- coordAxes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordAxes - Variable in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- COORDAXES_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- COORDAXES_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- coordAxesNames - Variable in class ucar.nc2.dataset.CoordinateSystem.Builder
- CoordAxisReader - Interface in ucar.nc2.ft2.coverage
-
Reads Coord Axis values, for lazy evaluation.
- coordAxisTypes - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordAxisTypes - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- CoordBean() - Constructor for class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- CoordBean() - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.CoordBean
- CoordBean(Coordinate, int) - Constructor for class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- coordButt - Variable in class ucar.ui.widget.AbstractPanel
- coordData - Variable in class ucar.nc2.iosp.grid.GridTimeCoord
- COORDIDX_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- Coordinate - Interface in ucar.nc2.grib.coord
-
Abstract coordinate
- Coordinate.Type - Enum in ucar.nc2.grib.coord
-
Coordinate types
- coordinateAxes - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- CoordinateAxis - Class in ucar.nc2.dataset
-
A Coordinate Axis is a Variable that specifies one of the coordinates of a CoordinateSystem.
- CoordinateAxis(CoordinateAxis.Builder<?>, Group) - Constructor for class ucar.nc2.dataset.CoordinateAxis
- CoordinateAxis(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis
-
Deprecated.Use CoordinateAxis.builder()
- CoordinateAxis(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis
-
Deprecated.Use CoordinateAxis.builder()
- CoordinateAxis.AxisComparator - Class in ucar.nc2.dataset
-
Standard sort on Coordinate Axes
- CoordinateAxis.Builder<T extends CoordinateAxis.Builder<T>> - Class in ucar.nc2.dataset
- CoordinateAxis1D - Class in ucar.nc2.dataset
-
A 1-dimensional Coordinate Axis.
- CoordinateAxis1D(CoordinateAxis1D.Builder<?>, Group) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
- CoordinateAxis1D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
-
Deprecated.Use CoordinateAxis1D.builder()
- CoordinateAxis1D(NetcdfDataset, Group, String, DataType, String, String, String) - Constructor for class ucar.nc2.dataset.CoordinateAxis1D
-
Deprecated.Use CoordinateAxis1D.builder()
- CoordinateAxis1D.Builder<T extends CoordinateAxis1D.Builder<T>> - Class in ucar.nc2.dataset
- CoordinateAxis1DTime - Class in ucar.nc2.dataset
-
A 1-dimensional Coordinate Axis representing Calendar time.
- CoordinateAxis1DTime(CoordinateAxis1DTime.Builder<?>, Group) - Constructor for class ucar.nc2.dataset.CoordinateAxis1DTime
- CoordinateAxis1DTime.Builder<T extends CoordinateAxis1DTime.Builder<T>> - Class in ucar.nc2.dataset
- CoordinateAxis2D - Class in ucar.nc2.dataset
-
A 2-dimensional numeric Coordinate Axis.
- CoordinateAxis2D(CoordinateAxis2D.Builder<?>, Group) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
- CoordinateAxis2D(NetcdfDataset, VariableDS) - Constructor for class ucar.nc2.dataset.CoordinateAxis2D
-
Deprecated.Use CoordinateAxis2D.builder()
- CoordinateAxis2D.Builder<T extends CoordinateAxis2D.Builder<T>> - Class in ucar.nc2.dataset
- CoordinateAxisTimeHelper - Class in ucar.nc2.dataset
-
Helper class for time coordinates
- CoordinateAxisTimeHelper(Calendar, String) - Constructor for class ucar.nc2.dataset.CoordinateAxisTimeHelper
- CoordinateBuilder<T> - Interface in ucar.nc2.grib.coord
-
Builds Coordinates by finding distinct values.
- CoordinateBuilder.TwoD<T> - Interface in ucar.nc2.grib.coord
- CoordinateBuilderImpl<T> - Class in ucar.nc2.grib.coord
-
Builds one Coordinate of one Variable, by keeping the Set of Values found in the records.
- CoordinateBuilderImpl() - Constructor for class ucar.nc2.grib.coord.CoordinateBuilderImpl
- CoordinateEns - Class in ucar.nc2.grib.coord
-
Ensemble coordinates
- CoordinateEns(int, List<EnsCoordValue>) - Constructor for class ucar.nc2.grib.coord.CoordinateEns
- CoordinateEns.Builder1 - Class in ucar.nc2.grib.coord
- CoordinateEns.Builder2 - Class in ucar.nc2.grib.coord
- CoordinateND<T> - Class in ucar.nc2.grib.coord
-
N-dimensional coordinates and a SparseArray that tracks if data is available.
- CoordinateND.Builder<T> - Class in ucar.nc2.grib.coord
- CoordinatePartitionUnionizer - Class in ucar.nc2.grib.coord
-
Create the overall coordinate across the same variable in different partitions The CoordinateBuilders create unique sets of Coordinates.
- CoordinatePartitionUnionizer(GribCollectionMutable.VariableIndex, FeatureCollectionConfig.GribIntvFilter, Logger) - Constructor for class ucar.nc2.grib.coord.CoordinatePartitionUnionizer
- CoordinateRuntime - Class in ucar.nc2.grib.coord
-
Grib runtime coordinate Effectively Immutable
- CoordinateRuntime(List<Long>, CalendarPeriod) - Constructor for class ucar.nc2.grib.coord.CoordinateRuntime
- CoordinateRuntime.Builder1 - Class in ucar.nc2.grib.coord
- CoordinateRuntime.Builder2 - Class in ucar.nc2.grib.coord
- coordinates - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordinates - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- COORDINATES - Static variable in class ucar.nc2.constants.CF
- CoordinateSharer<T> - Class in ucar.nc2.grib.coord
-
Create shared coordinate variables across the variables in the same group.
- CoordinateSharer(boolean, Logger) - Constructor for class ucar.nc2.grib.coord.CoordinateSharer
- CoordinateSharerBest - Class in ucar.nc2.grib.coord
-
Create shared coordinate variables across the variables in the same group.
- CoordinateSharerBest() - Constructor for class ucar.nc2.grib.coord.CoordinateSharerBest
- CoordinatesHelper - Class in ucar.nc2.internal.dataset
-
A helper class for NetcdfDataset to build and manage coordinates.
- CoordinatesHelper.Builder - Class in ucar.nc2.internal.dataset
- CoordinateSystem - Class in ucar.nc2.dataset
-
A CoordinateSystem specifies the coordinates of a Variable's values.
- CoordinateSystem() - Constructor for class ucar.nc2.dataset.CoordinateSystem
-
Deprecated.Use CoordinateSystem.builder()
- CoordinateSystem(CoordinateSystem.Builder<?>, NetcdfDataset, List<CoordinateAxis>, List<CoordinateTransform>) - Constructor for class ucar.nc2.dataset.CoordinateSystem
- CoordinateSystem(NetcdfDataset, Collection<CoordinateAxis>, Collection<CoordinateTransform>) - Constructor for class ucar.nc2.dataset.CoordinateSystem
-
Deprecated.Use CoordinateSystem.builder()
- CoordinateSystem.Builder<T extends CoordinateSystem.Builder<T>> - Class in ucar.nc2.dataset
- CoordinateSystemBean() - Constructor for class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- CoordinateSystemBean(CoordinateSystem) - Constructor for class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- coordinateSystems - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- coordinateSystemsFor - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- CoordinateTime - Class in ucar.nc2.grib.coord
-
Time coordinates that are offsets from the reference date (not intervals).
- CoordinateTime(int, CalendarPeriod, CalendarDate, List<Integer>, int[]) - Constructor for class ucar.nc2.grib.coord.CoordinateTime
- CoordinateTime.Builder1 - Class in ucar.nc2.grib.coord
- CoordinateTime.Builder2 - Class in ucar.nc2.grib.coord
- CoordinateTime2D - Class in ucar.nc2.grib.coord
-
Both runtime and time coordinates are tracked here.
- CoordinateTime2D(int, CalendarPeriod, List<CoordinateTime2D.Time2D>, CoordinateRuntime, List<Coordinate>, int[]) - Constructor for class ucar.nc2.grib.coord.CoordinateTime2D
-
Ctor.
- CoordinateTime2D(int, CalendarPeriod, List<CoordinateTime2D.Time2D>, CoordinateRuntime, List<Coordinate>, List<Coordinate>, int[]) - Constructor for class ucar.nc2.grib.coord.CoordinateTime2D
-
Ctor.
- CoordinateTime2D(int, CalendarPeriod, List<CoordinateTime2D.Time2D>, CoordinateRuntime, CoordinateTimeAbstract, List<Coordinate>, int[]) - Constructor for class ucar.nc2.grib.coord.CoordinateTime2D
-
Ctor.
- CoordinateTime2D.Builder1 - Class in ucar.nc2.grib.coord
- CoordinateTime2D.Builder2 - Class in ucar.nc2.grib.coord
- CoordinateTime2D.Time2D - Class in ucar.nc2.grib.coord
- CoordinateTimeAbstract - Class in ucar.nc2.grib.coord
-
Abstract superclass for time coordinates ( time, timeIntv, time2D) Effectively Immutable
- CoordinateTimeIntv - Class in ucar.nc2.grib.coord
-
Time coordinates that are intervals.
- CoordinateTimeIntv(int, CalendarPeriod, CalendarDate, List<TimeCoordIntvValue>, int[]) - Constructor for class ucar.nc2.grib.coord.CoordinateTimeIntv
- CoordinateTimeIntv.Builder1 - Class in ucar.nc2.grib.coord
- CoordinateTimeIntv.Builder2 - Class in ucar.nc2.grib.coord
- CoordinateTransform - Class in ucar.nc2.dataset
-
A CoordinateTransform is an abstraction of a function from a CoordinateSystem to a "reference" CoordinateSystem.
- CoordinateTransform(String, String, TransformType) - Constructor for class ucar.nc2.dataset.CoordinateTransform
-
Deprecated.Use CoordinateTransform.builder()
- CoordinateTransform(String, String, TransformType, List<Parameter>) - Constructor for class ucar.nc2.dataset.CoordinateTransform
-
Create a Coordinate Transform.
- CoordinateTransform(CoordinateTransform.Builder<?>, NetcdfDataset) - Constructor for class ucar.nc2.dataset.CoordinateTransform
- CoordinateTransform.Builder<T extends CoordinateTransform.Builder<T>> - Class in ucar.nc2.dataset
- coordinateTransforms - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- CoordinateVert - Class in ucar.nc2.grib.coord
-
Vertical GRIB coordinates Effectively immutable; setName() can only be called once.
- CoordinateVert(int, VertCoordType, List<VertCoordValue>) - Constructor for class ucar.nc2.grib.coord.CoordinateVert
- CoordinateVert.Builder1 - Class in ucar.nc2.grib.coord
- CoordinateVert.Builder2 - Class in ucar.nc2.grib.coord
- CoordInterval - Class in ucar.nc2.ft2.coverage
-
Convenience wrapper for interval coordinates.
- CoordInterval(double, double) - Constructor for class ucar.nc2.ft2.coverage.CoordInterval
- CoordInterval(double, double, int) - Constructor for class ucar.nc2.ft2.coverage.CoordInterval
- CoordRefSysToGML - Class in ucar.unidata.geoloc.ogc
-
Deprecated.will move in ver6
- CoordRefSysToGML() - Constructor for class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
Deprecated.
- CoordReturn() - Constructor for class ucar.nc2.ft2.coverage.HorizCoordSys.CoordReturn
- coords - Variable in class ucar.nc2.dataset.CoordinateAxis1D
- coords - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
- coords - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- COORDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Group
- CoordsObjFilter() - Constructor for class ucar.nc2.ui.op.DatasetViewer.CoordsObjFilter
- coordsOnly - ucar.nc2.NCdumpW.WantValues
-
Deprecated.
- coordsOnly - ucar.nc2.write.Ncdump.WantValues
- CoordsSet - Class in ucar.nc2.ft2.coverage
-
An iterator over the coordinates in a set of CoverageCoordAxis.
- coordSys - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordSys - Variable in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- COORDSYS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- COORDSYS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- COORDSYS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- CoordSysBean() - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- CoordSysBean(CoverageCollection, CoverageCoordSys) - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- CoordSysBuilder - Class in ucar.nc2.dataset
-
Deprecated.do not use
- CoordSysBuilder() - Constructor for class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- CoordSysBuilder.ConventionNameOk - Interface in ucar.nc2.dataset
-
Deprecated.do not use
- CoordSysBuilder.VarProcess - Class in ucar.nc2.dataset
-
Deprecated.Wrap each variable in the dataset with a VarProcess object.
- CoordSysBuilderIF - Interface in ucar.nc2.dataset
-
Deprecated.do not use
- CoordSysContainer - Interface in ucar.nc2.ft2.coverage
-
Abstraction to allow lightweight datasets.
- CoordSysEvaluator - Class in ucar.nc2.ft.point.standard
-
CoordinateSystem Evaluation utilities.
- CoordSysEvaluator() - Constructor for class ucar.nc2.ft.point.standard.CoordSysEvaluator
- CoordSysEvaluator.Predicate - Interface in ucar.nc2.ft.point.standard
- coordSysFor - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- COORDSYSNAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- coordSysNames - Variable in class ucar.nc2.dataset.VariableDS.Builder
- CoordSysPanel - Class in ucar.nc2.ui.op
- CoordSysPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CoordSysPanel
- CoordSysSet - Class in ucar.nc2.ft2.coverage
-
A set of coverages with the same coordsys.
- CoordSysSet(CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.CoordSysSet
- CoordSysTable - Class in ucar.nc2.ui.op
-
A Swing widget to examine Coordinate Systems.
- CoordSysTable(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.CoordSysTable
- CoordSysTable.AttributeBean - Class in ucar.nc2.ui.op
- CoordSysTable.AxisBean - Class in ucar.nc2.ui.op
- CoordSysTable.CoordinateSystemBean - Class in ucar.nc2.ui.op
- CoordSysTable.VariableBean - Class in ucar.nc2.ui.op
- CoordSystemBuilder - Class in ucar.nc2.internal.dataset
-
Super class for implementing Convention-specific parsing of netCDF files.
- CoordSystemBuilder(NetcdfDataset.Builder<?>) - Constructor for class ucar.nc2.internal.dataset.CoordSystemBuilder
- CoordSystemBuilder.Factory - Class in ucar.nc2.internal.dataset
- CoordSystemBuilder.VarProcess - Class in ucar.nc2.internal.dataset
-
Classifications of Variables into axis, systems and transforms
- CoordSystemBuilderFactory - Interface in ucar.nc2.dataset.spi
-
A Service Provider of CoordSystemBuilder.
- CoordSystemFactory - Class in ucar.nc2.internal.dataset
-
Static methods for managing CoordSystemBuilderFactory classes
- CoordSystemFactory() - Constructor for class ucar.nc2.internal.dataset.CoordSystemFactory
- CoordSystemFactory.ConventionNameOk - Interface in ucar.nc2.internal.dataset
-
Allow plug-ins to determine if it owns a file based on the file's Convention attribute.
- CoordSystems - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Build coordinate systems.
- coordTrans - Variable in class ucar.nc2.dataset.CoordinateSystem
- CoordTransBean() - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.CoordTransBean
- CoordTransBean(CoverageTransform) - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.CoordTransBean
- CoordTransBuilder - Class in ucar.nc2.dataset
-
Manager for Coordinate Transforms.
- CoordTransBuilder() - Constructor for class ucar.nc2.dataset.CoordTransBuilder
- coordTransforms - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordTransforms - Variable in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- COORDTRANSFORMS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- COORDTRANSFORMS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- coordTransformType - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordTransformType - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- coordValues - Variable in class ucar.nc2.iosp.grid.GridVertCoord
- coordVarAlias - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- coordVarAlias - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- CoordVarExtractor - Class in ucar.nc2.ft.point.standard
-
Abstract superclass for extracting coordinate values from nested tables.
- CoordVarExtractor(String, int) - Constructor for class ucar.nc2.ft.point.standard.CoordVarExtractor
- coordVarMap - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- coordVars - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
- coordVars - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- coordVarsForDimension - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- copy() - Method in class ucar.ma2.Array
-
Create a copy of this Array, copying the data so that physical order is the same as logical order
- copy() - Method in class ucar.ma2.ArrayObject
- copy() - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throws UnsupportedOperationException
- copy() - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throws UnsupportedOperationException
- copy() - Method in class ucar.ma2.MAMatrix
-
Create a new MAMatrix that is the same as this one, with a copy of the backing store.
- copy() - Method in class ucar.ma2.MAVector
-
Create a new MAVector that is the same as this one, with a copy of the backing store.
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Deprecated.
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Deprecated.
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.
- copy() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Deprecated.
- copy() - Method in class ucar.nc2.dataset.StructureDS
-
Deprecated.
- copy() - Method in class ucar.nc2.dataset.StructurePseudoDS
-
Deprecated.
- copy() - Method in class ucar.nc2.dataset.VariableDS.Builder
-
Copy of this builder.
- copy() - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.
- copy() - Method in class ucar.nc2.dods.DODSGrid
-
Deprecated.
- copy() - Method in class ucar.nc2.dods.DODSStructure
-
Deprecated.
- copy() - Method in class ucar.nc2.dods.DODSVariable
-
Deprecated.
- copy() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- copy() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- copy() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- copy() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
- copy() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrcReg
- copy() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
- copy() - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
- copy() - Method in class ucar.nc2.Structure
-
Deprecated.
- copy() - Method in class ucar.nc2.Variable.Builder
- copy() - Method in class ucar.nc2.Variable
-
Deprecated.
- copy(InputStream, OutputStream) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in to out.
- copy(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
Deprecated.use copyMaxBytes()
- copy(String, String, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
- copy(Array, Array) - Static method in class ucar.ma2.MAMath
-
Copy array a to array result, the result array will be in canonical order The operation type is taken from the type of a.
- copy(DataType, IndexIterator, IndexIterator) - Static method in class ucar.ma2.MAMath
-
Copy using iterators.
- copy(StructureData, StructureMembers) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from sdata to another StructureData object whose data is self contained
- copy2File(byte[], String) - Static method in class ucar.nc2.util.IO
-
copy file to output stream
- copy2null(InputStream, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in and throw them away.
- copy2null(FileChannel, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in and throw them away.
- copyAccess(InvAccess, InvDataset, List<InvService>) - Static method in class thredds.catalog.util.DeepCopyUtils
- copyArrayToBB(Array, boolean, ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamDataCol
- copyArrayToByteString(Array) - Static method in class ucar.nc2.stream.NcStreamDataCol
- copyB(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy all bytes from in to out, specify buffer size
- copyBoolean(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as bytes The array a and result must be type boolean
- copyByte(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as bytes The values from the array a are converted to byte (if needed), and then converted to the type of result (if needed).
- copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyBytes(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyCatalog(InvCatalog) - Static method in class thredds.catalog.util.DeepCopyUtils
- copyChar(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as char The values from the array a are converted to char (if needed), and then converted to the type of result (if needed).
- copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyChars(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyCompress - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- copyDataset(InvDataset, List<InvService>, boolean) - Static method in class thredds.catalog.util.DeepCopyUtils
- copyDataset(DatasetNode) - Method in class thredds.client.catalog.builder.DatasetBuilder
- copyDirTree(String, String) - Static method in class ucar.nc2.util.IO
-
Copy an entire directory tree.
- copyDouble(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as doubles The values from the arrays a are converted to double (if needed), and then converted to the type of result (if needed).
- copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyDoubles(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyFile(File, File) - Static method in class ucar.nc2.util.IO
-
copy one file to another.
- copyFile(File, OutputStream) - Static method in class ucar.nc2.util.IO
-
copy file to output stream
- copyFile(String, OutputStream) - Static method in class ucar.nc2.util.IO
-
copy file to output stream
- copyFile(String, String) - Static method in class ucar.nc2.util.IO
-
copy one file to another.
- copyFileB(File, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy file to output stream, specify internal buffer size
- copyFileWithChannels(File, WritableByteChannel) - Static method in class ucar.nc2.util.IO
- copyFloat(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as floats The values from the arrays a are converted to float (if needed), and then converted to the type of result (if needed).
- copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyFloats(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyFrom(AttributeContainer) - Static method in class ucar.nc2.AttributeContainerMutable
-
Create mutable from immutable container.
- copyFrom(VariableDS.Builder<?>) - Method in class ucar.nc2.dataset.CoordinateAxis.Builder
- copyFrom(VariableDS.Builder<?>) - Method in class ucar.nc2.dataset.VariableDS.Builder
- copyFrom(NetcdfFile) - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
-
Copy metadata from orgFile.
- copyFrom(Sequence) - Method in class ucar.nc2.dataset.SequenceDS.Builder
-
Deprecated.Copy metadata from orgVar.
- copyFrom(Structure) - Method in class ucar.nc2.dataset.StructureDS.Builder
-
Copy metadata from orgVar.
- copyFrom(Variable) - Method in class ucar.nc2.dataset.VariableDS.Builder
-
Copy metadata from orgVar.
- copyFrom(Variable) - Method in class ucar.nc2.Variable.Builder
-
TODO Copy metadata from orgVar.
- copyFrom(Variable.Builder<?>) - Method in class ucar.nc2.Variable.Builder
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.Array
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayBoolean
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayByte
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayChar
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayDouble
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayFloat
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayInt
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayLong
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayObject
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayRagged
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayScalar
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayShort
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayString
- copyFrom1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayStructure
- copyInt(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as integers The values from the arrays a are converted to integer (if needed), and then converted to the type of result (if needed).
- copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyInts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyLong(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as longs The values from the array a are converted to long (if needed), and then converted to the type of result (if needed).
- copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyLongs(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyMaxBytes(InputStream, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
Copy up to maxBytes bytes from in to out.
- copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Make a copy, with an independent cache.
- copyNoCache() - Method in class ucar.nc2.dataset.CoordinateAxis1D
- copyObject(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as an Object The array a and result must be type object
- copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyObjects(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyProperty(InvProperty) - Static method in class thredds.catalog.util.DeepCopyUtils
- copyRafB(RandomAccessFile, long, long, OutputStream) - Static method in class ucar.nc2.util.IO
-
Copy part of a RandomAccessFile to output stream
- copyRafB(RandomAccessFile, long, long, OutputStream, byte[]) - Static method in class ucar.nc2.util.IO
-
Copy part of a RandomAccessFile to output stream, specify internal buffer size
- copySequences(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyService(InvService) - Static method in class thredds.catalog.util.DeepCopyUtils
- copyShort(Array, Array) - Static method in class ucar.ma2.MAMath
-
copy array a to array result as shorts The values from the array a are converted to short (if needed), and then converted to the type of result (if needed).
- copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyShorts(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructureBB
- copyStructures(int, StructureMembers.Member, IndexIterator) - Method in class ucar.ma2.ArrayStructure
- copyTo1DJavaArray() - Method in class ucar.ma2.Array
-
Copy this array to a 1D Java primitive array of type getElementType(), with the physical order of the result the same as logical order.
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.Array
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayBoolean
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayByte
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayChar
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayDouble
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayFloat
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayInt
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayLong
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayObject
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayRagged
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayScalar
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayShort
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayString
- copyTo1DJavaArray(IndexIterator, Object) - Method in class ucar.ma2.ArrayStructure
- copyToArrayBB(ArrayStructure, ByteOrder, boolean) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from an ArrayStructure to a ArrayStructureBB whose data is contained in a ByteBuffer
- copyToArrayBB(StructureData) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer.
- copyToArrayBB(StructureData) - Static method in class ucar.nc2.iosp.IospHelper
-
Deprecated.use StructureDataDeep.copyToArrayBB
- copyToArrayBB(StructureData, ArrayStructureBB) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from a StructureData into the given ArrayStructureBB
- copyToArrayBB(StructureData, StructureMembers, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy from a StructureData to a ArrayStructureBB whose data is contained in a ByteBuffer
- copyToArrayBB(Structure, ArrayStructure, ByteOrder) - Static method in class ucar.ma2.StructureDataDeep
-
Make deep copy to an ArrayStructureBB whose data is contained in a ByteBuffer.
- copyToByteChannel(Array, WritableByteChannel) - Static method in class ucar.nc2.iosp.IospHelper
-
Copy data to a channel.
- copyToNDJavaArray() - Method in class ucar.ma2.Array
-
Copy this array to an n-Dimensional Java primitive array of type getElementType() and rank getRank().
- copyToOptimalImage(BufferedImage) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to copy a
BufferedImage
from a non-optimal type into a newBufferedImage
instance of an optimal type (RGB or ARGB). - copyToOutputStream(Array, OutputStream) - Static method in class ucar.nc2.iosp.IospHelper
-
Copy data to a OutputStream.
- copyUrlB(String, OutputStream, int) - Static method in class ucar.nc2.util.IO
-
copy contents of URL to output stream, specify internal buffer size.
- copyUrlContentsToFile(String, File) - Static method in class ucar.nc2.util.net.HttpClientManager
- copyUrlContentsToFile(HTTPSession, String, File) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- copyVarData(List<Variable>, Structure, CancelTask) - Method in class ucar.nc2.FileWriter2
-
Deprecated.Write data from varList into new file.
- copyVarData(NetcdfFileWriteable, List<Variable>, Structure, long) - Static method in class ucar.nc2.FileWriter
-
Deprecated.
- copyVarData(NetcdfFileWriteable, List<Variable>, Structure, List<FileWriter.FileWriterProgressListener>) - Static method in class ucar.nc2.FileWriter
-
Deprecated.Write data from varList into new file.
- copyWithName(String) - Method in class ucar.ma2.Range
-
Make a copy with a different name.
- copyWithName(String) - Method in class ucar.ma2.RangeComposite
- copyWithName(String) - Method in interface ucar.ma2.RangeIterator
-
Make a copy with a different name.
- copyWithName(String) - Method in class ucar.ma2.RangeScatter
- copyWithStride(int) - Method in class ucar.ma2.Range
-
Make a copy with a different stride.
- COR - Static variable in class ucar.nc2.dt.point.decode.MP
- CoreTypeFcns - Class in dap4.core.util
- CoreTypeFcns() - Constructor for class dap4.core.util.CoreTypeFcns
- correctLongitudeWrap() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Deprecated.do not use.
- CORRELATION_COEFFICIENT - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
High Resolution Sprectrum Width moment identifier
- cos(MAVector) - Method in class ucar.ma2.MAVector
-
Cos between two vectors = dot(v) / norm() * norm(v)
- cosd(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- Cosmic - Class in ucar.nc2.ft.point.standard.plug
-
TableConfigurer for cosmic data
- Cosmic() - Constructor for class ucar.nc2.ft.point.standard.plug.Cosmic
- Cosmic1Convention - Class in ucar.nc2.dataset.conv
-
Cosmic data - version 1.
- Cosmic1Convention - Class in ucar.nc2.internal.dataset.conv
-
Cosmic data - version 1 and 3
- Cosmic1Convention() - Constructor for class ucar.nc2.dataset.conv.Cosmic1Convention
- Cosmic1Convention.Factory - Class in ucar.nc2.internal.dataset.conv
- COSMICTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Deprecated.use ucar.nc2.ft.point
- COSMICTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- COSMICTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- COULOMB - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of electric charge or quantity of electricity.
- COUN - Static variable in class ucar.nc2.iosp.gempak.GempakStation
-
COUN identifier
- count - Variable in class dap4.core.util.MultiSlice
- count - Variable in class ucar.nc2.dt.StationImpl
-
Deprecated.
- count - Variable in class ucar.nc2.iosp.bufr.BufrConfig.BufrStation
- count - Variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
The number of valid bytes in the buffer.
- count(Comparable) - Method in class ucar.nc2.util.Counters.Counter
- count(String, Comparable) - Method in class ucar.nc2.util.Counters
-
Add value to the named counter.
- COUNT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- countBits(byte[]) - Static method in class ucar.nc2.grib.GribNumbers
- countCacheUse - Static variable in class ucar.nc2.ncml.AggregationExisting
-
Deprecated.
- countCdmData2D(NetcdfDataset) - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- countDomain(Variable[]) - Static method in class ucar.nc2.dataset.CoordinateSystem
- countDomainSize(Variable.Builder<?>...) - Static method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- Counter(String) - Constructor for class ucar.nc2.util.Counters.Counter
- Counters - Class in ucar.nc2.util
-
Count number of times a value appears.
- Counters() - Constructor for class ucar.nc2.util.Counters
- Counters.Counter - Class in ucar.nc2.util
- countExpected() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- countGC - Static variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- countGribData2D(File) - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- countMissing() - Method in class ucar.nc2.grib.coord.SparseArray
- countNc4Data2D(File) - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- countNotMissing() - Method in class ucar.nc2.grib.coord.SparseArray
- countNRecords() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- countPC - Static variable in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- COUNTSIZE - Static variable in class dap4.core.util.DapConstants
- COUNTSIZE - Static variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- countStorageSize(Formatter) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew.Vinfo
- countStorageSize(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
- countStorageSize(H5headerNew.Vinfo, H5diagNew.Size, Formatter) - Method in class ucar.nc2.internal.iosp.hdf5.H5diagNew
- countStorageSize(H5header.Vinfo, H5diag.Size, Formatter) - Method in class ucar.nc2.iosp.hdf5.H5diag
- countTop(String, Formatter, Map<Integer, CdmIndexReportPanel.VarInfo>) - Method in class ucar.nc2.ui.grib.CdmIndexReportPanel
- countTotal() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- countTotal() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- countTotal() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- Covariance - ucar.nc2.grib.GribStatType
- Coverage - Class in ucar.nc2.ft2.coverage
-
Coverage - aka Grid or GeoGrid.
- Coverage(String, DataType, Iterable<Attribute>, String, String, String, CoverageReader, Object) - Constructor for class ucar.nc2.ft2.coverage.Coverage
- Coverage(Coverage, CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.Coverage
- COVERAGE - ucar.nc2.constants.FeatureType
- coverage_content_type - Static variable in class ucar.nc2.constants.ACDD
- CoverageAsPoint - Class in ucar.nc2.ft2.coverage.writer
-
Write DSG CF-1.9 file from a Coverage Dataset
- CoverageAsPoint(CoverageCollection, List<String>, SubsetParams) - Constructor for class ucar.nc2.ft2.coverage.writer.CoverageAsPoint
- CoverageBean() - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- CoverageBean(Coverage) - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- CoverageCollection - Class in ucar.nc2.ft2.coverage
-
A Collection of Coverages Tracks unique coordinate systems.
- CoverageCollection(String, FeatureType, AttributeContainer, LatLonRect, ProjectionRect, CalendarDateRange, List<CoverageCoordSys>, List<CoverageTransform>, List<CoverageCoordAxis>, List<Coverage>, CoverageReader) - Constructor for class ucar.nc2.ft2.coverage.CoverageCollection
-
Ctor
- CoverageCoordAxis - Class in ucar.nc2.ft2.coverage
-
Coverage CoordAxis abstract superclass Immutable with (possible) lazy eval of values
- CoverageCoordAxis(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxis
- CoverageCoordAxis.DependenceType - Enum in ucar.nc2.ft2.coverage
- CoverageCoordAxis.Spacing - Enum in ucar.nc2.ft2.coverage
- CoverageCoordAxis1D - Class in ucar.nc2.ft2.coverage
-
Coverage CoordAxis 1D case
- CoverageCoordAxis1D(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- CoverageCoordAxisBuilder - Class in ucar.nc2.ft2.coverage
-
Mutable builder object for CoverageCoordAxis
- CoverageCoordAxisBuilder() - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- CoverageCoordAxisBuilder(String, String, String, DataType, AxisType, AttributeContainer, CoverageCoordAxis.DependenceType, String, CoverageCoordAxis.Spacing, int, double, double, double, double[], CoordAxisReader) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- CoverageCoordSys - Class in ucar.nc2.ft2.coverage
-
A Coverage Coordinate System Immutable after setImmutable is called
- CoverageCoordSys(String, List<String>, List<String>, FeatureType) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordSys
- CoverageCoordSys(CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.CoverageCoordSys
- CoverageDatasetCapabilities - Class in ucar.nc2.ft2.coverage.writer
-
Helper class to create a DatasetCapabilities XML document for CoverageDataset
- CoverageDatasetCapabilities(CoverageCollection, String) - Constructor for class ucar.nc2.ft2.coverage.writer.CoverageDatasetCapabilities
- CoverageDatasetFactory - Class in ucar.nc2.ft2.coverage
-
factory for CoverageDataset 1) Remote CdmrFeatureDataset: cdmremote:url 2) GRIB collections: must be a grib file, or grib index file 3) DtCoverageDataset (forked from ucar.nc2.dt.grid), the cdm IOSP / CoordSys stack
- CoverageDatasetFactory() - Constructor for class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- COVERAGENAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- CoveragePanel - Class in ucar.nc2.ui.op
- CoveragePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.CoveragePanel
- CoverageReader - Interface in ucar.nc2.ft2.coverage
-
Abstraction to read the data in a coverage.
- CoverageRenderer - Class in ucar.nc2.ui.coverage2
-
ft2.coverage widget for displaying using Java2D API.
- CoverageRenderer(PreferencesExt) - Constructor for class ucar.nc2.ui.coverage2.CoverageRenderer
-
constructor
- CoverageSubsetter2 - Class in ucar.nc2.ft2.coverage.writer
-
Helper class to create logical subsets.
- CoverageSubsetter2() - Constructor for class ucar.nc2.ft2.coverage.writer.CoverageSubsetter2
- CoverageTable - Class in ucar.nc2.ui.coverage2
-
Bean Table for GridCoverage
- CoverageTable(JPanel, PreferencesExt) - Constructor for class ucar.nc2.ui.coverage2.CoverageTable
- CoverageTable.AxisBean - Class in ucar.nc2.ui.coverage2
- CoverageTable.CoordSysBean - Class in ucar.nc2.ui.coverage2
- CoverageTable.CoordTransBean - Class in ucar.nc2.ui.coverage2
- CoverageTable.CoverageBean - Class in ucar.nc2.ui.coverage2
- CoverageTable.DatasetBean - Class in ucar.nc2.ui.coverage2
- CoverageTransform - Class in ucar.nc2.ft2.coverage
-
Coverage Coordinate Transform.
- CoverageTransform(String, AttributeContainer, boolean) - Constructor for class ucar.nc2.ft2.coverage.CoverageTransform
- COVERAGETYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- COVERAGETYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- CoverageViewer - Class in ucar.nc2.ui.coverage2
-
ft2.coverage widget for displaying more or less the controller in MVC
- CoverageViewer(PreferencesExt, RootPaneContainer, FileManager, int) - Constructor for class ucar.nc2.ui.coverage2.CoverageViewer
- crange - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- crawl(String) - Method in class thredds.client.catalog.tools.CatalogCrawler
-
Open a catalog and crawl (depth first) all the datasets in it.
- crawl(String, CancelTask, PrintWriter, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Open a catalog and crawl (depth first) all the datasets in it.
- crawl(InvCatalogImpl, CancelTask, PrintWriter, Object) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Crawl a catalog thats already been opened.
- crawl(Catalog) - Method in class thredds.client.catalog.tools.CatalogCrawler
-
Crawl a catalog thats already been opened.
- CrawlableCatalog - Class in thredds.catalog
-
A CrawlableDataset from a THREDDS catalog.
- CrawlableCatalog(String, Object) - Constructor for class thredds.catalog.CrawlableCatalog
-
Constructor.
- CrawlableDataset - Interface in thredds.crawlabledataset
-
CrawlableDataset represents an abstract dataset that is part of a hierarchical dataset collection.
- CrawlableDatasetAlias - Class in thredds.crawlabledataset
-
An alias for a collection of datasets (i.e., the dataset path contains one or more wildcard characters ("*")).
- CrawlableDatasetAlias(String, String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetAlias
- CrawlableDatasetAmazonS3 - Class in thredds.crawlabledataset.s3
-
CrawlableDataset implementation that allows THREDDS to interact with datasets stored on Amazon S3.
- CrawlableDatasetAmazonS3(String) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- CrawlableDatasetAmazonS3(String, Object) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- CrawlableDatasetAmazonS3(S3URI) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- CrawlableDatasetAmazonS3(S3URI, Object) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- CrawlableDatasetAmazonS3(S3URI, Object, ThreddsS3Client) - Constructor for class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- CrawlableDatasetDods - Class in thredds.crawlabledataset
-
A description
- CrawlableDatasetDods() - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
- CrawlableDatasetDods(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetDods
- CrawlableDatasetFactory - Class in thredds.crawlabledataset
-
A description
- CrawlableDatasetFactory() - Constructor for class thredds.crawlabledataset.CrawlableDatasetFactory
- CrawlableDatasetFile - Class in thredds.crawlabledataset
-
An implementation of CrawlableDataset where the dataset being represented is a local file (java.io.File).
- CrawlableDatasetFile(File) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
- CrawlableDatasetFile(String, Object) - Constructor for class thredds.crawlabledataset.CrawlableDatasetFile
-
Constructor required by CrawlableDatasetFactory.
- CrawlableDatasetFilter - Interface in thredds.crawlabledataset
-
A filter for CrawlableDatasets.
- CrawlableDatasetLabeler - Interface in thredds.crawlabledataset
-
An interface for determining a String label for a CrawlableDataset.
- CrawlableDatasetSorter - Interface in thredds.crawlabledataset
-
The CrawlableDatasetSorter interface provides for sorting a list of CrawlableDatasets.
- CrawlableDatasetUtils - Class in thredds.crawlabledataset
- CrawlableDatasetUtils() - Constructor for class thredds.crawlabledataset.CrawlableDatasetUtils
- crawlDataset(InvDataset, CancelTask, PrintWriter, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Crawl this dataset recursively, return all datasets
- crawlDirectDatasets(InvDataset, CancelTask, PrintWriter, Object, boolean) - Method in class thredds.catalog.crawl.CatalogCrawler
-
Crawl this dataset recursively.
- CrawlingUtils - Class in thredds.client.catalog.tools
-
Utilities for crawling and testing TDS servers
- CrawlingUtils() - Constructor for class thredds.client.catalog.tools.CrawlingUtils
- CrawlingUtils.TDSdatasetReader - Class in thredds.client.catalog.tools
- CRC - Class in ucar.unidata.io.bzip2
-
A simple class to hold and calculate the CRC for sanity checking of the data.
- CRC - ucar.nc2.filter.Checksum32.CType
- CRC() - Constructor for class ucar.unidata.io.bzip2.CRC
- crc32 - Variable in class dap4.dap4lib.DeChunkedInputStream
- crc32alg - Variable in class dap4.dap4lib.DeChunkedInputStream
- CRC32Provider() - Constructor for class ucar.nc2.filter.Checksum32.CRC32Provider
- crc32Table - Static variable in class ucar.unidata.io.bzip2.CRC
- create() - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
-
Do the conversion and return a NodeMap representing the conversion.
- create() - Method in class thredds.filesystem.s3.ControllerS3.Provider
- create() - Method in class thredds.filesystem.zarr.ControllerZip.Provider
- create() - Method in interface thredds.inventory.MControllerProvider
-
Creates an instance of
- create() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
- create() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.After you have added all of the Dimensions, Variables, and Attributes, call create() to actually create the file.
- create() - Static method in interface ucar.nc2.util.CancelTask
- create() - Static method in interface ucar.unidata.geoloc.LatLonPoint
-
Standard way to create a "default" LatLonPoint.
- create() - Static method in interface ucar.unidata.geoloc.ProjectionPoint
-
Standard way to create a "default" ProjectionPoint.
- create(double, double) - Static method in interface ucar.unidata.geoloc.LatLonPoint
-
Standard way to create a LatLonPoint.
- create(double, double) - Static method in interface ucar.unidata.geoloc.ProjectionPoint
-
Standard way to create a ProjectionPoint.
- create(double, double, double) - Static method in interface ucar.unidata.geoloc.EarthLocation
-
Standard way to create an EarthLocation.
- create(long, boolean, String) - Static method in class ucar.nc2.ft2.coverage.writer.CFGridCoverageWriter.Result
- create(Iterable<StructureData>) - Static method in class ucar.ma2.StructureDataComposite
- create(String) - Static method in class thredds.inventory.MControllers
-
Create an
MController
capable of working with a given location. - create(String) - Method in interface thredds.inventory.MFileProvider
-
Create an
MFile
from a given location, the file may or may not exist - create(String) - Static method in class thredds.inventory.MFiles
-
Create an
MFile
from a given location, the file may or may not exist - create(String) - Method in class thredds.inventory.s3.MFileS3.Provider
- create(String) - Method in class thredds.inventory.zarr.MFileZip.Provider
- create(String) - Static method in class ucar.units.UnknownUnit
-
Factory method for constructing an unknown unit from a name.
- create(String, String) - Static method in class ucar.httpservices.HttpNameValue
- create(String, String, Formatter) - Method in interface thredds.inventory.CollectionSpecParserProvider
-
Create an
CollectionSpecParserAbstract
from a given spec - create(String, String, Formatter) - Static method in class thredds.inventory.CollectionSpecParsers
-
Create an
CollectionSpecParserAbstract
from a given spec - create(String, String, Formatter) - Static method in class thredds.inventory.s3.CollectionSpecParserS3
- create(String, String, Formatter) - Method in class thredds.inventory.s3.CollectionSpecParserS3.Provider
- create(String, Formatter) - Method in interface thredds.inventory.CollectionSpecParserProvider
-
Creates a
CollectionSpecParserAbstract
from a collection specification - create(String, Formatter) - Static method in class thredds.inventory.CollectionSpecParsers
-
Create an
CollectionSpecParserAbstract
from a given spec - create(String, Formatter) - Static method in class thredds.inventory.s3.CollectionSpecParserS3
-
Example spec: "cdms3:top-bucket/directory/#dateFormatMark#regExp#delimiter=/" This only allows the dateFormatMark to be in the file name, not anywhere else in the filename path, and you can't use any part of the dateFormat to filter on.
- create(String, Formatter) - Method in class thredds.inventory.s3.CollectionSpecParserS3.Provider
- create(String, NetcdfFile, int, long, boolean) - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospWriter
- create(String, NetcdfFile, int, long, boolean) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
-
Deprecated.Create new file, populate it from the objects in ncfile.
- create(String, NetcdfFile, int, long, boolean) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- create(String, NetcdfFile, int, long, boolean) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- create(Map<String, Object>) - Method in class ucar.nc2.filter.Blosc.Provider
- create(Map<String, Object>) - Method in class ucar.nc2.filter.Checksum32.Adler32Provider
- create(Map<String, Object>) - Method in class ucar.nc2.filter.Checksum32.CRC32Provider
- create(Map<String, Object>) - Method in class ucar.nc2.filter.Checksum32.Fletcher32Provider
- create(Map<String, Object>) - Method in class ucar.nc2.filter.Deflate.Provider
- create(Map<String, Object>) - Method in interface ucar.nc2.filter.FilterProvider
-
Create a
Filter
of the correct type - create(Map<String, Object>) - Method in class ucar.nc2.filter.ScaleOffset.Provider
- create(Map<String, Object>) - Method in class ucar.nc2.filter.Shuffle.Provider
- create(ServiceType, String) - Static method in class ucar.nc2.dataset.DatasetUrl
-
Create a DatasetUrl, which annotates a url with its service type.
- create(NetcdfFile, NetcdfFormatWriter.Builder) - Static method in class ucar.nc2.write.NetcdfCopier
- create(Unit, Unit) - Static method in class ucar.units.ConverterImpl
-
Factory method for creating a unit converter.
- createAddIdEnhancer(String) - Static method in class thredds.cataloggen.DatasetEnhancer1
- createAddTimeCoverageEnhancer(String, String, String) - Static method in class thredds.cataloggen.DatasetEnhancer1
- createAnonymous(long) - Method in class dap4.core.dmr.DapDataset
- createArray(DapVariable, Object) - Method in class dap4.dap4lib.D4DataCompiler
- createAtomicArray(DapVariable, Object) - Method in class dap4.dap4lib.D4DataCompiler
- createAttribute(DapAttribute) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
-
Our goal is to convert, where possible, to a list of objects to a list of values acceptable to the ucar.nc2.Attribute class
- createAttribute(String, DapAttribute) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
- createCatalogRefs - Variable in class thredds.cataloggen.config.DatasetSource
- createCDMRanges(List<Slice>) - Static method in class dap4.dap4lib.cdm.CDMUtil
- createColorMap(int[], String[]) - Static method in class ucar.nc2.geotiff.GeotiffWriter
-
Creates a colormap in the form of a mapping of the pixel value to the rgb color.
- createColumnsFromModel(TableModel) - Method in class ucar.ui.table.HidableTableColumnModel
- createCoverageCollection() - Method in class ucar.nc2.grib.coverage.GribCoverageDataset
- createCrawlableDataset(String, String, Object) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
-
Construct a CrawlableDataset for the given path using the CrawlableDataset implementation indicated by the given class name.
- createCustomizer() - Method in class ucar.nc2.grib.collection.Grib1Iosp
- createCustomizer() - Method in class ucar.nc2.grib.collection.Grib2Iosp
- createCustomizer() - Method in class ucar.nc2.grib.collection.GribIosp
- createDataMap(D4DSP, NodeMap) - Static method in class dap4.dap4lib.cdm.nc2.DataToCDM
- createDataset(String, String) - Method in class thredds.cataloggen.config.DatasetSource
-
Creates an InvDataset to represent the dataset at the given location on this DatasetSource.
- createDataset(String, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
- createDataset(String, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
- createDataset(String, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
- createDataset(String, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
- createDatasetEnhancer(DatasetEnhancer1.DatasetMetadataAdder, boolean) - Static method in class thredds.cataloggen.DatasetEnhancer1
- createDialog(Component) - Method in class ucar.ui.widget.ImprovedFileChooser
- createDimension(DapDimension, Group) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
- createDimensionRef(DapDimension, Group) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
- createEnum(DapEnumeration, Group) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
- createFeatureSet(double) - Method in class ucar.nc2.ui.gis.GisFeatureRendererMulti
- createFromArray(Array, DataType) - Static method in class ucar.nc2.filter.Normalizer
- createFromArray(Array, DataType) - Static method in class ucar.nc2.filter.Standardizer
- createFromFile(String, XMLStore) - Static method in class ucar.util.prefs.XMLStore
-
Create an XMLStore reading from the specified filename.
- createFromInputStream(InputStream, InputStream, XMLStore) - Static method in class ucar.util.prefs.XMLStore
-
Create an XMLStore reading from an input stream.
- createFromResource(String, XMLStore) - Static method in class ucar.util.prefs.XMLStore
-
Create a read-only XMLStore reading from the specified resource, opened as a Resource stream using the XMLStore ClassLoader.
- createFromVar(VariableDS) - Static method in class ucar.nc2.filter.UnsignedConversion
- createFromVariable(VariableDS) - Static method in class ucar.nc2.filter.ConvertMissing
- createFromVariable(VariableDS) - Static method in class ucar.nc2.filter.Normalizer
- createFromVariable(VariableDS) - Static method in class ucar.nc2.filter.ScaleOffset
- createFromVariable(VariableDS) - Static method in class ucar.nc2.filter.Standardizer
- createFromVariable(Variable) - Static method in class ucar.nc2.filter.Classifier
- createGroup(DapGroup, Group, NetcdfFile) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
- createIdForType(Class<?>) - Static method in class ucar.nc2.ogc.MarshallingUtil
- createIfExists(String) - Static method in class thredds.inventory.MFiles
-
Create an
MFile
from a given location if it exists, otherwise return null. - createNew(String) - Static method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Create a new Netcdf file, with fill mode true.
- createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Create a new Netcdf file, put it into define mode.
- createNew(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- createNew(NetcdfFileWriter.Version, String) - Static method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- createNew(NetcdfFileWriter.Version, String, Nc4Chunking) - Static method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Create a new Netcdf file, with fill mode true.
- createNewCache() - Method in class ucar.nc2.Variable
-
Create a new data cache, use this when you dont want to share the cache.
- createNewNetcdf3(String) - Static method in class ucar.nc2.write.NetcdfFormatWriter
-
Create a new Netcdf3 file.
- createNewNetcdf4(NetcdfFileFormat, String, Nc4Chunking) - Static method in class ucar.nc2.write.NetcdfFormatWriter
-
Create a new Netcdf4 file.
- createOptimalImage(BufferedImage) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to create a
BufferedImage
with the most optimal RGB TYPE (BufferedImage.TYPE_INT_RGB
orBufferedImage.TYPE_INT_ARGB
) capable of being rendered into from the givensrc
. - createOptimalImage(BufferedImage, int, int) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to create a
BufferedImage
with the given dimensions and the most optimal RGB TYPE (BufferedImage.TYPE_INT_RGB
orBufferedImage.TYPE_INT_ARGB
) capable of being rendered into from the givensrc
. - createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- createProxyDataset(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- createProxyDataset(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Create a new dataset to add to the parent collection dataset.
- createScaledPictureInThread(int) - Method in class ucar.nc2.ui.image.ScalablePicture
-
method that creates the scaled image in the background in it's own thread.
- createSequenceArray(DapVariable, Object) - Method in class dap4.dap4lib.D4DataCompiler
-
Create an Array object for a DAP4 Sequence.
- createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DatasetSource
-
Return a skeleton InvCatalog for this DatasetSource.
- createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
-
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
- createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
- createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
- createSkeletonCatalog(String) - Method in class thredds.cataloggen.config.LocalDatasetSource
-
Build an unnamed InvCatalog for this DatasetSource and return the top-level InvDataset.
- createSlices(List<Range>) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Convert a list of ucar.ma2.Range to a list of Slice More or less the inverst of create CDMRanges
- createStationHelper() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
- createStationHelper() - Method in class ucar.nc2.ft.point.remote.StationCollectionStream
-
initialize the stationHelper.
- createStationHelper() - Method in class ucar.nc2.ft.point.standard.StandardStationCollectionImpl
- createStationHelper() - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
- createStationHelper() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- createStationHelper() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- createStructureArray(DapVariable, Object) - Method in class dap4.dap4lib.D4DataCompiler
- createTable() - Method in class ucar.nc2.ui.op.VariableTable
- createUniqueFile(String, String) - Method in class ucar.nc2.util.DiskCache2
-
Reserve a new, uniquely named file in the root directory.
- createURLStreamHandler(String) - Method in class ucar.nc2.util.net.URLStreamHandlerFactory
-
Deprecated.
- createValidNetcdf3ObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.use makeValidNetcdfObjectName
- createVar(DapVariable, NetcdfFile, Group, Structure) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
-
Create a variable or field
- createVector(DapType, long) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- createVector(TypeSort, long) - Static method in class dap4.core.util.CoreTypeFcns
- createVector(DataType, long) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- createView(Index) - Method in class ucar.ma2.Array
-
create new Array with given Index and the same backing store
- createView(Index) - Method in class ucar.ma2.ArrayBoolean
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayByte
- createView(Index) - Method in class ucar.ma2.ArrayChar
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayDouble
-
create new Array with given indexImpl and the same backing store
- createView(Index) - Method in class ucar.ma2.ArrayFloat
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayInt
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayLong
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayObject
-
create new Array with given indexImpl and the same backing store
- createView(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throws UnsupportedOperationException
- createView(Index) - Method in class ucar.ma2.ArrayScalar
- createView(Index) - Method in class ucar.ma2.ArrayShort
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayString
-
create new Array with given indexImpl and same backing store
- createView(Index) - Method in class ucar.ma2.ArrayStructure
- creator_email - Static variable in class ucar.nc2.constants.ACDD
- creator_institution_info - Static variable in class ucar.nc2.constants.ACDD
- creator_name - Static variable in class ucar.nc2.constants.ACDD
- creator_project - Static variable in class ucar.nc2.constants.ACDD
- creator_project_info - Static variable in class ucar.nc2.constants.ACDD
- creator_url - Static variable in class ucar.nc2.constants.ACDD
- creators - Variable in class thredds.catalog.InvDataset
- creators - Variable in class thredds.catalog.ThreddsMetadata
- Creators - Static variable in class thredds.client.catalog.Dataset
- CRLF - Static variable in class dap4.core.util.DapUtil
- CRLFSIZE - Static variable in class dap4.core.util.DapUtil
- crop(BufferedImage, int, int, int, int, BufferedImageOp...) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to crop the given
src
image and apply any optionalBufferedImageOp
s to it before returning the result. - crop(BufferedImage, int, int, BufferedImageOp...) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to crop the given
src
image from the top-left corner and applying any optionalBufferedImageOp
s to the result before returning it. - cross(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- cross(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- crossDateline() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get whether the bounding box crosses the +/- 180 seam
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in interface ucar.unidata.geoloc.Projection
-
Does the line between these two points cross the projection "seam", which is a discontinuity in the function latlon <-> projection plane
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Mercator
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Orthographic
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.RotatedPole
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Does the line between these two points cross the projection "seam".
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
This returns true when the line between pt1 and pt2 crosses the seam.
- crossSeam(ProjectionPoint, ProjectionPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Does the line between these two points cross the projection "seam".
- cs - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- cs - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- csHash - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- CSMConvention - Class in ucar.nc2.dataset.conv
-
CSM-1 Convention.
- CSMConvention() - Constructor for class ucar.nc2.dataset.conv.CSMConvention
- CsmSigma - Class in ucar.nc2.dataset.transform
- CsmSigma() - Constructor for class ucar.nc2.dataset.transform.CsmSigma
- CsmSigma.HybridSigmaPressureBuilder - Class in ucar.nc2.dataset.transform
- CSV - ucar.nc2.constants.DataFormatType
- ct - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- ct - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- cubic - ucar.nc2.grib.GribData.InterpolationMethod
- cubicSpline(float[], int, double[], double, float[], int) - Static method in class ucar.nc2.grib.QuasiRegular
- curChar - Variable in class ucar.units.StandardUnitFormatTokenManager
- CURIE - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI until the year 2000 according to the USA National Institute of Standards and Technology -- for the quantity of activity of a radionuclide.
- current - Variable in class ucar.ma2.Index
- current_index_version - Static variable in class ucar.nc2.iosp.grid.GridIndex
-
used to check versions of already created indexes.
- currentDataRafFilename - Static variable in class ucar.nc2.grib.collection.GribDataReader
- currentDataRecord - Static variable in class ucar.nc2.grib.collection.GribDataReader
- currentElement() - Method in class ucar.ma2.Index
-
Get the current element's index into the 1D backing array.
- currentElement() - Method in class ucar.ma2.Index0D
- currentElement() - Method in class ucar.ma2.Index1D
- currentElement() - Method in class ucar.ma2.Index2D
- currentElement() - Method in class ucar.ma2.Index3D
- currentElement() - Method in class ucar.ma2.Index4D
- currentElement() - Method in class ucar.ma2.Index5D
- currentElement() - Method in class ucar.ma2.Index6D
- currentElement() - Method in class ucar.ma2.Index7D
- currentElement() - Method in class ucar.ma2.IndexConstant
-
always return 0
- currentElement() - Method in class ucar.nc2.iosp.IndexLong
- currentToken - Variable in exception ucar.units.ParseException
-
This is the last token that has been consumed successfully.
- cursor - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
- Cursor - Class in ucar.nc2.ft.point.standard
-
Keeps track of the iteration through nested tables 0 is always innermost nested table, 1 is parent of 0, 2 is parent of 1, etc
- CursorMoveEvent - Class in ucar.nc2.ui.geoloc
-
Cursor has moved to a new location.
- CursorMoveEvent(Object, Point2D) - Constructor for class ucar.nc2.ui.geoloc.CursorMoveEvent
- CursorMoveEvent(Object, ProjectionPoint) - Constructor for class ucar.nc2.ui.geoloc.CursorMoveEvent
- CursorMoveEventListener - Interface in ucar.nc2.ui.geoloc
-
Listeners for "Cursor Move" events.
- Curvilinear - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
Curvilinear = 1;
- Curvilinear - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
NCEP Curvilinear - needs 2D lat/lon
- CURVILINEAR - ucar.nc2.constants.FeatureType
- Curvilinear_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
Curvilinear = 1;
- CurvilinearCS - Class in ucar.nc2.ft2.coverage.adapter
-
Curvilinear Coordinate System.
- CurvilinearCS(DtCoverageCSBuilder) - Constructor for class ucar.nc2.ft2.coverage.adapter.CurvilinearCS
- CurvilinearOrthogonal - Static variable in class ucar.nc2.constants.CDM
- cust - Variable in class ucar.nc2.grib.collection.Grib1CollectionBuilderFromIndex
- cust - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- cust - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- CW_180 - ucar.nc2.ui.image.Scalr.Rotation
-
180-degree, clockwise rotation (to the right).
- CW_270 - ucar.nc2.ui.image.Scalr.Rotation
-
270-degree, clockwise rotation (to the right).
- CW_90 - ucar.nc2.ui.image.Scalr.Rotation
-
90-degree, clockwise rotation (to the right).
- cx() - Static method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- cxt - Variable in class dap4.core.dmr.DMRPrinter
- cxt - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- CylindricalEqualAreaProjection - Class in ucar.unidata.geoloc.projection.proj4
-
CylindricalEqualArea Projection.
- CylindricalEqualAreaProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- CylindricalEqualAreaProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- cypher - ucar.nc2.iosp.bufr.tables.BufrTables.Format
D
- d - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
- d(double, int) - Static method in class ucar.unidata.util.Format
-
Double value formatting with minimum number of significant figures in a minimum width.
- d(double, int, int) - Static method in class ucar.unidata.util.Format
-
Double value formatting with minimum number of significant figures in a specified width.
- D0() - Constructor for class ucar.ma2.ArrayBoolean.D0
-
Constructor.
- D0() - Constructor for class ucar.ma2.ArrayChar.D0
-
Constructor.
- D0() - Constructor for class ucar.ma2.ArrayDouble.D0
-
Constructor.
- D0() - Constructor for class ucar.ma2.ArrayFloat.D0
-
Constructor.
- D0() - Constructor for class ucar.ma2.ArrayString.D0
-
Constructor.
- D0(boolean) - Constructor for class ucar.ma2.ArrayByte.D0
- D0(boolean) - Constructor for class ucar.ma2.ArrayInt.D0
- D0(boolean) - Constructor for class ucar.ma2.ArrayLong.D0
-
Constructor.
- D0(boolean) - Constructor for class ucar.ma2.ArrayShort.D0
- D0(DataType, Class, boolean) - Constructor for class ucar.ma2.ArrayObject.D0
-
Constructor.
- D1(int) - Constructor for class ucar.ma2.ArrayBoolean.D1
-
Constructor for array of shape {len0}.
- D1(int) - Constructor for class ucar.ma2.ArrayChar.D1
-
Constructor for array of shape {len0}.
- D1(int) - Constructor for class ucar.ma2.ArrayDouble.D1
-
Constructor for array of shape {len0}.
- D1(int) - Constructor for class ucar.ma2.ArrayFloat.D1
-
Constructor for array of shape {len0}.
- D1(int) - Constructor for class ucar.ma2.ArrayString.D1
-
Constructor for array of shape {len0}.
- D1(int, boolean) - Constructor for class ucar.ma2.ArrayByte.D1
- D1(int, boolean) - Constructor for class ucar.ma2.ArrayInt.D1
- D1(int, boolean) - Constructor for class ucar.ma2.ArrayLong.D1
-
Constructor for array of shape {len0}.
- D1(int, boolean) - Constructor for class ucar.ma2.ArrayShort.D1
- D1(DataType, Class, boolean, int) - Constructor for class ucar.ma2.ArrayObject.D1
-
Constructor for array of shape {len0}.
- D2(int, int) - Constructor for class ucar.ma2.ArrayBoolean.D2
-
Constructor for array of shape {len0,len1}.
- D2(int, int) - Constructor for class ucar.ma2.ArrayChar.D2
-
Constructor for array of shape {len0,len1}.
- D2(int, int) - Constructor for class ucar.ma2.ArrayDouble.D2
-
Constructor for array of shape {len0,len1}.
- D2(int, int) - Constructor for class ucar.ma2.ArrayFloat.D2
-
Constructor for array of shape {len0,len1}.
- D2(int, int) - Constructor for class ucar.ma2.ArrayString.D2
-
Constructor for array of shape {len0,len1}.
- D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D2
- D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D2
- D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D2
-
Constructor for array of shape {len0,len1}.
- D2(int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D2
- D2(DataType, Class, boolean, int, int) - Constructor for class ucar.ma2.ArrayObject.D2
-
Constructor for array of shape {len0,len1}.
- D3(int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D3
-
Constructor for array of shape {len0,len1,len2}.
- D3(int, int, int) - Constructor for class ucar.ma2.ArrayChar.D3
-
Constructor for array of shape {len0,len1,len2}.
- D3(int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D3
-
Constructor for array of shape {len0,len1,len2}.
- D3(int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D3
-
Constructor for array of shape {len0,len1,len2}.
- D3(int, int, int) - Constructor for class ucar.ma2.ArrayString.D3
-
Constructor for array of shape {len0,len1,len2}.
- D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D3
- D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D3
- D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D3
-
Constructor for array of shape {len0,len1,len2}.
- D3(int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D3
- D3(DataType, Class, boolean, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D3
-
Constructor for array of shape {len0,len1,len2}.
- D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4(int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D4
- D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D4
- D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4(int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D4
- D4(DataType, Class, boolean, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D4
-
Constructor for array of shape {len0,len1,len2,len3}.
- D4Array - Class in dap4.dap4lib
-
Wrap an Array representing a variables' data, where the variable is top-level or a field.
- D4Array(ArrayScheme, D4DSP, DapVariable) - Constructor for class dap4.dap4lib.D4Array
- D4DataCompiler - Class in dap4.dap4lib
- D4DataCompiler(D4DSP, ChecksumMode, ByteOrder) - Constructor for class dap4.dap4lib.D4DataCompiler
-
Constructor
- D4DSP - Class in dap4.dap4lib
-
This Class takes a DAP4 serialization (as chunked input) stream and exports access to a compiled DMR, a compiled DAP4 data stream, and various parameters such as byteorder of the data stream.
- D4DSP() - Constructor for class dap4.dap4lib.D4DSP
- D4Index - Class in dap4.dap4lib
- D4Index(int) - Constructor for class dap4.dap4lib.D4Index
- D4Index(int[]) - Constructor for class dap4.dap4lib.D4Index
- D4Index(int[], int[]) - Constructor for class dap4.dap4lib.D4Index
- D4Index(D4Index) - Constructor for class dap4.dap4lib.D4Index
- D4StructureDataIterator - Class in dap4.dap4lib.cdm.nc2
- D4StructureDataIterator() - Constructor for class dap4.dap4lib.cdm.nc2.D4StructureDataIterator
- D4TS_PATH - Static variable in class ucar.unidata.util.test.DapTestContainer
- D4TS_TEST_PATH - Static variable in class ucar.unidata.util.test.DapTestContainer
- D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D5(int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D5
- D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D5
- D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D5(int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D5
- D5(DataType, Class, boolean, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D5
-
Constructor for array of shape {len0,len1,len2,len3,len4}.
- D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D6(int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D6
- D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D6
- D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D6(int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D6
- D6(DataType, Class, boolean, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D6
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,}.
- D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayBoolean.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayChar.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayDouble.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayFloat.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- D7(int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayString.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayByte.D7
- D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayInt.D7
- D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayLong.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- D7(int, int, int, int, int, int, int, boolean) - Constructor for class ucar.ma2.ArrayShort.D7
- D7(DataType, Class, boolean, int, int, int, int, int, int, int) - Constructor for class ucar.ma2.ArrayObject.D7
-
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
- DAP - dap4.dap4lib.RequestMode
- DAP2_PROTOCOL_VERSION - Static variable in class opendap.dap.ServerVersion
- DAP2Exception - Exception in opendap.dap
-
Holds an exception thrown by OPeNDAP server to a client.
- DAP2Exception() - Constructor for exception opendap.dap.DAP2Exception
-
Construct an empty
DAP2Exception
. - DAP2Exception(int, Exception) - Constructor for exception opendap.dap.DAP2Exception
-
Construct a
DAP2Exception
with the given causal exception. - DAP2Exception(int, String) - Constructor for exception opendap.dap.DAP2Exception
-
Construct a
DAP2Exception
with the given message. - DAP2Exception(Exception) - Constructor for exception opendap.dap.DAP2Exception
-
Construct a
DAP2Exception
with the given causal exception. - DAP2Exception(String) - Constructor for exception opendap.dap.DAP2Exception
-
Construct a
DAP2Exception
. - Dap2Parse - Class in opendap.dap.parsers
- Dap2Parse() - Constructor for class opendap.dap.parsers.Dap2Parse
-
**********************************************
- Dap2Parse(BaseTypeFactory) - Constructor for class opendap.dap.parsers.Dap2Parse
- Dap2Parser - Class in opendap.dap.parsers
-
A Bison parser, automatically generated from dap2.y.
- Dap2Parser(BaseTypeFactory) - Constructor for class opendap.dap.parsers.Dap2Parser
-
Instantiates the Bison-generated parser.
- Dap2Parser(Dap2Parser.Lexer) - Constructor for class opendap.dap.parsers.Dap2Parser
-
Instantiates the Bison-generated parser.
- Dap2Parser.Lexer - Interface in opendap.dap.parsers
-
Communication interface between the scanner and the Bison-generated parser Dap2Parser.
- dap4 - Static variable in class thredds.catalog.InvService
- DAP4 - thredds.client.catalog.ServiceType
- DAP4 - Static variable in class thredds.catalog.ServiceType
- DAP4_LITTLE_ENDIAN - Static variable in class ucar.nc2.constants.CDM
- dap4.core.ce - package dap4.core.ce
- dap4.core.ce.parser - package dap4.core.ce.parser
- dap4.core.dmr - package dap4.core.dmr
- dap4.core.dmr.parser - package dap4.core.dmr.parser
- dap4.core.interfaces - package dap4.core.interfaces
- dap4.core.util - package dap4.core.util
- dap4.dap4lib - package dap4.dap4lib
- dap4.dap4lib.cdm - package dap4.dap4lib.cdm
- dap4.dap4lib.cdm.nc2 - package dap4.dap4lib.cdm.nc2
- DAP4ENDIANTAG - Static variable in class dap4.core.util.DapConstants
- DAP4EXT_RE - Static variable in class dap4.core.util.DapUtil
- DAP4EXTENSIONS - Static variable in class dap4.dap4lib.DapProtocol
- Dap4Parser - Interface in dap4.core.dmr.parser
- DAP4PROTO - Static variable in class dap4.dap4lib.DapProtocol
- DAP4QUERYMARKERS - Static variable in class dap4.dap4lib.DapProtocol
- DAP4SCHEMES - Static variable in class dap4.dap4lib.DapProtocol
- DapAttribute - Class in dap4.core.dmr
- DapAttribute() - Constructor for class dap4.core.dmr.DapAttribute
- DapAttribute(String, DapType) - Constructor for class dap4.core.dmr.DapAttribute
- DapAttributeSet - Class in dap4.core.dmr
- DapAttributeSet() - Constructor for class dap4.core.dmr.DapAttributeSet
- DapAttributeSet(String) - Constructor for class dap4.core.dmr.DapAttributeSet
- DapCodes - Interface in dap4.dap4lib
- DapConstants - Class in dap4.core.util
-
DAP4 Related Constants both client and server side.
- DapConstants() - Constructor for class dap4.core.util.DapConstants
- DapConstants.ChecksumSource - Enum in dap4.core.util
- DapContext - Class in dap4.core.util
-
Provide a general map of Object->Object to serve to pass context/env info into various classes.
- DapContext() - Constructor for class dap4.core.util.DapContext
- DapDAS - Static variable in class opendap.dap.parsers.Dap2Parse
- DapDataset - Class in dap4.core.dmr
-
This is the root object of a DMR tree.
- DapDataset() - Constructor for class dap4.core.dmr.DapDataset
- DapDataset(String) - Constructor for class dap4.core.dmr.DapDataset
- DapDDS - Static variable in class opendap.dap.parsers.Dap2Parse
- dapdebug - Variable in class opendap.dap.parsers.Dap2Parse
- DapDecl - Interface in dap4.core.dmr
-
Define a common interface to unify Declarations
- DapDimension - Class in dap4.core.dmr
-
This class defines a Dimension: Modified 10/15/2016 to support zero-sized dimensions.
- DapDimension() - Constructor for class dap4.core.dmr.DapDimension
- DapDimension(long) - Constructor for class dap4.core.dmr.DapDimension
- DapDimension(String) - Constructor for class dap4.core.dmr.DapDimension
- DapDimension(String, long) - Constructor for class dap4.core.dmr.DapDimension
- DapDump - Class in dap4.core.util
- DapDump() - Constructor for class dap4.core.util.DapDump
- DapEnumConst - Class in dap4.core.dmr
- DapEnumConst(String, Long) - Constructor for class dap4.core.dmr.DapEnumConst
- DapEnumeration - Class in dap4.core.dmr
- DapEnumeration(String) - Constructor for class dap4.core.dmr.DapEnumeration
- DapEnumeration(String, DapType) - Constructor for class dap4.core.dmr.DapEnumeration
- DapERR - Static variable in class opendap.dap.parsers.Dap2Parse
- DapException - Exception in dap4.core.util
- DapException() - Constructor for exception dap4.core.util.DapException
- DapException(String) - Constructor for exception dap4.core.util.DapException
- DapException(String, Throwable) - Constructor for exception dap4.core.util.DapException
- DapException(Throwable) - Constructor for exception dap4.core.util.DapException
- DapGroup - Class in dap4.core.dmr
-
This class defines a non-groupd group: i.e.
- DapGroup() - Constructor for class dap4.core.dmr.DapGroup
- DapGroup(String) - Constructor for class dap4.core.dmr.DapGroup
- DapIterator - Class in dap4.core.util
- DapIterator(List<DapNode>, EnumSet<DapSort>) - Constructor for class dap4.core.util.DapIterator
- daploaded - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- DapLog - Class in dap4.dap4lib
- DapLog() - Constructor for class dap4.dap4lib.DapLog
- DapMap - Class in dap4.core.dmr
-
This class holds a reference to a map variable.
- DapMap() - Constructor for class dap4.core.dmr.DapMap
- DapMap(String) - Constructor for class dap4.core.dmr.DapMap
- DapNetcdfFile - Class in dap4.dap4lib.cdm.nc2
-
This class is the work-horse of the client side.
- DapNetcdfFile(String) - Constructor for class dap4.dap4lib.cdm.nc2.DapNetcdfFile
-
Open a Dap4 connection
- DapNetcdfFile(String, CancelTask) - Constructor for class dap4.dap4lib.cdm.nc2.DapNetcdfFile
-
Open a Dap4 connection or file via a D4DSP.
- DapNetcdfFile.NullCancelTask - Class in dap4.dap4lib.cdm.nc2
- DapNetcdfFileProvider - Class in dap4.dap4lib.cdm.nc2
- DapNetcdfFileProvider() - Constructor for class dap4.dap4lib.cdm.nc2.DapNetcdfFileProvider
- DapNode - Class in dap4.core.dmr
- DapNode() - Constructor for class dap4.core.dmr.DapNode
- DapNode(String) - Constructor for class dap4.core.dmr.DapNode
- DAPNode - Class in opendap.dap
-
The DAPNode class is the common parent type for all nodes in the DDS and the DAS.
- DAPNode() - Constructor for class opendap.dap.DAPNode
-
Constructs a new
DAPNode
with no name. - DAPNode(String) - Constructor for class opendap.dap.DAPNode
-
Constructs a new
DAPNode
with namen
. - DAPNode.CloneMap - Class in opendap.dap
-
Clone interface.
- DapNUL - Static variable in class opendap.dap.parsers.Dap2Parse
- DapOtherXML - Class in dap4.core.dmr
- DapOtherXML() - Constructor for class dap4.core.dmr.DapOtherXML
- DapOtherXML(String) - Constructor for class dap4.core.dmr.DapOtherXML
- dapparse(String, DDS, DAS, DAP2Exception) - Method in class opendap.dap.parsers.Dap2Parse
-
**********************************************
- DapperDataset - Class in ucar.nc2.dt.point
-
Handles datasets using Dapper doubley nested sequences.
- DapperDataset() - Constructor for class ucar.nc2.dt.point.DapperDataset
- DapperDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.DapperDataset
- DapperDataset.SeqPointObs - Class in ucar.nc2.dt.point
- DapperDataset.SeqStationObs - Class in ucar.nc2.dt.point
- DapProtocol - Class in dap4.dap4lib
-
Store protocol related constants
- DapProtocol() - Constructor for class dap4.dap4lib.DapProtocol
- DapProtocol.ContentType - Class in dap4.dap4lib
- DapSequence - Class in dap4.core.dmr
- DapSequence(String) - Constructor for class dap4.core.dmr.DapSequence
- DapSort - Enum in dap4.core.util
-
Define the kinds of AST objects to avoid having to do instanceof.
- DapStartLog - Class in dap4.dap4lib
- DapStartLog() - Constructor for class dap4.dap4lib.DapStartLog
- DapStructure - Class in dap4.core.dmr
-
DapStructure is normally used as a singleton type for a variable, but for consistency, we track it as a type rather than a variable and create a separate variable whose basetype points to it.
- DapStructure(String) - Constructor for class dap4.core.dmr.DapStructure
- DapTestContainer - Class in ucar.unidata.util.test
-
Set up d4ts and dts servers using TestContainers to use for testing opendap, dap4, and httpservices.
- DapTestContainer() - Constructor for class ucar.unidata.util.test.DapTestContainer
- DapType - Class in dap4.core.dmr
-
This reifies all of the atomic types and specifically all enumeration declarations as specific objects denoting a type.
- DapType(TypeSort) - Constructor for class dap4.core.dmr.DapType
- DapType(String, TypeSort) - Constructor for class dap4.core.dmr.DapType
- daptype2cdmtype(DapType) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- daptypeSize(TypeSort) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
-
Conmpute the size, in databuffer, of the daptype wrt to a serialization; 0 if undefined.
- DapUtil - Class in dap4.core.util
-
Misc.
- DapUtil() - Constructor for class dap4.core.util.DapUtil
- DapVariable - Class in dap4.core.dmr
-
This class represents any variable or field.
- DapVariable() - Constructor for class dap4.core.dmr.DapVariable
- DapVariable(String) - Constructor for class dap4.core.dmr.DapVariable
- DapVariable(String, DapType) - Constructor for class dap4.core.dmr.DapVariable
- dapversion - Variable in class dap4.core.dmr.DapDataset
- DArray - Class in opendap.dap
-
This class is used to hold arrays of other OPeNDAP data.
- DArray() - Constructor for class opendap.dap.DArray
-
Constructs a new
DArray
. - DArray(String) - Constructor for class opendap.dap.DArray
-
Constructs a new
DArray
with namen
. - DArrayDimension - Class in opendap.dap
-
This class holds information about each dimension in a
DArray
. - DArrayDimension(int, String) - Constructor for class opendap.dap.DArrayDimension
-
Construct a new DArrayDimension.
- DArrayDimension.Slice - Class in opendap.dap
- DAS - Class in opendap.dap
-
The Data Attribute Structure is a set of name-value pairs used to describe the data in a particular dataset.
- DAS() - Constructor for class opendap.dap.DAS
-
Create a new empty
DAS
. - DASException - Exception in opendap.dap
-
DAS exception.
- DASException(int, String) - Constructor for exception opendap.dap.DASException
-
Construct a
DASException
with the specified detail message and OPeNDAP error code. - dasparse(String, DAS) - Method in class opendap.dap.parsers.Dap2Parse
- dasTools - Class in opendap.util
- dasTools() - Constructor for class opendap.util.dasTools
- data - Variable in class ucar.nc2.grib.grib1.Grib1Gds
- data - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- data - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.RData
-
the data
- data - Variable in class ucar.nc2.stream.NcStreamReader.DataResult
- Data - ucar.nc2.ft.point.remote.PointStream.MessageType
- DATA - Static variable in class ucar.nc2.filter.Filters.Keys
-
key mapping to client data used by filter
- DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Attribute
- DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Variable
- DATA_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- DATA_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- DATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
- DATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
- DATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
- data_name - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
-
See IRIS-Programming-Guide-M211318EN: 4.9 Constants empty or undefined types are set to their index number to avoid duplicates if suffix is "_2" it means a two byte value instead of just one byte (2 bytes are experimental at this point - didn't have a file to test)
- DATA_TYPE_BYTE - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_BYTE = 1;
- DATA_TYPE_BYTE_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_BYTE = 1;
- DATA_TYPE_CHAR - ucar.gcdm.GcdmNetcdfProto.DataType
-
prefer String
- DATA_TYPE_CHAR_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
prefer String
- DATA_TYPE_DOUBLE - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_DOUBLE = 6;
- DATA_TYPE_DOUBLE_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_DOUBLE = 6;
- DATA_TYPE_ENUM1 - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ENUM1 = 10;
- DATA_TYPE_ENUM1_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ENUM1 = 10;
- DATA_TYPE_ENUM2 - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ENUM2 = 11;
- DATA_TYPE_ENUM2_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ENUM2 = 11;
- DATA_TYPE_ENUM4 - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ENUM4 = 12;
- DATA_TYPE_ENUM4_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ENUM4 = 12;
- DATA_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Attribute
- DATA_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- DATA_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Structure
- DATA_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- DATA_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Variable
- DATA_TYPE_FLOAT - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_FLOAT = 5;
- DATA_TYPE_FLOAT_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_FLOAT = 5;
- DATA_TYPE_INT - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_INT = 3;
- DATA_TYPE_INT_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_INT = 3;
- DATA_TYPE_LONG - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_LONG = 4;
- DATA_TYPE_LONG_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_LONG = 4;
- DATA_TYPE_OPAQUE - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_OPAQUE = 13;
- DATA_TYPE_OPAQUE_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_OPAQUE = 13;
- DATA_TYPE_SEQUENCE - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_SEQUENCE = 9;
- DATA_TYPE_SEQUENCE_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_SEQUENCE = 9;
- DATA_TYPE_SHORT - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_SHORT = 2;
- DATA_TYPE_SHORT_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_SHORT = 2;
- DATA_TYPE_STRING - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_STRING = 7;
- DATA_TYPE_STRING_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_STRING = 7;
- DATA_TYPE_STRUCTURE - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_STRUCTURE = 8;
- DATA_TYPE_STRUCTURE_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_STRUCTURE = 8;
- DATA_TYPE_UBYTE - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_UBYTE = 14;
- DATA_TYPE_UBYTE_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_UBYTE = 14;
- DATA_TYPE_UINT - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_UINT = 16;
- DATA_TYPE_UINT_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_UINT = 16;
- DATA_TYPE_ULONG - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ULONG = 17;
- DATA_TYPE_ULONG_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_ULONG = 17;
- DATA_TYPE_UNSPECIFIED - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_UNSPECIFIED = 0;
- DATA_TYPE_UNSPECIFIED_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_UNSPECIFIED = 0;
- DATA_TYPE_USHORT - ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_USHORT = 15;
- DATA_TYPE_USHORT_VALUE - Static variable in enum ucar.gcdm.GcdmNetcdfProto.DataType
-
DATA_TYPE_USHORT = 15;
- data_unit - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- DataAccess - thredds.client.catalog.ServiceType.AccessType
- DataBTree - Class in ucar.nc2.iosp.hdf5
-
This holds the chunked data storage.
- DataBTree(H5headerIF, long, int[], int[], MemTracker) - Constructor for class ucar.nc2.iosp.hdf5.DataBTree
- DataBTree.DataChunk - Class in ucar.nc2.iosp.hdf5
- DataBTree.DataChunkIterator - Class in ucar.nc2.iosp.hdf5
- DataChunk(int[], long) - Constructor for class ucar.nc2.iosp.LayoutTiled.DataChunk
- DATACOUNT_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- DataDDS - Class in opendap.dap
-
The DataDDS class extends DDS to add new methods for retrieving data from the server, and printing out the contents of the data.
- DataDDS(ServerVersion) - Constructor for class opendap.dap.DataDDS
-
Construct the DataDDS with the given server version.
- DataDDS(ServerVersion, BaseTypeFactory) - Constructor for class opendap.dap.DataDDS
- DataDescriptor - Class in ucar.nc2.iosp.bufr
-
Essentially a TableB entry, modified by any relevent TableC operators.
- DataDescriptor(short, BufrTableLookup) - Constructor for class ucar.nc2.iosp.bufr.DataDescriptor
- DataDescriptorTreeConstructor - Class in ucar.nc2.iosp.bufr
-
Convert a list of data descriptors to a tree of DataDescriptor objects.
- DataDescriptorTreeConstructor() - Constructor for class ucar.nc2.iosp.bufr.DataDescriptorTreeConstructor
- dataDir - Static variable in class thredds.client.catalog.ClientCatalogUtil
- dataEnd - Variable in class ucar.unidata.io.RandomAccessFile
-
The offset in bytes of the end of the data in the buffer, from the start of the file.
- DataFactory - Class in thredds.client.catalog.tools
-
DataFactory for THREDDS client catalogs
- DataFactory() - Constructor for class thredds.client.catalog.tools.DataFactory
- DataFactory.Result - Class in thredds.client.catalog.tools
-
The result of trying to open a THREDDS dataset.
- dataFormat - Variable in class thredds.catalog.InvAccess
- dataFormat - Variable in class thredds.catalog.ThreddsMetadata
- dataFormatType - Variable in class thredds.catalog.InvDataset
- DataFormatType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS data format types.
- DataFormatType - Enum in ucar.nc2.constants
-
Redo thredds.catalog.DataFormatType as enum in order to break dependency of ucar.nc2 on server catalog
- DataFormatType - Static variable in class thredds.client.catalog.Dataset
- DataIterator - Interface in ucar.nc2.dt
-
Deprecated.use ucar.nc2.ft.*
- DataIteratorAdapter - Class in ucar.nc2.dt
-
Deprecated.use ucar.nc2.ft.*
- DataIteratorAdapter(Iterator) - Constructor for class ucar.nc2.dt.DataIteratorAdapter
-
Deprecated.
- DATALEN_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- DATALEN_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- dataLength - Variable in class ucar.nc2.grib.GribData.Info
- datamap - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- datamap - Variable in class dap4.dap4lib.D4DSP
- dataMap - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- DATAPOS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- DATAPOS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- DATAPOS_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- DataReadException - Exception in opendap.dap
-
Thrown when OPeNDAP encounters an exception while reading from a data set.
- DataReadException(int, String) - Constructor for exception opendap.dap.DataReadException
-
Construct a
DataReadException
with the specified message and OPeNDAP DAP2 error code see (DAP2Exception
). - DataReadException(String) - Constructor for exception opendap.dap.DataReadException
-
Construct a
DataReadException
with the specified detail message. - Dataroot() - Constructor for class thredds.ui.monitor.AccessLogTable.Dataroot
- DataRootConfig - Class in thredds.catalog
-
DataRoot element in a thredds config catalog.
- DataRootConfig(String, String, String) - Constructor for class thredds.catalog.DataRootConfig
- dataSection - Variable in class ucar.nc2.iosp.bufr.Message
- dataset - Variable in class dap4.core.ce.CECompiler
- dataset - Variable in class dap4.core.dmr.DapNode
- dataset - Variable in class thredds.catalog.InvAccess
- dataset - Variable in class ucar.nc2.ft2.coverage.CoverageCoordSys
- Dataset - Class in thredds.client.catalog
-
A Client Catalog Dataset
- Dataset(String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.Dataset constructor.
- Dataset(DatasetNode, String, Map<String, Object>, List<AccessBuilder>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.Dataset
- Dataset(MFile) - Constructor for class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- Dataset(GribCollectionImmutable.Type) - Constructor for class ucar.nc2.grib.collection.GribCollectionMutable.Dataset
- Dataset(GribCollectionImmutable.Type, List<GribCollectionMutable.GroupGC>) - Constructor for class ucar.nc2.grib.collection.GribCollectionImmutable.Dataset
- DATASET - dap4.core.util.DapSort
- DATASET_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- DatasetBean() - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- DatasetBean(CoverageCollection) - Constructor for class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- datasetBuilder - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- DatasetBuilder - Class in thredds.client.catalog.builder
-
Builder of client catalog Dataset
- DatasetBuilder(DatasetBuilder) - Constructor for class thredds.client.catalog.builder.DatasetBuilder
- DatasetBuilder(DatasetBuilder, Dataset) - Constructor for class thredds.client.catalog.builder.DatasetBuilder
- datasetBuilders - Variable in class thredds.client.catalog.builder.CatalogBuilder
- datasetBuilders - Variable in class thredds.client.catalog.builder.DatasetBuilder
- DatasetConstructor - Class in ucar.nc2.dataset
-
Deprecated.do not use
- DatasetConstructor() - Constructor for class ucar.nc2.dataset.DatasetConstructor
-
Deprecated.
- DatasetEnhancer - Class in ucar.nc2.internal.dataset
-
Helper class to enhance Datasets, with coordinate systems and scale/offset/missing
- DatasetEnhancer - Interface in thredds.cataloggen
-
An interface to allow for enhancing of InvDatasets.
- DatasetEnhancer(NetcdfDataset.Builder, Set<NetcdfDataset.Enhance>, CancelTask) - Constructor for class ucar.nc2.internal.dataset.DatasetEnhancer
- DatasetEnhancer1 - Class in thredds.cataloggen
-
A description
- DatasetEnhancer1.AddId - Class in thredds.cataloggen
- DatasetEnhancer1.AddTimeCoverageModels - Class in thredds.cataloggen
- DatasetEnhancer1.DatasetMetadataAdder - Interface in thredds.cataloggen
- datasetEnhancerList - Variable in class thredds.cataloggen.config.DatasetSource
- DatasetFilter - Class in thredds.cataloggen.config
-
Provides filtering capabilities for InvDatasets.
- DatasetFilter - Interface in thredds.catalog
-
Abstract class to filter datasets.
- DatasetFilter(DatasetSource, String, DatasetFilter.Type, String) - Constructor for class thredds.cataloggen.config.DatasetFilter
-
Constructor
- DatasetFilter(DatasetSource, String, DatasetFilter.Type, String, boolean, boolean, boolean) - Constructor for class thredds.cataloggen.config.DatasetFilter
- DatasetFilter.ByDataType - Class in thredds.catalog
-
Filter a Catalog by the dataset data type.
- DatasetFilter.ByServiceType - Class in thredds.catalog
-
Filter a Catalog by the access service type.
- datasetFilterList - Variable in class thredds.cataloggen.config.DatasetSource
- DatasetHash - Static variable in class thredds.client.catalog.Catalog
- DatasetHtmlWriter - Class in thredds.client.catalog.tools
-
Create Html from a dataset
- DatasetHtmlWriter() - Constructor for class thredds.client.catalog.tools.DatasetHtmlWriter
- datasetManager - Variable in class ucar.nc2.internal.ncml.Aggregation
- datasetManager - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- DatasetNamer - Class in thredds.cataloggen.config
-
Title: Catalog Generator
- DatasetNamer(InvDataset, String, boolean, DatasetNamerType, String, String, String, String) - Constructor for class thredds.cataloggen.config.DatasetNamer
-
Constructor
- DatasetNamer(InvDataset, String, String, String, String, String, String, String) - Constructor for class thredds.cataloggen.config.DatasetNamer
-
Constructor
- datasetNamerList - Variable in class thredds.cataloggen.config.DatasetSource
- DatasetNode - Class in thredds.client.catalog
-
node in a tree of datasets, superclass of Catalog and Dataset
- DatasetNode(DatasetNode, String, Map<String, Object>, List<DatasetBuilder>) - Constructor for class thredds.client.catalog.DatasetNode
- DatasetRoots - Static variable in class thredds.client.catalog.Catalog
- datasets - Variable in class thredds.catalog.InvCatalog
- datasets - Variable in class thredds.catalog.InvDataset
- datasets - Variable in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
- datasets - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- datasets - Variable in class thredds.featurecollection.FeatureCollectionConfig.PointConfig
- datasets - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- datasets - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- datasets - Variable in class ucar.nc2.internal.ncml.Aggregation
- datasets - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- Datasets - Static variable in class thredds.client.catalog.Dataset
- DatasetScanCatalogBuilder - Class in thredds.cataloggen
-
Build a catalog from one or more single level catalogs produced by CollectionScanners.
- DatasetScanCatalogBuilder(InvDatasetScan, CrawlableDataset, InvService) - Constructor for class thredds.cataloggen.DatasetScanCatalogBuilder
- datasetSorter - Variable in class thredds.cataloggen.config.DatasetSource
- DatasetSorter - Class in thredds.cataloggen.config
-
A description
- DatasetSorter(boolean) - Constructor for class thredds.cataloggen.config.DatasetSorter
-
Sort datasets into lexigraphic order by dataset name in either increasing (increasingOrder=true) or decreasing (increasingOrder=false) order.
- DatasetSorter(Comparator) - Constructor for class thredds.cataloggen.config.DatasetSorter
-
Sort datasets according to the given java.util.Comparator.
- DatasetSource - Class in thredds.cataloggen.config
-
Represents a source from which a collection of datasets can be found and expanded into an InvCatalog.
- DatasetSource() - Constructor for class thredds.cataloggen.config.DatasetSource
-
Default Constructor
- DatasetSourceStructure - Class in thredds.cataloggen.config
-
Type-safe enumeration of CatalogGen DatasetSource structures.
- DatasetSourceType - Class in thredds.cataloggen.config
-
Type-safe enumeration of CatalogGen DatasetSource types.
- DatasetTreeView - Class in ucar.nc2.ui.op
-
A Tree View of the groups and variables inside a NetcdfFile.
- DatasetUrl - Class in ucar.nc2.dataset
-
Detection of the protocol from a location string.
- DatasetUrl(ServiceType, String) - Constructor for class ucar.nc2.dataset.DatasetUrl
-
Deprecated.use create()
- DatasetViewer - Class in ucar.nc2.ui.op
-
A Swing widget to view the content of a netcdf dataset.
- DatasetViewer.AttributeBean - Class in ucar.nc2.ui.op
- DatasetViewer.CoordsObjFilter - Class in ucar.nc2.ui.op
- DatasetViewer.VariableBean - Class in ucar.nc2.ui.op
- DatasetViewerPanel - Class in ucar.nc2.ui.op
- DatasetViewerPanel(PreferencesExt, boolean) - Constructor for class ucar.nc2.ui.op.DatasetViewerPanel
- DatasetWriter - Class in ucar.nc2.ui.op
-
UI for writing datasets to netcdf formatted disk files.
- DatasetWriter(PreferencesExt, FileManager) - Constructor for class ucar.nc2.ui.op.DatasetWriter
- DatasetWriter.AttributeBean - Class in ucar.nc2.ui.op
- DatasetWriter.BeanChunker - Class in ucar.nc2.ui.op
- DatasetWriter.DimensionBean - Class in ucar.nc2.ui.op
- DatasetWriter.VariableBean - Class in ucar.nc2.ui.op
- DatasetWriterPanel - Class in ucar.nc2.ui.op
- DatasetWriterPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.DatasetWriterPanel
- dataSize - Variable in class thredds.catalog.InvAccess
- dataSize - Variable in class thredds.catalog.ThreddsMetadata
- dataSize - Variable in class ucar.unidata.io.RandomAccessFile
-
The size of the data stored in the buffer, in bytes.
- DataSize - Static variable in class thredds.client.catalog.Dataset
- DataToCDM - Class in dap4.dap4lib.cdm.nc2
-
Associate the Array objects created in D4DataCompiler with the corresponding CDM Variable.
- DataToCDM() - Constructor for class dap4.dap4lib.cdm.nc2.DataToCDM
- dataType - Variable in class thredds.catalog.InvDataset
- dataType - Variable in class thredds.catalog.ThreddsMetadata
- dataType - Variable in class ucar.ma2.Array
- dataType - Variable in class ucar.nc2.dataset.CoordinateSystem
- dataType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- dataType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- dataType - Variable in class ucar.nc2.stream.NcStreamIosp.NcsMess
- dataType - Variable in class ucar.nc2.Variable.Builder
- dataType - Variable in class ucar.nc2.Variable
- Datatype - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- Datatype - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- DataType - Enum in ucar.ma2
-
Type-safe enumeration of data types.
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Data
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Member
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
- DATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
- DataType.Signedness - Enum in ucar.ma2
-
A property of
integral
data types that determines whether they can represent both positive and negative numbers (signed), or only non-negative numbers (unsigned). - DatatypeIterator - Class in ucar.nc2.dt
-
Deprecated.use ucar.nc2.ft.*
- DatatypeIterator(Structure, int) - Constructor for class ucar.nc2.dt.DatatypeIterator
-
Deprecated.
- dataVariables - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- dataVariables - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- dataVariables - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- dataVariables - Variable in class ucar.nc2.ft.point.collection.CompositePointCollection
- dataVariables - Variable in class ucar.nc2.ft.point.collection.CompositeStationCollection
- dataVars - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- DataViewer - thredds.client.catalog.ServiceType.AccessType
- date - Variable in class thredds.logs.LogReader.Log
- Date(String, String, Date, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.Date
-
Constructor.
- DATE - Static variable in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
date key identifier
- DATE - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
date key identifier
- date_created - Static variable in class ucar.nc2.constants.ACDD
- date_modified - Static variable in class ucar.nc2.constants.ACDD
- dateExpr() - Method in class ucar.units.StandardUnitFormat
- dateExtractor - Variable in class thredds.inventory.CollectionAbstract
- DateExtractor - Interface in thredds.inventory
-
Knows how to extract a date from a MFile.
- DateExtractorFromName - Class in thredds.inventory
-
Extract Date from filename, using DateFromString.getDateUsingSimpleDateFormat on the name or path
- DateExtractorFromName(String, boolean) - Constructor for class thredds.inventory.DateExtractorFromName
-
Ctor
- DateExtractorNone - Class in thredds.inventory
-
Always returns null
- DateExtractorNone() - Constructor for class thredds.inventory.DateExtractorNone
- DateField - Class in thredds.ui.datatype.prefs
-
Input field for thredds.datatype.DateType, part of ucar.ui.prefs.
- DateField(String, String, DateType, PersistenceManager) - Constructor for class thredds.ui.datatype.prefs.DateField
-
Constructor.
- DateFilter(long, long, LogReader.LogFilter) - Constructor for class thredds.logs.LogReader.DateFilter
- dateFormatMark - Variable in class thredds.featurecollection.FeatureCollectionConfig
- dateFormatMark - Variable in class thredds.inventory.CollectionSpecParserAbstract
- dateFormatMark - Variable in class ucar.nc2.internal.ncml.Aggregation
- dateFormatMark - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- DateFormatMark - Class in ucar.nc2.ui.op
- DateFormatMark(PreferencesExt) - Constructor for class ucar.nc2.ui.op.DateFormatMark
- DATEFORMATMARK_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- dateFormatter - Variable in class ucar.nc2.internal.ncml.Aggregation
- dateFormatter - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- DateFormatter - Class in ucar.nc2.units
-
Deprecated.
- DateFormatter() - Constructor for class ucar.nc2.units.DateFormatter
-
Deprecated.
- DateFromString - Class in ucar.nc2.units
-
Convenience routines for parsing a String to produce a Date.
- DateFromString() - Constructor for class ucar.nc2.units.DateFromString
- dateRange - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- dateRange - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- dateRange - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- DateRange - Class in ucar.nc2.units
-
Implements a range of dates, using DateType and/or TimeDuration.
- DateRange() - Constructor for class ucar.nc2.units.DateRange
-
default Constructor
- DateRange(Date, Date) - Constructor for class ucar.nc2.units.DateRange
-
Create Date Range from a start and end date
- DateRange(Date, TimeDuration) - Constructor for class ucar.nc2.units.DateRange
-
Create Date Range from a start date and duration
- DateRange(CalendarDateRange) - Constructor for class ucar.nc2.units.DateRange
- DateRange(DateRange, String) - Constructor for class ucar.nc2.units.DateRange
-
Create DateRange from another DateRange, with a different units of resolution.
- DateRange(DateType, DateType, TimeDuration, TimeDuration) - Constructor for class ucar.nc2.units.DateRange
-
Encapsulates a range of dates, using DateType start/end, and/or a TimeDuration.
- DATERANGE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- dateRangeSubset - Variable in class ucar.nc2.ft.point.remote.StationCollectionStream
- dateReferenceUnit - Static variable in class ucar.nc2.units.SimpleUnit
- dates - Variable in class thredds.catalog.InvDataset
- dates - Variable in class thredds.catalog.ThreddsMetadata
- Dates - Static variable in class thredds.client.catalog.Dataset
- DateSorter() - Constructor for class thredds.inventory.CollectionAbstract.DateSorter
- DateStamp - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Date in YYDDD format
- dateTime0 - Variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
- dateTimeE - Variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
- DateType - Class in ucar.nc2.units
-
Implements the thredds "dateType" and "dateTypeFormatted" XML element types.
- DateType() - Constructor for class ucar.nc2.units.DateType
-
no argument constructor for beans
- DateType(boolean, Date) - Constructor for class ucar.nc2.units.DateType
-
Constructor using a java.util.Date
- DateType(String, String, String) - Constructor for class ucar.nc2.units.DateType
-
Constructor.
- DateType(String, String, String, Calendar) - Constructor for class ucar.nc2.units.DateType
-
Constructor.
- DateType(CalendarDate) - Constructor for class ucar.nc2.units.DateType
-
Constructor using a java.util.CalendarDate
- DateType(DateType) - Constructor for class ucar.nc2.units.DateType
-
copy constructor
- DateUnit - Class in ucar.nc2.units
-
Handles udunits dates, represented as "n units of time since reference date" eg "1203 days since 1970-01-01 00:00:00".
- DateUnit(double, String, Date) - Constructor for class ucar.nc2.units.DateUnit
-
Constructor that takes a value, timeUnitString, and a Date since
- DateUnit(String) - Constructor for class ucar.nc2.units.DateUnit
-
Constructor.
- dateUnits - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- day - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
day = 17;
- day - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- Day - ucar.nc2.time.CalendarPeriod.Field
- DAY - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of time.
- day_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
day = 17;
- dayOfMonth() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
- dayOfMonth() - Method in class uk.ac.rdg.resc.edal.time.ThreeSixtyDayChronology
- DBASE5DOS - Static variable in class ucar.nc2.ui.gis.shapefile.DbaseFile
- DBASE5WIN - Static variable in class ucar.nc2.ui.gis.shapefile.DbaseFile
- DbaseData - Class in ucar.nc2.ui.gis.shapefile
- DbaseFile - Class in ucar.nc2.ui.gis.shapefile
-
Class to read a dbase file in its entirety.
- DbaseFile(File) - Constructor for class ucar.nc2.ui.gis.shapefile.DbaseFile
- DbaseFile(InputStream) - Constructor for class ucar.nc2.ui.gis.shapefile.DbaseFile
- DbaseFile(String) - Constructor for class ucar.nc2.ui.gis.shapefile.DbaseFile
- DbaseFile(URL) - Constructor for class ucar.nc2.ui.gis.shapefile.DbaseFile
- DBASEIII - Static variable in class ucar.nc2.ui.gis.shapefile.DbaseFile
- DBASEIV - Static variable in class ucar.nc2.ui.gis.shapefile.DbaseFile
- dbgreq - Variable in class ucar.httpservices.HTTPIntercepts
- dbgrsp - Variable in class ucar.httpservices.HTTPIntercepts
- DByte - Class in opendap.dap
-
Holds a OPeNDAP
Byte
value. - DByte() - Constructor for class opendap.dap.DByte
-
Constructs a new
DByte
. - DByte(String) - Constructor for class opendap.dap.DByte
-
Constructs a new
DByte
with namen
. - DConnect2 - Class in opendap.dap
-
Need more robust redirect and authentication.
- DConnect2(InputStream) - Constructor for class opendap.dap.DConnect2
- DConnect2(String) - Constructor for class opendap.dap.DConnect2
-
Creates an instance bound to url which accepts compressed documents.
- DConnect2(String, boolean) - Constructor for class opendap.dap.DConnect2
-
Creates an instance bound to url.
- DConstructor - Class in opendap.dap
-
Contains methods used only by the OPeNDAP constructor classes (
DStructure
,DSequence
,DGrid
, andDList
). - DConstructor() - Constructor for class opendap.dap.DConstructor
-
Constructs a new
DConstructor
. - DConstructor(String) - Constructor for class opendap.dap.DConstructor
-
Constructs a new
DConstructor
with the given name. - DCWriter - Class in thredds.catalog.dl
- DCWriter(InvCatalog) - Constructor for class thredds.catalog.dl.DCWriter
- ddhhmmZ - Static variable in class ucar.nc2.dt.point.decode.MP
- dds - Variable in class ucar.nc2.iosp.bufr.Message
- DDS - Class in opendap.dap
-
The OPeNDAP Data Descriptor Object (DDS) is a data structure used by the OPeNDAP software to describe datasets and subsets of those datasets.
- DDS() - Constructor for class opendap.dap.DDS
-
Creates an empty
DDS
. - DDS(String) - Constructor for class opendap.dap.DDS
-
Creates an empty
DDS
with the given dataset name. - DDS(String, BaseTypeFactory) - Constructor for class opendap.dap.DDS
-
Creates an empty
DDS
with the given dataset name andBaseTypeFactory
. - DDS(String, BaseTypeFactory, String) - Constructor for class opendap.dap.DDS
-
Creates an empty
DDS
with the given dataset name andBaseTypeFactory
. - DDS(BaseTypeFactory) - Constructor for class opendap.dap.DDS
-
Creates an empty
DDS
with the givenBaseTypeFactory
. - DdsBean(String, TableB.Descriptor) - Constructor for class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- DdsBean(String, TableD.Descriptor) - Constructor for class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- DdsBean(DataDescriptor, int) - Constructor for class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- DDSException - Exception in opendap.dap
-
DDS exception.
- DDSException(int, String) - Constructor for exception opendap.dap.DDSException
-
Construct a
DDSException
with the specified detail message and OPeNDAP DAP2 error code. - ddsparse(String, DDS) - Method in class opendap.dap.parsers.Dap2Parse
- DDSXMLParser - Class in opendap.dap.parsers
-
DDSXMLParser
is used to parse a DDX (the XML formatted persistent representation of a DDS) into a DDS object in memory. - DDSXMLParser(String) - Constructor for class opendap.dap.parsers.DDSXMLParser
-
Constructs a new
DDSXMLParser
. - debug - Variable in class dap4.core.dmr.parser.DOM4Parser
- debug - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- debug - Static variable in class ucar.nc2.grib.GribIndex
- debug - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- debug - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debug - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
- debug - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- debug - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- debug - Variable in class ucar.nc2.iosp.nids.Nidsiosp
- debug - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- debug - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debug - Variable in class ucar.ui.prefs.BeanTable
- debug(DapNode) - Method in class dap4.core.dmr.DMRFactory
- debug(String) - Static method in class dap4.dap4lib.DapLog
- debug(String) - Static method in class dap4.dap4lib.DapStartLog
- Debug - Class in opendap.util
-
A minimal implementation of a globally-accessible set of Debug flags.
- Debug - Class in ucar.ui.prefs
-
Provides static methods for managing persistent lists of debugging flags that can be set by the user at runtime.
- Debug() - Constructor for class opendap.util.Debug
- Debug() - Constructor for class ucar.ui.prefs.Debug
- DEBUG - Static variable in class dap4.core.ce.CEConstraint
- DEBUG - Static variable in class dap4.core.dmr.DMRFactory
- DEBUG - Static variable in class dap4.core.util.PowerSet
- DEBUG - Static variable in class dap4.dap4lib.cdm.nc2.CDMCompiler
- DEBUG - Static variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- DEBUG - Static variable in class dap4.dap4lib.D4DataCompiler
- DEBUG - Static variable in class dap4.dap4lib.D4DSP
- DEBUG - Static variable in class dap4.dap4lib.HttpDSP
- DEBUG - Static variable in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- DEBUG - Static variable in class ucar.nc2.ui.image.Scalr
-
Flag used to indicate if debugging output has been enabled by setting the "
imgscalr.debug
" system property totrue
. - DEBUG - Static variable in class ucar.unidata.util.test.UnitTestCommon
- DEBUG_PROPERTY_NAME - Static variable in class ucar.nc2.ui.image.Scalr
-
System property name used to define the debug boolean flag.
- debugAccess - Static variable in class ucar.unidata.io.RandomAccessFile
- debugAttributes - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugBean - Variable in class ucar.ui.prefs.BeanTable
- debugCache - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- debugCached - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugCaching - Static variable in class ucar.nc2.Variable
- debugCE - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugCharArray - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugconfig - Variable in class ucar.httpservices.HTTPMethod
- debugConstruct - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugConvert - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debugConvert - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debugConvertData - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugDataResult - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugDateParse - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debugDateParse - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debugDBurl - Static variable in class thredds.catalog.InvCatalogFactory
- debugDump(PrintWriter, NetcdfDataset) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.do not use
- debugFilter - Static variable in class ucar.nc2.internal.iosp.hdf5.H5tiledLayoutBB
- debugFilter - Static variable in class ucar.nc2.iosp.hdf5.H5tiledLayoutBB
- DebugFlags - Interface in ucar.nc2.util
-
Interface for global debug flags.
- DebugFlagsImpl - Class in ucar.nc2.util
-
An implementation of DebugFlags TODO will move in ver 6
- DebugFlagsImpl() - Constructor for class ucar.nc2.util.DebugFlagsImpl
-
All flags are off
- DebugFlagsImpl(String) - Constructor for class ucar.nc2.util.DebugFlagsImpl
-
Constructor.
- debugGbxIndexOnly - Static variable in class ucar.nc2.grib.collection.Grib
- debugHeaderSize - Static variable in class ucar.nc2.internal.iosp.netcdf3.N3headerNew
- debugHeaderSize - Static variable in class ucar.nc2.iosp.netcdf3.N3header
-
Deprecated.
- debugIndexOnlyCount - Static variable in class ucar.nc2.grib.collection.GribIosp
- DebugInterceptRequest() - Constructor for class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- DebugInterceptResponse() - Constructor for class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- debugInvocation - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- debugLeaks - Static variable in class ucar.unidata.io.RandomAccessFile
- DebugMenu - Class in ucar.nc2.ui.menu
- DebugMenu(ToolsUI) - Constructor for class ucar.nc2.ui.menu.DebugMenu
- debugMissing - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
debug flags
- debugMissingDetails - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
debug flags
- debugOpen - Static variable in class thredds.catalog.InvCatalogFactory
- debugOpen - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
debug flags
- debugOpenFile - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debugOpenFile - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debugOpenResult - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugOpenTime - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugParse - Static variable in class ucar.nc2.units.SimpleUnit
- debugPos - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- debugPreload - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugProj - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
debug flags
- debugProxy - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debugProxy - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debugRead - Static variable in class ucar.nc2.grib.collection.Grib
- debugRead - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debugRead - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- debugRead - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debugRecord - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- debugRequest() - Method in class ucar.httpservices.HTTPMethod
- debugRequestInterceptor() - Method in class ucar.httpservices.HTTPIntercepts
- debugResponse() - Method in class ucar.httpservices.HTTPMethod
- debugResponseInterceptor() - Method in class ucar.httpservices.HTTPIntercepts
- debugSelected - Variable in class ucar.ui.prefs.BeanTable
- debugServerCall - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugSize - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- debugSize - Variable in class ucar.nc2.iosp.nids.Nidsiosp
- debugSize - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- debugSPIO - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- debugSPIO - Variable in class ucar.nc2.iosp.nids.Nidsiosp
- debugSPIO - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- debugStore - Variable in class ucar.ui.prefs.BeanTable
- debugstream - Static variable in class dap4.core.dmr.parser.DOM4Parser
- debugStream - Variable in class ucar.units.StandardUnitFormatTokenManager
-
Debug output.
- debugStride - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- debugSyncDetail - Static variable in class ucar.nc2.internal.ncml.Aggregation
- debugSyncDetail - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- debugTime - Static variable in class ucar.nc2.dods.DODSNetcdfFile
- debugTiming - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
debug flags
- debugURL - Static variable in class thredds.catalog.InvCatalogFactory
- debugVersion - Static variable in class thredds.catalog.InvCatalogFactory
- debugVersion - Static variable in class thredds.catalog.query.DqcFactory
- debugVert - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
-
debug flags
- debugWriteData - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- debugXML - Static variable in class thredds.catalog.InvCatalogFactory
- debugXMLopen - Static variable in class thredds.catalog.InvCatalogFactory
- DeChunkedInputStream - Class in dap4.dap4lib
-
This class transforms a chunked input stream to a de-chunked input stream.
- DeChunkedInputStream(InputStream, RequestMode) - Constructor for class dap4.dap4lib.DeChunkedInputStream
- DeChunkedInputStream.Chunk - Class in dap4.dap4lib
- DeChunkedInputStream.State - Enum in dap4.dap4lib
- decimalScaleFactor - Variable in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- decimalScaleFactor - Variable in class ucar.nc2.grib.GribData.Info
- decls - Variable in class dap4.core.dmr.DapGroup
- decode(byte[]) - Method in class ucar.nc2.filter.Blosc
- decode(byte[]) - Method in class ucar.nc2.filter.Checksum32
- decode(byte[]) - Method in class ucar.nc2.filter.Deflate
- decode(byte[]) - Method in class ucar.nc2.filter.Filter
- decode(byte[]) - Method in class ucar.nc2.filter.ScaleOffset
- decode(byte[]) - Method in class ucar.nc2.filter.Shuffle
- decode(byte[]) - Method in class ucar.nc2.grib.grib2.Grib2JpegDecoder
-
Runs the decoder.
- decode(NcStreamProto.DataCol, Section) - Method in class ucar.nc2.stream.NcStreamDataCol
- decodeAtt(NcStreamProto.Attribute) - Static method in class ucar.nc2.stream.NcStream
- decodebytes(ByteOrder, DapType, byte[], Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- decodeData(GcdmNetcdfProto.Data) - Static method in class ucar.gcdm.GcdmConverter
- decodeDataResponse(CdmrFeatureProto.CoverageDataResponse) - Method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- decodeErrorMessage(NcStreamProto.Error) - Static method in class ucar.nc2.stream.NcStream
- decodeGeoReferencedArray(CoverageDataResponse, CdmrFeatureProto.GeoReferencedArray) - Method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- decodeGroup(GcdmNetcdfProto.Group, Group.Builder) - Static method in class ucar.gcdm.GcdmConverter
- decodeSection(NcStreamProto.Section) - Static method in class ucar.nc2.stream.NcStream
- decodeStructureData(StructureMembers, ByteOrder, byte[]) - Static method in class ucar.nc2.stream.NcStream
- decodeVlenData(NcStreamProto.DataCol) - Method in class ucar.nc2.stream.NcStreamDataCol
- decr() - Method in class ucar.nc2.util.Indent
- decr() - Method in class ucar.util.Indent
- decrFontSize() - Method in class ucar.nc2.ui.point.PointRenderer
- decrFontSize() - Method in class ucar.ui.widget.FontUtil.StandardFont
-
decrement the font size one "increment"
- deepCopy(StationPointFeature) - Method in class ucar.nc2.ft.point.StationFeatureCopyFactory
- deepCopy(PointFeature) - Method in class ucar.nc2.ft.point.PointFeatureCopyFactory
- DeepCopyUtils - Class in thredds.catalog.util
-
_more_
- def - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
def = 0;
- def_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
def = 0;
- defa - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
defa = 0;
- defa_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
defa = 0;
- DEFAULT - Static variable in class ucar.unidata.geoloc.Earth
- DEFAULT - Static variable in interface ucar.units.StandardUnitFormatConstants
-
Lexical state.
- DEFAULT_BUFFER_LENGTH - Static variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
The default number of bytes in the buffer.
- default_file_buffersize - Static variable in class ucar.nc2.util.IO
- DEFAULT_FULL_SCAN_CUTOFF - Static variable in class ucar.ui.table.ColumnWidthsResizer
-
The default maximum number of table rows for which a full scan will be performed.
- DEFAULT_SEPARATOR - Static variable in class ucar.nc2.iosp.zarr.ZArray
- default_socket_buffersize - Static variable in class ucar.nc2.util.IO
- DEFAULTBASETYPE - Static variable in class dap4.core.dmr.DapEnumeration
- defaultBufferSize - Static variable in class ucar.unidata.io.RandomAccessFile
- DefaultConvention - Class in ucar.nc2.dataset.conv
-
Default Coordinate Conventions.
- DefaultConvention() - Constructor for class ucar.nc2.dataset.conv.DefaultConvention
- DefaultConventions - Class in ucar.nc2.internal.dataset.conv
-
Default Coordinate Conventions.
- DefaultConventions.Factory - Class in ucar.nc2.internal.dataset.conv
- defaultCoordsSizeToCache - Static variable in class ucar.nc2.Variable
- DefaultFactory - Class in opendap.dap
-
The default client-side Factory for BaseType objects.
- DefaultFactory() - Constructor for class opendap.dap.DefaultFactory
- DEFAULTFLAGS - Static variable in class dap4.core.dmr.parser.ParseUtil
- defaultinterception - Static variable in class ucar.httpservices.HTTPIntercepts
- defaultMapArea - Variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.default map area
- defaultMaxReadCacheSize - Static variable in class ucar.unidata.io.RemoteRandomAccessFile
- defaultMaxRelativeDiffDouble - Static variable in class ucar.nc2.util.Misc
-
The default maximum
relative difference
that two doubles can have in order to be deemednearly equal
. - defaultMaxRelativeDiffFloat - Static variable in class ucar.nc2.util.Misc
-
The default maximum
relative difference
that two floats can have in order to be deemednearly equal
. - defaultprinter - Static variable in class ucar.httpservices.HTTPIntercepts
- defaultRemoteFileBufferSize - Static variable in class ucar.unidata.io.RemoteRandomAccessFile
- defaultRemoteFileTimeout - Static variable in class ucar.unidata.io.RemoteRandomAccessFile
- defaultService - Variable in class thredds.catalog.InvDataset
- defaultSizeToCache - Static variable in class ucar.nc2.Variable
- DEFAULTTRANSTABLE - Static variable in class dap4.core.util.Escape
- defaultUnits - Variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.name of the default units for this projection
- DEFINE - dap4.core.ce.CEAST.Sort
- deflate - Variable in class ucar.nc2.ui.dialog.NetcdfOutputChooser.Data
- deflate() - Static method in class ucar.nc2.stream.NcStreamCompression
- deflate(int) - Static method in class ucar.nc2.stream.NcStreamCompression
- deflate(Formatter, DataBTree) - Method in class ucar.nc2.internal.iosp.hdf5.H5diagNew
- deflate(Formatter, DataBTree) - Method in class ucar.nc2.iosp.hdf5.H5diag
- deflate(Formatter, Variable) - Method in class ucar.nc2.internal.iosp.hdf5.H5diagNew
- deflate(Formatter, Variable) - Method in class ucar.nc2.iosp.hdf5.H5diag
- Deflate - Class in ucar.nc2.filter
-
Filter implementation of zlib compression.
- Deflate(Map<String, Object>) - Constructor for class ucar.nc2.filter.Deflate
- DEFLATE - ucar.nc2.stream.NcStreamProto.Compress
-
DEFLATE = 1;
- DEFLATE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Compress
-
DEFLATE = 1;
- Deflate.Provider - Class in ucar.nc2.filter
- defNS - Static variable in class thredds.catalog.parser.jdom.InvCatalogFactory10
- defNS - Static variable in class thredds.client.catalog.Catalog
- DEGREE_CELSIUS - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of Celsius temperature.
- degToRad(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- delAttribute(String) - Method in class opendap.dap.AttributeTable
-
Delete the attribute named
name
. - delAttribute(String) - Method in class opendap.dap.BaseType
- delAttribute(String, int) - Method in class opendap.dap.AttributeTable
-
Delete the attribute named
name
. - delAttribute(String, int) - Method in class opendap.dap.BaseType
- delayedFireTableDataChanged() - Method in class ucar.ui.table.TreeTableModelAdapter
-
Invokes fireTableDataChanged after all the pending events have been processed.
- delete - Static variable in class ucar.unidata.util.test.Diff
- delete() - Method in class ucar.nc2.dt.image.ImageFactoryRandom
- deleteAfter - Variable in class thredds.featurecollection.FeatureCollectionConfig.UpdateConfig
- deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Delete a global Attribute.
- deleteGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- deleteGroupAttribute(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Delete a group Attribute.
- deleteSelected() - Method in class ucar.nc2.ui.geoloc.JTableProjection
- deleteValueAt(int) - Method in class opendap.dap.Alias
-
Remove the
i
'thString
from this attribute. - deleteValueAt(int) - Method in class opendap.dap.Attribute
-
Remove the
i
'thString
from this attribute. - deleteVariable(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- deleteVariableAttribute(String, String) - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Delete a variable Attribute.
- deleteVariableAttribute(Variable, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Delete a variable Attribute.
- delimiter - Variable in class thredds.inventory.CollectionSpecParserAbstract
- delRow(int) - Method in class opendap.dap.DSequence
-
Deletes a row from the container.
- deltaLat - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- deltaLat - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- deltaLon - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- deltaLon - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- delVariable(String) - Method in class opendap.dap.DDS
-
Removes a variable from the
DDS
. - denullify(String) - Static method in class dap4.core.util.DapUtil
-
Convert null paths to ""
- DEPEND_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- dependenceType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- dependenceType - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- dependent - ucar.nc2.ft2.coverage.CoverageCoordAxis.DependenceType
- dependent - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
-
aux coordinate, reftime(time) or time_bounds(time);
- dependent_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
-
aux coordinate, reftime(time) or time_bounds(time);
- dependsOn - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- dependsOn - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- DEPENDSON_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanS
-
The "depth" variable name identifier
- DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
-
The "depth" variable name identifier
- DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
-
The "depth" variable name identifier
- DEPTH - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
-
The "depth" variable name identifier
- DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanS
-
The "depth c" variable name identifier
- DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
-
The "depth c" variable name identifier
- DEPTH_C - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
-
The "depth c" variable name identifier
- DerivableUnit - Interface in ucar.units
-
Interface for units that can convert numeric values to and from an underlying derived unit.
- derive(Object) - Method in interface ucar.nc2.util.TableParser.Transform
-
Deprecated.
- DerivedUnit - Interface in ucar.units
-
Interface for derived units.
- DerivedUnitImpl - Class in ucar.units
-
Provides support for a concrete implementation of derived units.
- DerivedUnitImpl() - Constructor for class ucar.units.DerivedUnitImpl
-
Constructs a dimensionless derived unit from nothing.
- DerivedUnitImpl(UnitDimension) - Constructor for class ucar.units.DerivedUnitImpl
-
Constructs from a unit dimension.
- DerivedUnitImpl(UnitDimension, UnitName) - Constructor for class ucar.units.DerivedUnitImpl
-
Constructs from a unit dimension and identifiers.
- DerivedUnitImpl(UnitName) - Constructor for class ucar.units.DerivedUnitImpl
-
Constructs from identifiers.
- desc - Variable in class thredds.catalog.query.Selector
- desc - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
- desc - Variable in class ucar.nc2.dataset.StructureDS.Builder
- desc - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- desc - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- desc - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- desc - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- desc - Variable in class ucar.unidata.geoloc.StationImpl
-
Deprecated.
- DESC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- DESC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- DESC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- DESC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- descName - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
- describe(NetcdfDataset, Formatter) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
- describe(NetcdfDataset, Formatter) - Static method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
- describe(NetcdfDataset, CoordinateSystem, Formatter) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
- describe(NetcdfDataset, CoordinateSystem, Formatter) - Static method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
- description - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- description - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- description - Variable in class ucar.nc2.iosp.grid.GridParameter
- DESCRIPTION - Static variable in class ucar.nc2.constants.CDM
- DESCRIPTION_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- DESCRIPTION_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- Descriptor - Class in ucar.nc2.iosp.bufr
-
Static methods to manipulate the f-x-y descriptors
- Descriptor() - Constructor for class ucar.nc2.iosp.bufr.Descriptor
- deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BooleanPrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.BytePrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in interface opendap.dap.ClientIO
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DByte
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DFloat32
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DFloat64
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DGrid
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DInt16
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DInt32
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DSequence
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DString
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DStructure
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.DVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Float32PrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Float64PrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Int16PrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.Int32PrimitiveVector
-
Reads data from a
DataInputStream
. - deserialize(DataInputStream, ServerVersion, StatusUI) - Method in class opendap.dap.PrimitiveVector
-
Reads data from a
DataInputStream
. - detail() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- detail() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- detailTA - Variable in class ucar.nc2.ui.OpPanel
- detailTA - Variable in class ucar.ui.widget.AbstractPanel
- detailWindow - Variable in class ucar.nc2.ui.OpPanel
- detailWindow - Variable in class ucar.ui.widget.AbstractPanel
- determineScalingMethod(int, int, float) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to determine the scaling
Scalr.Method
that is best suited for scaling the image to the targeted dimensions. - dfalt - Static variable in enum dap4.core.util.ChecksumMode
- DFALTCHARSET - Static variable in class ucar.httpservices.HTTPFormBuilder
- DFALTPRELOADSIZE - Static variable in class dap4.dap4lib.HttpDSP
- DFloat32 - Class in opendap.dap
-
Holds a OPeNDAP
FLoat32
value. - DFloat32() - Constructor for class opendap.dap.DFloat32
-
Constructs a new
DFloat32
. - DFloat32(String) - Constructor for class opendap.dap.DFloat32
-
Constructs a new
DFloat32
with namen
. - DFloat64 - Class in opendap.dap
-
Holds a OPeNDAP
Float64
value. - DFloat64() - Constructor for class opendap.dap.DFloat64
-
Constructs a new
DFloat64
. - DFloat64(String) - Constructor for class opendap.dap.DFloat64
-
Constructs a new
DFloat64
with namen
. - dfrac(double, int) - Static method in class ucar.ui.prefs.Field
-
Double value formatting with fixed number of digits to the right of the decimal point.
- dfrac(double, int) - Static method in class ucar.unidata.util.Format
-
Double value formatting with fixed number of digits to the right of the decimal point.
- DGrid - Class in opendap.dap
-
This class holds a
DArray
and a set of "Map" vectors. - DGrid() - Constructor for class opendap.dap.DGrid
-
Constructs a new
DGrid
. - DGrid(String) - Constructor for class opendap.dap.DGrid
-
Constructs a new
DGrid
with namen
. - DIA - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- Dialog(RootPaneContainer, boolean, String, Preferences, PersistenceManager) - Constructor for class ucar.ui.prefs.PrefPanel.Dialog
-
constructor
- Dialog(RootPaneContainer, boolean, String, PreferencesExt) - Constructor for class ucar.ui.prefs.PrefPanel.Dialog
-
constructor
- DIF - Static variable in class thredds.catalog.MetadataType
- Diff - Class in ucar.unidata.util.test
-
diff Text file difference utility.
- Diff(String) - Constructor for class ucar.unidata.util.test.Diff
-
Construct a Diff object.
- DIFF_PHASE - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
High Resolution Radial Velocity moment identifier
- DIFF_REFLECTIVITY_HIGH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
High Resolution Radial Velocity moment identifier
- DifferenceFromEnd - ucar.nc2.grib.GribStatType
- DifferenceFromStart - ucar.nc2.grib.GribStatType
- DIFWriter - Class in thredds.catalog.dl
- DIFWriter() - Constructor for class thredds.catalog.dl.DIFWriter
- DIGESTER - Static variable in class dap4.core.util.DapConstants
- DIL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- DIM_LEN2 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
static for shared dimension of length 2
- DIM_LEN4 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
static for shared dimension of length 4
- DIM_LEN8 - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
static for shared dimension of length 4
- DIM_MAXMERGELEVELS - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
static for shared dimension of length 4
- dimdefs - Variable in class dap4.core.ce.CEAST
- dimdefs - Variable in class dap4.core.ce.parser.CEParserImpl
- dimension - ucar.nc2.ft2.coverage.CoverageCoordAxis.DependenceType
- Dimension - Class in ucar.nc2
-
A Dimension is used to define the array shape of a Variable.
- Dimension - Class in ucar.units
-
Provides support for the concept of "dimension": pairs of base entities and exponents.
- Dimension - ucar.nc2.constants.AxisType
- Dimension() - Constructor for class ucar.units.Dimension
-
Constructs a dimensionless dimension from nothing.
- Dimension(String, int) - Constructor for class ucar.nc2.Dimension
-
Constructor
- Dimension(String, int, boolean) - Constructor for class ucar.nc2.Dimension
-
Deprecated.Use Dimension.builder()
- Dimension(String, int, boolean, boolean, boolean) - Constructor for class ucar.nc2.Dimension
-
Constructor
- Dimension(String, Dimension) - Constructor for class ucar.nc2.Dimension
-
Deprecated.Use Dimension.builder()
- Dimension(Factor) - Constructor for class ucar.units.Dimension
-
Constructs from a single Factor.
- Dimension(Factor[]) - Constructor for class ucar.units.Dimension
-
Constructs from an array of Factor-s.
- DIMENSION - dap4.core.util.DapSort
- DIMENSION - ucar.nc2.CDMSort
-
Deprecated.
- DIMENSION_SEPARATOR - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- Dimension.Builder - Class in ucar.nc2
-
A builder of Dimensions.
- DimensionBean() - Constructor for class ucar.nc2.ui.op.DatasetWriter.DimensionBean
-
no-arg constructor
- DimensionBean(Dimension) - Constructor for class ucar.nc2.ui.op.DatasetWriter.DimensionBean
-
create from a dimension
- DIMENSIONLESS - Static variable in class ucar.units.DerivedUnitImpl
-
The dimensionless derived unit.
- dimensions - Variable in class dap4.core.dmr.DapGroup
- dimensions - Variable in class dap4.core.dmr.DapVariable
- dimensions - Variable in class ucar.nc2.Group
- dimensions - Variable in class ucar.nc2.NetcdfFile
-
Deprecated.
- dimensions - Variable in class ucar.nc2.Variable
- Dimensions - Class in ucar.nc2
-
Static helper methods for Dimension.
- DIMENSIONS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
- Dimensions.FindDimensionByName - Interface in ucar.nc2
-
A Function that finds a Dimension by name.
- dimHash - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- dimName - Variable in class ucar.nc2.ft.point.standard.TableConfig
- dimName - Variable in class ucar.nc2.internal.ncml.Aggregation
- dimName - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- dimProduct(List<DapDimension>) - Static method in class dap4.core.util.DapUtil
- dimredef(CEAST) - Method in class dap4.core.ce.CECompiler
- dimrefs - Variable in class dap4.core.ce.CEConstraint
- DIMS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
- dimsetToRanges(List<DapDimension>) - Static method in class dap4.dap4lib.cdm.CDMUtil
- dimsetToSlices(List<DapDimension>) - Static method in class dap4.core.util.DapUtil
- dimVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- dimVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- dimVarUnitsString - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- dimVector - Variable in class opendap.dap.DArray
-
A Vector of DArrayDimension information (i.e.
- DInt16 - Class in opendap.dap
-
Holds a OPeNDAP
Int16
value. - DInt16() - Constructor for class opendap.dap.DInt16
-
Constructs a new
DInt16
. - DInt16(String) - Constructor for class opendap.dap.DInt16
-
Constructs a new
DInt16
with namen
. - DInt32 - Class in opendap.dap
-
Holds a OPeNDAP
Int32
value. - DInt32() - Constructor for class opendap.dap.DInt32
-
Constructs a new
DInt32
. - DInt32(String) - Constructor for class opendap.dap.DInt32
-
Constructs a new
DInt32
with namen
. - DIR - Static variable in class thredds.inventory.CollectionAbstract
- directory - thredds.featurecollection.FeatureCollectionConfig.PartitionType
- directory - Variable in class ucar.nc2.grib.collection.GcMFile
- directory - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- directory - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- DIRECTORY_TREE - Static variable in class thredds.cataloggen.config.DatasetSourceStructure
- DirectoryBuilder - Class in thredds.inventory.partition
-
A Builder of DirectoryPartitions and DirectoryCollections.
- DirectoryBuilder(String, String, String) - Constructor for class thredds.inventory.partition.DirectoryBuilder
- DirectoryBuilder(String, Path, BasicFileAttributes, String) - Constructor for class thredds.inventory.partition.DirectoryBuilder
-
Create a DirectoryBuilder for the named directory
- DirectoryCollection - Class in thredds.inventory.partition
-
Manage MFiles from one directory.
- DirectoryCollection(String, String, boolean, String, Logger) - Constructor for class thredds.inventory.partition.DirectoryCollection
- DirectoryCollection(String, Path, boolean, String, Logger) - Constructor for class thredds.inventory.partition.DirectoryCollection
- DirectoryCollection.Visitor - Interface in thredds.inventory.partition
- DirectoryPartition - Class in thredds.inventory.partition
-
A Partition that uses directories to do the partitioning.
- DirectoryPartition(FeatureCollectionConfig, Path, boolean, IndexReader, String, Logger) - Constructor for class thredds.inventory.partition.DirectoryPartition
- DirectoryPartitionPanel - Class in ucar.nc2.ui.op
- DirectoryPartitionPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.DirectoryPartitionPanel
- DirectoryPartitionViewer - Class in ucar.nc2.ui.op
-
GribCollection Directory Partition Viewer
- DirectoryPartitionViewer(PreferencesExt, JPanel, JPanel) - Constructor for class ucar.nc2.ui.op.DirectoryPartitionViewer
- DirectoryPartitionViewer.GroupBean - Class in ucar.nc2.ui.op
- DirectoryPartitionViewer.GroupsBean - Class in ucar.nc2.ui.op
- DirectoryPartitionViewer.VarBean - Class in ucar.nc2.ui.op
- DirectoryScanner - Class in thredds.cataloggen
-
Allow generation of THREDDS InvCatalog documents from the contents of a local directory.
- DirectoryScanner(InvService, String, File, String, boolean) - Constructor for class thredds.cataloggen.DirectoryScanner
-
Construct a DirectoryScanner given information about the data server to be cataloged.
- disable() - Method in class ucar.nc2.util.cache.FileCache
-
Disable the cache, and force release all files.
- disable() - Method in class ucar.nc2.util.cache.FileCacheARC
-
Disable the cache, and force release all files.
- disable() - Method in class ucar.nc2.util.cache.FileCacheGuava
- disable() - Method in interface ucar.nc2.util.cache.FileCacheIF
- disable_tracing() - Method in class ucar.units.StandardUnitFormat
-
Disable tracing.
- disableGribCollectionCache() - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.disableNetcdfFileCache
- disableNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDatasets
- disallowFileTruncation - Static variable in class ucar.nc2.internal.iosp.netcdf3.N3headerNew
- disallowFileTruncation - Static variable in class ucar.nc2.iosp.netcdf3.N3header
-
Deprecated.
- discipline - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- discipline - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- DISCIPLINE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- DISCIPLINE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- discontiguousInterval - ucar.nc2.ft2.coverage.CoverageCoordAxis.Spacing
- discontiguousInterval - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
-
discontiguousInterval = 3;
- discontiguousInterval_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
-
discontiguousInterval = 3;
- DiskCache - Class in ucar.nc2.util
-
This is a general purpose utility for determining a place to write files and cache them, eg for uncompressing files.
- DiskCache() - Constructor for class ucar.nc2.util.DiskCache
- diskCache2 - Static variable in class ucar.nc2.internal.ncml.Aggregation
- diskCache2 - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- DiskCache2 - Class in ucar.nc2.util
-
Manages a place on disk to persistently cache files, which are deleted when the last modified date exceeds a certain time.
- DiskCache2(String, boolean, int, int) - Constructor for class ucar.nc2.util.DiskCache2
-
Create a cache on disk.
- DiskCache2.CachePathPolicy - Enum in ucar.nc2.util
- DiskCache2Form - Class in ucar.nc2.ui.dialog
- DiskCache2Form(Frame, DiskCache2) - Constructor for class ucar.nc2.ui.dialog.DiskCache2Form
- displayProject - Variable in class ucar.nc2.ui.gis.GisFeatureRenderer
- distance(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- distance(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- divide - ucar.nc2.ft.point.standard.JoinArray.Type
- DIVIDE - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- divideBy(QuantityDimension) - Method in class ucar.units.QuantityDimension
-
Divides this quantity dimension by another quantity dimension.
- divideBy(Unit) - Method in interface ucar.units.Unit
-
Divides this unit by another.
- divideBy(Unit) - Method in class ucar.units.UnitImpl
-
Divides this unit by another.
- divideBy(UnitDimension) - Method in class ucar.units.UnitDimension
-
Divides this unit dimension by another.
- DivideException - Exception in ucar.units
-
Provides support for unit division failures.
- DivideException(Unit) - Constructor for exception ucar.units.DivideException
-
Constructs from a unit that can't be divided.
- DivideException(Unit, Unit) - Constructor for exception ucar.units.DivideException
-
Constructs from dividend and divisor units.
- divideInto(Unit) - Method in interface ucar.units.Unit
-
Divides this unit into another.
- divideInto(Unit) - Method in class ucar.units.UnitImpl
-
Divides this unit into another.
- DList - Class in opendap.dap
-
This class implements a simple list of OPeNDAP data types.
- DList() - Constructor for class opendap.dap.DList
-
Constructs a new
DList
. - DList(String) - Constructor for class opendap.dap.DList
-
Constructs a new
DList
with the given name. - DM_RDTR(int, int, String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read the data
- DM_RDTR(int, int, String, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read the real (float) data
- DM_RFLT(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read a float
- DM_RFLT(int, float[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Convenience method to fully read into an array of floats
- DM_RFLT(int, int, float[], int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read into an array of ints.
- DM_RINT(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read an integer
- DM_RINT(int, int[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Convenience method to fully read into an array of ints
- DM_RINT(int, int, int[], int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read into an array of ints.
- DM_RPKG(int, int, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
subclass should implement
- DM_RPKG(int, int, int) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Unpack a packed grid
- DM_RSTR(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read a 4-byte String
- DM_RSTR(int, int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read a String
- DM_UNPK(GempakFileReader.DMPart, int[]) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Unpack an array of packed integers.
- DMFileHeaderInfo() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
-
Default ctor
- DMHeaders() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
-
Default ctor
- DMKeys() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
-
Default ctor
- dmLabel - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
The label common param
- DMParam() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
-
Default ctor
- DMPart() - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
Default ctor
- dmr - Variable in class dap4.core.ce.CEConstraint
- dmr - Variable in class dap4.core.dmr.DMRPrinter
- dmr - Variable in class dap4.dap4lib.cdm.nc2.CDMCompiler
- dmr - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- dmr - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- dmr - Variable in class dap4.dap4lib.cdm.nc2.DMRToCDM
- dmr - Variable in class dap4.dap4lib.D4DataCompiler
- dmr - Variable in class dap4.dap4lib.D4DSP
- DMR - dap4.dap4lib.RequestMode
- DMRFactory - Class in dap4.core.dmr
- DMRFactory() - Constructor for class dap4.core.dmr.DMRFactory
- DMRPrinter - Class in dap4.core.dmr
-
DMR Printer.
- DMRPrinter() - Constructor for class dap4.core.dmr.DMRPrinter
- DMRPrinter(DapDataset, CEConstraint, PrintWriter, ResponseFormat) - Constructor for class dap4.core.dmr.DMRPrinter
- DMRPrinter(DapDataset, CEConstraint, PrintWriter, ResponseFormat, DapContext) - Constructor for class dap4.core.dmr.DMRPrinter
- DMRPrinter(DapDataset, PrintWriter) - Constructor for class dap4.core.dmr.DMRPrinter
- DMRPrinter.Controls - Enum in dap4.core.dmr
- dmrtext - Variable in class dap4.dap4lib.D4DSP
- dmrtext - Variable in class dap4.dap4lib.DeChunkedInputStream
- DMRToCDM - Class in dap4.dap4lib.cdm.nc2
-
Convert a DSP to corresponding NetcdfFile CDM metadata.
- DMRToCDM(DapNetcdfFile, D4DSP) - Constructor for class dap4.dap4lib.cdm.nc2.DMRToCDM
- dmrversion - Variable in class dap4.core.dmr.DapDataset
- DMSPHeader - Class in ucar.nc2.iosp.dmsp
-
DMSP header parser
- DMSPHeader() - Constructor for class ucar.nc2.iosp.dmsp.DMSPHeader
- DMSPiosp - Class in ucar.nc2.iosp.dmsp
-
This ucar.nc2.iosp.IOServiceProvider provides access to DMSP satellite data in the NOAA/NGDC DMSP archive format.
- DMSPiosp() - Constructor for class ucar.nc2.iosp.dmsp.DMSPiosp
- dmsToDeg(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- dmsToRad(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- DnsLookup - Class in thredds.ui.monitor
-
DnsLookup cache
- DnsLookup() - Constructor for class thredds.ui.monitor.DnsLookup
- DO_INTERSECT - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
- doAct(String) - Method in interface ucar.unidata.util.test.TestDir.Act
- docs - Variable in class thredds.catalog.InvDataset
- docs - Variable in class thredds.catalog.ThreddsMetadata
- Documentation - Class in thredds.client.catalog
-
Client catalog documentation element
- Documentation - Static variable in class thredds.client.catalog.Dataset
- Documentation(String, URI, String, String, String) - Constructor for class thredds.client.catalog.Documentation
-
Constructor.
- doDiff(Reader, Reader) - Method in class ucar.unidata.util.test.Diff
- doDiff(Reader, Reader, Writer) - Method in class ucar.unidata.util.test.Diff
- doDiff(String, String) - Method in class ucar.unidata.util.test.Diff
- doDiff(String, String, Writer) - Method in class ucar.unidata.util.test.Diff
- DODS - thredds.client.catalog.ServiceType
- DODS - Static variable in class thredds.catalog.ServiceType
- DODS_DIR - Static variable in class thredds.cataloggen.config.DatasetSourceType
- DODS_FILE_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
- DODSAttribute - Class in ucar.nc2.dods
-
Adapter for dods.dap.Attribute into a ucar.nc2.Attribute.
- DODSAttribute(String, String) - Constructor for class ucar.nc2.dods.DODSAttribute
- DODSAttribute(String, Attribute) - Constructor for class ucar.nc2.dods.DODSAttribute
-
constructor: adapter around dods.dap.Attribute
- DodsDirDatasetSource - Class in thredds.cataloggen.config
-
Title: Catalog Generator
- DodsDirDatasetSource() - Constructor for class thredds.cataloggen.config.DodsDirDatasetSource
- dodsfile - Variable in class ucar.nc2.dods.DODSStructure
- dodsfile - Variable in class ucar.nc2.dods.DODSVariable
- dodsFile - Variable in class ucar.nc2.dt.point.DapperDataset
- dodsFile - Variable in class ucar.nc2.dt.point.SequenceHelper
- DodsFileServerDatasetSource - Class in thredds.cataloggen.config
- DodsFileServerDatasetSource() - Constructor for class thredds.cataloggen.config.DodsFileServerDatasetSource
- DODSGrid - Class in ucar.nc2.dods
-
A DODS Grid.
- dodsname - Variable in class ucar.nc2.CDMNode
-
Deprecated.
- DODSNetcdfFile - Class in ucar.nc2.dods
-
Access to DODS datasets through the Netcdf API.
- DODSNetcdfFile(String) - Constructor for class ucar.nc2.dods.DODSNetcdfFile
-
Open a DODS file.
- DODSNetcdfFile(String, CancelTask) - Constructor for class ucar.nc2.dods.DODSNetcdfFile
-
Open a DODS file, allow user control over preloading string arrays and making structure data available through netcdf API.
- DODSNetcdfFileProvider - Class in ucar.nc2.dods
- DODSNetcdfFileProvider() - Constructor for class ucar.nc2.dods.DODSNetcdfFileProvider
- DODSNode - Interface in ucar.nc2.dods
-
Define an interface for DODSnetcdffile nodes to store the original DODS name from the DDS so we can get groups right.
- dodsShortName - Variable in class ucar.nc2.dods.DODSStructure
- DODSStructure - Class in ucar.nc2.dods
-
A DODS Structure.
- DodsURLExtractor - Class in thredds.util
- DodsURLExtractor() - Constructor for class thredds.util.DodsURLExtractor
-
Constructor
- DODSVariable - Class in ucar.nc2.dods
-
A read-only DODS-netCDF Variable.
- DODSVariable(DODSVariable) - Constructor for class ucar.nc2.dods.DODSVariable
- doDupAndMissing(Formatter, MCollection, boolean, boolean) - Method in class ucar.nc2.ui.grib.CdmIndexReportPanel
- doit(Object) - Method in class ucar.nc2.ui.OpPanel
- doit(Object) - Method in class ucar.ui.widget.AbstractPanel
- DOM4Parser - Class in dap4.core.dmr.parser
-
Implement the Dap4 Parser Using a DOM Parser
- DOM4Parser(DMRFactory) - Constructor for class dap4.core.dmr.parser.DOM4Parser
- domain - Variable in class ucar.nc2.dataset.CoordinateSystem
- doMisplacedFields(Formatter, MCollection, boolean, boolean, boolean) - Method in class ucar.nc2.ui.grib.CdmIndexReportPanel
- done - Variable in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- done - Variable in class ucar.ui.widget.ProgressMonitorTask
- done() - Method in class ucar.nc2.ui.geoloc.Rubberband
-
Last point, done with drawing.
- Done() - Method in class ucar.units.ASCII_CharStream
- Done() - Method in class ucar.units.SimpleCharStream
-
Reset buffer when finished.
- DONE - dap4.core.util.SliceIterator.STATE
- doNetcdfFileCoordinate(NetcdfFile, int[], short[], short[], short[], ArrayList<Variable>, Map<String, Number>) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
Fill all of the variables/attributes in the ncfile
- DONT_INTERSECT - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
- doOneDataset(InvDataset) - Method in class thredds.catalog.dl.DIFWriter
-
Write a DIF record for a specific dataset
- doOneDataset(InvDataset, String, StringBuilder) - Method in class thredds.catalog.dl.DIFWriter
-
Write a DIF record for a specific dataset
- DOPPLER_RESOLUTION_HIGH_CODE - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
High doppler resolution code
- DOPPLER_RESOLUTION_HIGH_CODE - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
High doppler resolution code
- DOPPLER_RESOLUTION_LOW_CODE - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Low doppler resolution code
- DOPPLER_RESOLUTION_LOW_CODE - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
Low doppler resolution code
- Dorade2RadialAdapter - Class in ucar.nc2.dt.radial
-
Make a Dorade 2 NetcdfDataset into a RadialDataset.
- Dorade2RadialAdapter() - Constructor for class ucar.nc2.dt.radial.Dorade2RadialAdapter
- Dorade2RadialAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.Dorade2RadialAdapter
-
Constructor.
- Doradeheader - Class in ucar.nc2.iosp.dorade
- Doradeheader() - Constructor for class ucar.nc2.iosp.dorade.Doradeheader
- Doradeiosp - Class in ucar.nc2.iosp.dorade
-
IOServiceProvider implementation abstract base class to read/write Dorade files
- Doradeiosp() - Constructor for class ucar.nc2.iosp.dorade.Doradeiosp
- DoradePARM - Class in ucar.atd.dorade
- DoradePARM(RandomAccessFile, boolean, DoradeRADD) - Constructor for class ucar.atd.dorade.DoradePARM
- DoradeSweep - Class in ucar.atd.dorade
- DoradeSweep(RandomAccessFile) - Constructor for class ucar.atd.dorade.DoradeSweep
- DoradeSweep(String) - Constructor for class ucar.atd.dorade.DoradeSweep
-
Construct a
DoradeSweep
using the named DORADE sweep file. - DoradeSweep.DoradeSweepException - Exception in ucar.atd.dorade
- DoradeSweep.MovingSensorException - Exception in ucar.atd.dorade
- DoradeSweepException(Exception) - Constructor for exception ucar.atd.dorade.DoradeSweep.DoradeSweepException
- DoradeSweepException(String) - Constructor for exception ucar.atd.dorade.DoradeSweep.DoradeSweepException
- doReport(String, boolean, boolean, boolean, Object) - Method in class ucar.nc2.ui.ReportPanel
- doReport(Formatter, Object, MCollection, boolean, boolean, boolean) - Method in class ucar.nc2.ui.grib.CdmIndexReportPanel
- doReport(Formatter, Object, MCollection, boolean, boolean, boolean) - Method in class ucar.nc2.ui.grib.Grib1ReportPanel
- doReport(Formatter, Object, MCollection, boolean, boolean, boolean) - Method in class ucar.nc2.ui.grib.Grib2ReportPanel
- doReport(Formatter, Object, MCollection, boolean, boolean, boolean) - Method in class ucar.nc2.ui.op.BufrReportPanel
- doReport(Formatter, Object, MCollection, boolean, boolean, boolean) - Method in class ucar.nc2.ui.ReportPanel
- dot(MAVector) - Method in class ucar.ma2.MAMatrix
-
Dot product of matrix and vector: return M dot v
- dot(MAVector) - Method in class ucar.ma2.MAVector
-
Dot product of 2 vectors
- dot(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- Double(String, String, double, int, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.Double
-
Constructor.
- DOUBLE - dap4.core.ce.CEAST.Constant
- DOUBLE - ucar.ma2.DataType
- DOUBLE - ucar.nc2.stream.NcStreamProto.Attribute.Type
-
DOUBLE = 6;
- DOUBLE - ucar.nc2.stream.NcStreamProto.DataType
-
DOUBLE = 6;
- DOUBLE - Static variable in class ucar.nc2.constants.CF
- DOUBLE_DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- DOUBLE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
DOUBLE = 6;
- DOUBLE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
DOUBLE = 6;
- double2long(double[]) - Static method in class dap4.core.util.Convert
- doy - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
doy = 21;
- doy_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
doy = 21;
- DPrimitive - Class in opendap.dap
-
Groups together all the simple primitive type classes.
- DPrimitive() - Constructor for class opendap.dap.DPrimitive
- DPrimitive(String) - Constructor for class opendap.dap.DPrimitive
- DQC_NAMESPACE_04 - Static variable in class thredds.catalog.XMLEntityResolver
- DqcConvertIF - Interface in thredds.catalog.query
-
Converts XML DOM to DQC Objects.
- DqcFactory - Class in thredds.catalog.query
-
Reads an XML document and constructs an QueryCapability object.
- DqcFactory(boolean) - Constructor for class thredds.catalog.query.DqcFactory
-
Constructor.
- drag(MouseEvent, int, int) - Method in class ucar.ui.widget.MyMouseAdapter
- draw(Graphics2D, AffineTransform) - Method in class ucar.nc2.ui.gis.GisFeatureRenderer
-
Draws all the features that are within the graphics clip rectangle, using the previously set displayProjection.
- draw(Graphics2D, AffineTransform) - Method in class ucar.nc2.ui.grid.ContourFeatureRenderer
-
Overrides the GisFeatureRenderer draw() method, to draw contours and with contour labels.
- draw(Graphics2D, AffineTransform) - Method in class ucar.nc2.ui.point.PointRenderer
- draw(Graphics2D, AffineTransform) - Method in interface ucar.nc2.ui.util.Renderer
-
Tell the renderer to draw itself.
- DRAW - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- drawG() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- drawHandledRect(Graphics2D, Rectangle2D, double) - Static method in class ucar.nc2.ui.geoloc.RubberbandRectangleHandles
- drawLast(Graphics2D) - Method in class ucar.nc2.ui.geoloc.Rubberband
- drawLast(Graphics2D) - Method in class ucar.nc2.ui.geoloc.RubberbandRectangle
- drawLast(Graphics2D) - Method in class ucar.nc2.ui.geoloc.RubberbandRectangleHandles
- drawNext(Graphics2D) - Method in class ucar.nc2.ui.geoloc.Rubberband
- drawNext(Graphics2D) - Method in class ucar.nc2.ui.geoloc.RubberbandRectangle
- drawNext(Graphics2D) - Method in class ucar.nc2.ui.geoloc.RubberbandRectangleHandles
- drawNow() - Method in class ucar.nc2.ui.widget.ScaledPanel
- DRIVELETTERS - Static variable in class ucar.httpservices.HTTPUtil
- DRIVELETTERS - Static variable in class ucar.unidata.util.test.UnitTestCommon
- drivelettertest - Static variable in class dap4.core.util.XURI
- DRSNPOINTS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- drsOffset - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable.Record
- DRSOFFSET_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Record
- DRSPOS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- drsSummary - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- DRSTEMPLATE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- ds - Variable in class ucar.nc2.dataset.CoordinateSystem
- ds - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- ds - Variable in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- DSequence - Class in opendap.dap
-
A
DSequence
in OPeNDAP can hold N sequentially accessed instances of a set of variables. - DSequence() - Constructor for class opendap.dap.DSequence
-
Constructs a new
DSequence
. - DSequence(String) - Constructor for class opendap.dap.DSequence
-
Constructs a new
DSequence
with namen
. - DSET - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
DSET identifier
- dsg - Variable in class ucar.nc2.ft.point.PointFeatureImpl
- DSG_REPRESENTATION - Static variable in class ucar.nc2.constants.CF
- DsgCollectionHelper - Class in ucar.nc2.ft.point
-
Helper class for DsgFeatureCollection
- DsgCollectionHelper(DsgFeatureCollection) - Constructor for class ucar.nc2.ft.point.DsgCollectionHelper
- DsgCollectionImpl - Class in ucar.nc2.ft.point
-
Common methods for DsgFeatureCollection.
- DsgCollectionImpl(String, List<CoordinateAxis>) - Constructor for class ucar.nc2.ft.point.DsgCollectionImpl
- DsgCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.DsgCollectionImpl
- DsgFeatureCollection - Interface in ucar.nc2.ft
-
A collection of FeatureTypes.
- dsHash - Variable in class thredds.catalog.InvCatalog
- dsp - Variable in class dap4.dap4lib.cdm.nc2.CDMCompiler
- dsp - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- dsp - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- dsp - Variable in class dap4.dap4lib.cdm.nc2.DMRToCDM
- dsp - Variable in class dap4.dap4lib.D4Array
- dsp - Variable in class dap4.dap4lib.D4DataCompiler
- dsplocation - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- dspMatch(String, DapContext) - Method in class dap4.dap4lib.D4DSP
-
Determine if a path refers to an object processable by this DSP
- dspMatch(String, DapContext) - Method in class dap4.dap4lib.HttpDSP
- dspMatch(String, DapContext) - Method in class dap4.dap4lib.RawDSP
-
A path is file if it has no base protocol or is file:
- dspregistry - Static variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
-
Define a map of known DSP classes.
- DSPRegistry - Class in dap4.dap4lib
- DSPRegistry() - Constructor for class dap4.dap4lib.DSPRegistry
- DSPRegistry.Registration - Class in dap4.dap4lib
- DSR - dap4.dap4lib.RequestMode
- DString - Class in opendap.dap
-
Holds a OPeNDAP
String
value. - DString() - Constructor for class opendap.dap.DString
-
Constructs a new
DString
. - DString(String) - Constructor for class opendap.dap.DString
-
Constructs a new
DString
with namen
. - DStructure - Class in opendap.dap
-
A
DStructure
in OPeNDAP can hold N instances of any of the other datatypes, including other structures. - DStructure() - Constructor for class opendap.dap.DStructure
-
Constructs a new
DStructure
. - DStructure(String) - Constructor for class opendap.dap.DStructure
-
Constructs a new
DStructure
with namen
. - DtCoverage - Class in ucar.nc2.ft2.coverage.adapter
-
fork ucar.nc2.dt.grid.GeoGrid for adaption of GridCoverage.
- DtCoverage(DtCoverageDataset, DtCoverageCS, VariableDS) - Constructor for class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Constructor.
- DtCoverageAdapter - Class in ucar.nc2.ft2.coverage.adapter
-
Adapt a DtCoverageDataset to a ucar.nc2.ft2.coverage.CoverageCollection This is how we read non-GRIB files into a Coverage, using the NetcdfDataset/CoordinateSystem.
- DtCoverageCS - Class in ucar.nc2.ft2.coverage.adapter
-
fork ucar.nc2.dt.grid.GridCoordSys for adaption of GridCoverage.
- DtCoverageCS(DtCoverageCSBuilder) - Constructor for class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
Create a GeoGridCoordSys from an existing Coordinate System.
- DtCoverageCSBuilder - Class in ucar.nc2.ft2.coverage.adapter
-
Coverage CS classification and builder, using ucar.nc2.dataset.CoordinateSystem
- DtCoverageDataset - Class in ucar.nc2.ft2.coverage.adapter
-
fork ucar.nc2.dt.grid for adaption to Coverage (this class can evolve as needed and not worry about backwards compatibility).
- DtCoverageDataset(NetcdfDataset) - Constructor for class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
Create a DtCoverageDataset from a NetcdfDataset.
- DtCoverageDataset(NetcdfDataset, Formatter) - Constructor for class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
Create a DtCoverageDataset from a NetcdfDataset.
- DtCoverageDataset.Gridset - Class in ucar.nc2.ft2.coverage.adapter
-
This is a set of GeoGrids with the same GeoCoordSys.
- DTR - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
- DTS_PATH - Static variable in class ucar.unidata.util.test.DapTestContainer
- DTS_TEST_PATH - Static variable in class ucar.unidata.util.test.DapTestContainer
- DTYPE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
DTYPE identifier
- DTYPE - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- DTYPE_KEY - Static variable in class ucar.nc2.filter.ScaleOffset.Keys
- DUBLIN_CORE - Static variable in class thredds.catalog.MetadataType
- DUInt16 - Class in opendap.dap
-
Holds a OPeNDAP
UInt16
value. - DUInt16() - Constructor for class opendap.dap.DUInt16
-
Constructs a new
DUInt16
. - DUInt16(String) - Constructor for class opendap.dap.DUInt16
-
Constructs a new
DUInt16
with namen
. - DUInt32 - Class in opendap.dap
-
Holds a OPeNDAP
UInt32
value. - DUInt32() - Constructor for class opendap.dap.DUInt32
-
Constructs a new
DUInt32
. - DUInt32(String) - Constructor for class opendap.dap.DUInt32
-
Constructs a new
DUInt32
with namen
. - dump() - Method in class thredds.catalog.InvCatalogImpl
-
Debugging: dump entire data structure.
- dump() - Method in class thredds.catalog.InvDatasetImpl
- dump() - Method in class thredds.catalog.InvDatasetImplProxy
- dump() - Method in class thredds.catalog.InvService
- dump() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Dump this variable
- dump(PrintStream) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- dump(PrintStream) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- dump(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
- dump2(PrintStream) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- dump2(PrintStream) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- dumpbytes(byte[], int, int, String) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- dumpbytesbuf(ByteBuffer) - Static method in class dap4.core.util.DapDump
-
Dump the contents of a buffer from 0 to position
- dumpbytesbuf(ByteBuffer, boolean) - Static method in class dap4.core.util.DapDump
- dumpbytesraw(byte[], int, int, ByteOrder, String) - Static method in class dap4.core.util.DapDump
- dumpbytesraw(byte[], ByteOrder, String) - Static method in class dap4.core.util.DapDump
- dumpbytesrawbuf(ByteBuffer, ByteOrder, String) - Static method in class dap4.core.util.DapDump
- dumpbytesstream(OutputStream, ByteOrder, String) - Static method in class dap4.core.util.DapDump
- dumpHeader(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
- dumpHeaderShort(Formatter) - Method in class ucar.nc2.iosp.bufr.Message
- dumpMessage(PrintStream) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- dumpMessage(PrintStream, Date) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- dumpvar(CEConstraint.Segment, StringBuilder, boolean) - Method in class dap4.core.ce.CEConstraint
-
Recursive helper for tostring/toConstraintString
- dupAndMissing - ucar.nc2.ui.grib.CdmIndexReportPanel.Report
- duplicatePds - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- dups - Variable in class ucar.nc2.grib.coord.GribRecordStats
- DurationField - Class in thredds.ui.datatype.prefs
-
Input field for thredds.datatype.TimeDuration, part of ucar.ui.prefs.
- DurationField(String, String, TimeDuration, PersistenceManager) - Constructor for class thredds.ui.datatype.prefs.DurationField
-
Constructor.
- durl - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- DURL - Class in opendap.dap
-
Holds a OPeNDAP
URL
value. - DURL() - Constructor for class opendap.dap.DURL
-
Constructs a new
DURL
. - DURL(String) - Constructor for class opendap.dap.DURL
-
Constructs a new
DURL
with namen
. - DVector - Class in opendap.dap
-
This class holds a one-dimensional array of OPeNDAP data types.
- DVector() - Constructor for class opendap.dap.DVector
-
Constructs a new
DVector
. - DVector(String) - Constructor for class opendap.dap.DVector
-
Constructs a new
DVector
with namen
. - dx - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- dX - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- dX - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- dX - Variable in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- dX - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- DX - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
distance in X direction
- dy - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- dY - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- dY - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- dY - Variable in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- dY - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- DY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
distance in Y direction
E
- earth - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- Earth - Class in ucar.unidata.geoloc
-
Defines the shape of the earth ellipsoid.
- Earth() - Constructor for class ucar.unidata.geoloc.Earth
-
Spherical earth with canonical radius.
- Earth(double) - Constructor for class ucar.unidata.geoloc.Earth
-
Create a spherical earth.
- Earth(double, double, double) - Constructor for class ucar.unidata.geoloc.Earth
-
Create an ellipsoidal earth.
- Earth(double, double, double, String) - Constructor for class ucar.unidata.geoloc.Earth
-
Create an ellipsoidal earth with a name.
- earth_radius - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- EARTH_RADIUS - Static variable in class ucar.nc2.constants.CF
- EARTH_RADIUS - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
Radius of spherical earth
- EARTH_RADIUS - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.not public.
- EARTH_SHAPE - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
earth_shape
- EarthEllipsoid - Class in ucar.unidata.geoloc
-
Type-safe enumeration of Earth Ellipsoids.
- EarthEllipsoid(String, int, double, double, double) - Constructor for class ucar.unidata.geoloc.EarthEllipsoid
-
Constructor.
- EarthLocation - Interface in ucar.unidata.geoloc
-
A location on the earth, specified by lat, lon and optionally altitude.
- EarthLocationImpl - Class in ucar.unidata.geoloc
-
Deprecated.only use EarthLocation in 6. This class will be renamed.
- EarthLocationImpl() - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- EarthLocationImpl(double, double, double) - Constructor for class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.use EarthLocation.create
- earthRadius - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- earthShape - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- earthToElemLine(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform pixel center Earth coordinates (lon,lat) to integer FGF coordinates.
- earthToFGF(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform Earth coordinates (lon,lat) to fractional FGF coordinates.
- earthToSat(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform geographic Earth coordinates to satellite view angle coordinate system also known as the "intermediate" coordinate system in CGMS Normalized Geostationary Projection.
- easterlyNortherlyRelative - ucar.nc2.iosp.grid.GridCF.VectorComponentFlag
- eastwest - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- EBADTYPE - Static variable in class opendap.dap.parsers.Dap2Parse
- eccentricity - Variable in class ucar.unidata.geoloc.Earth
- ECCENTRICITY - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The error ellipse major axis orientation variable name
- eccentricitySquared - Variable in class ucar.unidata.geoloc.Earth
- eccodes - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- EccodesCodeTable - Class in ucar.nc2.grib.grib2.table
-
ECMWF code tables read from resources/grib2/ecmwf/tables/
. - EccodesLocalTables - Class in ucar.nc2.grib.grib2.table
-
The results of EcmwfParamTableCompare indicate there are no significant differences of the parameter tables with WMO.
- EccodesParamTable - Class in ucar.nc2.grib.grib2.table
-
The results of EcmwfParamTableCompare indicate there are no significant differences of the parameter tables with WMO.
- ECFtoLLA(double, double, double, double, double) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
-
comparing api to others
- ECFtoLLA(double, double, double, double, double) - Static method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention
-
comparing api to others
- ecmwf - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- ecs - Variable in class ucar.nc2.iosp.grid.GridVariable
-
ensemble coord system
- EDAS - Static variable in class opendap.dap.parsers.Dap2Parse
- EDDS - Static variable in class opendap.dap.parsers.Dap2Parse
- EDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
EDEF identifier
- EDIMSIZE - Static variable in class opendap.dap.parsers.Dap2Parse
- editableProperties() - Static method in class thredds.catalog.InvDocumentation
- editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Contributor
- editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
- editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
- editableProperties() - Static method in class thredds.catalog.ThreddsMetadata.Vocab
- editableProperties() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- editableProperties() - Method in class ucar.nc2.ui.op.DatasetWriter.DimensionBean
- editableProperties() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- EDU_UCAR_PREFIX - Static variable in class ucar.nc2.constants.CDM
- eject(Object) - Method in class ucar.nc2.util.cache.FileCache
-
Remove all instances of object from the cache
- eject(Object) - Method in class ucar.nc2.util.cache.FileCacheARC
-
LOOK copied from FileCache, probably wrong Remove all instances of object from the cache
- eject(Object) - Method in class ucar.nc2.util.cache.FileCacheGuava
- eject(Object) - Method in interface ucar.nc2.util.cache.FileCacheIF
- eject(String) - Static method in class ucar.unidata.io.RandomAccessFile
- ELECTRIC_CURRENT - Static variable in class ucar.units.BaseQuantity
-
The base quantity of electric current.
- ELECTRIC_CURRENT_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of electric current.
- ELEM_SIZE - Static variable in class ucar.nc2.filter.Filters.Keys
-
key mapping to element size
- element(int) - Method in class ucar.ma2.Range
-
Get ith element
- elementAt(int) - Method in class opendap.util.SortedTable
-
Returns the element at the specified index.
- elementCount() - Method in class opendap.dap.BaseType
-
Returns the number of variables contained in this object.
- elementCount(boolean) - Method in class opendap.dap.BaseType
-
Returns the number of variables contained in this object.
- elementCount(boolean) - Method in class opendap.dap.DGrid
-
Returns the number of variables contained in this object.
- elementCount(boolean) - Method in class opendap.dap.DSequence
-
Returns the number of variables contained in this object.
- elementCount(boolean) - Method in class opendap.dap.DStructure
-
Returns the number of variables contained in this object.
- elements() - Method in class opendap.util.SortedTable
-
Returns an enumeration of the values in this table.
- elementSize - Variable in class ucar.nc2.Variable
- elementType - Variable in class ucar.ma2.ArrayObject
- elemLineToEarth(int, int, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform integer FGF coordinates to (longitude, latitude) of pixel center The (i,j) pixel, zero-based, refers to the pixel center.
- elev - Variable in class ucar.nc2.ft.point.standard.TableConfig
- elev - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
- Elev - ucar.nc2.ft.point.standard.Table.CoordName
- elevAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- elevVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- elevVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- elevVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- elevVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- elevVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- elevVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- elevVarUnitsConversionFactor - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- ELLIPSE_ANGLE - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The error ellipse major axis orientation variable name
- email - Variable in class thredds.client.catalog.ThreddsMetadata.Source
- emailOK(ThreddsMetadata.Source) - Method in class thredds.catalog.dl.ADNWriter
- embed - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- EmbeddedTable - Class in ucar.nc2.iosp.bufr
-
BUFR allows you to encode a BUFR table in BUFR.
- empty() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- empty() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.
- empty(String) - Static method in class ucar.nc2.util.Optional
-
Deprecated.
- EMPTY - Static variable in class ucar.ma2.Range
- EMPTY - Static variable in class ucar.ma2.StructureData
- EMPTY - Static variable in class ucar.nc2.ft.fmrc.TimeCoord
- enable() - Method in class ucar.nc2.util.cache.FileCache
-
Enable the cache, with the current set of parameters.
- enable() - Method in class ucar.nc2.util.cache.FileCacheARC
-
Enable the cache, with the current set of parameters.
- enable() - Method in class ucar.nc2.util.cache.FileCacheGuava
- enable() - Method in interface ucar.nc2.util.cache.FileCacheIF
- enable_tracing() - Method in class ucar.units.StandardUnitFormat
-
Enable tracing.
- enableDefaultGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
- encode(byte[]) - Method in class ucar.nc2.filter.Blosc
- encode(byte[]) - Method in class ucar.nc2.filter.Checksum32
- encode(byte[]) - Method in class ucar.nc2.filter.Deflate
- encode(byte[]) - Method in class ucar.nc2.filter.Filter
- encode(byte[]) - Method in class ucar.nc2.filter.ScaleOffset
- encode(byte[]) - Method in class ucar.nc2.filter.Shuffle
- encodeAtt(Attribute) - Static method in class ucar.nc2.stream.NcStream
- encodeData(DataType, Array) - Static method in class ucar.gcdm.GcdmConverter
- encodeData2(String, boolean, Section, Array) - Method in class ucar.nc2.stream.NcStreamDataCol
- encodeData3(String, boolean, Section, Array) - Method in class ucar.nc2.stream.NcStreamDataRow
- encodeDataProto(String, DataType, Section, boolean, int) - Static method in class ucar.nc2.stream.NcStream
- encodeDataResponse(Iterable<CoverageCoordAxis>, Iterable<CoverageCoordSys>, Iterable<CoverageTransform>, List<GeoReferencedArray>, boolean) - Method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- encodeErrorMessage(String) - Static method in class ucar.nc2.stream.NcStream
- encodeForCdmrfDataRequest(Formatter, String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
- encodeGeoReferencedArray(GeoReferencedArray, boolean) - Method in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- encodeGroup(Group, int) - Static method in class ucar.gcdm.GcdmConverter
- encodePointFeature(PointFeature) - Static method in class ucar.nc2.ft.point.remote.PointStream
- encodePointFeatureCollection(String, String, String, PointFeature) - Static method in class ucar.nc2.ft.point.remote.PointStream
- encodeSection(Section) - Static method in class ucar.nc2.stream.NcStream
- encodeStations(List<Station>) - Static method in class ucar.nc2.ft.point.remote.PointStream
- EncodingInfo() - Constructor for class ucar.nc2.ft.point.standard.plug.CFpointObs.EncodingInfo
- end - Variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- end(Point) - Method in class ucar.nc2.ui.geoloc.Rubberband
-
Last point, done with drawing.
- End - ucar.nc2.ft.point.remote.PointStream.MessageType
- END - dap4.dap4lib.DeChunkedInputStream.State
- END_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- END_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- END_OF_SEQUENCE - Static variable in class opendap.dap.DSequence
-
The end of sequence byte marker
- endChecksum() - Method in class dap4.dap4lib.DeChunkedInputStream
- endColumn - Variable in class ucar.units.Token
-
The column number of the last character of this Token.
- endDate - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- endDate - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- ENDEDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
ENDEDEF identifier
- EndianByteBuffer - Class in ucar.nc2.iosp.fysat.util
- EndianByteBuffer(byte[]) - Constructor for class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- EndianByteBuffer(byte[], short) - Constructor for class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- endLine - Variable in class ucar.units.Token
-
The line number of the last character of this Token.
- endOfFile - Variable in class ucar.unidata.io.RandomAccessFile
-
True if we are at the end of the file.
- endPt - Variable in class ucar.nc2.ui.geoloc.Rubberband
- ENDTIME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- endTimeIndex - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
-
end time index (0 based)
- endValue - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- endValue - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- ENDVALUE_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- ENDVARS - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
ENDVARS identifier
- enfn(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- enhance - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- enhance() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- enhance() - Method in class ucar.nc2.internal.dataset.DatasetEnhancer
- enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.StructureDS
-
Deprecated.do not use
- enhance(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.Use NetcdfDataset.builder()
- enhance(Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dataset.VariableEnhanced
-
Deprecated.do not use
- enhance(NetcdfFile, Set<NetcdfDataset.Enhance>, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Make NetcdfFile into NetcdfDataset and enhance if needed
- Enhancement - Interface in ucar.nc2.filter
- Enhancements - Interface in ucar.nc2.dataset
-
Deprecated.do not use
- enhanceMode - Variable in class ucar.nc2.dataset.VariableDS.Builder
- enhanceNeeded(Set<NetcdfDataset.Enhance>) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Do not use.
- enhanceNeeded(Set<NetcdfDataset.Enhance>, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.internal.dataset.DatasetEnhancer
- enhanceScaleMissing - Static variable in class ucar.nc2.dataset.StructurePseudoDS
- EnhanceScaleMissingUnsigned - Interface in ucar.nc2.dataset
-
Deprecated.use implementations in Filter package
- ens - ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
-
ens = 5;
- ens - ucar.nc2.grib.coord.Coordinate.Type
- ENS_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Ensemble template type
- ENS_TEMPLATE_ID - Static variable in class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
ensemble filename template
- ENS_TIME_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Ensemble and time template type
- ens_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
-
ens = 5;
- ensAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- ensCoord - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
- EnsCoord - Class in ucar.nc2.ft.fmrc
-
Represents a ensemble coordinate shared among variables
- EnsCoord(int, int) - Constructor for class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
- ensCoords - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord
- EnsCoordValue - Class in ucar.nc2.grib.coord
- EnsCoordValue(int, int) - Constructor for class ucar.nc2.grib.coord.EnsCoordValue
- EnsCoordValue(int, int, int) - Constructor for class ucar.nc2.grib.coord.EnsCoordValue
- ensDerivedType - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- Ensemble - ucar.nc2.constants.AxisType
- Ensemble - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Ensemble = 1;
- ENSEMBLE - Static variable in class ucar.nc2.constants.CF
- Ensemble_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Ensemble = 1;
- ensembles - Variable in class ucar.nc2.ft.fmrc.EnsCoord
- ensTypes - Variable in class ucar.nc2.ft.fmrc.EnsCoord
- ensureArraySizeOkay(long, String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapMath2
-
Even if JavaBits is 64, the limit on an array size is Integer.MAX_VALUE.
- ensureCapacity(long) - Method in class ucar.nc2.ogc.erddap.util.ErddapStringArray
-
This ensures that the capacity is at least 'minCapacity'.
- ensuredata() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- ensuredmr() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
-
Do what is necessary to ensure that DMR and DAP compilation will work
- entitychar(char) - Static method in class dap4.core.util.Escape
- entityEscape(String, String) - Static method in class dap4.core.util.Escape
-
Escape selected characters in a string using XML entities
- ENTITYESCAPES - Static variable in class dap4.core.util.Escape
- entityUnescape(String) - Static method in class dap4.core.util.Escape
- entityUnescape(String, String[][]) - Static method in class dap4.core.util.Escape
- entries - Variable in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- entropy(byte[]) - Static method in class ucar.nc2.grib.GribData
- entropy(int, int[]) - Static method in class ucar.nc2.grib.GribData
- Entry2() - Constructor for class ucar.nc2.iosp.hdf5.BTree2.Entry2
- EntryBean() - Constructor for class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- EntryBean() - Constructor for class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- EntryBean() - Constructor for class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- EntryBean() - Constructor for class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- EntryBean() - Constructor for class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- EntryBean(int, String) - Constructor for class ucar.nc2.ui.op.BufrWmoCodesPanel.EntryBean
- EntryBean(Grib1Parameter) - Constructor for class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- EntryBean(WmoCodeFlagTables.WmoTable.WmoEntry) - Constructor for class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- EntryBean(WmoTemplateTables.Field) - Constructor for class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- EntryBean(GribTables.Parameter) - Constructor for class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- EntryBean(CommonCodeTable.TableEntry) - Constructor for class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- entryList - Variable in class ucar.nc2.iosp.hdf5.BTree2
- Enum - dap4.core.dmr.TypeSort
- ENUM_TYPE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Variable
- ENUM_TYPES_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
- ENUM1 - ucar.ma2.DataType
- ENUM1 - ucar.nc2.stream.NcStreamProto.DataType
-
ENUM1 = 10;
- ENUM1_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
ENUM1 = 10;
- ENUM2 - ucar.ma2.DataType
- ENUM2 - ucar.nc2.stream.NcStreamProto.DataType
-
ENUM2 = 11;
- ENUM2_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
ENUM2 = 11;
- ENUM4 - ucar.ma2.DataType
- ENUM4 - ucar.nc2.stream.NcStreamProto.DataType
-
ENUM4 = 12;
- ENUM4_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
ENUM4 = 12;
- EnumCombo(String, String, Collection<Object>, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.EnumCombo
-
Constructor.
- ENUMCONST - dap4.core.util.DapSort
- ENUMERATION - dap4.core.util.DapSort
- ENUMERATION - ucar.nc2.CDMSort
-
Deprecated.
- enums - Variable in class dap4.core.ce.CEConstraint
- enums - Variable in class dap4.core.dmr.DapGroup
- enumsAreEqual(EnumTypedef, EnumTypedef) - Method in class ucar.nc2.util.CompareNetcdf2
- enumsAreEqual(EnumTypedef, EnumTypedef) - Method in interface ucar.nc2.util.CompareNetcdf2.ObjFilter
- ENUMTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
- EnumTypedef - Class in ucar.nc2
-
A named map from integers to Strings; a user-defined Enum used as a Variable's data type.
- EnumTypedef(String, Map<Integer, String>) - Constructor for class ucar.nc2.EnumTypedef
-
Make an EnumTypedef with base type ENUM4.
- EnumTypedef(String, Map<Integer, String>, DataType) - Constructor for class ucar.nc2.EnumTypedef
-
Make an EnumTypedef setting the base type (must be ENUM1, ENUM2, ENUM4).
- enumTypedefs - Variable in class ucar.nc2.Group.Builder
- enumTypedefs - Variable in class ucar.nc2.Group
- enumTypeFor(DapType) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- enumTypeize(DataType) - Static method in enum ucar.ma2.DataType
- ENUMTYPES_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
- EOF - Static variable in interface opendap.dap.parsers.Dap2Parser.Lexer
-
Token returned by the scanner to signal the end of its input.
- EOF - Static variable in interface ucar.units.StandardUnitFormatConstants
-
End of File.
- eol - Variable in exception ucar.units.ParseException
-
The end of line string for this machine.
- eol() - Method in class dap4.core.util.IndentWriter
- Eos - ucar.nc2.ft.point.remote.PointStream.MessageType
- EpicInsitu - Class in ucar.nc2.dataset.conv
-
"Epic In Situ", dapper conventions.
- EpicInsitu() - Constructor for class ucar.nc2.dataset.conv.EpicInsitu
- EPS10 - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
- EPSG_OGC_CF_Helper - Class in ucar.unidata.geoloc.ogc
-
Deprecated.will move in ver6
- EPSG_OGC_CF_Helper() - Constructor for class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
-
Deprecated.
- EPSG_OGC_CF_Helper.ProjectionStandardsInfo - Enum in ucar.unidata.geoloc.ogc
-
Deprecated.
- EQ - dap4.core.ce.CEAST.Operator
- equals(Object) - Method in class dap4.core.util.MultiSlice
-
Compare two slices for equality
- equals(Object) - Method in class dap4.core.util.Slice
-
Compare two slices for equality
- equals(Object) - Method in class thredds.catalog.CollectionType
-
CollectionType with same name are equal.
- equals(Object) - Method in class thredds.catalog.DataFormatType
-
DataFormatType with same name are equal.
- equals(Object) - Method in class thredds.catalog.InvAccessImpl
-
InvAccessImpl elements with same values are equal.
- equals(Object) - Method in class thredds.catalog.InvCatalogImpl
-
InvCatalogImpl elements with same values are equal.
- equals(Object) - Method in class thredds.catalog.InvCatalogRef
- equals(Object) - Method in class thredds.catalog.InvDatasetImpl
-
InvDatasetImpl elements with same values are equal.
- equals(Object) - Method in class thredds.catalog.InvDatasetImplProxy
- equals(Object) - Method in class thredds.catalog.InvDocumentation
-
InvDocumentation elements with same values are equal.
- equals(Object) - Method in class thredds.catalog.InvMetadata
-
InvMetadata elements with same values are equal.
- equals(Object) - Method in class thredds.catalog.InvProperty
-
InvProperty elements with same name are equal.
- equals(Object) - Method in class thredds.catalog.InvService
- equals(Object) - Method in class thredds.catalog.MetadataType
-
MetaDataType with same name are equal.
- equals(Object) - Method in class thredds.catalog.query.ListChoice
- equals(Object) - Method in class thredds.catalog.query.Location
- equals(Object) - Method in class thredds.catalog.query.Query
- equals(Object) - Method in class thredds.catalog.query.QueryCapability
- equals(Object) - Method in class thredds.catalog.query.SelectGeoRegion
- equals(Object) - Method in class thredds.catalog.query.SelectList
- equals(Object) - Method in class thredds.catalog.query.Selector
-
Instances which have same id are equal.
- equals(Object) - Method in class thredds.catalog.query.SelectRange
- equals(Object) - Method in class thredds.catalog.query.SelectRangeDate
- equals(Object) - Method in class thredds.catalog.query.SelectService
-
SelectService with same values are equal
- equals(Object) - Method in class thredds.catalog.query.SelectService.ServiceChoice
-
SelectService with same values are equal
- equals(Object) - Method in class thredds.catalog.query.SelectStation
- equals(Object) - Method in class thredds.catalog.query.Station
- equals(Object) - Method in class thredds.catalog.ServiceType
-
ServiceType with same name are equal.
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Contributor
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Range
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Source
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variable
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Variables
- equals(Object) - Method in class thredds.catalog.ThreddsMetadata.Vocab
- equals(Object) - Method in class thredds.cataloggen.config.CatalogRefExpander
- equals(Object) - Method in class thredds.cataloggen.config.DatasetSource
- equals(Object) - Method in class thredds.client.catalog.Access
- equals(Object) - Method in class thredds.client.catalog.Documentation
- equals(Object) - Method in class thredds.client.catalog.Property
- equals(Object) - Method in class thredds.client.catalog.Service
- equals(Object) - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- equals(Object) - Method in class thredds.crawlabledataset.s3.S3URI
- equals(Object) - Method in class thredds.inventory.s3.MFileS3
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- equals(Object) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- equals(Object) - Method in class ucar.ma2.Range
-
Range elements with same first, last, stride are equal.
- equals(Object) - Method in class ucar.ma2.RangeScatter
- equals(Object) - Method in class ucar.ma2.Section
-
Sections with equals Ranges are equal.
- equals(Object) - Method in class ucar.ma2.StructureMembers
- equals(Object) - Method in class ucar.ma2.StructureMembers.Member
- equals(Object) - Method in class ucar.nc2.Attribute
-
Instances which have same content are equal.
- equals(Object) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Instances which have same content are equal.
- equals(Object) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Instances which have same name, axes and transforms are equal.
- equals(Object) - Method in class ucar.nc2.dataset.CoordinateTransform
-
Instances which have same name, authority and parameters are equal.
- equals(Object) - Method in class ucar.nc2.dataset.DatasetUrl
- equals(Object) - Method in class ucar.nc2.Dimension
- equals(Object) - Method in class ucar.nc2.dods.DODSVariable
-
Instances which have same content are equal.
- equals(Object) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Instances which have same name and coordinate system are equal.
- equals(Object) - Method in class ucar.nc2.EnumTypedef
- equals(Object) - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
- equals(Object) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- equals(Object) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- equals(Object) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- equals(Object) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- equals(Object) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- equals(Object) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- equals(Object) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- equals(Object) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- equals(Object) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- equals(Object) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- equals(Object) - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- equals(Object) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Instances which have same name and coordinate system are equal.
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- equals(Object) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- equals(Object) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateEns
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateTime
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Time2D
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- equals(Object) - Method in class ucar.nc2.grib.coord.CoordinateVert
- equals(Object) - Method in class ucar.nc2.grib.coord.EnsCoordValue
- equals(Object) - Method in class ucar.nc2.grib.coord.TimeCoordIntvDateValue
- equals(Object) - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- equals(Object) - Method in class ucar.nc2.grib.coord.VertCoordValue
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- equals(Object) - Method in class ucar.nc2.grib.grib1.Grib1Variable
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type0
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type2
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type3
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type40
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.AbstractRotatedLatLon
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.CurvilinearOrthogonal
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.GaussLatLon
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.LambertConformal
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.PolarStereographic
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Gds.SpaceViewPerspective
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- equals(Object) - Method in class ucar.nc2.grib.grib2.Grib2Variable
- equals(Object) - Method in class ucar.nc2.grib.grib2.table.Grib2TablesId
- equals(Object) - Method in class ucar.nc2.Group
-
Instances which have same name and parent are equal.
- equals(Object) - Method in class ucar.nc2.iosp.bufr.BufrConfig.BufrStation
- equals(Object) - Method in class ucar.nc2.iosp.bufr.Message
-
BufrMessage is equal if they have the same dds.
- equals(Object) - Method in class ucar.nc2.iosp.gempak.GempakParameter
-
Check for equality
- equals(Object) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
- equals(Object) - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
- equals(Object) - Method in class ucar.nc2.iosp.grid.GridParameter
- equals(Object) - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
- equals(Object) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Check for equality
- equals(Object) - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
-
Check for equality
- equals(Object) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Check for equality
- equals(Object) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
- equals(Object) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- equals(Object) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- equals(Object) - Method in class ucar.nc2.iosp.sigmet.Ray
- equals(Object) - Method in class ucar.nc2.iosp.vis5d.Vis5DGridDefRecord
- equals(Object) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Data
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Error
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Group
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Header
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Member
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Range
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Section
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Structure
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- equals(Object) - Method in class ucar.nc2.stream.NcStreamProto.Variable
- equals(Object) - Method in class ucar.nc2.time.CalendarDate
- equals(Object) - Method in class ucar.nc2.time.CalendarDateRange
- equals(Object) - Method in class ucar.nc2.time.CalendarDateUnit
- equals(Object) - Method in class ucar.nc2.time.CalendarDuration
- equals(Object) - Method in class ucar.nc2.time.CalendarPeriod
- equals(Object) - Method in class ucar.nc2.units.DateRange
- equals(Object) - Method in class ucar.nc2.units.DateType
- equals(Object) - Method in class ucar.nc2.units.TimeDuration
-
TimeDurations with same value in seconds are equals
- equals(Object) - Method in class ucar.nc2.units.TimeUnit
-
TimeUnits with same value and unitString are equal
- equals(Object) - Method in class ucar.nc2.util.rc.RC.Triple
-
Deprecated.
- equals(Object) - Method in class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
- equals(Object) - Method in class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
- equals(Object) - Method in class ucar.nc2.Variable
-
Instances which have same content are equal.
- equals(Object) - Method in class ucar.unidata.geoloc.Earth
- equals(Object) - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
Objects with same name are equal.
- equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.
- equals(Object) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.
- equals(Object) - Method in class ucar.unidata.geoloc.LatLonRect
- equals(Object) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
- equals(Object) - Method in interface ucar.unidata.geoloc.Projection
-
Check for equality with the object in question
- equals(Object) - Method in class ucar.unidata.geoloc.projection.FlatEarth
- equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
- equals(Object) - Method in class ucar.unidata.geoloc.projection.LambertConformal
- equals(Object) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
See if this projection equals the object in question
- equals(Object) - Method in class ucar.unidata.geoloc.projection.Mercator
- equals(Object) - Method in class ucar.unidata.geoloc.projection.Orthographic
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- equals(Object) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- equals(Object) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.
- equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- equals(Object) - Method in class ucar.unidata.geoloc.projection.RotatedPole
- equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
- equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
- equals(Object) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- equals(Object) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
- equals(Object) - Method in class ucar.unidata.geoloc.projection.Stereographic
- equals(Object) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
- equals(Object) - Method in class ucar.unidata.geoloc.projection.UtmProjection
- equals(Object) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
- equals(Object) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Returns true if this represents the same Projection as proj.
- equals(Object) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.
- equals(Object) - Method in class ucar.unidata.geoloc.ProjectionRect
- equals(Object) - Method in class ucar.unidata.io.s3.CdmS3Uri
- equals(Object) - Method in class ucar.unidata.util.Parameter
- equals(Object) - Method in interface ucar.units.Base
-
Indicates if this base entity is semantically the same as another object.
- equals(Object) - Method in class ucar.units.BaseQuantity
-
Indicates if this base quantity is semantically identical to an object.
- equals(Object) - Method in class ucar.units.DerivedUnitImpl
-
Indicates if this derived unit is semantically identical to an object.
- equals(Object) - Method in class ucar.units.Dimension
-
Indicates if this dimension is semantically identical to an object.
- equals(Object) - Method in class ucar.units.Factor
-
Indicates if this Factor is semantically identical to another object.
- equals(Object) - Method in class ucar.units.LogarithmicUnit
-
Indicates if this unit is semantically identical to an object.
- equals(Object) - Method in class ucar.units.OffsetUnit
-
Indicates if this unit is semantically identical to an object.
- equals(Object) - Method in class ucar.units.ScaledUnit
-
Indicates if this unit is semantically identical to an object.
- equals(Object) - Method in class ucar.units.TimeScaleUnit
-
Indicates if this unit is semantically identical to an object.
- equals(Object) - Method in interface ucar.units.Unit
-
Indicates if this unit is semantically identical to an object.
- equals(Object) - Method in class ucar.units.UnitName
-
Indicates if this UnitName is semantically identical to an object.
- equals(Object) - Method in class ucar.units.UnknownBaseQuantity
-
Indicates if this quantity is semantically the same as an object.
- equals(Object) - Method in class ucar.units.UnknownUnit
-
Indicates if this unit is semantically identical to an object.
- equals(Object, Object) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for determining whether two objects are either equal or both null.
- equals(Array, Array) - Static method in class ucar.ma2.MAMath
-
Returns true if the specified arrays have the same data type, shape, and equal corresponding elements.
- equals2(Object) - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- equalsData(EnsCoord) - Method in class ucar.nc2.ft.fmrc.EnsCoord
- equalsData(TimeCoord) - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
Instances that have the same offsetHours/bounds and runtime are equal
- equalsData(VertCoord) - Method in class ucar.nc2.ft.fmrc.VertCoord
- equalShape(Section) - Method in class ucar.ma2.Section
- equalsMapOnly(Object) - Method in class ucar.nc2.EnumTypedef
- EQUATOR - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- equatorRadius - Variable in class ucar.unidata.geoloc.Earth
- EquidistantAzimuthalProjection - Class in ucar.unidata.geoloc.projection.proj4
-
AzimuthalEquidistant Projection.
- EquidistantAzimuthalProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- EquidistantAzimuthalProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- equivalent(int[]) - Method in class ucar.ma2.Section
-
Is this section equivilent to the given shape.
- equivilantName(String, String) - Static method in class ucar.nc2.wmo.Util
-
Deprecated.Compare two names from tables, trying to ignore superfulous characters.
- ErddapCalendar2 - Class in ucar.nc2.ogc.erddap.util
-
This class has static methods for dealing with dates and times.
- ErddapCalendar2() - Constructor for class ucar.nc2.ogc.erddap.util.ErddapCalendar2
- ErddapEDUnits - Class in ucar.nc2.ogc.erddap.util
-
This class has static methods to convert units from one standard to another.
- ErddapEDUnits() - Constructor for class ucar.nc2.ogc.erddap.util.ErddapEDUnits
- ErddapMath2 - Class in ucar.nc2.ogc.erddap.util
-
The Math2 class has several static Math-related methods.
- ErddapMath2() - Constructor for class ucar.nc2.ogc.erddap.util.ErddapMath2
- ErddapString2 - Class in ucar.nc2.ogc.erddap.util
-
A class with static String methods that add to native String methods.
- ErddapString2() - Constructor for class ucar.nc2.ogc.erddap.util.ErddapString2
- ErddapStringArray - Class in ucar.nc2.ogc.erddap.util
-
StringArray is a thin shell over a String[] with methods like ArrayList's methods; it extends PrimitiveArray.
- ErddapStringArray() - Constructor for class ucar.nc2.ogc.erddap.util.ErddapStringArray
-
A constructor for a capacity of 8 elements.
- EREQ - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- ERMISS(float) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
-
Test for missing value
- err(String, int) - Static method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- errlog - Variable in class thredds.client.catalog.builder.CatalogBuilder
- errLog - Variable in class thredds.client.catalog.tools.DataFactory.Result
- errLog - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- error - Variable in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- error - Variable in class ucar.ui.widget.ProgressMonitorTask
- error(String) - Static method in class dap4.dap4lib.DapLog
- error(String) - Static method in class dap4.dap4lib.DapStartLog
- Error - ucar.nc2.ft.point.remote.PointStream.MessageType
- ERROR - dap4.dap4lib.DeChunkedInputStream.State
- ERROR - dap4.dap4lib.RequestMode
- ERROR - Static variable in class ucar.nc2.ogc.erddap.util.ErddapString2
-
ERROR is a constant so that it will be consistent, so that one can search for it in output files.
- ERROR - Static variable in class ucar.nc2.ui.image.ScalablePicture
-
status code used to signal that there was an error
- ERROR - Static variable in class ucar.nc2.ui.image.SourcePicture
-
status code used to signal that there was an error
- ERROR_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- ERROR_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- errorcontext(String) - Method in class dap4.core.dmr.parser.DOM4Parser
- ErrorException - Exception in dap4.dap4lib
- ErrorException(String) - Constructor for exception dap4.dap4lib.ErrorException
- ErrorException(Throwable) - Constructor for exception dap4.dap4lib.ErrorException
- errormessage(String) - Method in class dap4.core.dmr.parser.DOM4Parser
- ErrorOnlyFilter(LogReader.LogFilter) - Constructor for class thredds.logs.LogReader.ErrorOnlyFilter
- ErrorOnlyFilter(ServletLogTable.MergeFilter) - Constructor for class thredds.ui.monitor.ServletLogTable.ErrorOnlyFilter
- errorotherinfo(String) - Method in class dap4.core.dmr.parser.DOM4Parser
- errorresponse - Variable in class dap4.core.dmr.parser.DOM4Parser
- ErrorResponse - Class in dap4.core.dmr
-
The official format for an error response is defined here: http://docs.opendap.org/index.php/DAP4_Web_Services_v3#DAP4_Error_Response.
- ErrorResponse() - Constructor for class dap4.core.dmr.ErrorResponse
- ErrorResponse(int, String, String, String) - Constructor for class dap4.core.dmr.ErrorResponse
- errortext - Variable in class dap4.dap4lib.DeChunkedInputStream
- errparse(String, DAP2Exception) - Method in class opendap.dap.parsers.Dap2Parse
- errs - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- errs - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- escape(String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Escape any char not alphanumeric or in okChars.
- Escape - Class in dap4.core.util
-
Provide various methods for (un)escaping text
- Escape - Class in ucar.httpservices
- Escape() - Constructor for class dap4.core.util.Escape
- Escape() - Constructor for class ucar.httpservices.Escape
- escapeDAPIdentifier(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Define the DAP escape identifier function.
- escapedname - Variable in class dap4.core.dmr.DapNode
-
Escaped version of shortname
- escapedsplit(String, char, char) - Method in class dap4.core.util.XURI
- escapeOGC(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Define the OGC Web Services escape function.
- escapePathForURL(String) - Static method in class thredds.catalog.util.CatalogUtils
- EscapeStrings - Class in ucar.nc2.util
- EscapeStrings() - Constructor for class ucar.nc2.util.EscapeStrings
- escapeURL(String) - Static method in class ucar.httpservices.Escape
- escapeURL(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Deprecated.do not use
- escapeURLQuery(String) - Static method in class ucar.httpservices.Escape
-
Define the DEFINITIVE URL constraint expression escape function.
- escapeURLQuery(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Define the DEFINITIVE URL constraint expression escape function.
- ESG - Static variable in class thredds.catalog.MetadataType
- ESML - ucar.nc2.constants.DataFormatType
- ESML - Static variable in class thredds.catalog.DataFormatType
- EsriFeature() - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
- EsriNull() - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriNull
- EsriShapefile - Class in ucar.nc2.ui.gis.shapefile
-
EsriShapefile.java
- EsriShapefile(InputStream, Rectangle2D, double) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract the subset of features that have bounding boxes that intersect a specified bounding box, with control of time versus resolution.
- EsriShapefile(String) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract all features into an in-memory structure.
- EsriShapefile(String, double) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract all features into an in-memory structure, with control of time versus resolution.
- EsriShapefile(String, Rectangle2D) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract the subset of features that have bounding boxes that intersect a specified bounding box.
- EsriShapefile(String, Rectangle2D, double) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract all features into an in-memory structure, with control of time versus resolution.
- EsriShapefile(URL) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile from a URL and extract all features into an in-memory structure.
- EsriShapefile(URL, double) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile from a URL and extract all features into an in-memory structure, with control of time versus resolution.
- EsriShapefile(URL, Rectangle2D) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract the subset of features that have bounding boxes that intersect a specified bounding box
- EsriShapefile(URL, Rectangle2D, double) - Constructor for class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Read an ESRI shapefile and extract the subset of features that have bounding boxes that intersect a specified bounding box
- EsriShapefile.EsriFeature - Class in ucar.nc2.ui.gis.shapefile
-
EsriFeature.java
- EsriShapefile.EsriMultipoint - Class in ucar.nc2.ui.gis.shapefile
-
Represents a Multipoint in an ESRI shapefile.
- EsriShapefile.EsriNull - Class in ucar.nc2.ui.gis.shapefile
-
A NULL shape in an ESRI shapefile.
- EsriShapefile.EsriPoint - Class in ucar.nc2.ui.gis.shapefile
-
Represents a single point in an ESRI shapefile.
- EsriShapefile.EsriPolygon - Class in ucar.nc2.ui.gis.shapefile
-
Represents a Polygon in an ESRI shapefile as a List of GisParts.
- EsriShapefile.EsriPolyline - Class in ucar.nc2.ui.gis.shapefile
-
Represents a Polyline in an ESRI shapefile as a List of GisParts.
- EsriShapefileRenderer - Class in ucar.nc2.ui.gis.shapefile
-
Provides a convenient interface to ESRI shapefiles by creating lists of ucar.unidata.gis.AbstractGisFeature.
- estMemorySize() - Method in interface ucar.nc2.grib.coord.Coordinate
- estMemorySize() - Method in class ucar.nc2.grib.coord.CoordinateEns
- estMemorySize() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- estMemorySize() - Method in class ucar.nc2.grib.coord.CoordinateTime
- estMemorySize() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- estMemorySize() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- estMemorySize() - Method in class ucar.nc2.grib.coord.CoordinateVert
- ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanS
-
The eta variable name identifier
- ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG1
-
The eta variable name identifier
- ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSG2
-
The eta variable name identifier
- ETA - Static variable in class ucar.unidata.geoloc.vertical.OceanSigma
-
The eta variable name identifier
- eval(DapVariable, DapSequence, D4Array, CEAST) - Method in class dap4.core.ce.CEConstraint
-
Evaluate a filter with respect to a Sequence record.
- Evaluator - Class in ucar.nc2.ft.point.standard
-
Helper routines for Nested Tables
- Evaluator.VarAtt - Class in ucar.nc2.ft.point.standard
- eventOk - Variable in class ucar.nc2.ui.geoloc.NPController
- eventOK - Variable in class ucar.ui.widget.AbstractPanel
- exclude - ucar.nc2.FileWriter2.N3StructureStrategy
-
Deprecated.
- execute() - Method in class ucar.httpservices.HTTPMethod
-
Create a request, add headers, and content, then send to HTTPSession to do the bulk of the work.
- execute(double[], double) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
- execute(double[], double) - Method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention
- execute(String) - Method in class ucar.nc2.iosp.bufr.writer.BufrSplitter
- execute(String) - Method in class ucar.nc2.iosp.bufr.writer.BufrSplitter2
- execute(HttpRequestBase) - Method in interface ucar.httpservices.HTTPMethod.Executor
- executed - Variable in class ucar.httpservices.HTTPMethod
- executeRaw() - Method in class ucar.httpservices.HTTPMethod
-
Create a request, add headers, and content, then send to HTTPSession to do the bulk of the work.
- executor - Static variable in class ucar.nc2.internal.ncml.Aggregation
- executor - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- Existing3DField - ucar.nc2.dataset.VerticalCT.Type
- existingDataField - Static variable in class ucar.unidata.geoloc.vertical.VTfromExistingData
-
The name of the Parameter whose value is the variable that contains the 2D Height or Pressure field
- exists() - Method in class thredds.catalog.CrawlableCatalog
- exists() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Return true if the dataset represented by this CrawlableDataset actually exists, null if it does not or an I/O error occurs.
- exists() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- exists() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- exists() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- exists() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- exists() - Method in class thredds.filesystem.MFileOS
- exists() - Method in class thredds.filesystem.MFileOS7
- exists() - Method in interface thredds.inventory.MFile
-
Check if the MFile exists
- exists() - Method in class thredds.inventory.s3.MFileS3
- exists() - Method in class thredds.inventory.zarr.MFileZip
- exists() - Method in class ucar.nc2.grib.collection.GcMFile
- exit() - Method in class thredds.ui.monitor.AccessLogTable
- exit() - Method in class thredds.ui.monitor.ServletLogTable
- exit() - Method in class thredds.ui.monitor.TdsMonitor
- exit() - Method in class ucar.nc2.iosp.bufr.writer.BufrSplitter
- exit() - Method in class ucar.nc2.iosp.bufr.writer.BufrSplitter2
- exit() - Static method in class ucar.nc2.ui.ToolsUI
- exit() - Static method in class ucar.nc2.util.DiskCache2
-
Be sure to call this when your application exits, otherwise your process may not exit without being killed.
- expand() - Method in class dap4.core.ce.CEConstraint
-
Locate each unexpanded Structure|Sequence and: 1.
- expand() - Method in class thredds.cataloggen.config.DatasetSource
-
Crawl this DatasetSource and generate a new InvCatalog, return the top-level InvDataset.
- expand(List) - Method in class thredds.cataloggen.config.DatasetSource
- ExpandBuff(boolean) - Method in class ucar.units.SimpleCharStream
- expandCatalogRef(InvCrawlablePair) - Method in class thredds.cataloggen.catalogrefexpander.BooleanCatalogRefExpander
- expandCatalogRef(InvCrawlablePair) - Method in interface thredds.cataloggen.CatalogRefExpander
- EXPANDED - dap4.core.ce.CEConstraint.Expand
- expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DatasetSource
-
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
- expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
-
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
- expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
- expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
- expandThisLevel(InvDataset, String) - Method in class thredds.cataloggen.config.LocalDatasetSource
-
Return a list of the InvDatasets contained in the given collection dataset on this DatasetSource.
- expansion - Variable in class dap4.core.ce.CEConstraint
- expansionCount(DapStructure) - Method in class dap4.core.ce.CEConstraint
-
Count the number of fields of a structure that already in this view.
- expectedTokenSequences - Variable in exception ucar.units.ParseException
-
Each entry in this array is an array of integers.
- expires - Variable in class thredds.catalog.InvCatalog
- expires - Variable in class thredds.client.catalog.builder.CatalogBuilder
- Expires - Static variable in class thredds.client.catalog.Catalog
- explicit - Variable in class thredds.featurecollection.FeatureCollectionConfig.PointConfig
- explicitDatasets - Variable in class ucar.nc2.internal.ncml.Aggregation
- explicitDatasets - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- EXPR - dap4.core.ce.CEAST.Sort
- ext - Static variable in class thredds.inventory.zarr.MFileZip.Provider
- extend(Date) - Method in class ucar.nc2.units.DateRange
-
Extend this date range by the given Date.
- extend(ThreddsMetadata.GeospatialCoverage) - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- extend(ThreddsMetadata.Range) - Method in class thredds.catalog.ThreddsMetadata.Range
- extend(CollectionInfo) - Method in class ucar.nc2.ft.point.CollectionInfo
- extend(CalendarDateRange) - Method in class ucar.nc2.time.CalendarDateRange
- extend(DateRange) - Method in class ucar.nc2.units.DateRange
-
Extend this date range by the given one.
- extend(LatLonPoint) - Method in class ucar.unidata.geoloc.LatLonRect
-
Deprecated.use LatLonRect.extend()
- extend(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
-
Deprecated.use LatLonRect.extend()
- extend(LatLonRect, LatLonPoint) - Static method in class ucar.unidata.geoloc.LatLonRect
-
Extend the bounding box to contain this point.
- extend(LatLonRect, LatLonRect) - Static method in class ucar.unidata.geoloc.LatLonRect
-
Extend the bounding box to contain another bounding box.
- extendIndex - Static variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
-
Reread the file on a sync
- extendwrite - ucar.nc2.iosp.grid.GridServiceProvider.IndexExtendMode
-
if data file changes, assume its been extended, so extend the index
- extension() - Method in enum dap4.dap4lib.RequestMode
- EXTENSIONS - Static variable in class dap4.dap4lib.RawDSP
- EXTERNAL_VARIABLES - Static variable in class ucar.nc2.constants.CF
- ExternalDataFiles - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- ExternalDataFiles - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- externalize(DataOutputStream) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.BooleanPrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.BytePrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in interface opendap.dap.ClientIO
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DByte
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DFloat32
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DFloat64
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DGrid
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DInt16
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DInt32
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DSequence
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DString
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DStructure
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.DVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.Float32PrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.Float64PrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.Int16PrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.Int32PrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream) - Method in class opendap.dap.PrimitiveVector
-
Writes data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BooleanPrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.BytePrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Float32PrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Float64PrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Int16PrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(DataOutputStream, int, int, int) - Method in class opendap.dap.Int32PrimitiveVector
-
Write a subset of the data to a
DataOutputStream
. - externalize(OutputStream, boolean, boolean) - Method in class opendap.dap.DataDDS
-
Dump the dataset using externalize methods.
- ExtFilter(String, String) - Constructor for class ucar.ui.widget.FileManager.ExtFilter
- extra - Variable in class thredds.logs.ServletLogParser.ServletLog
- extra - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- extract() - Method in class thredds.client.catalog.tools.ThreddsMetadataAcdd
- extract() - Method in class ucar.nc2.thredds.MetadataExtractorAcdd
- extract(TypeSort, Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- extract(PrintWriter, String, int, boolean, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
- extract(String) - Method in class thredds.util.DodsURLExtractor
-
Extract all A-HREF contained URLS from the given URL and return in List
- extract(ByteBuffer) - Static method in class dap4.core.util.DapUtil
-
Properly extract the byte contents of a ByteBuffer
- extract(T) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- extract(StructureData) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- extract(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateEns.Builder1
- extract(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateRuntime.Builder1
- extract(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateTime.Builder1
- extract(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder1
- extract(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv.Builder1
- extract(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateVert.Builder1
- extract(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateEns.Builder2
- extract(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateRuntime.Builder2
- extract(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateTime.Builder2
- extract(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder2
- extract(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv.Builder2
- extract(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateVert.Builder2
- extract(Message) - Static method in class ucar.nc2.ft.point.bufr.StandardFields
- extractCalendarDateRange(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractCalendarDateRange(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractChecksum() - Method in class dap4.dap4lib.D4DataCompiler
- extractDatasetname(String, String) - Static method in class ucar.unidata.util.test.UnitTestCommon
- extractDate(MFile) - Method in class thredds.inventory.CollectionAbstract
- extractDate(MFile) - Method in interface thredds.inventory.MCollection
-
Use the date extractor to extract the date from the filename.
- extractGeospatial(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
-
Extract the lat/lon/alt bounding boxes from the dataset.
- extractGeospatial(GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractGeospatial(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractGeospatialCoverage() - Method in class thredds.client.catalog.tools.ThreddsMetadataAcdd
- extractGeospatialCoverage() - Method in class ucar.nc2.thredds.MetadataExtractorAcdd
- extractLoop(PrintWriter, String, int, boolean, CancelTask) - Method in class thredds.catalog.crawl.CatalogExtractor
- extractMemberArray(StructureMembers.Member) - Method in class ucar.ma2.ArraySequence
- extractMemberArray(StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Extract data for one member, over all structures.
- extractParameterCode(Grib1Record) - Static method in class ucar.nc2.grib.grib1.Grib1Utils
- extractTimeCoverage() - Method in class thredds.client.catalog.tools.ThreddsMetadataAcdd
- extractTimeCoverage() - Method in class ucar.nc2.thredds.MetadataExtractorAcdd
- extractTypedDatasetInfo(PrintWriter, InvDataset) - Method in class thredds.catalog.crawl.CatalogExtractor
- extractVariables(DataFormatType, GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractVariables(InvDatasetImpl) - Static method in class ucar.nc2.thredds.MetadataExtractor
-
Extract a list of data variables (and their canonical names if possible) from the dataset.
- extractVariables(InvDatasetImpl, GridDataset) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractVariables(FeatureDatasetPoint) - Static method in class ucar.nc2.thredds.MetadataExtractor
- extractWMO() - Method in class ucar.nc2.iosp.bufr.Message
- extraInfo() - Method in class ucar.nc2.dataset.conv.NUWGConvention
- extraInfo() - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention
- extraInfo() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew.Vinfo
- extraInfo() - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
- extraInfo() - Method in class ucar.nc2.Variable
- extraJoin - Variable in class ucar.nc2.ft.point.standard.TableConfig
- extras - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
F
- f - Variable in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- F - ucar.nc2.iosp.zarr.ZArray.Order
- Factor - Class in ucar.units
-
Provides support for a Base/exponent pair.
- Factor(Base) - Constructor for class ucar.units.Factor
-
Constructs from a Base.
- Factor(Base, int) - Constructor for class ucar.units.Factor
-
Constructs from a Base and an exponent.
- Factor(Factor, int) - Constructor for class ucar.units.Factor
-
Constructs from a Factor and an exponent.
- factors - Variable in class ucar.nc2.iosp.grid.GridVertCoord
-
vertical pressure factors
- factorToGetSeconds(String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapCalendar2
-
This returns the factor to multiply by 'units' data to get seconds data (e.g., "minutes" returns 60).
- factory - Variable in class dap4.core.dmr.parser.DOM4Parser
- factory(boolean, List<CoverageCoordAxis>) - Static method in class ucar.nc2.ft2.coverage.CoordsSet
- factory(double, double, double) - Static method in class ucar.unidata.geoloc.projection.Stereographic
-
Construct a Stereographic Projection using latitude of true scale and calculating scale factor.
- factory(int) - Static method in class ucar.unidata.util.GaussianLatitudes
- factory(int[]) - Static method in class ucar.ma2.Index
-
Generate a subclass of Index optimized for this array's rank
- factory(int, byte[]) - Static method in class ucar.nc2.grib.grib1.Grib1Gds
- factory(int, byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2Gds
- factory(int, byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2Pds
-
Factory for Grib2Pds
- factory(int, int) - Static method in class ucar.nc2.grib.grib1.Grib1GdsPredefined
-
Constructs a Grib1Gds object from a pds and predefined tables.
- factory(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.EccodesCodeTable
- factory(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.EccodesParamTable
- factory(int, int, int, int, int) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- factory(int, int, int, Grib1ParamTables) - Static method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- factory(int, RandomAccessFile) - Static method in class ucar.nc2.grib.grib2.Grib2Drs
- factory(String) - Static method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.: use GridDataset.open().
- factory(String) - Static method in class ucar.nc2.ui.gis.shapefile.EsriShapefileRenderer
-
Use factory to obtain a EsriShapefileRenderer.
- factory(String) - Static method in class ucar.nc2.units.DateUnit
- factory(String) - Static method in class ucar.nc2.units.SimpleUnit
-
Create a SimpleUnit from the given name, catch Exceptions.
- factory(String, InputStream) - Static method in class ucar.nc2.ui.gis.shapefile.EsriShapefileRenderer
- factory(String, String) - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
-
Get a Grib1ParamTables object, optionally specifying a parameter table or lookup table specific to this dataset.
- factory(String, AttributeContainer) - Static method in class ucar.nc2.ft2.coverage.TimeHelper
- factory(String, FeatureType, MFileCollectionManager, Formatter) - Static method in class ucar.nc2.ft.point.collection.CompositeDatasetFactory
- factory(Element) - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
-
Get a Grib1Tables object, optionally specifiying a parameter table in XML specific to this dataset.
- factory(FeatureCollectionConfig, Path, boolean, IndexReader, String, Logger) - Static method in class thredds.inventory.partition.DirectoryBuilder
- factory(ArrayStructureBB, Section) - Static method in class ucar.ma2.ArrayStructureBBsection
-
Make a section of an ArrayStructureBB
- factory(DataType, int[]) - Static method in class ucar.ma2.Array
-
Generate new Array with given dataType and shape and zeroed storage.
- factory(DataType, int[], Object) - Static method in class ucar.ma2.Array
-
Generate new Array with given dataType, shape, storage.
- factory(DataType, int[], ByteBuffer) - Static method in class ucar.ma2.Array
-
Create an Array from a ByteBuffer
- factory(DataType, Index, Object) - Static method in class ucar.ma2.Array
- factory(FeatureType, String) - Static method in class ucar.nc2.ft.remote.CdmrFeatureDataset
- factory(NetcdfDataset) - Static method in class ucar.nc2.dt.point.DapperDataset
- factory(NetcdfDataset.Builder, CancelTask) - Static method in class ucar.nc2.internal.dataset.CoordSystemFactory
-
Get a CoordSystemBuilder whose job it is to add Coordinate information to a NetcdfDataset.Builder.
- factory(NetcdfDataset, VariableDS) - Static method in class ucar.nc2.dataset.CoordinateAxis
-
Deprecated.Use CoordinateAxis.fromVariableDS()
- factory(NetcdfDataset, VariableDS, Formatter) - Static method in class ucar.nc2.dataset.CoordinateAxis1DTime
- factory(NetcdfDataset, TableConfig) - Static method in class ucar.nc2.ft.point.standard.Table
- factory(NetcdfDataset, CancelTask) - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Get a CoordSysBuilder whose job it is to add Coordinate information to a NetcdfDataset.
- factory(TableConfigurer, FeatureType, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
Create a TableAnalyser for this dataset with the given TableConfigurer
- factory(DtCoverageDataset, Formatter) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageAdapter
- factory(CoverageCoordAxis1D, CoverageCoordAxis1D, CoverageCoordAxis, CoverageCoordAxis, CoverageTransform) - Static method in class ucar.nc2.ft2.coverage.HorizCoordSys
- factory(GribCollectionImmutable, GribCollectionImmutable.VariableIndex) - Static method in class ucar.nc2.grib.collection.GribDataReader
- factory(Grib1Record, Grib1ParamTables) - Static method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- factory(Grib2Record) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- factory(BufrTableLookup, BufrDataDescriptionSection) - Method in class ucar.nc2.iosp.bufr.DataDescriptorTreeConstructor
- factory(Message) - Static method in class ucar.nc2.iosp.bufr.BufrTableLookup
- factory(CalendarPeriod) - Static method in class ucar.nc2.time.CalendarDateFormatter
- factory(Nc4Chunking.Strategy, int, boolean) - Static method in class ucar.nc2.write.Nc4ChunkingStrategy
- factory(Projection) - Static method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.Create a ProjectionImpl from the projection
- factory(StationImpl, StructureData, int) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- factory(RandomAccessFile, int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- factory(RandomAccessFile, int, long) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- factory(RandomAccessFile, long) - Static method in class ucar.nc2.grib.grib2.Grib2SectionBitMap
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.ADASConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.ATDRadarConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.AWIPSConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.AWIPSSatConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.CEDRICRadarConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.CF1Convention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.Cosmic1Convention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.DefaultConventions.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.FslWindProfiler.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.GDVConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.GIEFConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.HdfEosModisConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.HdfEosOmiConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.IFPSConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.M3IOConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.MADISStation.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.Nimbus.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.NUWGConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.Suomi.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.UnidataObsConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.WRFConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.conv.ZebraConvention.Factory
- Factory() - Constructor for class ucar.nc2.internal.dataset.CoordSystemBuilder.Factory
- factoryConstant(DataType, int[], Object) - Static method in class ucar.ma2.Array
-
Generate new Array with given type and shape and an Index that always return 0.
- factoryCopy(DataType, int[], List<Array>) - Static method in class ucar.ma2.Array
-
Combine list of Arrays by copying the underlying Arrays into a single primitive array
- factoryMA(ArrayStructure) - Static method in class ucar.ma2.ArrayStructureMA
-
Turn any ArrayStructure into a ArrayStructureMA
- factoryMA(Structure, int[]) - Static method in class ucar.ma2.ArrayStructureMA
-
Create an ArrayStructure for a Structure.
- factoryWithExceptions(String) - Static method in class ucar.nc2.units.SimpleUnit
-
Create a SimpleUnit from the given name, allow Exceptions.
- failed() - Method in interface thredds.catalog.CatalogSetCallback
-
Called if the catalog reading fails
- failFast(RandomAccessFile) - Static method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
- FALSE - dap4.core.util.ChecksumMode
- false_easting - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- FALSE_EASTING - Static variable in class ucar.nc2.constants.CF
- false_northing - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- FALSE_NORTHING - Static variable in class ucar.nc2.constants.CF
- fancyTypeName(BaseType) - Static method in class opendap.util.dasTools
- FARAD - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of electric capacitance.
- fatal - Variable in class ucar.nc2.dt.point.DapperDataset
- fatalError - Variable in class thredds.client.catalog.builder.CatalogBuilder
- fatalError - Variable in class thredds.client.catalog.tools.DataFactory.Result
- fatalError - Variable in class thredds.featurecollection.FeatureCollectionConfigBuilder
- fatalError - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- FD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- feature_id - Variable in class ucar.nc2.ft.point.standard.TableConfig
- FEATURE_TYPE - Static variable in class ucar.nc2.constants.CF
- FeatureBean() - Constructor for class ucar.nc2.ui.op.PointFeatureDatasetViewer.FeatureBean
- FeatureCollectionBean(DsgFeatureCollection) - Constructor for class ucar.nc2.ui.op.PointFeatureDatasetViewer.FeatureCollectionBean
- FeatureCollectionConfig - Class in thredds.featurecollection
-
FeatureCollection configuration
- FeatureCollectionConfig() - Constructor for class thredds.featurecollection.FeatureCollectionConfig
- FeatureCollectionConfig(String, String, FeatureCollectionType, String, String, String, String, String, Element) - Constructor for class thredds.featurecollection.FeatureCollectionConfig
- FeatureCollectionConfig.BestDataset - Class in thredds.featurecollection
- FeatureCollectionConfig.FmrcConfig - Class in thredds.featurecollection
- FeatureCollectionConfig.FmrcDatasetType - Enum in thredds.featurecollection
- FeatureCollectionConfig.GribConfig - Class in thredds.featurecollection
- FeatureCollectionConfig.GribDatasetType - Enum in thredds.featurecollection
- FeatureCollectionConfig.GribIntvFilter - Class in thredds.featurecollection
- FeatureCollectionConfig.PartitionType - Enum in thredds.featurecollection
- FeatureCollectionConfig.PointConfig - Class in thredds.featurecollection
- FeatureCollectionConfig.PointDatasetType - Enum in thredds.featurecollection
- FeatureCollectionConfig.ProtoChoice - Enum in thredds.featurecollection
- FeatureCollectionConfig.ProtoConfig - Class in thredds.featurecollection
- FeatureCollectionConfig.TimeUnitConverterHash - Class in thredds.featurecollection
- FeatureCollectionConfig.UpdateConfig - Class in thredds.featurecollection
- FeatureCollectionConfigBuilder - Class in thredds.featurecollection
-
Read the
element. - FeatureCollectionConfigBuilder(Formatter) - Constructor for class thredds.featurecollection.FeatureCollectionConfigBuilder
- FeatureCollectionReader - Class in thredds.catalog.parser.jdom
-
Read in the
element - FeatureCollectionReader() - Constructor for class thredds.catalog.parser.jdom.FeatureCollectionReader
- FeatureCollectionType - Enum in thredds.featurecollection
-
FeatureCollection Types
- featureDataset - Variable in class thredds.client.catalog.tools.DataFactory.Result
- featureDataset - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- FeatureDataset - Interface in ucar.nc2.ft
-
Superclass for "scientific feature type" datasets.
- FeatureDatasetCapabilitiesWriter - Class in ucar.nc2.ft.point.writer
-
generate capabilities XML for a FeatureDatasetPoint / StationTimeSeriesFeatureCollection
- FeatureDatasetCapabilitiesWriter - Class in ucar.nc2.ft.point.writer2
-
generate capabilities XML for a FeatureDatasetPoint / StationTimeSeriesFeatureCollection
- FeatureDatasetCapabilitiesWriter(FeatureDatasetPoint, String) - Constructor for class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- FeatureDatasetCapabilitiesWriter(FeatureDatasetPoint, String) - Constructor for class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- FeatureDatasetCoverage - Class in ucar.nc2.ft2.coverage
-
A FeatureDataset with Coverage Features.
- FeatureDatasetCoverage(String, Closeable, CoverageCollection) - Constructor for class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- FeatureDatasetCoverage(String, AttributeContainer, Closeable, List<CoverageCollection>) - Constructor for class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- FeatureDatasetFactory - Interface in ucar.nc2.ft
-
Interface for factories that wrap a NetcdfDataset with a FeatureDataset.
- FeatureDatasetFactoryManager - Class in ucar.nc2.ft
-
Manager of factories for FeatureDatasets opened as NetcdfDatasets.
- FeatureDatasetFactoryManager() - Constructor for class ucar.nc2.ft.FeatureDatasetFactoryManager
- FeatureDatasetImpl - Class in ucar.nc2.ft
-
Abstract superclass for implementations of FeatureDataset.
- FeatureDatasetImpl() - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
-
No-arg constuctor
- FeatureDatasetImpl(String, String, String) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
-
Constructor when theres no NetcdfFile underneath.
- FeatureDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
-
Constructor when theres a NetcdfFile underneath
- FeatureDatasetImpl(FeatureDatasetImpl) - Constructor for class ucar.nc2.ft.FeatureDatasetImpl
- FeatureDatasetPoint - Interface in ucar.nc2.ft
-
A FeatureDataset, composed of one or more DsgFeatureCollections.
- FeatureId - ucar.nc2.ft.point.standard.Table.CoordName
- FeatureMaker - Interface in ucar.nc2.ft.point.remote
-
Interface for deserializing a PointFeature.
- FeatureScan - Class in ucar.nc2.ft2.scan
-
Deprecated.do not use.
- FeatureScan(String, boolean) - Constructor for class ucar.nc2.ft2.scan.FeatureScan
-
Deprecated.
- FeatureScan.Bean - Class in ucar.nc2.ft2.scan
-
Deprecated.
- FeatureScanOpPanel - Class in ucar.nc2.ui.op
- FeatureScanOpPanel(PreferencesExt, FileManager) - Constructor for class ucar.nc2.ui.op.FeatureScanOpPanel
- FeatureScanPanel - Class in ucar.nc2.ui.op
-
Scan for Feature Datasets
- FeatureScanPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.FeatureScanPanel
- featureType - Variable in class thredds.client.catalog.tools.DataFactory.Result
- featureType - Variable in class ucar.nc2.ft.point.PointDatasetImpl
- featureType - Variable in class ucar.nc2.ft.point.standard.TableConfig
- featureType - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- FeatureType - Enum in ucar.nc2.constants
-
Enumeration of CDM Feature types, aka "Scientific Data Types".
- FeatureType - Static variable in class thredds.client.catalog.Dataset
- featureTypeAtt2 - Static variable in class ucar.nc2.constants.CF
- featureTypeAtt3 - Static variable in class ucar.nc2.constants.CF
- featureTypeOk(FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- featureTypeOk(FeatureType, FeatureType) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Determine if factory type matches wanted feature type.
- FGDC - Static variable in class thredds.catalog.MetadataType
- FGFtoEarth(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform fractional FGF coordinates to (longitude, latitude).
- FGFtoSat(double, double, double, double, double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform fractional FGF coordinates to (lamda, theta) radians.
- FID - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- field - Variable in class dap4.core.ce.CEAST
- Field - Class in ucar.ui.prefs
-
Data input fields, with an optional backing store.
- Field() - Constructor for class ucar.nc2.util.TableParser.Field
-
Deprecated.
- Field(String, String, PersistenceManager) - Constructor for class ucar.ui.prefs.Field
-
Constructor
- Field(HTTPFormBuilder.Sort, String, Object, String) - Constructor for class ucar.httpservices.HTTPFormBuilder.Field
- FIELD_ATTS - Static variable in class ucar.nc2.constants.CDM
- Field.BeanTableField - Class in ucar.ui.prefs
-
This uses a BeanTable to display a list of beans.
- Field.CheckBox - Class in ucar.ui.prefs
-
A boolean input box using a checkbox.
- Field.Date - Class in ucar.ui.prefs
-
Data input for Date
- Field.Double - Class in ucar.ui.prefs
-
Data input for double.
- Field.EnumCombo - Class in ucar.ui.prefs
-
This allows user to make a choice from a collection of "type-safe enumeration" objects.
- Field.Int - Class in ucar.ui.prefs
-
Data input for double.
- Field.Password - Class in ucar.ui.prefs
-
A text input field which doesnt echo the input, for passwords.
- Field.Text - Class in ucar.ui.prefs
-
String input field.
- Field.TextArea - Class in ucar.ui.prefs
-
String input field using a TextArea.
- Field.TextCombo - Class in ucar.ui.prefs
-
A text input field which keeps track of recent choices in a combobox.
- FieldBean() - Constructor for class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- FieldBean(BufrCdmIndexPanel.FieldBean, BufrCdmIndexProto.Field) - Constructor for class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- fieldindex - Variable in class dap4.core.dmr.DapVariable
- fieldname - Variable in class ucar.httpservices.HTTPFormBuilder.Field
- FieldValidator - Interface in ucar.ui.prefs
- file - thredds.featurecollection.FeatureCollectionConfig.PartitionType
- file - Variable in class ucar.unidata.io.RandomAccessFile
-
The underlying java.io.RandomAccessFile.
- File - thredds.client.catalog.ServiceType
- FILE - ucar.httpservices.HTTPFormBuilder.Sort
- FILE - Static variable in class thredds.catalog.ServiceType
- FILE - Static variable in class thredds.inventory.CollectionAbstract
- FILE_FORMAT - Static variable in class ucar.nc2.constants.CDM
- FileBean() - Constructor for class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- FileBean() - Constructor for class ucar.nc2.ui.MFileTable.FileBean
- FileBean(File) - Constructor for class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- FileBean(File, MFile, int) - Constructor for class ucar.nc2.ui.MFileTable.FileBean
- fileCache - Variable in class ucar.nc2.dt.grid.GridDataset
- fileCache - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- fileCache - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- FileCache - Class in ucar.nc2.util.cache
-
Keep cache of open FileCacheable objects, for example NetcdfFile.
- FileCache(int, int, int) - Constructor for class ucar.nc2.util.cache.FileCache
-
Constructor.
- FileCache(int, int, int, int) - Constructor for class ucar.nc2.util.cache.FileCache
-
Constructor.
- FileCache(String, int, int, int, int) - Constructor for class ucar.nc2.util.cache.FileCache
-
Constructor.
- FileCache(String, int, int, int, int, boolean) - Constructor for class ucar.nc2.util.cache.FileCache
-
Constructor.
- FileCacheable - Interface in ucar.nc2.util.cache
-
Interface for files that can be stored in FileCache.
- FileCacheARC - Class in ucar.nc2.util.cache
-
ARC cach algorithm not complete.
- FileCacheARC(String, int, int, int, int) - Constructor for class ucar.nc2.util.cache.FileCacheARC
-
Constructor.
- FileCacheGuava - Class in ucar.nc2.util.cache
-
Memory cache using guava cache
- FileCacheGuava(String, int) - Constructor for class ucar.nc2.util.cache.FileCacheGuava
- FileCacheIF - Interface in ucar.nc2.util.cache
-
An interface to a FileCache
- FileCacheNOP - Class in ucar.nc2.util.cache
-
A FileCache that does nothing when release() is called.
- FileCacheNOP() - Constructor for class ucar.nc2.util.cache.FileCacheNOP
- fileChannel - Variable in class ucar.unidata.io.RandomAccessFile
- fileChooser - Static variable in class ucar.nc2.ui.OpPanel
- fileChooser - Static variable in class ucar.ui.widget.AbstractPanel
- fileChooser - Variable in class ucar.ui.widget.TextHistoryPane
- filedrivelettertest - Static variable in class dap4.core.util.XURI
- FileFactory - Interface in ucar.nc2.util.cache
-
Interface for factories of FileCacheable objects.
- FileFilterFromSuffixes(String) - Constructor for class ucar.nc2.ui.grib.GribRewritePanel.FileFilterFromSuffixes
- FileFilterFromSuffixes(String) - Constructor for class ucar.unidata.util.test.TestDir.FileFilterFromSuffixes
- FileFilterSkipSuffix(String) - Static method in class ucar.unidata.util.test.TestDir
- FILEHEADER - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
FILEHEADER identifier
- fileHeaderInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
header info
- FileManager - Class in ucar.ui.widget
-
Cover for JFileChooser.
- FileManager(JFrame) - Constructor for class ucar.ui.widget.FileManager
- FileManager(JFrame, String) - Constructor for class ucar.ui.widget.FileManager
- FileManager(JFrame, String, String, String, PreferencesExt) - Constructor for class ucar.ui.widget.FileManager
- FileManager(JFrame, String, FileFilter[], PreferencesExt) - Constructor for class ucar.ui.widget.FileManager
- FileManager.ExtFilter - Class in ucar.ui.widget
- FileManager.HDF5ExtFilter - Class in ucar.ui.widget
- FileManager.NetcdfExtFilter - Class in ucar.ui.widget
- FileManager.XMLExtFilter - Class in ucar.ui.widget
- fileMap - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- fileMap - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- filename - Variable in class ucar.nc2.iosp.grid.GridIndex
- FILENAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- FILENAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- FILENAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- FILENAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- FILENAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- fileno - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable.Record
- fileno - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.Record
- FILENO_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Group
- FILENO_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Record
- FilePartition - Class in thredds.inventory.partition
-
A Partition consisting of single files, each is a GribCollection.
- FilePartition(String, Path, boolean, String, Logger) - Constructor for class thredds.inventory.partition.FilePartition
- filePos - Variable in class ucar.nc2.iosp.hdf5.DataBTree.DataChunk
- filePos - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
- filePos - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- filePos - Variable in class ucar.nc2.stream.NcStreamIosp.NcsMess
- filePosition - Variable in class ucar.unidata.io.RandomAccessFile
-
The offset in bytes from the file start, of the next read or write operation.
- files - Variable in class ucar.nc2.util.cache.FileCache
- files - Variable in class ucar.nc2.util.cache.FileCacheARC
- Files - thredds.featurecollection.FeatureCollectionConfig.FmrcDatasetType
- Files - thredds.featurecollection.FeatureCollectionConfig.GribDatasetType
- Files - thredds.featurecollection.FeatureCollectionConfig.PointDatasetType
- fileServer - Static variable in class thredds.catalog.InvService
- fileSize - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- fileSize - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
file size
- filesSortIncreasing - Variable in class thredds.featurecollection.FeatureCollectionConfig
- fileUsed - Variable in class ucar.nc2.iosp.nids.Nidsiosp
- fileUsed - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- FileVersion - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
9-character version number
- FileWriter - Class in ucar.nc2
-
Deprecated.use FileWriter2
- FileWriter(String, boolean) - Constructor for class ucar.nc2.FileWriter
-
Deprecated.For writing parts of a NetcdfFile to a new Netcdf-3 local file.
- FileWriter(String, boolean, boolean, int) - Constructor for class ucar.nc2.FileWriter
-
Deprecated.For writing parts of a NetcdfFile to a new Netcdf-3 local file.
- FileWriter.ChunkingIndex - Class in ucar.nc2
-
Deprecated.use FileWriter2.ChunkingIndex
- FileWriter.FileWriterProgressEvent - Class in ucar.nc2
-
Deprecated.use FileWriter2.FileWriterProgressEvent
- FileWriter.FileWriterProgressListener - Interface in ucar.nc2
-
Deprecated.
- FileWriter2 - Class in ucar.nc2
-
Deprecated.use
NetcdfCopier
(library) orNccopy
(command line) - FileWriter2(NetcdfFile, String, NetcdfFileWriter.Version, Nc4Chunking) - Constructor for class ucar.nc2.FileWriter2
-
Deprecated.Use this constructor to copy entire file.
- FileWriter2(NetcdfFileWriter) - Constructor for class ucar.nc2.FileWriter2
-
Deprecated.Use this constructor to copy specific variables to new file.
- FileWriter2.ChunkingIndex - Class in ucar.nc2
-
Deprecated.use ucar.nc2.write.ChunkingIndex
- FileWriter2.N3StructureStrategy - Enum in ucar.nc2
-
Deprecated.do not use
- FileWriterProgressEvent() - Constructor for class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- fill - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- fill - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- fill - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- fill(Section, int[]) - Static method in class ucar.ma2.Section
-
Return a Section guaranteed to be non null, with no null Ranges, and within the bounds set by shape.
- FILL_VALUE - Static variable in class ucar.nc2.constants.CDM
- FILL_VALUE - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- FillBuff() - Method in class ucar.units.SimpleCharStream
- fillcontainer(Node, DapStructure) - Method in class dap4.core.dmr.parser.DOM4Parser
- fillGroup(Group, DapGroup, NetcdfFile) - Method in class dap4.dap4lib.cdm.nc2.DMRToCDM
- fillgroupdefs(Node, DapGroup) - Method in class dap4.core.dmr.parser.DOM4Parser
- fillgroupvars(Node, DapGroup) - Method in class dap4.core.dmr.parser.DOM4Parser
- fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileFirstHeader
- fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileGeoSatelliteSecondHeader
- fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- fillHeader(EndianByteBuffer) - Method in class ucar.nc2.iosp.fysat.AwxFileSecondHeader
- fillmetadata(Node, DapVariable) - Method in class dap4.core.dmr.parser.DOM4Parser
- fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Build the netCDF file
- fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Fill the contents of the netCDF file.
- fillNCFile() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Build the netCDF file
- fillNonRecordVariables() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- fillRecordVariables(int, int) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- fillTempFile(String, String) - Static method in class ucar.httpservices.HTTPUtil
- FillValue - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- FillValue - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- fillValueIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
- fillValueIsMissing() - Method in class ucar.nc2.dataset.VariableDS
- FillValueOld - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- FillValueOld - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- filter - Variable in class dap4.core.ce.CEAST
- filter - Variable in class thredds.inventory.CollectionSpecParserAbstract
- filter - Variable in class ucar.nc2.grib.coord.GribRecordStats
- filter(int, int, int, int) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribIntvFilter
- filter(String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Remove any char not alphanumeric or in okChars.
- filter(List<ServletLogTable.Merge>) - Method in class thredds.ui.monitor.ServletLogTable
- filter(DatasetFilter) - Method in class thredds.catalog.InvCatalog
-
Munge this catalog to remove any dataset that doesnt pass through the filter.
- filter(DatasetFilter) - Method in class thredds.catalog.InvCatalogImpl
-
Munge this catalog to remove any dataset that doesnt pass through the filter.
- filter(AttributeContainer, String...) - Static method in interface ucar.nc2.AttributeContainer
-
Create a new AttributeContainer, removing any whose name starts with one in the given list.
- filter(AttributeContainer, String...) - Static method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.use AttributeContainer.filter().
- filter(PointFeature) - Method in class ucar.nc2.ft.point.PointIteratorFiltered.SpaceAndTimeFilter
- filter(PointFeature) - Method in interface ucar.nc2.ft.PointFeatureIterator.Filter
-
True if the PointFeature passes this filter
- filter(PointFeatureCC) - Method in interface ucar.nc2.ft.PointFeatureCCIterator.Filter
-
Filter collections.
- filter(PointFeatureCollection) - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator.Filter
-
Filter collections.
- Filter - Class in ucar.nc2.filter
-
A class implementing a conversion to be applied on large chunk of data
- Filter() - Constructor for class ucar.nc2.filter.Filter
- filter_bb - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
- filter_date - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
- filter7bits(String) - Static method in class ucar.unidata.util.StringUtil2
-
Remove all but printable ascii
- FilterHelpers - Class in ucar.nc2.filter
- FilterHelpers() - Constructor for class ucar.nc2.filter.FilterHelpers
- filterList - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribIntvFilter
- filterMask - Variable in class ucar.nc2.iosp.hdf5.DataBTree.DataChunk
- FilterNegate - Class in thredds.inventory.filter
-
return the negation of the wrapped filter
- FilterNegate(MFileFilter) - Constructor for class thredds.inventory.filter.FilterNegate
- FilterNoop() - Constructor for class thredds.logs.LogReader.FilterNoop
- filterOnName - Variable in class thredds.inventory.CollectionSpecParserAbstract
- FilterPipeline - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- FilterPipeline - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- FilterProvider - Interface in ucar.nc2.filter
-
A Service Provider of
Filter
. - Filters - Class in ucar.nc2.filter
- Filters() - Constructor for class ucar.nc2.filter.Filters
- FILTERS - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- Filters.Keys - Class in ucar.nc2.filter
-
Set of common properties used by Filters
- find(String) - Method in class ucar.ma2.Section
-
Find a Range by its name.
- find(String, String) - Static method in class ucar.nc2.util.rc.RC
-
Deprecated.Allow users to search the default rc
- findAccess(String) - Method in class thredds.catalog.InvDataset
-
Get access element that matches the given access standard URL.
- findAccess(String) - Method in class thredds.client.catalog.Dataset
-
Get access element that matches the given access standard URL.
- findActiveFrame() - Static method in class ucar.ui.prefs.PrefPanel
- findActiveFrame() - Static method in class ucar.ui.util.ScreenUtils
- findAllCatRefsInDatasetTree(List<InvDataset>, StringBuilder, boolean) - Static method in class thredds.catalog.util.CatalogUtils
-
Find all catalogRef elements in the dataset tree formed by the given dataset list.
- findAttribute(String) - Method in class dap4.core.dmr.DapNode
- findAttribute(String) - Method in interface ucar.nc2.AttributeContainer
-
Find an Attribute by exact match on name.
- findAttribute(String) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- findAttribute(String) - Method in class ucar.nc2.AttributeContainerMutable
- findAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
-
Deprecated.use attributes()
- findAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
-
Deprecated.use attributes()
- findAttribute(String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- findAttribute(String) - Method in class ucar.nc2.Group
-
Find the attribute by name, return null if not exist
- findAttribute(String) - Method in class ucar.nc2.NetcdfFile
-
Find an attribute, with the specified (escaped full) name.
- findAttribute(String) - Method in class ucar.nc2.Variable
-
Find the attribute by name, return null if not exist
- findAttribute(String) - Method in interface ucar.nc2.VariableIF
-
Deprecated.Use attributes()
- findAttributeDouble(String, double) - Method in interface ucar.nc2.AttributeContainer
-
Find a Numeric Attribute by name (ignore case), return the double value of the Attribute.
- findAttributeDouble(String, double) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- findAttributeDouble(String, double) - Method in class ucar.nc2.AttributeContainerMutable
- findAttributeDouble(String, double) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- findAttributeDouble(String, double) - Method in class ucar.nc2.Group
-
Deprecated.Use attributes().findAttributeDouble()
- findAttributeDouble(String, double) - Method in class ucar.nc2.Variable
-
Deprecated.Use attributes()
- findAttributeIgnoreCase(String) - Method in interface ucar.nc2.AttributeContainer
-
Find an Attribute by name, first doing an exact match, then ignoring case.
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.AttributeContainerMutable
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Convenience function; lookup Attribute by name.
- findAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.GridDatatype
-
Convenience function; lookup Attribute by name.
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.use attributes()
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Convenience function; lookup Attribute by name.
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.Coverage
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
-
Deprecated.use attributes()
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.Group
-
Deprecated.Use findAttributeString()
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.Variable
-
Deprecated.Use attributes()
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- findAttributeIgnoreCase(String) - Method in interface ucar.nc2.VariableSimpleIF
-
Deprecated.Use attributes()
- findAttributeIgnoreCase(String) - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- findAttributeInteger(String, int) - Method in interface ucar.nc2.AttributeContainer
-
Find a Numeric Attribute by name (ignore case), return the integer value of the Attribute.
- findAttributeInteger(String, int) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- findAttributeInteger(String, int) - Method in class ucar.nc2.AttributeContainerMutable
- findAttributeInteger(String, int) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- findAttributeInteger(String, int) - Method in class ucar.nc2.Group
-
Deprecated.Use attributes().findAttributeInteger()
- findAttributeInteger(String, int) - Method in class ucar.nc2.Variable
-
Deprecated.Use attributes()
- findAttributeString(String, String) - Method in interface ucar.nc2.AttributeContainer
-
Find a String Attribute by name (ignore case), return the String value of the Attribute.
- findAttributeString(String, String) - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- findAttributeString(String, String) - Method in class ucar.nc2.AttributeContainerMutable
- findAttributeString(String, String) - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- findAttributeString(String, String) - Method in class ucar.nc2.Group
-
Find a String-valued Attribute by name (ignore case), return the String value of the Attribute.
- findAttributeString(String, String) - Method in class ucar.nc2.Variable
-
Find a String-valued Attribute by name (ignore case), return the String value of the Attribute.
- findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.AttributeContainer
-
Deprecated.use findAttributeString().
- findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Convenience function; lookup Attribute value by name.
- findAttValueIgnoreCase(String, String) - Method in interface ucar.nc2.dt.GridDatatype
-
Convenience function; lookup Attribute value by name.
- findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Convenience function; lookup Attribute value by name.
- findAttValueIgnoreCase(String, String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
-
Deprecated.use attributes()
- findAttValueIgnoreCase(Variable, String, String) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.use getRootGroup() or Variable attributes().findAttributeString().
- findAxis(AxisType) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Find the CoordinateAxis that has the given AxisType.
- findAxisByType(CoordinateSystem.Builder, AxisType) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- findByFQN(String, DapSort...) - Method in class dap4.core.dmr.DapGroup
-
Parse an FQN and use it to trace to a specific object in a dataset.
- findByName(String) - Method in class dap4.core.dmr.DapEnumeration
- findByName(String) - Method in class dap4.core.dmr.DapStructure
- findByName(String) - Method in interface ucar.nc2.Dimensions.FindDimensionByName
- findByName(String, DapSort...) - Method in class dap4.core.dmr.DapGroup
- findCDMAtt(List<Attribute>, String) - Static method in class ucar.nc2.ft.point.writer.CFPointWriterUtils
- findClosest(Point2D) - Method in class ucar.nc2.ui.gis.SpatialGrid
-
Find the closest marked cell to the given point
- findClosestIdx(int[], short) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- findCoordAxis(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- findCoordAxis(String) - Method in interface ucar.nc2.ft2.coverage.CoordSysContainer
- findCoordAxis(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- findCoordAxis(String) - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- findCoordByType(List<CoordinateAxis>, AxisType, CoordSysEvaluator.Predicate) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
- findCoordByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
-
Search for Axis by Type.
- findCoordByType(NetcdfDataset, AxisType, CoordSysEvaluator.Predicate) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
-
search for Axis by Type and test against a predicate
- findCoordElement(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Given a coordinate value, find what grid element contains it.
- findCoordElement(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordinate2D
- findCoordElement(double, double, int[]) - Method in class ucar.nc2.ft2.coverage.adapter.GeoGridCoordinate2D
- findCoordElement(double, int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Deprecated.use findCoordElement(coordVal)
- findCoordElementBounded(double) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Given a coordinate position, find what grid element contains it, or is closest to it.
- findCoordElementForce(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordinate2D
- findCoordElementForce(double, double, int[]) - Method in class ucar.nc2.ft2.coverage.adapter.GeoGridCoordinate2D
- findCoordElementNoForce(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordinate2D
-
Find the best index for the given lat,lon point.
- findCoordElementNoForce(double, double, int[]) - Method in class ucar.nc2.ft2.coverage.adapter.GeoGridCoordinate2D
-
Find the best index for the given lat,lon point.
- findCoordinate(String) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- findCoordinateAxes(boolean) - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.Create a list of coordinate axes for this data variable.
- findCoordinateAxes(boolean) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
-
Create a list of coordinate axes for this data variable.
- findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.CSMConvention
-
The attribute "coordinates" is an alias for _CoordinateAxes.
- findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.DefaultConvention
- findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.GDVConvention
-
look for aliases.
- findCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Identify coordinate axes, set VarProcess.isCoordinateAxis = true.
- findCoordinateAxis(String) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- findCoordinateAxis(String) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Retrieve the CoordinateAxis with the specified type.
- findCoordinateAxis(String) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- findCoordinateAxis(AxisType) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Retrieve the CoordinateAxis with the specified Axis Type.
- findCoordinateSystem(String) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Retrieve the CoordinateSystem with the specified name.
- findCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Identify coordinate systems, set VarProcess.isCoordinateSystem = true.
- findCoordinateTransform(String) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Retrieve the CoordinateTransform with the specified name.
- findCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Identify coordinate transforms, set VarProcess.isCoordinateTransform = true.
- findCoordinateVariableName(Table.CoordName) - Method in class ucar.nc2.ft.point.standard.TableConfig
- findCoordNameByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
-
search for Axis by Type.
- findCoords(TableConfig, NetcdfDataset, CoordSysEvaluator.Predicate) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
-
search for Axis by Type, assign to TableConfig if found.
- findCoordShortNameByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
- findCoordShortNameByType(NetcdfDataset, AxisType, CoordSysEvaluator.Predicate) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
- findCoordSys(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- findCoordSystem(String) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper
- findCoordTransform(String) - Method in interface ucar.nc2.ft2.coverage.CoordSysContainer
- findCoordTransform(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- findCoordTransform(String) - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- findCoverage(String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- findCoverageByAttribute(String, String) - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- findCoverageDataset(String) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- findCoverageDataset(FeatureType) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- findDatasetByID(String) - Method in class thredds.catalog.InvCatalog
-
Find a contained dataset by its ID.
- findDatasetByID(String) - Method in class thredds.client.catalog.Catalog
- findDatasetByName(String) - Method in class thredds.catalog.InvCatalogRef
- findDatasetByName(String) - Method in class thredds.catalog.InvDataset
-
Find an immediate child dataset by its name.
- findDatasetByName(String) - Method in class thredds.catalog.InvDatasetImplProxy
- findDatasetByName(String) - Method in class thredds.client.catalog.DatasetNode
- findDatasetUrl(String) - Static method in class ucar.nc2.dataset.DatasetUrl
- findDimension(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- findDimension(String) - Method in class ucar.nc2.Group.Builder
-
Find Dimension in this Group or a parent Group
- findDimension(String) - Method in class ucar.nc2.Group
-
Find a Dimension in this or a parent Group, matching on short name.
- findDimension(String) - Method in class ucar.nc2.NetcdfFile
-
Finds a Dimension with the specified full name.
- findDimension(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- findDimension(String) - Method in class ucar.nc2.write.NetcdfFormatWriter
- findDimension(Dimension) - Method in class ucar.nc2.Group
-
Find a Dimension in this or a parent Group, using equals.
- findDimension(Group, Dimension) - Method in class ucar.nc2.util.CompareNetcdf2
- findDimension(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Deprecated.
- findDimension(NetcdfFile, String) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- findDimensionByType(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.CoordSysEvaluator
-
search for Dimension used by axis of given by Type.
- findDimensionIndex(String) - Method in class ucar.nc2.Variable
-
Find the index of the named Dimension in this Variable.
- findDimensionIndex(String) - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- findDimensionLocal(String) - Method in class ucar.nc2.Group.Builder
-
Find Dimension local to this Group
- findDimensionLocal(String) - Method in class ucar.nc2.Group
-
Find a Dimension using its (short) name, in this group only
- findEnsCoord(List<EnsCoord>, EnsCoord) - Static method in class ucar.nc2.ft.fmrc.EnsCoord
- findEnum(Group, EnumTypedef, CompareNetcdf2.ObjFilter) - Method in class ucar.nc2.util.CompareNetcdf2
- findEnumeration(String) - Method in class ucar.nc2.Group
-
Find a Enumeration in this Group, using its short name.
- findEnumeration(String, boolean) - Method in class ucar.nc2.Group
-
Find a Enumeration in this or optionally the parent Groups, using its short name.
- findEnumTypedef(String) - Method in class ucar.nc2.Group.Builder
-
Find a Enumeration in this Group Builder, using its short name.
- findEnumTypedef(String, boolean) - Method in class ucar.nc2.Group.Builder
-
Find a Enumeration in this or a parent Group Builder, using its short name.
- findFeatureType(NetcdfFile) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Try to determine the feature type of the dataset, by examining its metadata.
- findField(int, String) - Static method in class ucar.nc2.ft.point.bufr.StandardFields
- findFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Find the file header with this name
- findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFile
-
Look up an Attribute by (short) name in the root Group or nested Groups, exact match.
- findGlobalAttribute(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- findGlobalAttribute(String) - Method in class ucar.nc2.write.NetcdfFormatWriter
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.grid.GridDataset
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
-
Deprecated.use attributes()
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- findGlobalAttributeIgnoreCase(String) - Method in interface ucar.nc2.ft.FeatureDataset
-
Deprecated.use attributes()
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
Deprecated.use attributes()
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
-
Deprecated.use attributes()
- findGlobalAttributeIgnoreCase(String) - Method in class ucar.nc2.NetcdfFile
-
Look up an Attribute by (short) name in the root Group or nested Groups, ignore case.
- findGrid(String) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- findGrid(String) - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
- findGrid(String) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Find the first grid with this name
- findGridByFullName(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- findGridByName(String) - Method in class ucar.nc2.dt.grid.GridDataset
-
find the named GeoGrid.
- findGridByName(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
find the named GeoGrid.
- findGridByShortName(String) - Method in class ucar.nc2.dt.grid.GridDataset
-
find the named GeoGrid.
- findGridByShortName(String) - Method in interface ucar.nc2.dt.GridDataset
- findGridByShortName(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
find the named GeoGrid.
- findGridDatatype(String) - Method in class ucar.nc2.dt.grid.GridDataset
- findGridDatatype(String) - Method in interface ucar.nc2.dt.GridDataset
-
find the named GridDatatype.
- findGridDatatype(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- findGridDatatypeByAttribute(String, String) - Method in class ucar.nc2.dt.grid.GridDataset
- findGridDatatypeByAttribute(String, String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- findGridset(String) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- findGroup(String) - Method in class ucar.nc2.Group
-
Deprecated.use findGroupLocal()
- findGroup(String) - Method in class ucar.nc2.NetcdfFile
-
Find a Group, with the specified (full) name.
- findGroup(NetcdfFile, Group) - Static method in class ucar.nc2.dataset.DatasetConstructor
-
Deprecated.Find the Group in newFile that corresponds (by name) with oldGroup
- findGroupById(String) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.Dataset
- findGroupLocal(String) - Method in class ucar.nc2.Group.Builder
- findGroupLocal(String) - Method in class ucar.nc2.Group
-
Retrieve the Group with the specified (short) name.
- findGroupNested(String) - Method in class ucar.nc2.Group.Builder
-
Find a subgroup of this Group, with the specified relative name.
- findIdx(int) - Method in class ucar.nc2.util.cache.SmartArrayInt
-
Find which index holds the value want
- findIndex() - Method in class thredds.inventory.partition.DirectoryBuilder
-
Find the index file, using its canonical name
- findIndex(double) - Method in class ucar.nc2.ft.fmrc.TimeCoord
- findIndex(GridRecord) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
Find the index of a GridRecord in the list of times
- findInGroup(String, DapSort...) - Method in class dap4.core.dmr.DapGroup
- findIntersection(Point2D) - Method in class ucar.nc2.ui.gis.SpatialGrid
-
Check if the given point is contained in already drawn object
- findIntersection(Rectangle2D) - Method in class ucar.nc2.ui.gis.SpatialGrid
-
Check if the given rect intersects an already drawn object
- findInterval(double, double) - Method in class ucar.nc2.ft.fmrc.TimeCoord
- findKey(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Find a key with the given name
- findLevelCoordElement(double) - Method in class ucar.nc2.ui.grid.GridRenderer
-
find the level (z) index that is represented by this point
- findMatchingDSP(String, DapContext) - Method in class dap4.dap4lib.DSPRegistry
- findMember(String) - Method in class ucar.ma2.ArrayStructure
-
Find a member by its name.
- findMember(String) - Method in class ucar.ma2.StructureData
-
Find a member by its name.
- findMember(String) - Method in class ucar.ma2.StructureMembers
-
Find the member by its name.
- findMemberVariable(String) - Method in class ucar.nc2.Structure.Builder
- findMFileByName(String) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- findNameOfVariableWithAttributeValue(NetcdfDataset, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find first variable with given attribute name and value
- findNameVariableWithStandardNameAndDimension(NetcdfDataset, String, Dimension, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
- findNestedService(String) - Method in class thredds.catalog.InvService
- findNestedStructure(Structure) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find first nested structure
- findNetcdfFormatType(RandomAccessFile) - Static method in enum ucar.nc2.write.NetcdfFileFormat
-
Figure out what kind of netcdf-related file we have.
- findNext() - Method in class dap4.core.util.DapIterator
- findObsDimension(NetcdfFile) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- findOrAddEnumTypedef(String, Map<Integer, String>) - Method in class ucar.nc2.Group.Builder
-
Add a EnumTypedef if it does not already exist.
- findParameterIgnoreCase(String) - Method in class ucar.nc2.dataset.CoordinateTransform
-
Convenience function; look up Parameter by name, ignoring case.
- findPoint(double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.will return LatLonPoint in 6.
- findPoint(Earth, double, double, double, double) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.will return LatLonPoint in 6.
- findPoint(Earth, double, double, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.use findPoint(Earth e, double lat1, double lon1, double az, double dist)
- findPoint(Earth, LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.will return LatLonPoint in 6.
- findPoint(LatLonPoint, double, double, LatLonPointImpl) - Static method in class ucar.unidata.geoloc.Bearing
-
Deprecated.will return LatLonPoint in 6.
- findProjectionParameter(String) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.do not use
- findProperty(String) - Method in class thredds.catalog.InvCatalog
-
Find named property.
- findProperty(String) - Method in class thredds.catalog.InvCatalogRef
- findProperty(String) - Method in class thredds.catalog.InvDataset
-
Finds the first property declared in the dataset with the given name.
- findProperty(String) - Method in class thredds.catalog.InvDatasetImplProxy
- findProperty(String) - Method in class thredds.catalog.InvService
-
Get named property.
- findProperty(String) - Method in class thredds.client.catalog.Dataset
- findRecord(int, int, int) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Find the grid record for the time and level indices Canonical ordering is ens, time, level
- findRecordByDrspos(RandomAccessFile, long) - Static method in class ucar.nc2.grib.grib2.Grib2RecordScanner
-
tricky bit of business.
- findRunIndex(CalendarDate) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- findSegment(DapVariable) - Method in class dap4.core.ce.CEConstraint
- findService(String) - Method in class thredds.catalog.InvCatalog
-
Find the named service declared in the top level of this catalog.
- findService(String) - Method in class thredds.catalog.InvCatalogRef
- findService(String) - Method in class thredds.catalog.InvDataset
-
Find the named service declared in this dataset or one of its parents.
- findService(String) - Method in class thredds.catalog.InvDatasetImplProxy
- findService(String) - Method in class thredds.client.catalog.Catalog
- findService(String) - Static method in class thredds.logs.LogCategorizer
- findService(ServiceType) - Method in class thredds.client.catalog.Catalog
- findServiceByName(String, List<InvService>) - Static method in class thredds.catalog.util.DeepCopyUtils
- findSimilarEnumTypedef(EnumTypedef, boolean) - Method in class ucar.nc2.Group.Builder
-
Locate an enum type definition that is structurally similar to the template type def.
- findSimilarEnumTypedef(EnumTypedef, boolean) - Method in class ucar.nc2.Group
-
Locate an enum type definition that is structurally similar to the template type def.
- findSliceFromPoint(ProjectionPoint) - Method in class ucar.nc2.ui.grid.GridRenderer
- findStandardField(String) - Static method in class ucar.nc2.ft.point.bufr.StandardFields
- findStationFeature(String) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- findStationFeature(String) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- findStationFeature(String) - Method in interface ucar.nc2.ft.StationFeatureCollection
- findStationFeature(String) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- findStationIndex(String) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Find the station index for the specified station id.
- findStructureWithDimensions(NetcdfDataset, Dimension, Dimension) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find structure variable of rank 2 with the 2 given dimensions (or) Find structure variable of rank 1 with the 1 given dimension
- findTimeCoord(List<TimeCoord>, TimeCoord) - Static method in class ucar.nc2.ft.fmrc.TimeCoord
-
Look through timeCoords to see if one matches want.
- findTimeIndexFromCalendarDate(int, CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxis2D
- findTimeIndexFromCalendarDate(CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Given a Date, find the corresponding time index on the time coordinate axis.
- findTimeIndexFromDate(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.use findTimeIndexFromCalendarDate
- findTimeIndexFromDate(Date) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.use CoordinateAxis1DTime.findTimeIndexFromDate
- findTimeIndexFromVal(int, Object) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
Find index in time coordinate from the time value
- findType(String) - Static method in class thredds.catalog.CollectionType
-
Return the known CollectionType that matches the given name (ignoring case) or null if the name is unknown.
- findType(String) - Static method in class thredds.catalog.DataFormatType
-
Find the known DataFormatType that matches the given name (ignoring case) or null if the name is unknown.
- findType(String) - Static method in class thredds.catalog.MetadataType
-
Return the known MetadataType that matches the given name (ignoring case) or null if the name is unknown.
- findType(String) - Static method in class thredds.catalog.ServiceType
-
Return the known ServiceType that matches the given name (ignoring case) or null if the name is unknown.
- findUberGrid(String) - Method in class ucar.nc2.ft.fmrc.FmrcInv
- findunescaped(String, int, char, char, int) - Method in class dap4.core.util.XURI
- findVariable(String) - Method in class dap4.core.dmr.DapGroup
-
Locate a variable in this group
- findVariable(String) - Method in interface ucar.nc2.ft.point.standard.Join
-
Find the Variable of the given name in the joined table.
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.JoinArray
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
- findVariable(String) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
- findVariable(String) - Method in class ucar.nc2.Group
-
Deprecated.use findVariableLocal()
- findVariable(String) - Method in class ucar.nc2.NetcdfFile
-
Find a Variable, with the specified (escaped full) name.
- findVariable(String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- findVariable(String) - Method in class ucar.nc2.Structure
-
Find the Variable member with the specified (short) name.
- findVariable(String) - Method in class ucar.nc2.write.NetcdfFormatWriter
- findVariable(Group, String) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.use g.findVariable(shortName)
- findVariable(NetcdfFile, String) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Deprecated.
- findVariable(NetcdfFile, String) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.internal.ncml.AggProxyReader
- findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- findVariable(NetcdfFile, Variable) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- findVariableByAttribute(String, String) - Method in class ucar.nc2.Group
-
Look in this Group and in its nested Groups for a Variable with a String valued Attribute with the given name and value.
- findVariableByAttribute(Group, String, String) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.use g.findVariableByAttribute(String attName, String attValue)
- findVariableByHash(GribCollectionMutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- findVariableIndex(DapVariable) - Method in class dap4.core.ce.CEConstraint
- findVariableLocal(String) - Method in class ucar.nc2.Group.Builder
- findVariableLocal(String) - Method in class ucar.nc2.Group
-
Find the Variable with the specified (short) name in this group.
- findVariableName(NetcdfFile, String) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- findVariableNested(String) - Method in class ucar.nc2.Group.Builder
-
Find a Variable, with the specified relative name.
- findVariableOrInParent(String) - Method in class ucar.nc2.Group.Builder
-
Find the Variable with the specified (short) name in this group or a parent group.
- findVariableOrInParent(String) - Method in class ucar.nc2.Group
-
Find the Variable with the specified (short) name in this group or a parent group.
- findVariableWithAttribute(NetcdfDataset, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find first variable with given attribute name
- findVariableWithAttributeAndDimension(NetcdfDataset, String, String, Dimension, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
- findVariableWithAttributeValue(NetcdfDataset, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find first variable with given attribute name and value.
- findVariableWithAttributeValue(Structure, String, String) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find first member variable in this struct with given attribute name and value
- findVarProcess(String, CoordSysBuilder.VarProcess) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- findVarProcess(String, CoordSystemBuilder.VarProcess) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- findVertCoord(List<VertCoord>, VertCoord) - Static method in class ucar.nc2.ft.fmrc.VertCoord
- findXYCoordElement(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.use findXYindexFromCoord
- findXYindexFromCoord(double, double) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- findXYindexFromCoord(double, double) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
- findXYindexFromCoord(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Given a point in x,y coordinate space, find the x,y index in the coordinate system.
- findXYindexFromCoord(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
-
Given a point in x,y coordinate space, find the x,y indices.
- findXYindexFromCoordBounded(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Given a point in x,y coordinate space, find the x,y index in the coordinate system.
- findXYindexFromCoordBounded(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
-
Given a point in x,y coordinate space, find the x,y indices.
- findXYindexFromLatLon(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Given a lat,lon point, find the x,y index in the coordinate system.
- findXYindexFromLatLon(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
-
Given a lat,lon point, find the x,y index of the containing grid point.
- findXYindexFromLatLonBounded(double, double, int[]) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Given a lat,lon point, find the x,y index in the coordinate system.
- findXYindexFromLatLonBounded(double, double, int[]) - Method in interface ucar.nc2.dt.GridCoordSystem
-
Given a lat,lon point, find the x,y index of the containing grid point.
- findZAxisNotStationAlt(NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
- finish() - Method in class dap4.core.ce.CEConstraint
-
Finish creating this Constraint.
- finish() - Method in class dap4.core.ce.Universal
-
Finish creating this Constraint; for Universal, this does nothing; the important stuff is in build().
- finish() - Method in class dap4.core.dmr.DapDataset
- finish() - Method in class dap4.core.util.MultiSlice
- finish() - Method in class dap4.core.util.Slice
-
Perform sanity checks on a slice and repair where possible.
- finish() - Method in class thredds.catalog.InvAccessImpl
-
Finish constructing after all elements have been added.
- finish() - Method in class thredds.catalog.InvCatalogImpl
-
Finish constructing after all elements have been added or modified.
- finish() - Method in class thredds.catalog.InvCatalogRef
- finish() - Method in class thredds.catalog.InvDatasetImpl
-
Finish constructing after all elements have been added.
- finish() - Method in class thredds.catalog.InvDatasetImplProxy
- finish() - Method in class thredds.catalog.InvMetadata
-
Finish getting the metadata if necessary.
- finish() - Method in class thredds.client.catalog.ThreddsMetadata
- finish() - Method in class thredds.featurecollection.FeatureCollectionConfig
- finish() - Method in class ucar.ma2.ArraySequenceNested
-
Call this when you have set all the sequence lengths.
- finish() - Method in interface ucar.ma2.StructureDataIterator
-
Deprecated.use close() or try-with-resource
- finish() - Method in class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.Call this when all done, output is flushed
- finish() - Method in class ucar.nc2.dt.point.WriterCFPointDataset
-
Deprecated.
- finish() - Method in class ucar.nc2.dt.point.WriterCFStationObsDataset
-
Deprecated.
- finish() - Method in class ucar.nc2.dt.point.WriterProfileObsDataset
-
Deprecated.
- finish() - Method in class ucar.nc2.dt.point.WriterStationObsDataset
-
Deprecated.
- finish() - Method in class ucar.nc2.FileWriter
-
Deprecated.Call this when all attributes, dimensions, and variables have been added.
- finish() - Method in class ucar.nc2.ft.point.PointCollectionImpl
- finish() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- finish() - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- finish() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Deprecated.use foreach
- finish() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
-
Deprecated.use try-with-resource
- finish() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Deprecated.use foreach
- finish() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.VariableIndexPartitioned
- finish() - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- finish() - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- finish() - Method in class ucar.nc2.grib.coord.CoordinatePartitionUnionizer
- finish() - Method in class ucar.nc2.grib.coord.CoordinateSharer
- finish() - Method in class ucar.nc2.grib.coord.CoordinateSharerBest
- finish() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- finish() - Method in class ucar.nc2.grib.grib2.Grib2Gds.GaussLatLon
- finish() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- finish() - Method in class ucar.nc2.iosp.grid.GridIndex
-
compares GDS for duplicates
- finish() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.Use NetcdfFile.builder()
- finish() - Method in class ucar.ui.prefs.Field
- finish() - Method in class ucar.ui.prefs.PrefPanel.Dialog
-
Call this when done adding Fields to the prefPanel, instead of calling pp.finish().
- finish() - Method in class ucar.ui.prefs.PrefPanel
-
Call this when you have finish constructing the panel, adding buttons in default spot
- finish(boolean) - Method in class ucar.ui.prefs.PrefPanel
-
Call this when you have finish constructing the panel.
- finish(boolean, String) - Method in class ucar.ui.prefs.PrefPanel
-
Call when finished adding components to the PrefPanel.
- finish(Dimension) - Method in class thredds.ui.monitor.MultipleAxisChart
- finish(List<T>, Formatter) - Method in class ucar.nc2.grib.coord.CoordinateND.Builder
- finish(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- finishCalcBounds() - Method in class ucar.nc2.ft.point.PointIteratorAbstract
- finished - Variable in class dap4.core.ce.CEConstraint
- finished - Variable in class dap4.core.dmr.DapDataset
- finished() - Method in interface opendap.dap.StatusUI
-
Download finished notice.
- finishR(DapNode) - Method in class dap4.core.dmr.DapDataset
-
Recursive helper
- fireActionEvent() - Method in class ucar.ui.prefs.ComboBox
- fireActionValueEvent(String, Object) - Method in class ucar.ui.event.ActionSourceListener
- fireBeanDataChanged(T) - Method in class ucar.ui.prefs.BeanTable
-
Notifies the TableModel that the data in the specified bean has changed.
- fireDataChanged() - Method in class ucar.ui.table.JTreeTable
- fireEditingCanceled() - Method in class ucar.ui.table.AbstractCellEditor
- fireEditingStopped() - Method in class ucar.ui.table.AbstractCellEditor
- firePropertyChangeEvent(PropertyChangeEvent) - Method in class ucar.nc2.ui.gis.MapBean
- firePropertyChangeEvent(Object, String, Object, Object) - Method in class ucar.nc2.ui.gis.MapBean
- fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class ucar.ui.table.TreeTableModelAbstract
- fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class ucar.ui.table.TreeTableModelAbstract
- fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class ucar.ui.table.TreeTableModelAbstract
- fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class ucar.ui.table.TreeTableModelAbstract
- first() - Method in class ucar.ma2.Range
- First - thredds.featurecollection.FeatureCollectionConfig.ProtoChoice
- FIRST - ucar.nc2.internal.ncml.Aggregation.TypicalDataset
- FIRST - ucar.nc2.ncml.Aggregation.TypicalDataset
-
Deprecated.
- FIRST - Static variable in class dap4.dap4lib.DSPRegistry
- FIRST - Static variable in class ucar.nc2.dt.point.decode.MP
- first_direct - thredds.catalog.crawl.CatalogCrawler.Type
- first_direct - thredds.client.catalog.tools.CatalogCrawler.Type
- firstRay - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- firstRecord - Variable in class ucar.nc2.iosp.grid.GridVariable
-
first grid record
- firstStretch - Variable in class ucar.nc2.ui.geoloc.Rubberband
- FIT_EXACT - ucar.nc2.ui.image.Scalr.Mode
-
Used to fit the image to the exact dimensions given regardless of the image's proportions.
- FIT_TO_HEIGHT - ucar.nc2.ui.image.Scalr.Mode
-
Used to indicate that the scaling implementation should calculate dimensions for the resultant image that best-fit within the given height, regardless of the orientation of the image.
- FIT_TO_WIDTH - ucar.nc2.ui.image.Scalr.Mode
-
Used to indicate that the scaling implementation should calculate dimensions for the resultant image that best-fit within the given width, regardless of the orientation of the image.
- FIXDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- fixdriveletter(URI) - Method in class dap4.core.util.XURI
- FIXED_ANGLE_AXIS - Static variable in class ucar.nc2.constants.CF
- fixedGenerationDate - Static variable in class ucar.nc2.ogc.MarshallingUtil
- fixedResultTime - Static variable in class ucar.nc2.ogc.MarshallingUtil
- fixedwidth - Variable in class ucar.ui.widget.MultilineTooltip
- FixedYearVariableMonthChronology - Class in uk.ac.rdg.resc.edal.time
-
A
Chronology
in which each year has the same number of days but the lengths of the months may be different. - FixedYearVariableMonthChronology(int[]) - Constructor for class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
- flag - ucar.nc2.grib.grib2.table.WmoCodeFlagTables.TableType
- flag - Variable in class ucar.nc2.grib.GribData.Info
- FLAG_ELIDETEXT - Static variable in class dap4.core.dmr.parser.ParseUtil
- FLAG_ESCAPE - Static variable in class dap4.core.dmr.parser.ParseUtil
- FLAG_MASKS - Static variable in class ucar.nc2.constants.CF
- FLAG_MEANINGS - Static variable in class ucar.nc2.constants.CF
- FLAG_NOCR - Static variable in class dap4.core.dmr.parser.ParseUtil
- FLAG_NONE - Static variable in class dap4.core.dmr.parser.ParseUtil
- FLAG_TRACE - Static variable in class dap4.core.dmr.parser.ParseUtil
- FLAG_TRIMTEXT - Static variable in class dap4.core.dmr.parser.ParseUtil
- FLAG_VALUES - Static variable in class ucar.nc2.constants.CF
- flags - Variable in class dap4.dap4lib.DeChunkedInputStream.Chunk
- flags - Variable in class ucar.nc2.grib.grib2.Grib2Gds.CurvilinearOrthogonal
- flags - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- flags - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- flags - Variable in class ucar.nc2.grib.grib2.Grib2Gds.SpaceViewPerspective
- flat - ucar.nc2.ft.point.standard.plug.CFpointObs.Encoding
- FLAT - Static variable in class thredds.cataloggen.config.DatasetSourceStructure
- FlatEarth - Class in ucar.nc2.dataset.transform
-
Create a "FlatEarth" Projection from the information in the Coordinate Transform Variable.
- FlatEarth - Class in ucar.unidata.geoloc.projection
-
FlatEarth Projection This projection surface is tangent at some point (lat0, lon0) and has a y axis rotated from true North by some angle.
- FlatEarth() - Constructor for class ucar.nc2.dataset.transform.FlatEarth
- FlatEarth() - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
-
Constructor with default parameters
- FlatEarth(double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
- FlatEarth(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
- FlatEarth(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.FlatEarth
-
Construct a FlatEarth Projection, two standard parellels.
- flatten - ucar.nc2.FileWriter2.N3StructureStrategy
-
Deprecated.
- flatten() - Method in class ucar.ma2.ArraySequenceNested
-
Flatten the Structures into a 1D array of Structures of length getTotalNumberOfStructures().
- flatten(List<String>, CalendarDateRange, List<VariableSimpleIF>) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
- flatten(List<String>, CalendarDateRange, List<VariableSimpleIF>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- flatten(List<String>, CalendarDateRange, List<VariableSimpleIF>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Flatten into a PointFeatureCollection, discarding connectedness information.
- flatten(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
- flatten(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.remote.StationCollectionStream
- flatten(LatLonRect, CalendarDateRange) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- flatten(LatLonRect, CalendarDateRange) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- FlattenedDatasetPointCollection - Class in ucar.nc2.ft.point
-
An aggregate collection of all the PointFeatures in a dataset formed by flattening the nested structures within.
- FlattenedDatasetPointCollection(FeatureDatasetPoint) - Constructor for class ucar.nc2.ft.point.FlattenedDatasetPointCollection
-
Constructs a FlattenedDatasetPointCollection.
- FlattenedDatasetPointCollection.FlattenedDatasetPointIterator - Class in ucar.nc2.ft.point
- FlattenedDatasetPointIterator(FeatureDatasetPoint) - Constructor for class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
- flattening - Variable in class ucar.unidata.geoloc.Earth
- FldInputVerifier - Class in ucar.ui.prefs
-
started from jroller article.
- FldInputVerifier(Component, Field) - Constructor for class ucar.ui.prefs.FldInputVerifier
- flds - Variable in class thredds.client.catalog.builder.DatasetBuilder
- flds - Variable in class thredds.client.catalog.DatasetNode
- FLDS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- FLETCHER - ucar.nc2.filter.Checksum32.CType
- Fletcher32Provider() - Constructor for class ucar.nc2.filter.Checksum32.Fletcher32Provider
- flip(int) - Method in class ucar.ma2.Array
-
Create a new Array using same backing store as this Array, by flipping the index so that it runs from shape[index]-1 to 0.
- FLIP_HORZ - ucar.nc2.ui.image.Scalr.Rotation
-
Flip the image horizontally by reflecting it around the y axis.
- FLIP_VERT - ucar.nc2.ui.image.Scalr.Rotation
-
Flip the image vertically by reflecting it around the x axis.
- FLOAT - ucar.ma2.DataType
- FLOAT - ucar.nc2.stream.NcStreamProto.Attribute.Type
-
FLOAT = 5;
- FLOAT - ucar.nc2.stream.NcStreamProto.DataType
-
FLOAT = 5;
- FLOAT - Static variable in class ucar.nc2.constants.CF
- FLOAT_DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- FLOAT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
FLOAT = 5;
- FLOAT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
FLOAT = 5;
- Float10TrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Deprecated.use ucar.nc2.ft.point
- Float10TrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
Deprecated.
- Float10TrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
Deprecated.
- Float32 - dap4.core.dmr.TypeSort
- FLOAT32 - Static variable in class dap4.core.dmr.DapType
- FLOAT32 - Static variable in class opendap.dap.Attribute
-
Float32 attribute type.
- FLOAT32 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
GrADS Float32 identifier
- Float32PrimitiveVector - Class in opendap.dap
-
A vector of doubles.
- Float32PrimitiveVector(BaseType) - Constructor for class opendap.dap.Float32PrimitiveVector
-
Constructs a new
Float32PrimitiveVector
. - float4(int, int, int, int) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 4 bytes to a float.
- float4(RandomAccessFile) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 4 bytes into a float value.
- float4(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
-
Read 4 bytes and convert into a float value.
- Float64 - dap4.core.dmr.TypeSort
- FLOAT64 - Static variable in class dap4.core.dmr.DapType
- FLOAT64 - Static variable in class opendap.dap.Attribute
-
Float64 attribute type.
- FLOAT64 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
GrADS Float64 identifier
- Float64PrimitiveVector - Class in opendap.dap
-
A vector of doubles.
- Float64PrimitiveVector(BaseType) - Constructor for class opendap.dap.Float64PrimitiveVector
-
Constructs a new
Float64PrimitiveVector
. - flush() - Method in class dap4.core.dmr.DMRPrinter
- flush() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- flush() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospWriter
- flush() - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
-
Deprecated.Flush all data buffers to disk.
- flush() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- flush() - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
Flush all data buffers to disk.
- flush() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- flush() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Flush anything written to disk.
- flush() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Flush anything written to disk.
- flush() - Method in class ucar.nc2.stream.NcStreamCompressedOutputStream
- flush() - Method in class ucar.nc2.util.UnsynchronizedBufferedWriter
-
Deprecated.
- flush() - Method in class ucar.nc2.write.NetcdfFormatWriter
-
Flush anything written to disk.
- flush() - Method in class ucar.unidata.io.MMapRandomAccessFile
-
Deprecated.
- flush() - Method in class ucar.unidata.io.RandomAccessFile
-
Copy the contents of the buffer to the disk.
- flush() - Method in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out.
- flushSpi() - Method in class ucar.util.prefs.PreferencesExt
-
Empty, never used implementation of AbstractPreferences.flushSpi().
- FmrBean() - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.FmrBean
- FmrBean(FmrInv) - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.FmrBean
- Fmrc - Class in ucar.nc2.ft.fmrc
-
Forecast Model Run Collection, manages dynamic collections of GridDatasets.
- Fmrc - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
Fmrc = 4;
- Fmrc(MCollection, FeatureCollectionConfig) - Constructor for class ucar.nc2.ft.fmrc.Fmrc
- FMRC - thredds.featurecollection.FeatureCollectionType
- FMRC - ucar.nc2.constants.FeatureType
- Fmrc_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
Fmrc = 4;
- Fmrc2Dialog - Class in ucar.nc2.ui.dialog
- Fmrc2Dialog(Frame) - Constructor for class ucar.nc2.ui.dialog.Fmrc2Dialog
- Fmrc2Dialog.Data - Class in ucar.nc2.ui.dialog
- Fmrc2Panel - Class in ucar.nc2.ui.op
-
ucar.nc2.ft.fmrc Fmrc refactor.
- Fmrc2Panel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Fmrc2Panel
- Fmrc2Panel.CoordBean - Class in ucar.nc2.ui.op
- Fmrc2Panel.FmrBean - Class in ucar.nc2.ui.op
- Fmrc2Panel.GridBean - Class in ucar.nc2.ui.op
- Fmrc2Panel.InvBean - Class in ucar.nc2.ui.op
- Fmrc2Panel.TimeCoordBean - Class in ucar.nc2.ui.op
- Fmrc2Panel.VertCoordBean - Class in ucar.nc2.ui.op
- fmrcConfig - Variable in class thredds.featurecollection.FeatureCollectionConfig
- FmrcConfig() - Constructor for class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
- FmrcConfig(String) - Constructor for class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
- FmrcCS - Class in ucar.nc2.ft2.coverage.adapter
-
FMRC Coordinate System Implementation
- FmrcCS(DtCoverageCSBuilder) - Constructor for class ucar.nc2.ft2.coverage.adapter.FmrcCS
- fmrcEnhanceMode - Static variable in class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- FmrcInv - Class in ucar.nc2.ft.fmrc
-
Inventory for a Forecast Model Run Collection = a series of Forecast Model Runs.
- FmrcInv.RunSeq - Class in ucar.nc2.ft.fmrc
-
Represents a sequence of Runs, each run has a particular TimeCoord.
- FmrcInv.UberGrid - Class in ucar.nc2.ft.fmrc
- FmrcInvLite - Class in ucar.nc2.ft.fmrc
-
A lightweight, serializable version of FmrcInv
- FmrcInvLite(FmrcInv) - Constructor for class ucar.nc2.ft.fmrc.FmrcInvLite
- FmrcInvLite.Gridset - Class in ucar.nc2.ft.fmrc
- FmrcInvLite.Gridset.Grid - Class in ucar.nc2.ft.fmrc
- FmrcInvLite.Gridset.GridInventory - Class in ucar.nc2.ft.fmrc
- FmrcInvLite.ValueB - Class in ucar.nc2.ft.fmrc
- FmrcPanel - Class in ucar.nc2.ui.op
- FmrcPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.FmrcPanel
- fmrcReg - ucar.nc2.ft2.coverage.CoverageCoordAxis.DependenceType
- fmrcReg - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
-
time(reftime, hourOfDay)
- fmrcReg_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
-
time(reftime, hourOfDay)
- FmrInv - Class in ucar.nc2.ft.fmrc
-
Inventory for a Forecast Model Run - one runtime.
- FmrInv.GridVariable - Class in ucar.nc2.ft.fmrc
-
A grid variable for an fmr (one run) A collection of GridDatasetInv.Grid, one for each separate dataset.
- FnmocTables - Class in ucar.nc2.grib.grib1.tables
-
FNMOC local tables
- FontUtil - Class in ucar.ui.widget
-
font utilities.
- FontUtil() - Constructor for class ucar.ui.widget.FontUtil
- FontUtil.StandardFont - Class in ucar.ui.widget
- ForbiddenConversionException - Exception in ucar.ma2
-
Thrown for an attempt to make a forbidden conversion on primitive data values, eg boolean to double.
- ForbiddenConversionException() - Constructor for exception ucar.ma2.ForbiddenConversionException
- ForbiddenConversionException(String) - Constructor for exception ucar.ma2.ForbiddenConversionException
- forceNewIndex - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
- forceNewIndex(boolean) - Static method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Set whether to force new index or not
- forceRange(TypeSort, long) - Static method in class dap4.core.util.CoreTypeFcns
-
Force a numeric value to be in a specified range Only defined for simple integers (ValueClass LONG) WARNING: unsigned values are forced into the signed size, but the proper bit pattern is maintained.
- forecastModelRunCollection - ucar.nc2.internal.ncml.Aggregation.Type
- forecastModelRunCollection - ucar.nc2.ncml.Aggregation.Type
-
Deprecated.
- forecastModelRunSingleCollection - ucar.nc2.internal.ncml.Aggregation.Type
- forecastModelRunSingleCollection - ucar.nc2.ncml.Aggregation.Type
-
Deprecated.
- forecastOffset - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- FORECASTS - Static variable in class thredds.catalog.CollectionType
- format - Variable in class dap4.core.dmr.DMRPrinter
- format - Variable in class dap4.dap4lib.DapProtocol.ContentType
- format - Variable in class ucar.nc2.ui.dialog.NetcdfOutputChooser.Data
- format() - Method in enum dap4.core.util.ResponseFormat
- format(Factor) - Method in interface ucar.units.UnitFormat
-
Formats a Factor (a base unit/exponent pair).
- format(Factor) - Method in class ucar.units.UnitFormatImpl
-
Formats a Factor (a base unit/exponent pair).
- format(Factor, StringBuffer) - Method in class ucar.units.StandardUnitFormat
-
Formats a Factor.
- format(Factor, StringBuffer) - Method in interface ucar.units.UnitFormat
-
Appends a formatted factor to a string buffer.
- format(Unit) - Method in interface ucar.units.UnitFormat
-
Formats a unit.
- format(Unit) - Method in class ucar.units.UnitFormatImpl
-
Formats a unit.
- format(Unit, StringBuffer) - Method in class ucar.units.StandardUnitFormat
-
Formats a unit.
- format(Unit, StringBuffer) - Method in interface ucar.units.UnitFormat
-
Appends a formatted unit to a string buffer.
- Format - Class in ucar.unidata.util
-
static formatting utilities.
- Format() - Constructor for class ucar.unidata.util.Format
- FORMAT_16BIT_FLOAT - Static variable in class ucar.atd.dorade.DoradePARM
-
16-bit IEEE float format.
- FORMAT_16BIT_INT - Static variable in class ucar.atd.dorade.DoradePARM
-
16-bit signed integer format.
- FORMAT_32BIT_FLOAT - Static variable in class ucar.atd.dorade.DoradePARM
-
32-bit IEEE float format.
- FORMAT_32BIT_INT - Static variable in class ucar.atd.dorade.DoradePARM
-
32-bit signed integer format.
- FORMAT_8BIT_INT - Static variable in class ucar.atd.dorade.DoradePARM
-
8-bit signed integer format.
- formatByteSize(double) - Static method in class ucar.unidata.util.Format
-
Nicely formatted representation of bytes, eg turn 5.636E7 into '56.3 Mbytes'.
- formatDate(Date) - Static method in class ucar.atd.dorade.DoradeSweep
-
Return a string with a reasonable representation in UTC of the given
Date
. - formatDouble(double, int, int) - Static method in class ucar.unidata.util.Format
-
Format a double value
- formatFor(String) - Static method in enum dap4.core.util.ResponseFormat
- formatName() - Method in enum ucar.nc2.write.NetcdfFileFormat
- formatName(int) - Static method in class ucar.nc2.iosp.NCheader
-
Deprecated.
- formatter - Variable in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- formatter - Variable in class ucar.nc2.dt.point.SequenceHelper
- formula_terms - Static variable in class ucar.nc2.constants.CF
- FORMULA_TERMS - Static variable in class ucar.nc2.constants.CF
- forNumber(int) - Static method in enum ucar.gcdm.GcdmNetcdfProto.DataType
- forNumber(int) - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
- forNumber(int) - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
- forNumber(int) - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
- forNumber(int) - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
- forNumber(int) - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
- forNumber(int) - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
- forNumber(int) - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
- forNumber(int) - Static method in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
- forNumber(int) - Static method in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
- forNumber(int) - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
- forNumber(int) - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
- forNumber(int) - Static method in enum ucar.nc2.stream.NcStreamProto.Data.BigendPresentCase
- forNumber(int) - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
- fqn - Variable in class dap4.core.dmr.DapNode
-
Fully qualified name; note that this is always backslash escaped
- fqnmap - Variable in class dap4.core.dmr.DapDataset
- fqnPrefix(String) - Static method in class dap4.core.util.DapUtil
- fqnSuffix(String) - Static method in class dap4.core.util.DapUtil
- fqnXMLEscape(String) - Static method in class dap4.core.dmr.DMRPrinter
-
XML escape a dap fqn and converting '"' to " Assumes backslash escapes are in effect for '/' and '.'
- frac(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- FractalHeap - Class in ucar.nc2.iosp.hdf5
-
HDF5 fractal heaps
- FractalHeap(H5headerIF, String, long, MemTracker) - Constructor for class ucar.nc2.iosp.hdf5.FractalHeap
- FractalHeap.DHeapId - Class in ucar.nc2.iosp.hdf5
- FRAG - dap4.core.util.XURI.Parts
- fragfields - Variable in class dap4.core.util.XURI
- fragment - Variable in class thredds.inventory.CollectionSpecParserAbstract
- FRAME_SIZE - Static variable in class ucar.nc2.ui.ToolsUI
- FREE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- from - Variable in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
- from - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
- FROM_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- fromDerivedUnit(double) - Method in interface ucar.units.DerivableUnit
-
Converts a numeric value from the underlying derived unit to this unit.
- fromDerivedUnit(double) - Method in class ucar.units.DerivedUnitImpl
-
Converts a numerical value to this unit from the derived unit.
- fromDerivedUnit(double) - Method in class ucar.units.LogarithmicUnit
-
Converts a value in the convertible derived unit to the equivalent value in this unit.
- fromDerivedUnit(double) - Method in class ucar.units.OffsetUnit
-
Converts a value in the convertible derived unit to the equivalent value in this unit.
- fromDerivedUnit(double) - Method in class ucar.units.ScaledUnit
-
Converts a numeric value from the underlying derived unit to this unit.
- fromDerivedUnit(double[], double[]) - Method in interface ucar.units.DerivableUnit
-
Converts numeric values from the underlying derived unit to this unit.
- fromDerivedUnit(double[], double[]) - Method in class ucar.units.DerivedUnitImpl
-
Converts numerical values to this unit from the derived unit.
- fromDerivedUnit(double[], double[]) - Method in class ucar.units.LogarithmicUnit
-
Converts values in the convertible derived unit to the equivalent values in this unit.
- fromDerivedUnit(double[], double[]) - Method in class ucar.units.OffsetUnit
-
Converts values in the convertible derived unit to the equivalent values in this unit.
- fromDerivedUnit(double[], double[]) - Method in class ucar.units.ScaledUnit
-
Converts numeric values from the underlying derived unit to this unit.
- fromDerivedUnit(float) - Method in interface ucar.units.DerivableUnit
-
Converts numeric values from the underlying derived unit to this unit.
- fromDerivedUnit(float) - Method in class ucar.units.DerivedUnitImpl
-
Converts a numerical value to this unit from the derived unit.
- fromDerivedUnit(float) - Method in class ucar.units.LogarithmicUnit
-
Converts a value in the convertible derived unit to the equivalent value in this unit.
- fromDerivedUnit(float) - Method in class ucar.units.OffsetUnit
-
Converts a value in the convertible derived unit to the equivalent value in this unit.
- fromDerivedUnit(float) - Method in class ucar.units.ScaledUnit
-
Converts a numeric value from the underlying derived unit to this unit.
- fromDerivedUnit(float[], float[]) - Method in interface ucar.units.DerivableUnit
-
Converts numeric values from the underlying derived unit to this unit.
- fromDerivedUnit(float[], float[]) - Method in class ucar.units.DerivedUnitImpl
-
Converts numerical values to this unit from the derived unit.
- fromDerivedUnit(float[], float[]) - Method in class ucar.units.LogarithmicUnit
-
Converts values in the convertible derived unit to the equivalent values in this unit.
- fromDerivedUnit(float[], float[]) - Method in class ucar.units.OffsetUnit
-
Converts values in the convertible derived unit to the equivalent values in this unit.
- fromDerivedUnit(float[], float[]) - Method in class ucar.units.ScaledUnit
-
Converts numeric values from the underlying derived unit to this unit.
- fromHex(char) - Static method in class dap4.core.util.Escape
- fromInputStream(InputStream, String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapStringArray
-
Reads the contents of
inputStream
into a StringArray. - fromMember(StructureMembers.Member) - Static method in class ucar.nc2.VariableSimpleBuilder
- fromUnitString(String) - Static method in class ucar.nc2.time.CalendarDuration
- fromUnitString(String) - Static method in class ucar.nc2.time.CalendarPeriod
-
Convert a period string into a CalendarPeriod.Field.
- fromVariableDS(VariableDS.Builder<?>) - Static method in class ucar.nc2.dataset.CoordinateAxis
-
Create a coordinate axis from an existing Variable.Builder.
- FROPA - Static variable in class ucar.nc2.dt.point.decode.MP
- FslHrrrLocalTables - Class in ucar.nc2.grib.grib2.table
-
FSL/GSD (center 59) genProcessId 125 = HRRR
- FslRaob - Class in ucar.nc2.ft.point.standard.plug
-
RAOBs from FSL
- FslRaob() - Constructor for class ucar.nc2.ft.point.standard.plug.FslRaob
- FslWindProfiler - Class in ucar.nc2.dataset.conv
-
FslWindProfiler netccdf files - identify coordinates
- FslWindProfiler - Class in ucar.nc2.ft.point.standard.plug
-
FLS Wind profile data
- FslWindProfiler - Class in ucar.nc2.internal.dataset.conv
-
FslWindProfiler netcdf files - identify coordinates
- FslWindProfiler() - Constructor for class ucar.nc2.dataset.conv.FslWindProfiler
- FslWindProfiler() - Constructor for class ucar.nc2.ft.point.standard.plug.FslWindProfiler
- FslWindProfiler.Factory - Class in ucar.nc2.internal.dataset.conv
- ft - Variable in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
- FTP - thredds.client.catalog.ServiceType
- FTP - Static variable in class thredds.catalog.ServiceType
- fullExpand() - Method in class thredds.cataloggen.config.DatasetSource
-
Crawl this DatasetSource and generate a new InvCatalog with all datasets named, sorted, and organized as defined by this DatasetSource, return the newly generated InvCatalog.
- FULLNAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- FV - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- fxy() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- FXY_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- fxyAttName - Static variable in class ucar.nc2.iosp.bufr.BufrIosp2
- FysatHeader - Class in ucar.nc2.iosp.fysat
-
Netcdf header reading and writing for version 3 file format.
- FysatHeader() - Constructor for class ucar.nc2.iosp.fysat.FysatHeader
- Fysatiosp - Class in ucar.nc2.iosp.fysat
-
FY satellite data stored in AWX format include both original observation and the derived dataset
- Fysatiosp() - Constructor for class ucar.nc2.iosp.fysat.Fysatiosp
- FZRANO - Static variable in class ucar.nc2.dt.point.decode.MP
G
- G_SIZE - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- GAL - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of acceleration.
- GARBAGE_COLLECTION - Static variable in class ucar.nc2.ui.image.ScalablePicture
-
status code used to signal that the picture is cleaning up memory
- gattributes - Variable in class ucar.nc2.NetcdfFile
-
Deprecated.
- GAUSR15 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR15 identifier
- GAUSR20 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR20 identifier
- GAUSR30 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR30 identifier
- GAUSR40 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUSR40 identifier
- GAUSSIAN - Static variable in class ucar.nc2.constants.CDM
- GaussianLatitudes - Class in ucar.unidata.util
-
Calculate Gaussian Latitudes by finding the roots of the ordinary Legendre polynomial of degree NLAT using Newton's iteration method.
- GaussianLatLon - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Gausian Lat/Lon
- gaussw - Variable in class ucar.unidata.util.GaussianLatitudes
- GAUST62 - Static variable in class ucar.nc2.iosp.grads.GradsUtil
-
GAUST62 identifier
- gb - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- gbuilders - Variable in class ucar.nc2.Group.Builder
- GBX9_IDX - Static variable in class ucar.nc2.grib.GribIndex
- gc - Variable in class thredds.catalog.InvDataset
- gc - Variable in class thredds.catalog.ThreddsMetadata
- GC - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
leaf collection
- GC_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
leaf collection
- GcdmConverter - Class in ucar.gcdm
-
Convert between Gcdm Protos and Netcdf objects, using Array for data.
- GcdmConverter() - Constructor for class ucar.gcdm.GcdmConverter
- GcdmGrpc - Class in ucar.gcdm
- GcdmGrpc.AsyncService - Interface in ucar.gcdm
- GcdmGrpc.GcdmBlockingStub - Class in ucar.gcdm
-
A stub to allow clients to do synchronous rpc calls to service Gcdm.
- GcdmGrpc.GcdmFutureStub - Class in ucar.gcdm
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Gcdm.
- GcdmGrpc.GcdmImplBase - Class in ucar.gcdm
-
Base class for the server implementation of the service Gcdm.
- GcdmGrpc.GcdmStub - Class in ucar.gcdm
-
A stub to allow clients to do asynchronous rpc calls to service Gcdm.
- GcdmImplBase() - Constructor for class ucar.gcdm.GcdmGrpc.GcdmImplBase
- GcdmNetcdfProto - Class in ucar.gcdm
- GcdmNetcdfProto.Attribute - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Attribute
- GcdmNetcdfProto.Attribute.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Attribute
- GcdmNetcdfProto.AttributeOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.Data - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Data
- GcdmNetcdfProto.Data.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Data
- GcdmNetcdfProto.DataOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.DataRequest - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.DataRequest
- GcdmNetcdfProto.DataRequest.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.DataRequest
- GcdmNetcdfProto.DataRequestOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.DataResponse - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.DataResponse
- GcdmNetcdfProto.DataResponse.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.DataResponse
- GcdmNetcdfProto.DataResponseOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.DataType - Enum in ucar.gcdm
-
Protobuf enum
ucar.gcdm.DataType
- GcdmNetcdfProto.Dimension - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Dimension
- GcdmNetcdfProto.Dimension.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Dimension
- GcdmNetcdfProto.DimensionOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.EnumTypedef - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.EnumTypedef
- GcdmNetcdfProto.EnumTypedef.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.EnumTypedef
- GcdmNetcdfProto.EnumTypedef.EnumType - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.EnumTypedef.EnumType
- GcdmNetcdfProto.EnumTypedef.EnumType.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.EnumTypedef.EnumType
- GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.EnumTypedefOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.Error - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Error
- GcdmNetcdfProto.Error.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Error
- GcdmNetcdfProto.ErrorOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.Group - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Group
- GcdmNetcdfProto.Group.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Group
- GcdmNetcdfProto.GroupOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.Header - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Header
- GcdmNetcdfProto.Header.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Header
- GcdmNetcdfProto.HeaderOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.HeaderRequest - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.HeaderRequest
- GcdmNetcdfProto.HeaderRequest.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.HeaderRequest
- GcdmNetcdfProto.HeaderRequestOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.HeaderResponse - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.HeaderResponse
- GcdmNetcdfProto.HeaderResponse.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.HeaderResponse
- GcdmNetcdfProto.HeaderResponseOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.Structure - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Structure
- GcdmNetcdfProto.Structure.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Structure
- GcdmNetcdfProto.StructureDataProto - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.StructureDataProto
- GcdmNetcdfProto.StructureDataProto.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.StructureDataProto
- GcdmNetcdfProto.StructureDataProtoOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.StructureMemberProto - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.StructureMemberProto
- GcdmNetcdfProto.StructureMemberProto.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.StructureMemberProto
- GcdmNetcdfProto.StructureMemberProtoOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.StructureMembersProto - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.StructureMembersProto
- GcdmNetcdfProto.StructureMembersProto.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.StructureMembersProto
- GcdmNetcdfProto.StructureMembersProtoOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.StructureOrBuilder - Interface in ucar.gcdm
- GcdmNetcdfProto.Variable - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Variable
- GcdmNetcdfProto.Variable.Builder - Class in ucar.gcdm
-
Protobuf type
ucar.gcdm.Variable
- GcdmNetcdfProto.VariableOrBuilder - Interface in ucar.gcdm
- GcdmServer - Class in ucar.gcdm.server
-
Server that manages startup/shutdown of a gCDM Server.
- GcdmServer() - Constructor for class ucar.gcdm.server.GcdmServer
- GcdmServerProto - Class in ucar.gcdm
- GcMFile - Class in ucar.nc2.grib.collection
-
MFile stored in GC index
- gctype - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.Dataset
- gds - ucar.nc2.ui.grib.Grib1ReportPanel.Report
- GDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- GDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- GDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Group
- GDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- GDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- GDS_KEY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
GDS key
- Gds1Bean() - Constructor for class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- Gds1Bean() - Constructor for class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- Gds1Bean(Grib1SectionGridDefinition) - Constructor for class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- Gds1Bean(Grib1SectionGridDefinition) - Constructor for class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- Gds2Bean() - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- Gds2Bean() - Constructor for class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- Gds2Bean(Grib2SectionGridDefinition) - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- Gds2Bean(Grib2SectionGridDefinition) - Constructor for class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- gdsBytes() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- GDSCONVERT_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- gdsExists() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Check if GDS exists from the flag.
- gdsHash - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- GdsHorizCoordSys - Class in ucar.nc2.grib
-
A Horizontal coordinate system generated from a GRIB-1 or GRIB-2 GDS.
- GdsHorizCoordSys(String, int, int, int, ProjectionImpl, double, double, double, double, int, int, int[]) - Constructor for class ucar.nc2.grib.GdsHorizCoordSys
- GDSIDX_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- GDSIDX_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- GDSLIST_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- GDSLIST_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- gdsNamer - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- gdsNumberPoints - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- GdsSpherical - Class in ucar.nc2.grib.grib2
-
Fake implementation of Grib2Gds template 50, to prevent exception.
- GdsSpherical(byte[], int) - Constructor for class ucar.nc2.grib.grib2.GdsSpherical
- gdsSummary - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- GDVConvention - Class in ucar.nc2.dataset.conv
-
GDV Conventions.
- GDVConvention - Class in ucar.nc2.internal.dataset.conv
-
GDV Conventions.
- GDVConvention() - Constructor for class ucar.nc2.dataset.conv.GDVConvention
- GDVConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- GE - dap4.core.ce.CEAST.Operator
- gempak - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- GEMPAK - ucar.nc2.constants.DataFormatType
- GEMPAK - Static variable in class thredds.catalog.DataFormatType
- GempakCdm - Class in ucar.nc2.ft.point.standard.plug
-
Gempak Point Obs data.
- GempakCdm() - Constructor for class ucar.nc2.ft.point.standard.plug.GempakCdm
- GempakConstants - Interface in ucar.nc2.iosp.gempak
-
Class to support the GEMPRM.PRM constants
- GempakFileReader - Class in ucar.nc2.iosp.gempak
-
Read a Gempak grid file
- GempakFileReader.DMFileHeaderInfo - Class in ucar.nc2.iosp.gempak
-
Class to hold the DM File header info
- GempakFileReader.DMHeaders - Class in ucar.nc2.iosp.gempak
-
Class to mimic the DMHDRS common block.
- GempakFileReader.DMKeys - Class in ucar.nc2.iosp.gempak
-
Class to mimic the DMKEYS common block.
- GempakFileReader.DMParam - Class in ucar.nc2.iosp.gempak
-
Class to hold DM Parameter info
- GempakFileReader.DMPart - Class in ucar.nc2.iosp.gempak
-
Class to mimic the DMKEYS common block.
- GempakFileReader.Key - Class in ucar.nc2.iosp.gempak
-
Class to hold information about a key.
- GempakFileReader.PackingInfo - Class in ucar.nc2.iosp.gempak
-
Class to hold DM Integer packing info
- GempakFileReader.RData - Class in ucar.nc2.iosp.gempak
-
A class to hold real (float) data
- GempakGridParameterTable - Class in ucar.nc2.iosp.gempak
-
Wrapper around GempakParameterTable for use in a static context.
- GempakGridParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakGridParameterTable
- GempakGridReader - Class in ucar.nc2.iosp.gempak
-
Read a GEMPAK grid file
- GempakGridRecord - Class in ucar.nc2.iosp.gempak
-
A class to hold grid record information
- GempakGridRecord(int, int[]) - Constructor for class ucar.nc2.iosp.gempak.GempakGridRecord
-
Create a grid header from the integer bits
- GempakGridServiceProvider - Class in ucar.nc2.iosp.gempak
-
An IOSP for GEMPAK Grid data
- GempakGridServiceProvider() - Constructor for class ucar.nc2.iosp.gempak.GempakGridServiceProvider
- GempakLocalTables - Class in ucar.nc2.grib.grib2.table
-
Read tables from https://github.com/Unidata/gempak/tree/master/gempak/tables/grid/g2*.tbl eg: https://raw.githubusercontent.com/Unidata/gempak/master/gempak/tables/grid/g2varsfsl1.tbl LOOK: not used in standardTableMap.txt, so cannot be found in any search in Grib2Tables.
- GempakLookup - Class in ucar.nc2.iosp.gempak
-
GempakLookup get all the information about a GEMPAK file.
- GempakLookup(GempakGridRecord) - Constructor for class ucar.nc2.iosp.gempak.GempakLookup
-
Gets a representative grid for this lookup
- GempakParameter - Class in ucar.nc2.iosp.gempak
-
Class which represents a GEMPAK parameter.
- GempakParameter(int, String, String, String, int) - Constructor for class ucar.nc2.iosp.gempak.GempakParameter
-
Create a new numeric GEMPAK parameter
- GempakParameter(int, String, String, String, int, boolean) - Constructor for class ucar.nc2.iosp.gempak.GempakParameter
-
Create a new GEMPAK parameter
- GempakParameters - Class in ucar.nc2.iosp.gempak
-
Wrapper around GempakParameterTable for use in a static context.
- GempakParameters() - Constructor for class ucar.nc2.iosp.gempak.GempakParameters
- GempakParameterTable - Class in ucar.nc2.iosp.gempak
-
Class to hold a lookup of gempak parameters
- GempakParameterTable() - Constructor for class ucar.nc2.iosp.gempak.GempakParameterTable
- GempakSoundingFileReader - Class in ucar.nc2.iosp.gempak
-
Read a Gempak sounding file
- GempakSoundingIOSP - Class in ucar.nc2.iosp.gempak
-
An IOSP for Gempak Sounding (SN) data.
- GempakSoundingIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSoundingIOSP
- GempakStation - Class in ucar.nc2.iosp.gempak
-
Class to hold GEMPAK station information
- GempakStation() - Constructor for class ucar.nc2.iosp.gempak.GempakStation
- GempakStationFileIOSP - Class in ucar.nc2.iosp.gempak
-
An IOSP for Gempak Station (SF,SN) data.
- GempakStationFileIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakStationFileIOSP
- GempakSurfaceFileReader - Class in ucar.nc2.iosp.gempak
-
Read a Gempak surface file
- GempakSurfaceIOSP - Class in ucar.nc2.iosp.gempak
-
An IOSP for Gempak Surface data.
- GempakSurfaceIOSP() - Constructor for class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
- GempakUtil - Class in ucar.nc2.iosp.gempak
-
Class for static GEMPAK utility methods
- GempakUtil() - Constructor for class ucar.nc2.iosp.gempak.GempakUtil
- gemreader - Variable in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
-
GEMPAK file reader
- gemreader - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Gempak file reader
- GEN_PROCESS - Static variable in class ucar.nc2.grib.GribUtils
- genAndWriteCatalogTree() - Method in class thredds.cataloggen.CatGenAndWrite
- genCoordRefSysAsGML(CoordinateSystem) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
Deprecated.
- General - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
General = 0;
- General_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
General = 0;
- generate() - Method in class dap4.core.util.PowerSet
- generateCatalog() - Method in class thredds.cataloggen.CollectionLevelScanner
- generateCatalog(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
-
Return an InvCatalog for the level in the collection hierarchy specified by catalogPath.
- generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
- generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
- generateCatalog(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
- generateCatalogAsDocument(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
-
Return a JDOM Document representation of the catalog for the level in the collection hierarchy specified by catalogPath.
- generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
- generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
- generateCatalogAsDocument(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
- generateCatalogAsString(CrawlableDataset) - Method in interface thredds.cataloggen.CatalogBuilder
-
Return a String containing the XML representation of the catalog for the level in the collection hierarchy specified by catalogPath.
- generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
- generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.SimpleCatalogBuilder
- generateCatalogAsString(CrawlableDataset) - Method in class thredds.cataloggen.StandardCatalogBuilder
- generateGdsXml(Formatter) - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel
- generateGdsXml(Formatter) - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel
- generateParseException() - Method in class ucar.units.StandardUnitFormat
-
Generate ParseException.
- generateProxyDsResolverCatalog(ProxyDatasetHandler) - Method in class thredds.cataloggen.CollectionLevelScanner
-
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in interface thredds.cataloggen.CatalogBuilder
-
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.DatasetScanCatalogBuilder
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.SimpleCatalogBuilder
-
Not supported by SimpleCatalogBuilder.
- generateProxyDsResolverCatalog(CrawlableDataset, ProxyDatasetHandler) - Method in class thredds.cataloggen.StandardCatalogBuilder
- genProcessId - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- genProcessId - Variable in class ucar.nc2.grib.grib2.table.Grib2TablesId
- GENPROCESSID_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- genProcessType - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- genProcessType - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- GENPROCESSTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- genProjectedCRS(Projection) - Static method in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
Deprecated.
- GEOARRAY_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- GeoAxisBean() - Constructor for class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- GeoAxisBean() - Constructor for class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- GeoAxisBean(CoordinateAxis) - Constructor for class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- GeoAxisBean(CoordinateAxis) - Constructor for class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- geocentricLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- GeoCoordinateSystemBean() - Constructor for class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- GeoCoordinateSystemBean() - Constructor for class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- GeoCoordinateSystemBean(GridDataset.Gridset) - Constructor for class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- GeoCoordinateSystemBean(GridDataset.Gridset) - Constructor for class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- geographicLatitude(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- GeoGrid - Class in ucar.nc2.dt.grid
-
A georeferencing "gridded" VariableEnhanced, that has a GridCoordSys.
- GeoGrid(GridDataset, VariableDS, GridCoordSys) - Constructor for class ucar.nc2.dt.grid.GeoGrid
-
Constructor.
- GeoGridBean() - Constructor for class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- GeoGridBean() - Constructor for class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- GeoGridBean(GridDatatype) - Constructor for class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- GeoGridBean(GridDatatype) - Constructor for class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- GeoGridCoordinate2D - Class in ucar.nc2.ft2.coverage.adapter
-
fork ucar.nc2.dt.grid.GridCoordinate2D for adaption of GridCoverage 2D Coordinate System has lat(x,y) and lon(x,y).
- GeoGridPanel - Class in ucar.nc2.ui.op
- GeoGridPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GeoGridPanel
- GeoGridTable - Class in ucar.nc2.ui.grid
-
A Swing widget to examine a GridDataset.
- GeoGridTable(PreferencesExt, boolean) - Constructor for class ucar.nc2.ui.grid.GeoGridTable
- GeoGridTable.GeoAxisBean - Class in ucar.nc2.ui.grid
- GeoGridTable.GeoCoordinateSystemBean - Class in ucar.nc2.ui.grid
- GeoGridTable.GeoGridBean - Class in ucar.nc2.ui.grid
- GEOMETRY - Static variable in class ucar.nc2.constants.CF
- GEOMETRY_TYPE - Static variable in class ucar.nc2.constants.CF
- GeometryType - Enum in ucar.nc2.ft2.simpgeometry
- GeoReferencedArray - Class in ucar.nc2.ft2.coverage
-
A data array with GeoReferencing.
- GeoReferencedArray(String, DataType, Array, List<CoverageCoordAxis>, List<CoverageTransform>, FeatureType) - Constructor for class ucar.nc2.ft2.coverage.GeoReferencedArray
- GeoReferencedArray(String, DataType, Array, CoverageCoordSys) - Constructor for class ucar.nc2.ft2.coverage.GeoReferencedArray
- GEOS - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GeoSelectionEvent - Class in ucar.nc2.ui.geoloc
-
Used to notify listeners that there is a new geographic area selection.
- GeoSelectionEvent(Object, ProjectionRect) - Constructor for class ucar.nc2.ui.geoloc.GeoSelectionEvent
- GeoSelectionListener - Interface in ucar.nc2.ui.geoloc
-
Listeners for new geographic area selection events.
- GeospatialCoverage - Static variable in class thredds.client.catalog.Dataset
- GeospatialCoverage() - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- GeospatialCoverage(ThreddsMetadata.Range, ThreddsMetadata.Range, ThreddsMetadata.Range, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- GeospatialCoverage(ThreddsMetadata.GeospatialRange, ThreddsMetadata.GeospatialRange, ThreddsMetadata.GeospatialRange, List<ThreddsMetadata.Vocab>, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- GeospatialCoverage(LatLonRect, CoordinateAxis1D, double, double) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- GeospatialRange(double, double, double, String) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialRange
-
Constructor
- GeospatialRange(ThreddsMetadata.GeospatialRange) - Constructor for class thredds.client.catalog.ThreddsMetadata.GeospatialRange
-
Copy constructor
- Geostationary - Class in ucar.nc2.dataset.transform
-
Describe: http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html#_geostationary_projection Accepted for CF-1.7 grid_mapping_name = geostationary Map parameters: latitude_of_projection_origin longitude_of_projection_origin perspective_point_height semi_minor_axis semi_major_axis inverse_flattening sweep_angle_axis fixed_angle_axis Map coordinates: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate respectively.
- Geostationary - Class in ucar.unidata.geoloc.projection.sat
-
Describe: https://cf-pcmdi.llnl.gov/trac/ticket/72 Accepted for CF-1.7 grid_mapping_name = geostationary Map parameters: latitude_of_projection_origin longitude_of_projection_origin perspective_point_height semi_minor_axis semi_major_axis inverse_flattening sweep_angle_axis fixed_angle_axis Map coordinates: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate respectively.
- Geostationary() - Constructor for class ucar.nc2.dataset.transform.Geostationary
- Geostationary() - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
- Geostationary(double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
- Geostationary(double, boolean) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
- Geostationary(double, double, double, double, double, boolean) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
- Geostationary(double, double, double, double, double, boolean, double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
Deprecated.Remove in v6.x. Use constructor without geoCoordinateScaleFactor as units are handled outside of projection classes
- Geostationary(double, String, double) - Constructor for class ucar.unidata.geoloc.projection.sat.Geostationary
-
Deprecated.Remove in v6.x. Use constructor without geoCoordinateScaleFactor as units are handled outside of projection classes
- GEOSTATIONARY - Static variable in class ucar.nc2.constants.CF
- GEOSTransform - Class in ucar.unidata.geoloc.projection.sat
-
Geostationary Transform
- GEOSTransform() - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GEOSTransform(double) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GEOSTransform(double, double, double, double, double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GEOSTransform(double, double, double, double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GEOSTransform(double, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GEOSTransform(double, String, String) - Constructor for class ucar.unidata.geoloc.projection.sat.GEOSTransform
- geotiff - Variable in class ucar.nc2.geotiff.GeotiffWriter
- GeoTiff - Class in ucar.nc2.geotiff
-
Low level read/write geotiff files.
- GeoTiff(String) - Constructor for class ucar.nc2.geotiff.GeoTiff
-
Constructor.
- GeotiffPanel - Class in ucar.nc2.ui.op
- GeotiffPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GeotiffPanel
- GeotiffWriter - Class in ucar.nc2.geotiff
-
Write GeoTIFF files.
- GeotiffWriter(String) - Constructor for class ucar.nc2.geotiff.GeotiffWriter
-
Constructor
- GeoTiffWriter2 - Class in ucar.nc2.geotiff
-
This allows writing non-regular data, eg swath data.
- GeoTiffWriter2(String) - Constructor for class ucar.nc2.geotiff.GeoTiffWriter2
- GeoX - ucar.nc2.constants.AxisType
- GeoX - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
GeoX = 3;
- GeoX_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
GeoX = 3;
- GeoY - ucar.nc2.constants.AxisType
- GeoY - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
GeoY = 4;
- GeoY_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
GeoY = 4;
- GeoZ - ucar.nc2.constants.AxisType
- GeoZ - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
GeoZ = 5;
- GeoZ_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
GeoZ = 5;
- get() - Method in class ucar.ma2.ArrayBoolean.D0
-
get the value.
- get() - Method in class ucar.ma2.ArrayByte.D0
- get() - Method in class ucar.ma2.ArrayChar.D0
-
get the value.
- get() - Method in class ucar.ma2.ArrayDouble.D0
-
get the value.
- get() - Method in class ucar.ma2.ArrayFloat.D0
-
get the value.
- get() - Method in class ucar.ma2.ArrayInt.D0
- get() - Method in class ucar.ma2.ArrayLong.D0
-
get the value.
- get() - Method in class ucar.ma2.ArrayObject.D0
-
get the value.
- get() - Method in class ucar.ma2.ArrayShort.D0
- get() - Method in class ucar.ma2.ArrayString.D0
-
get the value.
- get() - Method in class ucar.nc2.util.Optional
-
Deprecated.
- get(int) - Method in class dap4.core.util.SliceConstraint
- get(int) - Method in class ucar.ma2.ArrayBoolean.D1
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayByte.D1
- get(int) - Method in class ucar.ma2.ArrayChar.D1
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayDouble.D1
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayFloat.D1
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayInt.D1
- get(int) - Method in class ucar.ma2.ArrayLong.D1
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayObject.D1
-
get the value.
- get(int) - Method in class ucar.ma2.ArrayShort.D1
- get(int) - Method in class ucar.ma2.ArrayString.D1
-
get the value.
- get(int) - Method in class ucar.nc2.ogc.erddap.util.ErddapStringArray
-
This gets a specified element.
- get(int) - Method in class ucar.nc2.util.cache.SmartArrayInt
- get(int) - Method in class ucar.nc2.util.TableParser.Record
-
Deprecated.Get the kth value of this record.
- get(int, int) - Method in class ucar.ma2.ArrayBoolean.D2
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayByte.D2
- get(int, int) - Method in class ucar.ma2.ArrayChar.D2
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayDouble.D2
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayFloat.D2
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayInt.D2
- get(int, int) - Method in class ucar.ma2.ArrayLong.D2
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayObject.D2
-
get the value.
- get(int, int) - Method in class ucar.ma2.ArrayShort.D2
- get(int, int) - Method in class ucar.ma2.ArrayString.D2
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayBoolean.D3
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayByte.D3
- get(int, int, int) - Method in class ucar.ma2.ArrayChar.D3
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayDouble.D3
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayFloat.D3
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayInt.D3
- get(int, int, int) - Method in class ucar.ma2.ArrayLong.D3
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayObject.D3
-
get the value.
- get(int, int, int) - Method in class ucar.ma2.ArrayShort.D3
- get(int, int, int) - Method in class ucar.ma2.ArrayString.D3
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D4
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayByte.D4
- get(int, int, int, int) - Method in class ucar.ma2.ArrayChar.D4
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D4
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D4
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayInt.D4
- get(int, int, int, int) - Method in class ucar.ma2.ArrayLong.D4
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayObject.D4
-
get the value.
- get(int, int, int, int) - Method in class ucar.ma2.ArrayShort.D4
- get(int, int, int, int) - Method in class ucar.ma2.ArrayString.D4
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D5
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D5
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D5
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D5
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D5
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D5
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D5
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D5
-
get the value.
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D5
- get(int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D5
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D6
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D6
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D6
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D6
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D6
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D6
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D6
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D6
-
get the value.
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D6
- get(int, int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D6
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayBoolean.D7
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayByte.D7
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayChar.D7
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayDouble.D7
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayFloat.D7
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayInt.D7
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayLong.D7
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayObject.D7
-
get the value.
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayShort.D7
- get(int, int, int, int, int, int, int) - Method in class ucar.ma2.ArrayString.D7
-
get the value.
- get(CDM_T) - Method in class dap4.dap4lib.cdm.NodeMap
- get(DAP_T) - Method in class dap4.dap4lib.cdm.NodeMap
- get(DapType, Object, int) - Static method in class dap4.core.util.CoreTypeFcns
- get(TypeSort, ByteBuffer, int) - Static method in class dap4.core.util.CoreTypeFcns
- get(Object) - Method in class opendap.util.SortedTable
-
Returns the value to which the key is mapped in this table.
- get(String) - Method in class thredds.client.catalog.builder.DatasetBuilder
- get(String) - Method in class thredds.client.catalog.DatasetNode
- get(String) - Method in class thredds.logs.PathMatcher
-
See if this object already exists in the collection, using equals().
- get(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
- get(String) - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
- get(String) - Static method in enum ucar.nc2.time.Calendar
- get(String) - Method in class ucar.nc2.util.Counters
- get(String) - Method in interface ucar.units.UnitDB
-
Gets the unit in the database whose name, plural, or symbol, match an identifier.
- get(String) - Method in class ucar.units.UnitDBImpl
-
Gets a unit by either name, plural, or symbol.
- get(String, String) - Method in class ucar.ui.prefs.PersistentBean
- get(String, String) - Method in interface ucar.util.prefs.PersistenceManager
- get(K) - Method in class ucar.nc2.util.cache.HashQueue
- get(MFile) - Method in interface ucar.nc2.internal.dataset.ft.fmrc.InventoryCacheProvider
-
Get the grid inventory associated with an MFile from the cache.
- get(Index) - Method in class ucar.ma2.ArrayBoolean
-
get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayByte
-
get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayChar
-
get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayDouble
-
get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayFloat
-
get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayInt
-
Get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayLong
-
get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayShort
-
Get the value at the specified index.
- get(Index) - Method in class ucar.ma2.ArrayString
-
get the value at the specified index.
- get(CalendarDate) - Method in class ucar.nc2.grib.coord.CalendarDateFactory
- Get - ucar.httpservices.HTTPSession.Methods
- Get(String) - Static method in class ucar.httpservices.HTTPFactory
- Get(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Get(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
- get1DJavaArray(Class) - Method in class ucar.ma2.Array
-
Deprecated.use get1DJavaArray(DataType wantType)
- get1DJavaArray(DataType) - Method in class ucar.ma2.Array
-
This gets the equivalent java array of the wanted type, in correct order.
- getAbbrev() - Method in class ucar.nc2.grib.coord.VertCoordType
- getAbbrev() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getAbbrev() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getAbbrev() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getAbbrev() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- getAbbrev() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getAccess() - Method in class thredds.catalog.InvCatalogRef
- getAccess() - Method in class thredds.catalog.InvDataset
-
Get all access elements for this dataset.
- getAccess() - Method in class thredds.catalog.InvDatasetImplProxy
- getAccess() - Method in class thredds.client.catalog.Dataset
- getAccess(ServiceType) - Method in class thredds.catalog.InvCatalogRef
- getAccess(ServiceType) - Method in class thredds.catalog.InvDataset
-
Get access element of the specified service type for this dataset.
- getAccess(ServiceType) - Method in class thredds.catalog.InvDatasetImplProxy
- getAccess(ServiceType) - Method in class thredds.client.catalog.Dataset
- getAccessLocal() - Method in class thredds.catalog.InvDatasetImpl
- getAccessLocal() - Method in class thredds.catalog.InvDatasetImplProxy
- getAccessPoint() - Method in class thredds.cataloggen.config.DatasetSource
- getAccessPointDataset() - Method in class thredds.cataloggen.config.CatalogRefInfo
- getAccessPointHeader() - Method in class thredds.cataloggen.config.ResultService
-
Return a String containing the accessPointHeader attribute text
- getAccessType() - Method in class thredds.client.catalog.Service
- getAccessType() - Method in enum thredds.client.catalog.ServiceType
- getAction() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldAction action = 4;
- getAction() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldAction action = 4;
- getAction() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldAction action = 4;
- getAction() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getAction() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getAction() - Method in class ucar.nc2.ui.gis.MapBean
-
Construct the Action that is called when this bean's menu item/buttcon is selected.
- getAction() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getActionDesc() - Method in class ucar.nc2.ui.gis.MapBean
- getActionDesc() - Method in class ucar.nc2.ui.gis.shapefile.ShapeFileBean
- getActionDesc() - Method in class ucar.nc2.ui.gis.worldmap.WorldMapBean
- getActionName() - Method in class ucar.nc2.ui.gis.MapBean
- getActionName() - Method in class ucar.nc2.ui.gis.shapefile.ShapeFileBean
- getActionName() - Method in class ucar.nc2.ui.gis.worldmap.WorldMapBean
- getActionS() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getActionSourceListener() - Method in class ucar.nc2.ui.grid.GridTable
- getActionSourceListener() - Method in class ucar.nc2.ui.grid.VertPanel
-
better way to do event management
- getActionSourceListener() - Method in class ucar.nc2.ui.grid.VertScaleSlider
-
better way to do event management
- getActionSourceListener() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- getActionSourceListener() - Method in class ucar.ui.widget.SuperComboBox
-
better way to do event management
- getActionValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldAction action = 4;
- getActionValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldAction action = 4;
- getActionValue() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldAction action = 4;
- getActualDataset(List) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getActualDataset(List) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- getActualDataset(List) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Determine the InvCrawlablePair from the given dataset collection (java.util.List) being proxied by this ProxyDatasetHandler.
- getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getActualDatasetName(InvCrawlablePair, String) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- getActualDatasetName(InvCrawlablePair, String) - Method in interface thredds.cataloggen.ProxyDatasetHandler
- getAddDatasetSize() - Method in class thredds.catalog.InvDatasetScan
- getAddLevel() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the value of the addLevel attribute of this DatasetNamer.
- getAddress() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.DataObject
- getAddress() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
- getAddress() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.ObjectBean
- getAddress() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.ObjectBean
- getAerIntSizeType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAerIntWavelType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAerosolIntervalSizeType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerosolIntervalWavelengthType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerosolSize1() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerosolSize2() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerosolType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerosolWavelength1() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerosolWavelength2() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsAerosol
- getAerSize1() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAerSize2() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAerType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAerWavel1() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAerWavel2() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getAggregation() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Do not use.
- getAlias() - Method in class thredds.catalog.InvCatalogRef
- getAlias() - Method in class thredds.catalog.InvDatasetImpl
- getAlias() - Method in class thredds.catalog.InvDatasetImplProxy
- getAlias() - Method in class thredds.util.PathAliasReplacementImpl
- getAliasedTo() - Method in class opendap.dap.Alias
-
Returns the name of the attribute aliased to.
- getAliasedToAttributeField() - Method in class opendap.dap.Alias
-
Returns the name of the attribute aliased to.
- getAliasedToAttributeFieldAsClearString() - Method in class opendap.dap.Alias
-
Returns the name of the attribute aliased to.
- getAliasName() - Method in class thredds.catalog.InvDatasetImplProxy
- getAll() - Static method in class ucar.unidata.geoloc.EarthEllipsoid
-
get a collection of all defined EarthEllipsoid objects
- getAllAxes() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns the list of all axes contained in this coordinate system.
- getAllDatasets() - Method in class thredds.client.catalog.Catalog
- getAllFiles() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getAllowedMethods() - Static method in class ucar.httpservices.HTTPFactory
- getAllowSelfSigned() - Static method in class ucar.nc2.util.rc.RC
-
Deprecated.
- getAllParameters() - Static method in class ucar.nc2.grib.grib2.Grib2JpegDecoder
-
Returns all the parameters used in the decoding chain.
- getAllRegisteredTables() - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getAllTypes() - Static method in class thredds.catalog.CollectionType
- getAllTypes() - Static method in class thredds.catalog.DataFormatType
-
Return all DataFormatType objects
- getAllTypes() - Static method in class thredds.catalog.MetadataType
-
Get all MetadataType objects
- getAllTypes() - Static method in class thredds.catalog.ServiceType
-
Get all ServiceType objects
- getAllTypes() - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
- getAllUniqueSelectors() - Method in class thredds.catalog.query.QueryCapability
- getAlt() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
double alt = 4;
- getAlt() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
double alt = 4;
- getAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
double alt = 4;
- getAlt() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
double alt = 4;
- getAltitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getAltitude() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getAltitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the altitude in meters; missing = NaN.
- getAltitude() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getAltitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getAltitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getAltitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getAltitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getAltitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getAltitude() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getAltitude() - Method in interface ucar.unidata.geoloc.EarthLocation
-
Returns the altitude in some unit.
- getAltitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- getAltitude(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the sensor altitude for a non-moving sensor
- getAltitudes(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the per-ray array of sensor altitudes.
- getAltName() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
The altitude name string if it exists.
- getAltName() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getAltName() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getAltUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string altUnit = 4;
- getAltUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
string altUnit = 4;
- getAltUnit() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
string altUnit = 4;
- getAltUnitBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string altUnit = 4;
- getAltUnitBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
string altUnit = 4;
- getAltUnitBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
string altUnit = 4;
- getAltUnits() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
The altitude unit string if it exists.
- getAltUnits() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getAltUnits() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getAltUnits(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getAltUnits(Document) - Static method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getAnchor() - Method in class ucar.nc2.ui.geoloc.Rubberband
- getAndFilter(CrawlableDatasetFilter, CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
- getAngle() - Method in class ucar.unidata.geoloc.Bearing
-
Get the azimuth in degrees, 0 = north, clockwise positive
- getantennaGain(int) - Method in class ucar.atd.dorade.DoradeSweep
- getArray() - Method in class dap4.dap4lib.D4Array
- getArray() - Method in class opendap.dap.DGrid
- getArray() - Method in class ucar.nc2.grib.collection.GribDataReader.DataReceiver
- getArray() - Method in interface ucar.nc2.grib.collection.GribDataReader.DataReceiverIF
- getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of any type for a specific record as an Array.
- getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureMA
- getArray(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getArray(String) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Array.
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Array.
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getArray(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data array of any type as an Array.
- getArray(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getArray(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getArrayDims() - Method in class opendap.dap.DGrid
- getArrayFromMember(Variable, StructureMembers.Member) - Static method in class ucar.nc2.ft.point.writer.CFPointWriterUtils
- getArrayMap() - Method in class dap4.dap4lib.cdm.nc2.CDMCompiler
- getArrayObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type ArrayObject
- getArraySection() - Method in class ucar.nc2.ParsedSectionSpec
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type ArraySequence
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getArraySequence(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getArraySequence(String) - Method in class ucar.ma2.StructureData
-
Get ArraySequence for a member of type Sequence.
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get ArraySequence for a member of type Sequence.
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getArraySequence(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
- getArraySequence(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getArraySequence(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getArrayStructure() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type array of Structure.
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getArrayStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getArrayStructure(String) - Method in class ucar.ma2.StructureData
-
Get member data of type Structure.
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get ArrayStructure for a member of type Structure.
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getArrayStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type Structure.
- getArrayStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getArrayStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getAtomicType() - Method in class dap4.core.dmr.DapType
-
Return the lowest possible TypeSort.
- getAttribContainer() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the value of the attribContainer attribute of this DatasetNamer.
- getAttribName() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the value of the attribName attribute of this DatasetNamer.
- getAttribute() - Method in class opendap.dap.BaseType
- getAttribute(String) - Method in class dap4.core.dmr.DapAttributeSet
- getAttribute(String) - Method in class opendap.dap.AttributeTable
-
Returns the
Attribute
which matches name. - getAttribute(String) - Method in class opendap.dap.BaseType
- getAttributeContainer() - Method in class ucar.nc2.dataset.CoordinateTransform
- getAttributeContainer() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
-
Deprecated.use attributes()
- getAttributeContainer() - Method in class ucar.nc2.Group.Builder
- getAttributeContainer() - Method in class ucar.nc2.Variable.Builder
- getAttributeDataType(Attribute, DataType.Signedness) - Static method in class ucar.nc2.filter.FilterHelpers
- getAttributeName() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.AttributeBean
- getAttributeName() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
- getAttributeNames() - Method in class opendap.dap.BaseType
- getAttributes() - Method in class dap4.core.dmr.DapNode
- getAttributes() - Method in interface ucar.nc2.AttributeContainer
-
Deprecated.use Iterable
- getAttributes() - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- getAttributes() - Method in class ucar.nc2.AttributeContainerMutable
- getAttributes() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.use attributes()
- getAttributes() - Method in interface ucar.nc2.dt.GridDatatype
-
Get a List of Attribute specific to the Grid
- getAttributes() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
-
Deprecated.
- getAttributes() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getAttributes() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.use attributes()
- getAttributes() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Deprecated.use attributes()
- getAttributes() - Method in class ucar.nc2.ft2.coverage.Coverage
- getAttributes() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
-
Deprecated.use attributes()
- getAttributes() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- getAttributes() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getAttributes() - Method in class ucar.nc2.Group
-
Deprecated.Use attributes()
- getAttributes() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.DataObject
- getAttributes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the attributes
- getAttributes() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
- getAttributes() - Method in class ucar.nc2.Variable
-
Deprecated.Use attributes()
- getAttributes() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getAttributes() - Method in interface ucar.nc2.VariableSimpleIF
-
Deprecated.Use attributes()
- getAttributes() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 5;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
repeated .ucar.gcdm.Attribute attributes = 4;
- getAttributeTable() - Method in class opendap.dap.BaseType
- getAttributeTable(String) - Method in class opendap.dap.DAS
-
Returns the
AttributeTable
with the given name. - getAttributeTableN(String) - Method in class opendap.dap.DAS
-
Returns the
AttributeTable
with the given name. - getAtts(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAtts(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
find calendar attribute here?
- getAtts(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
find calendar attribute here?
- getAtts(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAtts(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Attribute atts = 2;
- getAtts(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Attribute atts = 2;
- getAtts(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Attribute atts = 5;
- getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Attribute atts = 5;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .Attribute atts = 4;
- getAtts(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .Attribute atts = 4;
- getAttsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAttsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAttsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAttsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAttsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAttsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAttsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAttsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAttsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
find calendar attribute here?
- getAttsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
find calendar attribute here?
- getAttsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAttsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Attribute atts = 2;
- getAttsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Attribute atts = 2;
- getAttsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Attribute atts = 5;
- getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Attribute atts = 5;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .Attribute atts = 4;
- getAttsCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAttsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
find calendar attribute here?
- getAttsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
find calendar attribute here?
- getAttsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAttsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Attribute atts = 2;
- getAttsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Attribute atts = 2;
- getAttsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Attribute atts = 5;
- getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Attribute atts = 5;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .Attribute atts = 4;
- getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAttsList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .Attribute atts = 4;
- getAttsList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAttsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
find calendar attribute here?
- getAttsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
find calendar attribute here?
- getAttsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAttsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Attribute atts = 2;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Attribute atts = 2;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Attribute atts = 5;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Attribute atts = 5;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .Attribute atts = 4;
- getAttsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
find calendar attribute here?
- getAttsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
find calendar attribute here?
- getAttsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
find calendar attribute here?
- getAttsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Attribute atts = 2;
- getAttsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Attribute atts = 2;
- getAttsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Attribute atts = 2;
- getAttsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Attribute atts = 5;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Attribute atts = 5;
- getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Attribute atts = 5;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
repeated .Attribute atts = 4;
- getAttsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
repeated .Attribute atts = 4;
- getAuthority() - Method in class thredds.catalog.InvCatalogRef
- getAuthority() - Method in class thredds.catalog.InvDataset
-
Get authority for this Dataset, may be null.
- getAuthority() - Method in class thredds.catalog.InvDatasetImplProxy
- getAuthority() - Method in class thredds.catalog.ThreddsMetadata
- getAuthority() - Method in class thredds.client.catalog.Dataset
- getAuthority() - Method in class ucar.nc2.dataset.CoordinateTransform
- getAuthScope() - Method in class ucar.httpservices.HTTPSession
- getAuxBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the auxilliary block used to initialize this McIDASAreaProjection
- getAuxInfo() - Method in class thredds.filesystem.MFileOS
- getAuxInfo() - Method in class thredds.filesystem.MFileOS7
- getAuxInfo() - Method in class thredds.inventory.CollectionConfig
- getAuxInfo() - Method in interface thredds.inventory.MFile
- getAuxInfo() - Method in class thredds.inventory.s3.MFileS3
- getAuxInfo() - Method in class thredds.inventory.zarr.MFileZip
- getAuxInfo() - Method in class ucar.nc2.grib.collection.GcMFile
- getAuxInfo(String) - Method in class thredds.inventory.CollectionAbstract
- getAuxInfo(String) - Method in interface thredds.inventory.MCollection
- getAvailableIDs() - Static method in class ucar.nc2.time.CalendarTimeZone
- getAverageMillisInMonth() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
-
Gets the average number of milliseconds in each month
- getAvgBits() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getAvgBits() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getAvgBits() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getAvgBits() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getAxes() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getAxis(String) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getAxis(AxisType) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getAxisName() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- getAxisName(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- getAxisName(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
each dimension corresponds to this axis
- getAxisName(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
each dimension corresponds to this axis
- getAxisNameBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- getAxisNameBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
each dimension corresponds to this axis
- getAxisNameBytes(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
each dimension corresponds to this axis
- getAxisNameCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- getAxisNameCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
each dimension corresponds to this axis
- getAxisNameCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
each dimension corresponds to this axis
- getAxisNameList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
each dimension corresponds to this axis
- getAxisNameList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
each dimension corresponds to this axis
- getAxisNameList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
each dimension corresponds to this axis
- getAxisNames() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getAxisNames(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- getAxisNames(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string axisNames = 2;
- getAxisNames(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string axisNames = 2;
- getAxisNamesBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- getAxisNamesBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string axisNames = 2;
- getAxisNamesBytes(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string axisNames = 2;
- getAxisNamesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- getAxisNamesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string axisNames = 2;
- getAxisNamesCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string axisNames = 2;
- getAxisNamesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string axisNames = 2;
- getAxisNamesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string axisNames = 2;
- getAxisNamesList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string axisNames = 2;
- getAxisType() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Get type of axis
- getAxisType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getAxisType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.AxisType axisType = 4;
- getAxisType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.AxisType axisType = 4;
- getAxisType() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.AxisType axisType = 4;
- getAxisType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
.GribAxisType axisType = 1;
- getAxisType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
.GribAxisType axisType = 1;
- getAxisType() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
.GribAxisType axisType = 1;
- getAxisType() - Method in enum ucar.nc2.grib.grib2.Grib2Utils.LatLon2DCoord
- getAxisType() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getAxisType() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getAxisType() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getAxisType() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.ADASConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.CF1Convention
-
Augment COARDS axis type identification with Standard names (including dimensionless vertical coordinates) and CF.AXIS attributes
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.COARDSConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Cosmic1Convention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.DefaultConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.GDVConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Jason2Convention
-
_more_
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.M3IOConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.NUWGConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.Suomi
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.conv.WRFConvention
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Identify what kind of AxisType the named variable is.
- getAxisType(NetcdfDataset, VariableEnhanced) - Method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.ADASConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.AWIPSConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.AWIPSSatConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.CF1Convention
-
Augment COARDS axis type identification with Standard names (including dimensionless vertical coordinates) and CF.AXIS attributes
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.DefaultConventions
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.GDVConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.M3IOConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.Suomi
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.conv.WRFConvention
- getAxisType(VariableDS.Builder) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Identify what kind of AxisType the named variable is.
- getAxisTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.AxisType axisType = 4;
- getAxisTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.AxisType axisType = 4;
- getAxisTypeValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.AxisType axisType = 4;
- getAxisTypeValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
.GribAxisType axisType = 1;
- getAxisTypeValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
.GribAxisType axisType = 1;
- getAxisTypeValue() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
.GribAxisType axisType = 1;
- getAz() - Method in class ucar.nc2.iosp.sigmet.Ray
- getAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getAzimuth() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Get the azimuth in degrees
- getAzimuth() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
Get the azimuth in degrees
- getAzimuth() - Method in class ucar.nc2.iosp.uf.Ray
- getAzimuth(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getAzimuth(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getAzimuthAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialAzimuth, or null if none.
- getAzimuthAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Azimuth axis
- getAzimuthAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Azimuth axis data.
- getAzimuths() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the azimuths for all rays in the sweep.
- getBackAzimuth() - Method in class ucar.unidata.geoloc.Bearing
-
Get the back azimuth in degrees, 0 = north, clockwise positive
- getBackgroundColor() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- getBackProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getBackProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 backProcessId = 13;
- getBackProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
int32 backProcessId = 13;
- getBackProcessId() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
int32 backProcessId = 13;
- getBackProcessId() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Get Background generating process identifier (defined by originating centre)
- getBadDataFlag() - Method in class ucar.atd.dorade.DoradePARM
- getBase() - Method in class dap4.core.dmr.DapDataset
- getBase() - Method in class thredds.catalog.InvService
-
get the base URL for the service
- getBase() - Method in class thredds.catalog.query.Query
- getBase() - Method in class thredds.client.catalog.Service
- getBase() - Method in class ucar.units.Factor
-
Returns the Base entity.
- getBase() - Method in class ucar.units.LogarithmicUnit
-
Returns the logarithmic base.
- getBaseCalendarDate() - Method in class ucar.nc2.time.CalendarDateUnit
- getBaseDate() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getBaseName() - Method in class thredds.crawlabledataset.s3.S3URI
-
Returns the base name of the file or directory denoted by this URI.
- getBaseQuantity() - Method in class ucar.units.BaseUnit
-
Returns the base quantity associated with this base unit.
- getBaseType() - Method in class dap4.core.dmr.DapAttribute
- getBaseType() - Method in class dap4.core.dmr.DapEnumeration
- getBaseType() - Method in class dap4.core.dmr.DapVariable
- getBaseType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
.ucar.gcdm.DataType base_type = 2;
- getBaseType() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseType() - Method in class ucar.nc2.EnumTypedef
-
One of DataType.ENUM1, DataType.ENUM2, or DataType.ENUM4.
- getBaseTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
.ucar.gcdm.DataType base_type = 2;
- getBaseTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
.ucar.gcdm.DataType base_type = 2;
- getBaseUnit(BaseQuantity) - Method in interface ucar.units.UnitSystem
-
Returns the base unit corresponding to a base quantity.
- getBaseUnit(BaseQuantity) - Method in class ucar.units.UnitSystemImpl
-
Returns the base unit corresponding to a base quantity.
- getBaseUnitDB() - Method in interface ucar.units.UnitSystem
-
Returns the database of base units.
- getBaseUnitDB() - Method in class ucar.units.UnitSystemImpl
-
Returns the base unit database.
- getBaseURI() - Method in class thredds.catalog.InvCatalogImpl
- getBaseURI() - Method in class thredds.client.catalog.Catalog
- getBB() - Method in class ucar.nc2.ui.point.PointRenderer.ObservationUI
- getBBLower() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
Gets the lower bounding box coordinate on the line.
- getBBLower() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Gets the lower bounding box coordinate on the polygon.
- getBBLower() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Gets the lower bounding box coordinate on the polygon.
- getBBLower() - Method in interface ucar.nc2.ft2.simpgeometry.SimpleGeometry
-
Gets the lower bounding box of this geometry.
- getBBUpper() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
Gets the upper bounding box coordinate on the line.
- getBBUpper() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Gets the upper bounding box coordinate on the point.
- getBBUpper() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Gets the upper bounding box coordinate on the polygon.
- getBBUpper() - Method in interface ucar.nc2.ft2.simpgeometry.SimpleGeometry
-
Gets the upper bounding box of this geometry.
- getBeamWidth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getBeamWidth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getBeamWidth() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getBean(String, Object) - Method in class ucar.util.prefs.PreferencesExt
-
Get the object that has the specified key.
- getBeans() - Method in class ucar.ui.prefs.BeanTable
- getBeginColumn() - Method in class ucar.units.ASCII_CharStream
- getBeginColumn() - Method in class ucar.units.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class ucar.units.ASCII_CharStream
- getBeginLine() - Method in class ucar.units.SimpleCharStream
-
Get token beginning line number.
- getBeginning(int) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryIndexFinder
-
Gets the beginning index of a geometry's points given the index of the geometry within the array.
- getBestDatasets() - Method in class thredds.featurecollection.FeatureCollectionConfig.FmrcConfig
- getBigend() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
bool bigend = 3;
- getBigend() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
bool bigend = 3;
- getBigend() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
bool bigend = 3;
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
[default=true] in proto2
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
[default=true] in proto2
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
bool bigend = 4;
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
bool bigend = 4;
- getBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
bool bigend = 4;
- getBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
[default=true] in proto2
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
bool bigend = 4;
- getBigend() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
bool bigend = 4;
- getBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
bool bigend = 4;
- getBigendPresentCase() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- getBigendPresentCase() - Method in class ucar.nc2.stream.NcStreamProto.Data
- getBigendPresentCase() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
- getBinaryDataInfo(RandomAccessFile) - Method in class ucar.nc2.grib.grib1.Grib1Record
- getBinaryDataInfo(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type0
- getBinaryDataInfo(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- getBinaryDataInfo(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2Record
- getBinaryDataInfo(RandomAccessFile, long) - Static method in class ucar.nc2.grib.grib1.Grib1SectionBinaryData
- getBinaryFormat() - Method in class ucar.atd.dorade.DoradePARM
-
Get the binary format used for encoding this parameter.
- getBins() - Method in class ucar.nc2.iosp.sigmet.Ray
- getBinsActual() - Method in class ucar.nc2.iosp.sigmet.Ray
- getBinScale() - Method in interface ucar.nc2.grib.GribData.Bean
- getBinScale() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getBinScale() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getBinScale() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getBit(long, int) - Static method in class ucar.nc2.iosp.BitReader
- getBitCounterUncompressed(int) - Method in class ucar.nc2.iosp.bufr.Message
-
Get the offset of this obs from the start of the message data.
- getBitmap(RandomAccessFile) - Method in class ucar.nc2.grib.grib1.Grib1SectionBitMap
-
Read the bitmap array when needed, return null if none.
- getBitmap(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2SectionBitMap
-
Read the bit map array.
- getBitMap() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getBitMapIndicator() - Method in class ucar.nc2.grib.grib2.Grib2SectionBitMap
- getBitMapReplaced() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getBitmapSection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getBitMapSection() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getBitPos(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
- getBits(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get a bit string for an integer
- getBitsOk() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getBitWidth() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
int32 bitWidth = 12;
- getBitWidth() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
int32 bitWidth = 12;
- getBitWidth() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
int32 bitWidth = 12;
- getBitWidth() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getBitWidth() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getBitWidth() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getBitWidth() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getBitWidth() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getBlobContentID() - Method in class opendap.dap.DDS
-
Get's the dataBLOB Contnet-ID for this DDS.
- getBmsIndicator() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 bmsIndicator = 12;
- getBmsIndicator() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 bmsIndicator = 12;
- getBmsIndicator() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 bmsIndicator = 12;
- getBmsOffset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
use alternate bms if non-zero (grib2 only).
- getBmsOffset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
-
use alternate bms if non-zero (grib2 only).
- getBmsOffset() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.RecordOrBuilder
-
use alternate bms if non-zero (grib2 only).
- getBmsPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
optional uint64 bmsPos = 11;
- getBmsPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
optional uint64 bmsPos = 11;
- getBmsPos() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
optional uint64 bmsPos = 11;
- getBmsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
bms section
- getBmsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
bms section
- getBmsPos() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
bms section
- getBmsReplaced() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
optional bool bmsReplaced = 16 [default = false];
- getBmsReplaced() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
optional bool bmsReplaced = 16 [default = false];
- getBmsReplaced() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
optional bool bmsReplaced = 16 [default = false];
- getBoolean(int) - Method in class ucar.ma2.Array
- getBoolean(int) - Method in class ucar.ma2.ArrayBoolean
- getBoolean(int) - Method in class ucar.ma2.ArrayByte
- getBoolean(int) - Method in class ucar.ma2.ArrayChar
- getBoolean(int) - Method in class ucar.ma2.ArrayDouble
- getBoolean(int) - Method in class ucar.ma2.ArrayFloat
- getBoolean(int) - Method in class ucar.ma2.ArrayInt
- getBoolean(int) - Method in class ucar.ma2.ArrayLong
- getBoolean(int) - Method in class ucar.ma2.ArrayObject
- getBoolean(int) - Method in class ucar.ma2.ArrayRagged
- getBoolean(int) - Method in class ucar.ma2.ArrayScalar
- getBoolean(int) - Method in class ucar.ma2.ArrayShort
- getBoolean(int) - Method in class ucar.ma2.ArrayString
- getBoolean(int) - Method in class ucar.ma2.ArrayStructure
- getBoolean(int) - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve a boolean for this field
- getBoolean(String, boolean) - Method in class ucar.ui.prefs.PersistentBean
- getBoolean(String, boolean) - Method in interface ucar.util.prefs.PersistenceManager
- getBoolean(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a boolean.
- getBoolean(Index) - Method in class ucar.ma2.ArrayBoolean
- getBoolean(Index) - Method in class ucar.ma2.ArrayByte
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayChar
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayDouble
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayFloat
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayInt
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayLong
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayScalar
- getBoolean(Index) - Method in class ucar.ma2.ArrayShort
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getBoolean(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getBooleanCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a boolean
- getBooleanCurrent() - Method in class ucar.ma2.IteratorFast
- getBooleanNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a boolean
- getBooleanNext() - Method in class ucar.ma2.IteratorFast
- getBooleans() - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve a booleans array for this field
- getBooleansByName(String) - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Extract the boolean array of data for a field by Name.
- getBound(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
only used if interval, then = (value, bound)
- getBound(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
only used if interval, then = (value, bound)
- getBound(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
only used if interval, then = (value, bound)
- getBound1() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bound1 as a double array.
- getBound1() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- getBound2() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bound1 as a double array.
- getBound2() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- getBoundaryRef() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The name of this coordinate axis' boundary variable
- getBoundCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
only used if interval, then = (value, bound)
- getBoundCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
only used if interval, then = (value, bound)
- getBoundCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
only used if interval, then = (value, bound)
- getBoundingBox() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getBoundingBox() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the x,y bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.dt.grid.GridDataset
- getBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get horizontal bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getBoundingBox() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getBoundingBox() - Method in class ucar.nc2.dt.radial.RadialCoordSys
- getBoundingBox() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getBoundingBox() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.BoundingBox for the trajectory.
- getBoundingBox() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getBoundingBox() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getBoundingBox() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
The boundingBox for the FeatureCollection.
- getBoundingBox() - Method in interface ucar.nc2.ft.FeatureDataset
-
The lat/lon boundingBox for the entire dataset.
- getBoundingBox() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getBoundingBox() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getBoundingBox() - Method in class ucar.nc2.ft.point.StationHelper
- getBoundingBox() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- getBoundingBox() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getBoundingBox() - Method in interface ucar.nc2.ft.StationCollection
-
Get the bounding box including all the stations.
- getBoundingBox() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
BoundingBox for the trajectory.
- getBoundingBox() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
Get the x,y bounding box in projection coordinates.
- getBoundingBox() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getBoundingBox() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getBoundingBox() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getBoundingBox() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Get bounding box, according to file (not computed from features)
- getBoundingBox(String) - Method in class ucar.ui.widget.FontUtil.StandardFont
- getBoundingBox(List<? extends Station>) - Static method in class ucar.nc2.ft.point.writer.CFPointWriterUtils
- getBoundingBox(List<? extends Station>) - Static method in class ucar.nc2.ft.point.writer2.CFPointWriterUtils
- getBoundingBox(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Deprecated.
- getBoundingBox(NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- getBoundList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
only used if interval, then = (value, bound)
- getBoundList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
only used if interval, then = (value, bound)
- getBoundList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
only used if interval, then = (value, bound)
- getBounds() - Method in class ucar.nc2.ui.geoloc.Rubberband
-
Get current Bounds
- getBounds1() - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- getBounds2() - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- getBounds2D() - Method in class ucar.nc2.ui.gis.AbstractGisFeature
- getBounds2D() - Method in interface ucar.nc2.ui.gis.GisFeature
-
Get the bounding box for this feature.
- getBounds2D() - Method in class ucar.nc2.ui.gis.GisFeatureAdapter
-
Get the bounding box for this feature.
- getBounds2D() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
Get bounding rectangle for this feature.
- getBounds2D() - Method in class ucar.nc2.ui.grid.ContourFeature
- getBoundsDimension(NetcdfFile) - Static method in class ucar.nc2.dataset.DatasetConstructor
-
Deprecated.
- getBtree() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew.Vinfo
- getBucket() - Method in class thredds.crawlabledataset.s3.S3URI
-
Returns the bucket.
- getBucket() - Method in class ucar.unidata.io.s3.CdmS3Uri
- getBufferedImage() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
This is used to do some fancy tricks with double buffering
- getBufferedImageGraphics() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
User must get this Graphics2D and draw into it when panel needs redrawing
- getBufferedImageGraphics() - Method in class ucar.nc2.ui.widget.ScaledPanel
-
User must get this Graphics2D and draw into it when panel needs redrawing
- getBufferSize() - Method in class ucar.unidata.io.RandomAccessFile
-
Get the buffer size
- getBufrEdition() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Get the edition of the BUFR specification used.
- getBufrEdition() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getBufrFileChooser() - Static method in class ucar.nc2.ui.ToolsUI
- getBufrLength() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Get the byte length of this BUFR record.
- getByIdNumber(String) - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
- getByName(String) - Method in interface ucar.units.UnitDB
-
Gets a unit in the database by name.
- getByName(String) - Method in class ucar.units.UnitDBImpl
-
Gets a unit by name.
- getBySymbol(String) - Method in interface ucar.units.UnitDB
-
Gets a unit in the database by symbol.
- getBySymbol(String) - Method in class ucar.units.UnitDBImpl
-
Gets a unit by symbol.
- getByte(int) - Method in class ucar.ma2.Array
- getByte(int) - Method in class ucar.ma2.ArrayBoolean
- getByte(int) - Method in class ucar.ma2.ArrayByte
- getByte(int) - Method in class ucar.ma2.ArrayChar
- getByte(int) - Method in class ucar.ma2.ArrayDouble
- getByte(int) - Method in class ucar.ma2.ArrayFloat
- getByte(int) - Method in class ucar.ma2.ArrayInt
- getByte(int) - Method in class ucar.ma2.ArrayLong
- getByte(int) - Method in class ucar.ma2.ArrayObject
- getByte(int) - Method in class ucar.ma2.ArrayRagged
- getByte(int) - Method in class ucar.ma2.ArrayScalar
- getByte(int) - Method in class ucar.ma2.ArrayShort
- getByte(int) - Method in class ucar.ma2.ArrayString
- getByte(int) - Method in class ucar.ma2.ArrayStructure
- getByte(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a byte.
- getByte(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getByte(Index) - Method in class ucar.ma2.ArrayByte
- getByte(Index) - Method in class ucar.ma2.ArrayChar
- getByte(Index) - Method in class ucar.ma2.ArrayDouble
- getByte(Index) - Method in class ucar.ma2.ArrayFloat
- getByte(Index) - Method in class ucar.ma2.ArrayInt
- getByte(Index) - Method in class ucar.ma2.ArrayLong
- getByte(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getByte(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getByte(Index) - Method in class ucar.ma2.ArrayScalar
- getByte(Index) - Method in class ucar.ma2.ArrayShort
- getByte(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getByte(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getByteBuffer() - Method in class ucar.ma2.ArrayStructureBB
-
Return backing storage as a ByteBuffer
- getByteBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
- getByteBuffer() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
- getByteCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a byte
- getByteCurrent() - Method in class ucar.ma2.IteratorFast
- getBytedata(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
opaque dataType and vlens
- getBytedata(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
opaque dataType and vlens
- getBytedata(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
opaque dataType and vlens
- getByteData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- getByteData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
oneof, depends on data_type
- getByteData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
oneof, depends on data_type
- getBytedataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
opaque dataType and vlens
- getBytedataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
opaque dataType and vlens
- getBytedataCount() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
opaque dataType and vlens
- getByteDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- getByteDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
oneof, depends on data_type
- getByteDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
oneof, depends on data_type
- getBytedataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
opaque dataType and vlens
- getBytedataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
opaque dataType and vlens
- getBytedataList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
opaque dataType and vlens
- getByteDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
oneof, depends on data_type
- getByteDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
oneof, depends on data_type
- getByteDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
oneof, depends on data_type
- getByteNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a byte
- getByteNext() - Method in class ucar.ma2.IteratorFast
- getByteOrder() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get the byte order for this system
- getByteOrder() - Method in class ucar.nc2.iosp.zarr.ZArray
- getByteOrder(int) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get the byte order for the machine type.
- getBytes() - Method in class thredds.logs.LogReader.Log
- getBytes() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getBytes(RandomAccessFile) - Method in class ucar.nc2.grib.grib1.Grib1SectionBinaryData
- getBytes(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2SectionData
- getBytesPerBin() - Method in class ucar.nc2.iosp.sigmet.Ray
- getBytesToWrite() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getBytesWritten() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getCacheFile(String) - Static method in class ucar.nc2.util.DiskCache
-
Get a file in the cache.
- getCacheFile(String) - Method in class ucar.nc2.util.DiskCache2
-
Get a File in the cache, corresponding to the fileLocation.
- getCacheLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- getCacheLocation() - Method in class ucar.nc2.ui.op.AggTable.DatasetBean
- getCacheName() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.do not use
- getCalendar() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCalendar() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getCalendar() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
.Calendar calendar = 3;
- getCalendar() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
-
.Calendar calendar = 3;
- getCalendar() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRangeOrBuilder
-
.Calendar calendar = 3;
- getCalendar() - Method in class ucar.nc2.ft2.coverage.TimeHelper
- getCalendar() - Method in class ucar.nc2.time.CalendarDate
- getCalendar() - Method in class ucar.nc2.time.CalendarDateUnit
- getCalendar() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getCalendarDate() - Method in class ucar.nc2.units.DateType
-
Get this as a CalendarDate
- getCalendarDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get the the ith CalendarDate.
- getCalendarDate(MFile) - Method in interface thredds.inventory.DateExtractor
- getCalendarDate(MFile) - Method in class thredds.inventory.DateExtractorFromName
- getCalendarDate(MFile) - Method in class thredds.inventory.DateExtractorNone
- getCalendarDateCoverage() - Method in class thredds.catalog.InvCatalogRef
- getCalendarDateCoverage() - Method in class thredds.catalog.InvDataset
-
get time coverage as CalendarDateRange
- getCalendarDateCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
- getCalendarDateCoverage() - Method in class thredds.catalog.ThreddsMetadata
- getCalendarDateEnd() - Method in class ucar.nc2.dt.grid.GridDataset
- getCalendarDateEnd() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getCalendarDateEnd() - Method in interface ucar.nc2.ft.FeatureDataset
-
Ending Calendar date for the entire dataset.
- getCalendarDateEnd() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getCalendarDateEnd() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getCalendarDateEnd() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getCalendarDateEnd() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getCalendarDateFromPath(String) - Method in interface thredds.inventory.DateExtractor
- getCalendarDateFromPath(String) - Method in class thredds.inventory.DateExtractorFromName
- getCalendarDateFromPath(String) - Method in class thredds.inventory.DateExtractorNone
- getCalendarDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get calendar date range
- getCalendarDateRange() - Method in class ucar.nc2.dt.grid.GridCoordSys
- getCalendarDateRange() - Method in class ucar.nc2.dt.grid.GridDataset
- getCalendarDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
- getCalendarDateRange() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getCalendarDateRange() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
Calendar date range for the FeatureCollection.
- getCalendarDateRange() - Method in interface ucar.nc2.ft.FeatureDataset
-
Calendar Date range for the entire dataset.
- getCalendarDateRange() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getCalendarDateRange() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getCalendarDateRange() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
DateRange for the points along the trajectory.
- getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.adapter.GridCS
- getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCalendarDateRange() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getCalendarDateRange() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getCalendarDateRange() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getCalendarDateRange(CalendarDateUnit) - Method in class ucar.nc2.ft.point.CollectionInfo
- getCalendarDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Get the list of datetimes in this coordinate as CalendarDate objects.
- getCalendarDates() - Method in class ucar.nc2.dt.grid.GridCoordSys
- getCalendarDates() - Method in interface ucar.nc2.dt.GridCoordSystem
- getCalendarDateStart() - Method in class ucar.nc2.dt.grid.GridDataset
- getCalendarDateStart() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getCalendarDateStart() - Method in interface ucar.nc2.ft.FeatureDataset
-
Starting Calendar date for the entire dataset.
- getCalendarDateStart() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getCalendarDateStart() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getCalendarDateStart() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getCalendarDateStart() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getCalendarDateUnit() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getCalendarDateUnit() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getCalendarDateUnit() - Method in class ucar.nc2.ft2.coverage.TimeHelper
- getCalendarField() - Method in class ucar.nc2.time.CalendarDateUnit
- getCalendarFromAttribute() - Method in class ucar.nc2.dataset.CoordinateAxis
- getCalendarFromAttribute(AttributeContainer) - Static method in class ucar.nc2.ft2.coverage.TimeHelper
- getCalendarPeriod() - Method in class ucar.nc2.time.CalendarDateUnit
- getCalendarPeriod(int) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- getCalendarPeriod(int) - Static method in class ucar.nc2.grib.GribUtils
-
Convert a time unit to a CalendarPeriod GRIB1 and GRIB2 are the same (!)
- getCalendarValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
.Calendar calendar = 3;
- getCalendarValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
-
.Calendar calendar = 3;
- getCalendarValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRangeOrBuilder
-
.Calendar calendar = 3;
- getCanonicalString() - Method in class ucar.nc2.units.SimpleUnit
- getCanonicalString() - Method in class ucar.units.DerivedUnitImpl
-
Returns the canonical string representation of the unit.
- getCanonicalString() - Method in class ucar.units.LogarithmicUnit
-
Returns the canonical string representation of the unit.
- getCanonicalString() - Method in class ucar.units.OffsetUnit
-
Returns the canonical string representation of the unit.
- getCanonicalString() - Method in class ucar.units.ScaledUnit
-
Returns the canonical string representation of the unit.
- getCanonicalString() - Method in class ucar.units.TimeScaleUnit
-
Returns the canonical string representation of the unit.
- getCanonicalString() - Method in interface ucar.units.Unit
-
Returns the canonical string representation of the unit.
- getCapabilities() - Method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getCapabilities() - Method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getCapabilities(OutputStream) - Method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getCapabilities(OutputStream) - Method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getCapabilitiesDocument() - Method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
-
Create the capabilities XML document for this dataset
- getCapabilitiesDocument() - Method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
-
Create the capabilities XML document for this dataset
- getCatalog() - Method in class thredds.ui.catalog.CatalogTreeView
-
Get the current catalog.
- getCatalogChooser() - Method in class thredds.ui.catalog.ThreddsDatasetChooser
-
Get the component CatalogChooser
- getCatalogConverter(String) - Method in class thredds.catalog.InvCatalogFactory
-
Find the InvCatalogConvertIF registered for this namespace.
- getCatalogFilenameSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
- getCatalogRef(InvCatalogRef, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
-
Gets called for each catalogRef found
- getCatalogRef(InvCatalogRef, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
- getCatalogRefExpander() - Method in class thredds.catalog.InvDatasetScan
- getCatalogRefInfoList() - Method in class thredds.cataloggen.config.DatasetSource
- getCatalogTitleSubstitutionPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
- getCatalogUrl() - Method in class thredds.catalog.InvDataset
-
Get URL to this dataset.
- getCatalogUrl() - Method in class thredds.client.catalog.Dataset
-
Get URL to this dataset.
- getCatalogURL() - Method in class thredds.ui.catalog.CatalogTreeView
-
Get the URL of the current catalog.
- getCategory() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getCategory() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getCategory() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getCategory() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getCategory() - Method in interface ucar.nc2.grib.GribTables.Parameter
-
Unsigned byte
- getCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getCategory() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCategory() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getCategory(int, int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getCategoryFullName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCategoryName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getCategoryName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid category name
- getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the CategoryName.
- getCategoryName(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the CategoryName.
- getCategoryNo() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCdmData2D() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getCdmHash() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getCdmHash() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getCdmHash() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getCdmHash() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getCDMMap() - Method in class dap4.dap4lib.cdm.NodeMap
- getCEAST() - Method in class dap4.core.ce.parser.CEParserImpl
- getCellEditorValue() - Method in class ucar.ui.table.AbstractCellEditor
- getCellSpacing() - Method in class ucar.atd.dorade.DoradePARM
-
Get the cell spacing.
- getCellSpacing(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Return the cell spacing for the given sensor, if constant, otherwise return -1
- getCellWidth(JTable, int, int) - Static method in class ucar.ui.table.ColumnWidthsResizer
- getCenter() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getCenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
LOOK these are taken from first record; not storing variants (!)
- getCenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
LOOK these are taken from first record; not storing variants (!)
- getCenter() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
LOOK these are taken from first record; not storing variants (!)
- getCenter() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Center (octet 5) common code C-1.
- getCenter() - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getCenter() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCenter() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getCenter() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getCenter() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getCenter() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getCenter() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getCenter() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getCenter() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getCenter_id() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getCenter_id() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
Identification of center (Common Code Table C-11)
- getCenter_id() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getCenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 center_id = 1;
- getCenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 center_id = 1;
- getCenterId() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 center_id = 1;
- getCenterId() - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Identification of center.
- getCenterLatLon() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getCenterLon() - Method in class ucar.unidata.geoloc.LatLonRect
-
return center Longitude, always in the range +/-180
- getCenterLon() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Get the center of the Longitude range.
- getCenterName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCenterName() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getCenterName(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.Center name, from table C-1 or C-11
- getCenterNameBufr(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.Center name, from table C-1 or C-11
- getCenterNo() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getCenterX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the X coordinate of the center of the framing rectangle of the
Shape
indouble
precision. - getCenterY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the Y coordinate of the center of the framing rectangle of the
Shape
indouble
precision. - getCentMeridian() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Get the central Meridian in degrees
- getCentralMeridian() - Method in class ucar.unidata.geoloc.projection.UtmProjection
- getCFAxisName() - Method in enum ucar.nc2.constants.AxisType
- getCFCellMethod(GribStatType) - Static method in enum ucar.nc2.grib.GribStatType
-
Convert StatType to CF.CellMethods
- getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Get the CF feature type
- getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Get the CF feature type, subclasses should override
- getCFFeatureType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Get the CF feature type
- getCfName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getCFname() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getCFname() - Method in class ucar.nc2.iosp.grid.GridParameter
- getCFname() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getChangeChecker() - Static method in class ucar.nc2.grib.GribIndex
- getChangedObject() - Method in class ucar.ui.event.UIChangeEvent
- getChangedProperty() - Method in class ucar.ui.event.UIChangeEvent
- getChar(int) - Method in class ucar.ma2.Array
- getChar(int) - Method in class ucar.ma2.ArrayBoolean
- getChar(int) - Method in class ucar.ma2.ArrayByte
- getChar(int) - Method in class ucar.ma2.ArrayChar
- getChar(int) - Method in class ucar.ma2.ArrayDouble
- getChar(int) - Method in class ucar.ma2.ArrayFloat
- getChar(int) - Method in class ucar.ma2.ArrayInt
- getChar(int) - Method in class ucar.ma2.ArrayLong
- getChar(int) - Method in class ucar.ma2.ArrayObject
- getChar(int) - Method in class ucar.ma2.ArrayRagged
- getChar(int) - Method in class ucar.ma2.ArrayScalar
- getChar(int) - Method in class ucar.ma2.ArrayShort
- getChar(int) - Method in class ucar.ma2.ArrayString
- getChar(int) - Method in class ucar.ma2.ArrayStructure
- getChar(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a char.
- getChar(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getChar(Index) - Method in class ucar.ma2.ArrayByte
- getChar(Index) - Method in class ucar.ma2.ArrayChar
- getChar(Index) - Method in class ucar.ma2.ArrayDouble
- getChar(Index) - Method in class ucar.ma2.ArrayFloat
- getChar(Index) - Method in class ucar.ma2.ArrayInt
- getChar(Index) - Method in class ucar.ma2.ArrayLong
- getChar(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getChar(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getChar(Index) - Method in class ucar.ma2.ArrayScalar
- getChar(Index) - Method in class ucar.ma2.ArrayShort
- getChar(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getChar(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getCharCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a char
- getCharCurrent() - Method in class ucar.ma2.IteratorFast
- getCharNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a char
- getCharNext() - Method in class ucar.ma2.IteratorFast
- getCharset() - Method in class ucar.httpservices.HTTPFormBuilder
- getCharSet() - Method in class ucar.httpservices.HTTPMethod
- getChecksumAttribute() - Method in class dap4.core.dmr.DapVariable
- getChecksumMap(DapConstants.ChecksumSource) - Method in class dap4.dap4lib.D4DataCompiler
- getChecksumMap(DapConstants.ChecksumSource) - Method in class dap4.dap4lib.D4DSP
- getChecksumMode() - Method in class dap4.dap4lib.D4DSP
- getChecksumString(byte[]) - Static method in class dap4.dap4lib.cdm.CDMUtil
- getChild(Object, int) - Method in class ucar.ui.table.TreeTableModelSorted
- getChild(String) - Method in class thredds.crawlabledataset.s3.S3URI
-
Creates a new URI by resolving the specified path relative to
this
. - getChild(String) - Method in class thredds.filesystem.MFileOS
- getChild(String) - Method in class thredds.filesystem.MFileOS7
- getChild(String) - Method in interface thredds.inventory.MFile
-
Get child MFile of this MFile
- getChild(String) - Method in class thredds.inventory.s3.MFileS3
- getChild(String) - Method in class thredds.inventory.zarr.MFileZip
- getChild(String) - Method in class ucar.nc2.grib.collection.GcMFile
- getChildCount(Object) - Method in class ucar.ui.table.TreeTableModelSorted
- getChildEnhancerList() - Method in class thredds.catalog.InvDatasetScan
- getChildren() - Method in class thredds.inventory.partition.DirectoryBuilder
-
May be null if constructChildren() was not called
- getChildren() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getChildren() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getChildren() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getChoices() - Method in class thredds.catalog.query.SelectList
- getChoices() - Method in class thredds.catalog.query.SelectService
- getChunkAttribute(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategy
- getChunking() - Method in class ucar.nc2.ft.point.writer2.CFPointWriterConfig
- getChunking() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew.Vinfo
- getChunking() - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
- getChunks() - Method in class ucar.nc2.iosp.zarr.ZArray
- getChunks() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getChunks() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getChunkSize() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getChunkSize() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getChunkSize() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getClassFor() - Method in enum dap4.core.util.DapSort
- getClassName() - Method in interface ucar.unidata.geoloc.Projection
-
The name of this class of projections, eg "Transverse Mercator".
- getClassName() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.Get the class name
- getClassName() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get the name of the type of the projection.
- getCleanUnit() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getClearName() - Method in class opendap.dap.DAPNode
-
Returns the unencoded name of the class instance.
- getCLibrary() - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.use NetcdfClibrary.getNativeInterface
- getClient() - Method in class thredds.logs.LogReader.Log
- getClockwiseDistanceTo(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.getClockwiseDistanceTo
- getCode() - Method in class dap4.core.dmr.ErrorResponse
- getCode() - Method in exception dap4.core.util.DapException
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
uint32 code = 1;
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
uint32 code = 1;
- getCode() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder
-
uint32 code = 1;
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
uint32 code = 2;
- getCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
uint32 code = 2;
- getCode() - Method in interface ucar.gcdm.GcdmNetcdfProto.ErrorOrBuilder
-
uint32 code = 2;
- getCode() - Method in exception ucar.httpservices.HTTPException
- getCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time unit; level type
- getCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time unit; level type
- getCode() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time unit; level type
- getCode() - Method in interface ucar.nc2.grib.coord.Coordinate
- getCode() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getCode() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getCode() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getCode() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getCode() - Method in class ucar.nc2.grib.coord.EnsCoordValue
- getCode() - Method in class ucar.nc2.grib.coord.VertCoordType
- getCode() - Method in interface ucar.nc2.grib.grib2.table.Grib2CodeTableInterface.Entry
-
Unsigned short
- getCode() - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface.Entry
-
Unsigned short
- getCode() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getCode() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getCode() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getCode() - Method in class ucar.nc2.iosp.hdf4.TagEnum
- getCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
uint32 code = 1;
- getCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
uint32 code = 1;
- getCode() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
-
uint32 code = 1;
- getCode() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
uint32 code = 2;
- getCode() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
uint32 code = 2;
- getCode() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
-
uint32 code = 2;
- getCode() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getCode() - Method in class ucar.nc2.ui.op.BufrWmoCodesPanel.EntryBean
- getCode() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getCode() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getCode() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- getCode2() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- getCodeTable(int, int) - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables
- getCodeTable(String) - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables
- getCodeTableValue(String, int) - Method in class ucar.nc2.grib.grib2.table.EccodesLocalTables
- getCodeTableValue(String, int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getCollectionFeatureType() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
All features in this collection have this feature type
- getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointCollectionImpl
- getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointFeatureCCCImpl
- getCollectionFeatureType() - Method in class ucar.nc2.ft.point.PointFeatureCCImpl
- getCollectionFeatureType() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
- getCollectionFeatureType() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getCollectionFeatureType() - Method in class ucar.nc2.ft.point.TrajectoryFeatureImpl
- getCollectionId() - Method in class thredds.cataloggen.CollectionLevelScanner
- getCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
- getCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardSectionCollectionImpl
- getCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
- getCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
- getCollectionIterator() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
- getCollectionIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getCollectionIterator() - Method in interface ucar.nc2.ft.PointFeatureCC
-
General way to handle iterations on all classes that implement this interface.
- getCollectionIterator() - Method in interface ucar.nc2.ft.PointFeatureCCC
-
General way to handle iterations on all classes that implement this interface.
- getCollectionManager() - Method in class thredds.inventory.NcmlCollectionReader
- getCollectionName() - Method in class thredds.cataloggen.CollectionLevelScanner
- getCollectionName() - Method in class thredds.featurecollection.FeatureCollectionConfig
- getCollectionName() - Method in class thredds.inventory.CollectionAbstract
- getCollectionName() - Method in class thredds.inventory.CollectionUpdateEvent
- getCollectionName() - Method in interface thredds.inventory.MCollection
-
The name of the collection
- getCollectionSpec() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string collectionSpec = 2;
- getCollectionSpec() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string collectionSpec = 2;
- getCollectionSpec() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string collectionSpec = 2;
- getCollectionSpecBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string collectionSpec = 2;
- getCollectionSpecBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string collectionSpec = 2;
- getCollectionSpecBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string collectionSpec = 2;
- getCollectionSpecParser(Formatter) - Method in class thredds.featurecollection.FeatureCollectionConfig
- getCollectionSpecParserAbstract(Formatter) - Method in class thredds.featurecollection.FeatureCollectionConfig
- getCollectionType() - Method in class thredds.catalog.InvCatalogRef
- getCollectionType() - Method in class thredds.catalog.InvDataset
-
Get collectionType
- getCollectionType() - Method in class thredds.catalog.InvDatasetImplProxy
- getCollectionType() - Method in class thredds.client.catalog.Dataset
- getCollectionUnfiltered(String, Formatter) - Method in class ucar.nc2.ui.ReportPanel
- getColor() - Method in class ucar.nc2.ui.gis.GisFeatureRenderer
- getColor() - Method in class ucar.nc2.ui.point.PointRenderer
- getColor() - Method in interface ucar.nc2.ui.util.Renderer
- getColor(int) - Method in class ucar.nc2.ui.grid.ColorScale
- getColorScale() - Method in class ucar.nc2.ui.coverage2.CoverageRenderer
- getColorScale() - Method in class ucar.nc2.ui.grid.ColorScale.Panel
- getColorScale() - Method in class ucar.nc2.ui.grid.GridController
- getColorScale() - Method in class ucar.nc2.ui.grid.GridRenderer
-
get the current ColorScale
- getColorScale() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomController
- getColorTable() - Method in class ucar.nc2.geotiff.GeotiffWriter
-
Get a copy of the current colormap as a 1-D 3*256 element array (or null).
- getColumn() - Method in class ucar.units.ASCII_CharStream
-
Deprecated.
- getColumn() - Method in class ucar.units.SimpleCharStream
-
Deprecated.
- getColumn(int, boolean) - Method in class ucar.ui.table.HidableTableColumnModel
-
Returns the
TableColumn
object for the column atcolumnIndex
. - getColumnClass(int) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getColumnClass(int) - Method in interface ucar.ui.table.TreeTableModel
-
Returns the type for column number
column
. - getColumnClass(int) - Method in class ucar.ui.table.TreeTableModelAbstract
- getColumnClass(int) - Method in class ucar.ui.table.TreeTableModelAdapter
- getColumnClass(int) - Method in class ucar.ui.table.TreeTableModelSorted
- getColumnCount() - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getColumnCount() - Method in interface ucar.ui.table.TreeTableModel
-
Returns the number ofs availible column.
- getColumnCount() - Method in class ucar.ui.table.TreeTableModelAdapter
- getColumnCount() - Method in class ucar.ui.table.TreeTableModelSorted
- getColumnCount(boolean) - Method in class ucar.ui.table.HidableTableColumnModel
-
Returns the total number of columns in this model.
- getColumnName(int) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getColumnName(int) - Method in interface ucar.ui.table.TreeTableModel
-
Returns the name for column number
column
. - getColumnName(int) - Method in class ucar.ui.table.TreeTableModelAdapter
- getColumnName(int) - Method in class ucar.ui.table.TreeTableModelSorted
- getColumns() - Method in class ucar.ui.widget.MultilineTooltip
- getColumns(boolean) - Method in class ucar.ui.table.HidableTableColumnModel
-
Returns an
Enumeration
of all the columns in the model. - getComment() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
comment for CF conventions.
- getComment() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Comment for CF conventions
- getComment() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
comment for CF conventions.
- getComment() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
comment for CF conventions.
- getComment() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- getCommonOrigin() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- getCommonOrigin() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
If all sweeps have the same origin, return it here, else null
- getCommonType() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getCommonType() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
If all the sweeps are the same type, return it here, else NONE
- getComplete() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getComponent() - Method in class ucar.ui.table.RowSorterAbstract
- getComponentMap(JComponent, boolean) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for mapping a container in the hierarchy to its contained components.
- getCompounds() - Method in class dap4.core.dmr.DapGroup
- getCompress() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
.Compress compress = 5;
- getCompress() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
.Compress compress = 5;
- getCompress() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
.Compress compress = 5;
- getCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
.Compress compress = 6;
- getCompress() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
.Compress compress = 6;
- getCompress() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
.Compress compress = 6;
- getCompress() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getCompress() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getCompress() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getCompression() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew.Vinfo
- getCompression() - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
- getCompression() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getCompression() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getCompression(boolean) - Static method in class ucar.nc2.stream.NcStreamReader
- getCompressor() - Method in class ucar.nc2.iosp.zarr.ZArray
- getCompressValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
.Compress compress = 5;
- getCompressValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
.Compress compress = 5;
- getCompressValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
.Compress compress = 5;
- getCompressValue() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
.Compress compress = 6;
- getCompressValue() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
.Compress compress = 6;
- getCompressValue() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
.Compress compress = 6;
- getConfig() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getConfig() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated Parameter params = 20; // not used
- getConfig() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated Parameter params = 20; // not used
- getConfig() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated Parameter params = 20; // not used
- getConfig() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getConfig() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getConfig() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- getConfig() - Method in class ucar.nc2.ui.dialog.GribCollectionConfig
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Cosmic
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.FslRaob
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.FslWindProfiler
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Iridl
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Jason
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Madis
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.MadisAcars
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.NdbcCoards
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.NdbcNetcdf4
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Nldn
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.RafNimbus
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.SimpleTrajectory
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Suomi
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointObs
- getConfig(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
Create a TableConfig for this dataset.
- getConfigBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated Parameter params = 20; // not used
- getConfigFromSnippet(String) - Static method in class thredds.catalog.parser.jdom.FeatureCollectionReader
- getConfigId() - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getConfigObject() - Method in class thredds.catalog.CrawlableCatalog
- getConfigObject() - Method in interface thredds.cataloggen.DatasetEnhancer
-
Return the configuration object.
- getConfigObject() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
- getConfigObject() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getConfigObject() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- getConfigObject() - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return the configuration object.
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Return the configuration Object (can be null).
- getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- getConfigObject() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetFilter
-
Return the configuration object.
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
-
Return the configuration object.
- getConfigObject() - Method in interface thredds.crawlabledataset.CrawlableDatasetSorter
-
Return the configuration object.
- getConfigObject() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
- getConfigObject() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter
- getConfigObject() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
- getConfigObject() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
- getConfigObject() - Method in class thredds.crawlabledataset.MultiLabeler
- getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
- getConfigObject() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
- getConfigObject() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
- getConfigOrBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated Parameter params = 20; // not used
- getConfigOrBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated Parameter params = 20; // not used
- getConfigOrBuilder() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated Parameter params = 20; // not used
- getConstantForecastDataset(CalendarDate) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getConstantForecastDataset(CalendarDate) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- getConstantOffsetDataset(double) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getConstantOffsetDataset(double) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- getConstrainedDimensions(DapVariable) - Method in class dap4.core.ce.CEConstraint
- getConstrainedSlices(DapVariable) - Method in class dap4.core.ce.CEConstraint
- getConstrainedSlices(DapVariable) - Method in class dap4.core.ce.Universal
- getConstraint() - Method in class dap4.core.dmr.DapDataset
- getConstruct() - Method in class thredds.catalog.query.Query
- getContainer() - Method in class dap4.core.dmr.DapNode
-
Closest containing group, structure, sequence
- getContainer() - Method in class opendap.dap.Alias
-
Returns the
AttributeTable
container. - getContainer() - Method in class opendap.dap.Attribute
-
Returns the
AttributeTable
container. - getContainer() - Method in class opendap.dap.DArrayDimension
- getContainerN() - Method in class opendap.dap.Attribute
-
Returns the
AttributeTable
container. - getContainerPath() - Method in class dap4.core.dmr.DapNode
-
Get the transitive list of containers Not including this node
- getContainerVar() - Method in class opendap.dap.DVector
- getContent() - Method in class ucar.nc2.grib.coord.SparseArray
- getContent() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- getContent() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- getContent(int) - Method in class ucar.nc2.grib.coord.SparseArray
- getContent(int[]) - Method in class ucar.nc2.grib.coord.SparseArray
- getContentAsString(String) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Get the content from a url.
- getContentAsString(HTTPSession, String) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- getContentObject() - Method in class thredds.catalog.InvMetadata
-
get the content object, may be null
- getContentObject() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- getContext() - Method in class dap4.core.dmr.ErrorResponse
- getContourLevel() - Method in class ucar.nc2.ui.grid.ContourLine
- getContourLines() - Method in class ucar.nc2.ui.grid.ContourGrid
-
Make contour lines from the datagrid input to the constructor of this object.
- getContourValue() - Method in class ucar.nc2.ui.grid.ContourFeature
-
Get the value of the contour level for all the contour lines in this object.
- getContributors() - Method in class thredds.catalog.InvCatalogRef
- getContributors() - Method in class thredds.catalog.InvDataset
-
get Contributor metadata
- getContributors() - Method in class thredds.catalog.InvDatasetImplProxy
- getContributors() - Method in class thredds.catalog.ThreddsMetadata
- getContributors() - Method in class thredds.client.catalog.Dataset
- getController() - Method in class thredds.inventory.MFileCollectionManager
- getConventionName() - Method in interface ucar.nc2.dataset.spi.CoordSystemBuilderFactory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.ADASConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.ATDRadarConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.AWIPSConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.AWIPSSatConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.CEDRICRadarConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.CF1Convention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.DefaultConventions.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.FslWindProfiler.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.GDVConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.GIEFConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.HdfEosModisConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.HdfEosOmiConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.IFPSConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.M3IOConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.MADISStation.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.Nimbus.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.Suomi.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.UnidataObsConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.WRFConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.conv.ZebraConvention.Factory
- getConventionName() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.Factory
- getConventions() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Get the netCDF conventions identifier.
- getConventionUsed() - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- getConventionUsed() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Deprecated.Get the name of the Convention.
- getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get conventions used to analyse coordinate systems.
- getConventionUsed() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.Get the name of the CoordSysBuilder that parses this file.
- getConventionUsed() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- getConversionFactor(String, String) - Static method in class ucar.nc2.units.SimpleUnit
-
Get the conversion factor to convert inputUnit to outputUnit.
- getConverter() - Method in class thredds.catalog.InvMetadata
-
Get the converter; may be null.
- getConverterTo(Unit) - Method in class ucar.units.TimeScaleUnit
-
Returns a Converter for converting numeric values from this unit to another unit.
- getConverterTo(Unit) - Method in interface ucar.units.Unit
-
Gets a Converter that converts numeric values from this unit to another, compatible unit.
- getConverterTo(Unit) - Method in class ucar.units.UnitImpl
-
Gets a Converter for converting numeric values from this unit to another, compatible unit.
- getConvertFactor(CalendarPeriod) - Method in class ucar.nc2.time.CalendarPeriod
-
Get the conversion factor of the other CalendarPeriod to this one
- getConvName() - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
- getConvName() - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
- getConvUsed() - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
- getConvUsed() - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
- getCookies() - Method in class ucar.httpservices.HTTPSession
- getCoord(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoord(int) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
- getCoord(int) - Method in class ucar.nc2.iosp.grid.GridVertCoord
- getCoord(int, int) - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- getCoordAxes() - Method in class ucar.nc2.dt.radial.RadialCoordSys
- getCoordAxes() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getCoordAxes() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoordAxes() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getCoordAxes() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
- getCoordAxes() - Method in class ucar.nc2.ft2.coverage.Time2DCoordSys
- getCoordAxes() - Method in class ucar.nc2.internal.dataset.CoordinatesHelper
- getCoordAxes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
may be shared if asking for multiple grids
- getCoordAxes(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
may be shared if asking for multiple grids
- getCoordAxes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxes(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxesBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxesBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
may be shared if asking for multiple grids
- getCoordAxesCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
may be shared if asking for multiple grids
- getCoordAxesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
may be shared if asking for multiple grids
- getCoordAxesList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
may be shared if asking for multiple grids
- getCoordAxesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxesOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
may be shared if asking for multiple grids
- getCoordAxesOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
may be shared if asking for multiple grids
- getCoordAxesOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
may be shared if asking for multiple grids
- getCoordAxesOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
may be shared if asking for multiple grids
- getCoordAxesOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
may be shared if asking for multiple grids
- getCoordAxesOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordAxis coordAxes = 8;
- getCoordAxesOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordAxis coordAxes = 8;
- getCoordBounds(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate bounds for the ith coordinate.
- getCoordBoundsArray() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Only call if isInterval()
- getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
- getCoordBoundsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
- getCoordBoundsDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
- getCoordBoundsMidpoint(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
- getCoordBoundsMidpointDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
- getCoordEdge(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the ith coordinate edge.
- getCoordEdge1(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordEdge2(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordEdgeFirst() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordEdgeLast() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordEdges() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate edges as a double array.
- getCoordIdx(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
indexes into Group.coords
- getCoordIdx(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
indexes into Group.coords
- getCoordIdx(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
indexes into Group.coords
- getCoordIdxCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
indexes into Group.coords
- getCoordIdxCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
indexes into Group.coords
- getCoordIdxCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
indexes into Group.coords
- getCoordIdxList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
indexes into Group.coords
- getCoordIdxList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
indexes into Group.coords
- getCoordIdxList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
indexes into Group.coords
- getCoordinate() - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- getCoordinate() - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- getCoordinate(int) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Deprecated.Tries to find the coordinate variable of the specified type.
- getCoordinate(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
Tries to find the coordinate variable of the specified type.
- getCoordinate(Coordinate.Type) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getCoordinate(Coordinate.Type) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanS
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Deprecated.Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
- getCoordinateArray(int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
-
Get the 3D vertical coordinate array for this time step.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.AtmosLnPressure
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.AtmosSigma
-
Get the 1D vertical coordinate array for this time step and point (needds test!!!)
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.HybridHeight
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanS
-
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG1
-
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSG2
-
Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.OceanSigma
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Deprecated.Get the 1D vertical coordinate array for this time step and the specified X,Y index for Lat-Lon point.
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.VTfromExistingData
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateArray1D(int, int, int) - Method in class ucar.unidata.geoloc.vertical.WRFEta
-
Get the 1D vertical coordinate array for this time step and point
- getCoordinateAxes() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the List of CoordinateAxis objects
- getCoordinateAxes() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the list of all CoordinateAxis objects used by this dataset.
- getCoordinateAxes() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the list of all axes.
- getCoordinateAxisTimeHelper() - Method in class ucar.nc2.dataset.CoordinateAxis2D
- getCoordinateIdx(Coordinate.Type) - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- getCoordinateIndex() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getCoordinateName(NetcdfDataset, AxisType) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
Tries to find the coordinate variable of the specified type.
- getCoordinateName(NetcdfDataset, AxisType, Dimension) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
-
Tries to find the coordinate variable of the specified type, which has the specified dimension as its firsst dimension
- getCoordinates() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getCoordinates() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getCoordinates() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getCoordinates() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- getCoordinates() - Method in class ucar.nc2.grib.coord.CoordinateND
- getCoordinateSystem() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the GridCoordSys for this GeoGrid.
- getCoordinateSystem() - Method in interface ucar.nc2.dt.GridDatatype
-
get the Grid's Coordinate System.
- getCoordinateSystem() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the GeoGridCoordSys for this GeoGrid.
- getCoordinateSystems() - Method in interface ucar.nc2.dataset.Enhancements
-
Deprecated.Get the list of Coordinate Systems for this Variable.
- getCoordinateSystems() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the list of all CoordinateSystem objects used by this dataset.
- getCoordinateSystems() - Method in class ucar.nc2.dataset.StructureDS
- getCoordinateSystems() - Method in class ucar.nc2.dataset.VariableDS
- getCoordinateTransforms() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the List of CoordinateTransform objects
- getCoordinateTransforms() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the list of all CoordinateTransform objects used by this dataset.
- getCoordinateTransforms() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the list of all CoordinateTransforms.
- getCoordinateVariables() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
The list of coordinate variables in the collection
- getCoordinateVariables() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getCoordIndices(T) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder.TwoD
- getCoordIndices(Grib1Record) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder1
- getCoordIndices(Grib2Record) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder2
- getCoordMap() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getCoordMidpoint(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordName(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
The "name" of the ith coordinate.
- getCoordObject(int) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoords() - Method in class ucar.nc2.ui.op.Fmrc2Panel.CoordBean
- getCoords() - Method in class ucar.nc2.ui.op.Fmrc2Panel.TimeCoordBean
- getCoords() - Method in class ucar.nc2.ui.op.Fmrc2Panel.VertCoordBean
- getCoords(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoords(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of coordinates
- getCoords(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of coordinates
- getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
- getCoordsAsArray() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
- getCoordsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoordsBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoordsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoordsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of coordinates
- getCoordsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of coordinates
- getCoordsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoordsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of coordinates
- getCoordsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of coordinates
- getCoordsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoordsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of coordinates
- getCoordsOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of coordinates
- getCoordsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of coordinates
- getCoordsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of coordinates
- getCoordsOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of coordinates
- getCoordSys() - Method in class ucar.nc2.ft2.coverage.CoordSysSet
- getCoordSys() - Method in class ucar.nc2.ft2.coverage.Coverage
- getCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoordSys() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string coordSys = 5;
- getCoordSys() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
string coordSys = 5;
- getCoordSys() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
string coordSys = 5;
- getCoordSys() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getCoordSys() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getCoordSys() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getCoordSys(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSys(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordSys(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordSys(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSys(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordSys coordSys = 6;
- getCoordSys(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordSys coordSys = 6;
- getCoordSysBuilder() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getCoordSysBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSysBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSysBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSysBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSysBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string coordSys = 5;
- getCoordSysBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
string coordSys = 5;
- getCoordSysBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
string coordSys = 5;
- getCoordSysCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSysCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordSysCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordSysCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSysCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordSys coordSys = 6;
- getCoordSysCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordSys coordSys = 6;
- getCoordSysForData() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- getCoordSysList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSysList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordSysList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordSysList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSysList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordSys coordSys = 6;
- getCoordSysList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordSys coordSys = 6;
- getCoordSysName() - Method in class ucar.nc2.ft2.coverage.Coverage
- getCoordSysName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
must have coordAxes corresponding to shape
- getCoordSysName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
must have coordAxes corresponding to shape
- getCoordSysName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
must have coordAxes corresponding to shape
- getCoordSysName() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getCoordSysName() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getCoordSysNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
must have coordAxes corresponding to shape
- getCoordSysNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
must have coordAxes corresponding to shape
- getCoordSysNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
must have coordAxes corresponding to shape
- getCoordSysOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSysOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordSysOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordSysOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSysOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordSys coordSys = 6;
- getCoordSysOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordSys coordSys = 6;
- getCoordSysOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordSysOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordSysOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordSysOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordSys coordSys = 6;
- getCoordSysOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordSys coordSys = 6;
- getCoordSysOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordSys coordSys = 6;
- getCoordSystem() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getCoordSystem() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getCoordSystems() - Method in class ucar.nc2.internal.dataset.CoordinatesHelper
- getCoordTransforms() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getCoordTransforms() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoordTransforms() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns a list of coord transforms contained in this coordinate system.
- getCoordTransforms() - Method in class ucar.nc2.internal.dataset.CoordinatesHelper
- getCoordTransforms() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getCoordTransforms() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- getCoordTransforms() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getCoordTransforms() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- getCoordTransforms(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransforms(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordTransforms(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordTransforms(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransforms(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransforms(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransformsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransformsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransformsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordTransformsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordTransformsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransformsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordTransformsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordTransformsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransformsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordTransformsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordTransformsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
"
- getCoordTransformsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
"
- getCoordTransformsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
"
- getCoordTransformsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .CoordTransform coordTransforms = 7;
- getCoordTransformsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .CoordTransform coordTransforms = 7;
- getCoordValue() - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- getCoordValue(int) - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the ith coordinate value.
- getCoordValue(int, int) - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Get the coordinate value at the i, j index.
- getCoordValue(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getCoordValue(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getCoordValueAsString(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getCoordValueLong(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getCoordValueNames() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
-
Deprecated.will be moved in ver6
- getCoordValueNames(CoverageCoordAxis1D) - Method in class ucar.nc2.ft2.coverage.TimeHelper
-
Deprecated.will be moved in ver6
- getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get the coordinate values as a double array.
- getCoordValues() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Get the coordinate values as a 1D double array, in canonical order.
- getCoordValuesArray() - Method in class ucar.nc2.dataset.CoordinateAxis2D
- getCoordValueString(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getCoordValueString(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getCOUN() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the COUN
- getCount() - Method in class dap4.core.dmr.DapVariable
- getCount() - Method in class dap4.core.util.MultiSlice
- getCount() - Method in class dap4.core.util.Slice
-
Compute the number of elements in the slice.
- getCount() - Method in class dap4.dap4lib.D4DataCompiler
- getCount() - Method in class thredds.ui.monitor.AccessLogTable.Accum
- getCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
int32 count = 7;
- getCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
int32 count = 7;
- getCount() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
int32 count = 7;
- getCount() - Method in class ucar.nc2.ui.MFileTable.FileBean
- getCount() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getCount() - Method in class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- getCount(Comparable) - Method in class ucar.nc2.util.Counters.Counter
- getCountBits() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
- getCountedDataBits() - Method in class ucar.nc2.iosp.bufr.Message
- getCountedDataBytes() - Method in class ucar.nc2.iosp.bufr.Message
- getCountry() - Method in class thredds.catalog.query.Station
- getCoverage() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getCoverage() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getCoverage() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getCoverageBeans() - Method in class ucar.nc2.ui.coverage2.CoverageTable
- getCoverageCollections() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getCoverageCount() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoverageDataset() - Method in class ucar.nc2.ui.coverage2.CoverageTable
- getCoverageName() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- getCoverageName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
full escaped name.
- getCoverageName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
full escaped name.
- getCoverageName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
full escaped name.
- getCoverageNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
full escaped name.
- getCoverageNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
full escaped name.
- getCoverageNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
full escaped name.
- getCoverages() - Method in class ucar.nc2.ft2.coverage.CoordSysSet
- getCoverages() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoverageSets() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
.CoverageType coverageType = 5;
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
.CoverageType coverageType = 5;
- getCoverageType() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
.CoverageType coverageType = 5;
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CoverageType coverageType = 10;
- getCoverageType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.CoverageType coverageType = 10;
- getCoverageType() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.CoverageType coverageType = 10;
- getCoverageTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
.CoverageType coverageType = 5;
- getCoverageTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
.CoverageType coverageType = 5;
- getCoverageTypeValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
.CoverageType coverageType = 5;
- getCoverageTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CoverageType coverageType = 10;
- getCoverageTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.CoverageType coverageType = 10;
- getCoverageTypeValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.CoverageType coverageType = 10;
- getCrawlableDataset() - Method in class thredds.cataloggen.InvCrawlablePair
- getCRC() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getCRC() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getCrDsClassName() - Method in class thredds.catalog.InvDatasetScan
- getCrDsConfigObj() - Method in class thredds.catalog.InvDatasetScan
- getCreateFrom() - Method in class thredds.catalog.InvCatalogImpl
-
String describing how the catalog was created, for debugging.
- getCreateFrom() - Method in class thredds.catalog.query.QueryCapability
- getCreators() - Method in class thredds.catalog.InvCatalogRef
- getCreators() - Method in class thredds.catalog.InvDataset
-
get any Creator metadata
- getCreators() - Method in class thredds.catalog.InvDatasetImplProxy
- getCreators() - Method in class thredds.catalog.ThreddsMetadata
- getCreators() - Method in class thredds.client.catalog.Dataset
- getCredentials(AuthScope) - Method in class ucar.nc2.ui.widget.UrlAuthenticatorDialog
- getCRS() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getCurrentCatalog() - Method in class thredds.ui.catalog.CatalogChooser
-
Get the current catalog being shown.
- getCurrentChunk() - Method in class dap4.dap4lib.DeChunkedInputStream
- getCurrentCounter() - Method in class ucar.ma2.Index
-
Get the current counter.
- getCurrentCounter() - Method in class ucar.ma2.Index1D
- getCurrentCounter() - Method in class ucar.ma2.Index2D
- getCurrentCounter() - Method in class ucar.ma2.Index3D
- getCurrentCounter() - Method in class ucar.ma2.Index4D
- getCurrentCounter() - Method in class ucar.ma2.Index5D
- getCurrentCounter() - Method in class ucar.ma2.Index6D
- getCurrentCounter() - Method in class ucar.ma2.Index7D
- getCurrentCounter() - Method in interface ucar.ma2.IndexIterator
-
Get the current counter, use for debugging
- getCurrentCounter() - Method in class ucar.ma2.IteratorFast
- getCurrentCounter(int) - Method in class dap4.dap4lib.D4Index
- getCurrentDirectory() - Method in class ucar.ui.widget.FileManager
- getCurrentEnsembleIndex() - Method in class ucar.nc2.ui.grid.GridController
- getCurrentEnsembleIndex() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomController
- getCurrentHorizDataSlice() - Method in class ucar.nc2.ui.grid.GridRenderer
- getCurrentLevelIndex() - Method in class ucar.nc2.ui.grid.GridController
- getCurrentLevelIndex() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomController
- getCurrentRecno() - Method in class dap4.dap4lib.cdm.nc2.D4StructureDataIterator
- getCurrentRecno() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
- getCurrentRecno() - Method in class ucar.ma2.SequenceIterator
- getCurrentRecno() - Method in interface ucar.ma2.StructureDataIterator
- getCurrentRecno() - Method in class ucar.ma2.StructureDataIteratorLimited
- getCurrentRecno() - Method in class ucar.ma2.StructureDataIteratorMediated
- getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
- getCurrentRecno() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
- getCurrentRunTimeIndex() - Method in class ucar.nc2.ui.grid.GridController
- getCurrentRunTimeIndex() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomController
- getCurrentTimeIndex() - Method in class ucar.nc2.ui.grid.GridController
- getCurrentTimeIndex() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomController
- getCurrentURL() - Method in class thredds.ui.catalog.CatalogChooser
-
Get the current URL string.
- getDAPName(String, Variable) - Static method in class ucar.nc2.Variable
-
Deprecated.Will be moved to opendap package in 6.
- getDAPName(Variable) - Static method in class ucar.nc2.Variable
-
Deprecated.Will be moved to opendap package in 6.
- getDapVersion() - Method in class dap4.core.dmr.DapDataset
- getDAS() - Method in class opendap.dap.DConnect2
-
Returns the DAS object from the dataset referenced by this object's URL.
- getDAS() - Method in class opendap.dap.DDS
-
Creates a DAS object from the collection of
BaseType
variables and their associatedAttributes
. - getDAS() - Method in class opendap.dap.parsers.Dap2Parse
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
.ucar.gcdm.Data data = 4;
- getData() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
.ucar.gcdm.Data data = 4;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
.ucar.gcdm.Data data = 6;
- getData() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
.ucar.gcdm.Data data = 6;
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- getData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
"immediate" - store small data in header
- getData() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
"immediate" - store small data in header
- getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
- getData() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
- getData() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- getData() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
-
Deprecated.
- getData() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
- getData() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get all data.
- getData() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.The actual data of the observation.
- getData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
fixed length data
- getData() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
fixed length data
- getData() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
fixed length data
- getData() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- getData() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
Get the data associated with this line
- getData() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Get the data associated with this point
- getData() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Get the data associated with this Polygon
- getData() - Method in interface ucar.nc2.ft2.simpgeometry.Line
-
Get the data associated with this line
- getData() - Method in interface ucar.nc2.ft2.simpgeometry.Point
-
Get the data associated with this point
- getData() - Method in interface ucar.nc2.ft2.simpgeometry.Polygon
-
Get the data associated with this Polygon
- getData() - Method in interface ucar.nc2.ft2.simpgeometry.SimpleGeometry
-
Fetches the data associated with this geometry.
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
not needed if len == 0, Attribute with name but no value
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
not needed if len == 0, Attribute with name but no value
- getData() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
not needed if len == 0, Attribute with name but no value
- getData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
fixed length data
- getData() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
fixed length data
- getData() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
fixed length data
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
"immediate" - store small data in header
- getData() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
"immediate" - store small data in header
- getData() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
"immediate" - store small data in header
- getData(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.Get the data for the nth point.
- getData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get values for all parameters (except time, lat, lon, and elev) at the requested trajectory point.
- getData(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
repeated double data = 2;
- getData(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
repeated double data = 2;
- getData(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
repeated double data = 2;
- getData(int) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
- getData(int) - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve data for this field
- getData(int, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.
- getData(String) - Method in class opendap.dap.DConnect2
- getData(String, StatusUI) - Method in class opendap.dap.DConnect2
-
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
- getData(String, StatusUI, BaseTypeFactory) - Method in class opendap.dap.DConnect2
-
Returns the `Data object' from the dataset referenced by this object's URL given the constraint expression CE.
- getData(ArrayList, LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getData(ArrayList, LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getData(List<Station>) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(List<Station>) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all data for a list of Stations.
- getData(List<Station>, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(List<Station>, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get data for a list of Stations within the specified date range.
- getData(List<Station>, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(List<Station>, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get data for a list of Stations within the specified date range, allow user to cancel.
- getData(List<Station>, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(List<Station>, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all data for a list of Stations, allow user to cancel.
- getData(StatusUI) - Method in class opendap.dap.DConnect2
-
Return the data object with no local constraint expression.
- getData(Range, String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the values of the requested parameter on the given Range of the trajectory.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
- getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
- getData(CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
- getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- getData(CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- getData(CancelTask) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get all data, allow user to cancel.
- getData(LatLonRect) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getData(LatLonRect) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get all data within the specified bounding box.
- getData(LatLonRect, Date, Date) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getData(LatLonRect, Date, Date) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get all data within the specified bounding box and date range.
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(LatLonRect, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- getData(LatLonRect, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get all data within the specified bounding box and date range, allow user to cancel.
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.DapperDataset
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.SequenceHelper
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- getData(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get all data within the specified bounding box, allow user to cancel.
- getData(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(Station) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all data for this Station.
- getData(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get data for this Station within the specified date range.
- getData(Station, Date, Date, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getData(Station, Date, Date, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get data for this Station within the specified date range, allow user to cancel.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.SequenceObsDataset
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- getData(Station, CancelTask) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- getData(Station, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all data for this Station, allow user to cancel.
- getData(RandomAccessFile, byte[]) - Method in class ucar.nc2.grib.grib1.Grib1DataReader
- getData(RandomAccessFile, Grib2SectionBitMap, Grib2Drs) - Method in class ucar.nc2.grib.grib2.Grib2DataReader
- getDataAll() - Method in interface ucar.nc2.ft.PointFeature
-
All the data of this observation, joined with data from all parent features.
- getDataArray() - Method in class ucar.ma2.StructureMembers.Member
-
Get the data array, if any.
- getDataAsByteBuffer() - Method in class ucar.ma2.Array
-
This gets the data as a ByteBuffer, in correct order.
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayByte
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayChar
-
Trasfer data to a ByteBuffer.
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayDouble
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayFloat
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayInt
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayLong
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayShort
- getDataAsByteBuffer() - Method in class ucar.ma2.ArrayString
- getDataAsByteBuffer(int, ByteOrder) - Method in class ucar.ma2.Array
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.Array
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayByte
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayInt
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayLong
- getDataAsByteBuffer(ByteOrder) - Method in class ucar.ma2.ArrayShort
- getDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- getDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- getDataBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- getDataCategory(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableA
-
data category name, from table A
- getDataChunkIteratorFilter(Section) - Method in class ucar.nc2.iosp.hdf5.DataBTree
- getDataChunkIteratorNoFilter(Section, int) - Method in class ucar.nc2.iosp.hdf5.DataBTree
- getDataClass() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getDataClass() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getDataClass() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.The getData() methods return objects of this Class
- getDataClass() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.The getData() methods returns List of objects of this Class
- getDataCount() - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.DapperDataset
- getDataCount() - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.SequenceObsDataset
- getDataCount() - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- getDataCount() - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- getDataCount() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get estimate of number of data records (may not be exact).
- getDataCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
repeated double data = 2;
- getDataCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
repeated double data = 2;
- getDataCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
repeated double data = 2;
- getDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint32 dataCount = 4;
- getDataCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
uint32 dataCount = 4;
- getDataCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
uint32 dataCount = 4;
- getDataDDX() - Method in class opendap.dap.DConnect2
-
Returns the DataDDS object from the dataset referenced by this object's URL.
- getDataDDX(String) - Method in class opendap.dap.DConnect2
-
Returns the DataDDS object from the dataset referenced by this object's URL.
- getDataDDX(String, BaseTypeFactory) - Method in class opendap.dap.DConnect2
-
Returns the DataDDS object from the dataset referenced by this object's URL.
- getDataDescriptorFile() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the data descriptor file path
- getDataDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
get list of data descriptors as Shorts
- getDataFile() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the data file path
- getDataFileName(String) - Static method in class ucar.nc2.iosp.zarr.ZarrUtils
-
Get name of an file within a Zarr object, i.e.
- getDataFormat() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- getDataFormat() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- getDataFormat() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getDataFormat() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getDataFormat() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- getDataFormat() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- getDataFormat() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- getDataFormat() - Method in interface ucar.nc2.dt.RadialDatasetSweep
- getDataFormat() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get data format (ARCHIVE2, AR2V0001) for this file.
- getDataFormat() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get data format (ARCHIVE2, AR2V0001) for this file.
- getDataFormat() - Method in class ucar.nc2.iosp.uf.UFheader
- getDataFormatName() - Method in class thredds.catalog.InvAccessImpl
- getDataFormatName() - Method in class thredds.client.catalog.Access
- getDataFormatName() - Method in class thredds.client.catalog.Dataset
- getDataFormatType() - Method in class thredds.catalog.InvAccess
- getDataFormatType() - Method in class thredds.catalog.InvCatalogRef
- getDataFormatType() - Method in class thredds.catalog.InvDataset
-
Get the DataFormatType (which may be inherited from parent), or null .
- getDataFormatType() - Method in class thredds.catalog.InvDatasetImplProxy
- getDataFormatType() - Method in class thredds.catalog.ThreddsMetadata
- getDataFormatType() - Method in class thredds.client.catalog.Access
- getDataFormatType() - Method in class thredds.client.catalog.Dataset
- getDataIterator(int) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.DapperDataset
- getDataIterator(int) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceHelper
- getDataIterator(int) - Method in class ucar.nc2.dt.point.SequenceObsDataset
- getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- getDataIterator(int) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- getDataIterator(int) - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get an efficient iterator over all the data in the Collection.
- getDataIterator(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get an efficient iterator over all the data in the Trajectory in time order.
- getDataIterator(Station) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- getDataIterator(Station) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.Get all data for this Station.
- getDataIterator(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getDataIterator(Station) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- getDataIterator(Station) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- getDataIterator(Station) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all data for this Station.
- getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.Get data for this Station within the specified date range.
- getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.Get data for this Station within the specified date range.
- getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- getDataIterator(Station, Date, Date) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- getDataIterator(Station, Date, Date) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get data for this Station within the specified date range.
- getDataLen() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint32 dataLen = 14;
- getDataLen() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required uint32 dataLen = 14;
- getDataLen() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required uint32 dataLen = 14;
- getDataLen() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 dataLen = 14;
- getDataLen() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 dataLen = 14;
- getDataLen() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 dataLen = 14;
- getDataLength() - Method in interface ucar.nc2.grib.GribData.Bean
- getDataLength() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
- getDataLength() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getDataLength() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getDataList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
repeated double data = 2;
- getDataList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
repeated double data = 2;
- getDataList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
repeated double data = 2;
- getDataObject() - Method in class ucar.ma2.StructureMembers.Member
-
Get an opaque data object, for use behind the scenes.
- getDataObjects() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getDataObjects() - Method in class ucar.nc2.iosp.hdf5.H5header
- getDataOffset(String) - Method in class ucar.nc2.iosp.uf.Ray
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
.ucar.gcdm.Data data = 4;
- getDataOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
.ucar.gcdm.Data data = 4;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
.ucar.gcdm.Data data = 6;
- getDataOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
.ucar.gcdm.Data data = 6;
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- getDataOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
"immediate" - store small data in header
- getDataOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
"immediate" - store small data in header
- getDataParam() - Method in class ucar.ma2.StructureMembers.Member
-
Get the data parameter value, for use behind the scenes.
- getDataPointer(int, int, String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get the pointer to the data.
- getDataPoints() - Method in class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- getDataPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint64 dataPos = 13;
- getDataPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required uint64 dataPos = 13;
- getDataPos() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required uint64 dataPos = 13;
- getDataPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
data section
- getDataPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
data section
- getDataPos() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
data section
- getDataPos() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
- getDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint64 dataPos = 3;
- getDataPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
uint64 dataPos = 3;
- getDataPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
uint64 dataPos = 3;
- getDataPos() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.AttributeBean
- getDataPos() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
- getDataPosAbsolute() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageAttribute
- getDataPosAbsolute() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- getDataProjection() - Method in class ucar.nc2.ui.coverage2.CoverageRenderer
- getDataProjection() - Method in class ucar.nc2.ui.gis.GisFeatureRenderer
- getDataProjection() - Method in class ucar.nc2.ui.gis.GisFeatureRendererMulti
- getDataProjection() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefileRenderer
- getDataProjection() - Method in class ucar.nc2.ui.gis.worldmap.WorldMap
- getDataProjection() - Method in class ucar.nc2.ui.grid.ContourFeatureRenderer
- getDataProjection() - Method in class ucar.nc2.ui.grid.GridRenderer
-
get the current GridDatatype data projection
- getDataRead() - Method in class ucar.nc2.iosp.sigmet.Ray
- getDataRepresentationSection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getDataroot(String, int) - Static method in class thredds.logs.LogCategorizer
- getDataRootLocationAliasExpanders() - Method in class thredds.catalog.InvCatalogFactory
- getDataRootLocationAliasExpanders() - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
- GetDataRunnable - Interface in ucar.nc2.ui
- getDataSection() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getDataSection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getDataset() - Method in class dap4.core.dmr.DapNode
- getDataset() - Method in class thredds.catalog.InvAccess
- getDataset() - Method in class thredds.catalog.InvCatalog
-
Deprecated.use getDatasets()
- getDataset() - Method in class thredds.client.catalog.Access
- getDataset() - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- getDataset() - Method in class ucar.nc2.ui.op.DatasetViewer
- getDataset() - Method in class ucar.nc2.ui.op.DatasetWriter
- getDataset() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- getDataset(int) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getDataset(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDataset(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated .Dataset dataset = 4;
- getDataset(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated .Dataset dataset = 4;
- getDataset(InvDataset, Object) - Method in interface thredds.catalog.crawl.CatalogCrawler.Listener
-
Gets called for each dataset found.
- getDataset(InvDataset, Object) - Method in class thredds.catalog.crawl.CatalogExtractor
- getDataset(Dataset, Object) - Method in interface thredds.client.catalog.tools.CatalogCrawler.Listener
-
Gets called for each dataset found.
- getDataset(Dataset, Object) - Method in class thredds.inventory.CollectionManagerCatalog
- getDataset2D(NetcdfDataset) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getDatasetBest() - Method in class ucar.nc2.ft.fmrc.Fmrc
- getDatasetBest(FeatureCollectionConfig.BestDataset) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getDatasetBoundariesGeoJSON() - Method in class ucar.nc2.dt.grid.gis.GridBoundariesExtractor
- getDatasetBoundariesWKT() - Method in class ucar.nc2.dt.grid.gis.GridBoundariesExtractor
-
Takes a GridDataset and returns the boundary for the first gridset in the dataset in as a polygon in WKT
- getDatasetBoundariesWKT() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
-
Returns a WKT polygon with the dataset boundaries
- getDatasetBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDatasetBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDatasetCanonical() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getDatasetCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDatasetCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated .Dataset dataset = 4;
- getDatasetCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated .Dataset dataset = 4;
- getDatasetEnhancerList() - Method in class thredds.cataloggen.config.DatasetSource
- getDatasetFilter() - Method in class thredds.catalog.InvCatalogImpl
- getDatasetFilterList() - Method in class thredds.cataloggen.config.DatasetSource
- getDatasetIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getDatasetIndex() - Method in interface ucar.nc2.ft.fmrc.TimeInventory.Instance
- getDatasetList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDatasetList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated .Dataset dataset = 4;
- getDatasetList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated .Dataset dataset = 4;
- getDatasetLocation() - Method in class ucar.nc2.dataset.VariableDS
- getDatasetLocation() - Method in interface ucar.nc2.ft.fmrc.TimeInventory.Instance
- getDatasetLocation() - Method in class ucar.nc2.Variable
-
The location of the dataset this belongs to.
- getDatasetNamerList() - Method in class thredds.cataloggen.config.DatasetSource
- getDatasetOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDatasetOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated .Dataset dataset = 4;
- getDatasetOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated .Dataset dataset = 4;
- getDatasetOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated .Dataset dataset = 4;
- getDatasetOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated .Dataset dataset = 4;
- getDatasetOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated .Dataset dataset = 4;
- getDatasetRoots() - Method in class thredds.catalog.InvCatalogImpl
-
Get dataset roots.
- getDatasetRoots() - Method in class thredds.catalog.InvService
-
Deprecated.put roots only in the catalog
- getDatasets() - Method in class thredds.catalog.InvCatalog
-
Get top-level datasets.
- getDatasets() - Method in class thredds.catalog.InvCatalogRef
-
Get a list of all the nested datasets.
- getDatasets() - Method in class thredds.catalog.InvDataset
-
Get a list of all the nested datasets.
- getDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
- getDatasets() - Method in class thredds.client.catalog.builder.CatalogBuilder
- getDatasets() - Method in class thredds.client.catalog.builder.DatasetBuilder
- getDatasets() - Method in class thredds.client.catalog.CatalogRef
- getDatasets() - Method in class thredds.client.catalog.DatasetNode
-
Get top level datasets contained in this catalog, or if its a catref, get the datasets in the referenced catalog only if already read in.
- getDatasets() - Method in class thredds.inventory.TimedCollection
- getDatasets() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getDatasets() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getDatasets() - Method in class ucar.nc2.internal.ncml.Aggregation
- getDatasets() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- getDatasetsLocal() - Method in class thredds.client.catalog.DatasetNode
-
Get top level datasets contained directly in this catalog.
- getDatasetsLogical() - Method in class thredds.client.catalog.CatalogRef
- getDatasetsLogical() - Method in class thredds.client.catalog.DatasetNode
-
Get top level datasets logically contained in this catalog.
- getDatasetSorter() - Method in class thredds.cataloggen.config.DatasetSource
- getDatasetSource() - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Return the DatasetSource for this CatalogGenConfig
- getDatasetSource() - Method in class thredds.cataloggen.config.CatalogRefInfo
- getDatasetType() - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- getDatasetViewerPanel() - Method in class ucar.nc2.ui.ToolsUI
- getDataSize() - Method in class thredds.catalog.InvAccess
- getDataSize() - Method in class thredds.catalog.InvDatasetImpl
- getDataSize() - Method in class thredds.catalog.ThreddsMetadata
- getDataSize() - Method in class thredds.client.catalog.Access
- getDataSize() - Method in class thredds.client.catalog.Dataset
- getDataSlice(int, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.use readDataSlice
- getDataSubcategory(int, int) - Static method in class ucar.nc2.iosp.bufr.tables.NcepTable
- getDataSubcategoy(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.data subcategory name, from table C-13
- GetDataTask - Class in ucar.nc2.ui
- GetDataTask(GetDataRunnable, String, Object) - Constructor for class ucar.nc2.ui.GetDataTask
- getDataTemplate() - Method in class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- getDataType() - Method in class thredds.catalog.InvCatalogRef
- getDataType() - Method in class thredds.catalog.InvDataset
-
Get the DataType (which may be inherited from parent), or null .
- getDataType() - Method in class thredds.catalog.InvDatasetImplProxy
- getDataType() - Method in class thredds.catalog.ThreddsMetadata
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
.ucar.gcdm.DataType data_type = 1;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
.ucar.gcdm.DataType data_type = 1;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
.ucar.gcdm.DataType data_type = 1;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataType() - Method in class ucar.ma2.Array
-
Return the computed datatype for this array
- getDataType() - Method in class ucar.ma2.StructureMembers.Member
-
Get the DataType.
- getDataType() - Method in class ucar.nc2.Attribute
-
Get the data type of the Attribute value.
- getDataType() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the data type
- getDataType() - Method in interface ucar.nc2.dt.GridDatatype
-
get the data type
- getDataType() - Method in class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- getDataType() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getDataType() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.DataType dataType = 4;
- getDataType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
.DataType dataType = 4;
- getDataType() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
.DataType dataType = 4;
- getDataType() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- getDataType() - Method in class ucar.nc2.ft2.coverage.Coverage
- getDataType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getDataType() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- getDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getDataType() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Data type (compressed or non-compressed).
- getDataType() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the data type.
- getDataType() - Method in class ucar.nc2.iosp.sigmet.Ray
- getDataType() - Method in class ucar.nc2.iosp.zarr.ZArray
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
STRUCTURE or SEQUENCE
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
STRUCTURE or SEQUENCE
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
.DataType dataType = 2;
- getDataType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
.DataType dataType = 2;
- getDataType() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getDataType() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getDataType() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getDataType() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getDataType() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getDataType() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getDataType() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getDataType() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getDataType() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getDataType() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getDataType() - Method in class ucar.nc2.ui.op.RadialDatasetTable.VariableBean
- getDataType() - Method in class ucar.nc2.Variable
-
Get the data type of the Variable.
- getDataType() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getDataType() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getDataType() - Method in interface ucar.nc2.VariableSimpleIF
-
Variable's data type
- getDataType() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getDataType(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
-
Get a name for the data packing type
- getDatatypeAddOffset(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getDatatypeAddOffset(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDatatypeAddOffset(String) - Method in class ucar.nc2.iosp.uf.Ray
- getDatatypeName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getDatatypeName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDatatypeName(String) - Method in class ucar.nc2.iosp.uf.Ray
- getDatatypeRangeFoldingThreshhold(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDatatypeRangeFoldingThreshhold(String) - Method in class ucar.nc2.iosp.uf.Ray
- getDataTypes() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- getDataTypeS() - Method in class ucar.nc2.grib.GribData.Info
- getDatatypeScaleFactor(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getDatatypeScaleFactor(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDatatypeScaleFactor(String) - Method in class ucar.nc2.iosp.uf.Ray
- getDatatypeSNRThreshhold(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDatatypeUnits(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getDatatypeUnits(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDatatypeUnits(String) - Method in class ucar.nc2.iosp.uf.Ray
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
.ucar.gcdm.DataType data_type = 1;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
.ucar.gcdm.DataType data_type = 1;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
.ucar.gcdm.DataType data_type = 1;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
.ucar.gcdm.DataType data_type = 2;
- getDataTypeValue() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.DataType dataType = 4;
- getDataTypeValue() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
.DataType dataType = 4;
- getDataTypeValue() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
.DataType dataType = 4;
- getDataTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
5.0: cant use STRUCTURE or SEQUENCE or OPAQUE or ENUM; CHAR deprecated, use STRING
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
STRUCTURE or SEQUENCE
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
.DataType dataType = 2;
- getDataTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
.DataType dataType = 2;
- getDataTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
.DataType dataType = 2;
- getDataVar(String) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- getDataVariable(String) - Method in class ucar.nc2.dt.grid.GridDataset
- getDataVariable(String) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getDataVariable(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getDataVariable(String) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the named data Variable.
- getDataVariable(String) - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.Get the named data Variable.
- getDataVariable(String) - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDataVariable(String) - Method in interface ucar.nc2.ft.FeatureDataset
-
Get the named data Variable.
- getDataVariable(String) - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getDataVariable(String) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getDataVariable(String) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getDataVariable(String) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getDataVariables() - Method in class ucar.nc2.dt.grid.GridDataset
- getDataVariables() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getDataVariables() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
The radial data variables available in the dataset.
- getDataVariables() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getDataVariables() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return a list of the data Variables available in this dataset.
- getDataVariables() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.The data Variables available in this dataset.
- getDataVariables() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDataVariables() - Method in interface ucar.nc2.ft.FeatureDataset
-
The data Variables available in this dataset.
- getDataVariables() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getDataVariables() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
- getDataVariables() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
- getDataVariables() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getDataVariables() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getDataVariables() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getDataVariables() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getDataVariables(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getDataVariables(Document) - Static method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getDataWidth() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getDate() - Method in class thredds.logs.LogReader.Log
- getDate() - Method in class thredds.ui.datatype.prefs.DateField
- getDate() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getDate() - Method in class ucar.nc2.iosp.grads.GradsTimeStruct
-
Return this as a java Date object
- getDate() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDate() - Method in class ucar.nc2.iosp.uf.Ray
- getDate() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getDate() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getDate() - Method in class ucar.nc2.ui.op.CollectionSpecTable.Bean
- getDate() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StnProfileFeatureBean
- getDate() - Method in class ucar.nc2.units.DateType
-
Deprecated.use getCalendarDate()
- getDate() - Method in class ucar.nc2.units.DateUnit
-
Get the equivalent java.util.Date.
- getDate() - Method in class ucar.ui.prefs.Field.Date
-
Return the current value
- getDate(int, int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getDate(int, int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- getDate(int, int) - Static method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
get java date
- getDate(MFile) - Method in interface thredds.inventory.DateExtractor
- getDate(MFile) - Method in class thredds.inventory.DateExtractorFromName
- getDate(MFile) - Method in class thredds.inventory.DateExtractorNone
- getDateExtractor() - Method in class thredds.featurecollection.FeatureCollectionConfig
- getDateFormatMark() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getDateFormatMark() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string dateFormatMark = 4;
- getDateFormatMark() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string dateFormatMark = 4;
- getDateFormatMark() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string dateFormatMark = 4;
- getDateFormatMark(String) - Static method in class thredds.inventory.CollectionSpecParserAbstract
- getDateFormatMarkBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string dateFormatMark = 4;
- getDateFormatMarkBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string dateFormatMark = 4;
- getDateFormatMarkBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string dateFormatMark = 4;
- getDateMillisec() - Method in class thredds.logs.LogReader.Log
- getDateOrigin() - Method in class ucar.nc2.units.DateUnit
-
Get the origin Date.
- getDateRange() - Method in class thredds.inventory.TimedCollection.Dataset
- getDateRange() - Method in class thredds.inventory.TimedCollection
- getDateRange() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.use getCalendarDateRange()
- getDateRange() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.use getCalendarDateRange
- getDateRange() - Method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.use getCalendarDateRange
- getDateRange() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Deprecated.use getCalendarDateRange()
- getDateRange() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getDateRange() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getDateRange() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CalendarDateRange dateRange = 5;
- getDateRange() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.CalendarDateRange dateRange = 5;
- getDateRange() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.CalendarDateRange dateRange = 5;
- getDateRange() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getDateRange() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- getDateRange() - Method in class ucar.nc2.ui.widget.RangeDateSelector
- getDateRange(double, double) - Method in class ucar.nc2.ft2.coverage.TimeHelper
- getDateRangeBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CalendarDateRange dateRange = 5;
- getDateRangeForOffset(double) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getDateRangeForRun(CalendarDate) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getDateRangeOrBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CalendarDateRange dateRange = 5;
- getDateRangeOrBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.CalendarDateRange dateRange = 5;
- getDateRangeOrBuilder() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.CalendarDateRange dateRange = 5;
- getDates() - Method in class thredds.catalog.InvCatalogRef
- getDates() - Method in class thredds.catalog.InvDataset
-
get any DateType metadata
- getDates() - Method in class thredds.catalog.InvDatasetImplProxy
- getDates() - Method in class thredds.catalog.ThreddsMetadata
- getDates() - Method in class thredds.client.catalog.Dataset
- getDates() - Method in class ucar.nc2.dt.grid.GridAsPointDataset
- getDates() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the list of dates in this file.
- getDateString(int) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the date string at the index
- getDateUsingCompleteDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
- getDateUsingCompleteDateFormatWithOffset(String, String, int) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string (starting at the given startIndex) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
- getDateUsingDemarkatedCount(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string, starting at a position given by the offset of the demark character in the dateFormatString.
- getDateUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string (between the demarcation characters) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
- getDateUsingDemarkatedMatchOld(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
Deprecated.do not use
- getDateUsingRegExp(String, String, String) - Static method in class ucar.nc2.units.DateFromString
-
Use regular expression capture group replacement to construct a date string and return the Date that is obtained by parseing the constructed date string using the date format string "yyyy-MM-dd'T'HH:mm".
- getDateUsingRegExpAndDateFormat(String, String, String, String) - Static method in class ucar.nc2.units.DateFromString
-
The same as getDateUsingRegExp() except the date format string to be used must be specified.
- getDateUsingSimpleDateFormat(String, String) - Static method in class ucar.nc2.units.DateFromString
-
Parse the given date string (starting at the first numeric character) using the given date format string (as described in java.text.SimpleDateFormat) and return a Date.
- getDatum() - Method in class ucar.nc2.grib.coord.VertCoordType
- getDatumName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the datum name.
- getDay() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
- getDay() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getDay(String) - Method in class thredds.ui.monitor.Chart
- getDayOfMonth() - Method in class ucar.nc2.time.CalendarDate
- getDcm() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getDDS() - Method in class opendap.dap.DConnect2
-
Returns the DDS object from the dataset referenced by this object's URL.
- getDDS() - Method in class opendap.dap.parsers.Dap2Parse
-
**********************************************
- getDDS(String) - Method in class opendap.dap.DConnect2
-
Returns the DDS object from the dataset referenced by this object's URL.
- getDdsHash() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getDDShashcode() - Method in class ucar.nc2.iosp.bufr.Message
- getDDSText() - Method in class opendap.dap.DDS
-
This a wrapper method for
DDS.print()
. - getDDX() - Method in class opendap.dap.DConnect2
-
Returns the DDS object from the dataset referenced by this object's URL.
- getDDX(String) - Method in class opendap.dap.DConnect2
-
Returns the DDS object from the dataset referenced by this object's URL.
- getDDXText() - Method in class opendap.dap.DDS
-
This a wrapper method for
DDS.printXML()
. - getDebugConfig() - Method in class ucar.httpservices.HTTPMethod
- getDebugLeaks() - Method in interface thredds.ui.monitor.OpenRAFMonitor
- getDebugLeaks() - Method in class thredds.ui.monitor.OpenRAFMonitorImpl
- getDebugLeaks() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getDebugLevel() - Method in class opendap.dap.parsers.Dap2Parse
- getDebugLevel() - Method in class opendap.dap.parsers.Dap2Parser
-
Answer the verbosity of the debugging output; 0 means that all kinds of output from the parser are suppressed.
- getDebugNbytes() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getDebugNseeks() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getDebugRequestInterceptor() - Method in class ucar.httpservices.HTTPSession
- getDebugStream() - Method in class opendap.dap.parsers.Dap2Parser
-
Return the PrintStream on which the debugging output is printed.
- getDecimalScale() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Units decimal scale factor (octet 27-28) .
- getDecimalScale() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the decimal scale
- getDecimalScale() - Method in class ucar.nc2.iosp.gempak.GempakParameter
-
Get the decimal scale
- getDecimalScale() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the decimal scale of the values
- getDecimalScale() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the decimal scale
- getDecls() - Method in class dap4.core.dmr.DapGroup
- getDeclutter() - Method in class ucar.nc2.ui.point.PointRenderer
- getDeclutter() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
-
Get the state of the declutter flag.
- getDecScale() - Method in interface ucar.nc2.grib.GribData.Bean
- getDecScale() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getDecScale() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getDecScale() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getDeepEditComponent() - Method in class ucar.ui.prefs.ComboBox
- getDeepEditComponent() - Method in class ucar.ui.prefs.Field.BeanTableField
- getDeepEditComponent() - Method in class ucar.ui.prefs.Field.EnumCombo
- getDeepEditComponent() - Method in class ucar.ui.prefs.Field
- getDeepEditComponent() - Method in class ucar.ui.prefs.Field.TextCombo
- getDefault() - Static method in enum ucar.nc2.time.Calendar
- getDefault() - Static method in class ucar.nc2.util.DiskCache2
-
Default DiskCache2 strategy: use $user_home/.unidata/cache/, no scouring, alwaysUseCache = false Mimics default DiskCache static class
- getDefaultChunkSize() - Method in class ucar.nc2.write.Nc4ChunkingDefault
- getDefaultConverter() - Static method in class thredds.catalog.InvCatalogFactory
- getDefaultEnhanceMode() - Static method in class ucar.nc2.dataset.NetcdfDataset
- getDefaultFactory(boolean) - Static method in class thredds.catalog.InvCatalogFactory
-
Get new Factory for reading and writing catalogs.
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- getDefaultInstance() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- getDefaultInstance() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- getDefaultInstance() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- getDefaultInstance() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- getDefaultInstance() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- getDefaultInstance() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Data
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Error
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Group
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Header
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Member
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Range
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Section
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- getDefaultInstance() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- getDefaultInstanceForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Member
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- getDefaultInstanceForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- getDefaultMapArea() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the bounds for this image
- getDefaultMapArea() - Method in interface ucar.unidata.geoloc.Projection
-
Deprecated.Do not use.
- getDefaultMapArea() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.Get a reasonable bounding box for this projection.
- getDefaultMapArea() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get a reasonable bounding box for this projection.
- getDefaultMapAreaLL() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get the bounding box in lat/lon.
- getDefaultUnits() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get the name of the default units for this projection
- getDefaultWmoTable() - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
- getDeflateLevel(Variable) - Method in class ucar.nc2.ui.op.DatasetWriter.BeanChunker
- getDeflateLevel(Variable) - Method in interface ucar.nc2.write.Nc4Chunking
-
Get the deflation level.
- getDeflateLevel(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategy
- getDeflateLevel(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategyNone
- getDelimiter() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getDelimiter() - Method in class ucar.unidata.io.s3.CdmS3Uri
- getDensity() - Method in class ucar.nc2.grib.coord.SparseArray
- getDepend() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.DependenceType depend = 7;
- getDepend() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.DependenceType depend = 7;
- getDepend() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.DependenceType depend = 7;
- getDependenceType() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getDependentAxes(CoverageCoordAxis) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getDependsOn() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getDependsOn() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getDependsOn(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- getDependsOn(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
depends on these axes, only for non-independent axes
- getDependsOn(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
depends on these axes, only for non-independent axes
- getDependsOnBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- getDependsOnBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
depends on these axes, only for non-independent axes
- getDependsOnBytes(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
depends on these axes, only for non-independent axes
- getDependsOnCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- getDependsOnCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
depends on these axes, only for non-independent axes
- getDependsOnCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
depends on these axes, only for non-independent axes
- getDependsOnList() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getDependsOnList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
depends on these axes, only for non-independent axes
- getDependsOnList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
depends on these axes, only for non-independent axes
- getDependsOnList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
depends on these axes, only for non-independent axes
- getDependValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.DependenceType depend = 7;
- getDependValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.DependenceType depend = 7;
- getDependValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.DependenceType depend = 7;
- getDerivedForecastType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsEnsembleDerived
- getDerivedUnit() - Method in interface ucar.units.DerivableUnit
-
Returns the derived unit that underlies this unit.
- getDerivedUnit() - Method in class ucar.units.DerivedUnitImpl
-
Returns the derived unit that is convertible with this unit.
- getDerivedUnit() - Method in class ucar.units.LogarithmicUnit
-
Returns the derived unit that is convertible with this unit.
- getDerivedUnit() - Method in class ucar.units.OffsetUnit
-
Returns the derived unit that is convertible with this unit.
- getDerivedUnit() - Method in class ucar.units.ScaledUnit
-
Gets the derived unit underlying this unit.
- getDerivedUnit() - Method in class ucar.units.TimeScaleUnit
-
Returns the derived unit underlying the reference time unit.
- getDerivedUnit() - Method in interface ucar.units.Unit
-
Returns the derived unit that underlies this unit.
- getDesc() - Method in class thredds.client.catalog.Service
- getDesc() - Method in class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string desc = 8;
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string desc = 8;
- getDesc() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string desc = 8;
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string desc = 5;
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string desc = 5;
- getDesc() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string desc = 5;
- getDesc() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string desc = 2;
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
string desc = 2;
- getDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
string desc = 2;
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string desc = 5;
- getDesc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
string desc = 5;
- getDesc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
string desc = 5;
- getDesc() - Method in class ucar.nc2.grib.coord.VertCoordType
- getDesc() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getDesc() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- getDesc() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getDesc() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getDesc() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getDesc() - Method in class ucar.nc2.iosp.hdf4.TagEnum
- getDesc() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- getDesc() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getDesc() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getDesc() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getDesc() - Method in class ucar.nc2.ui.op.CdmrFeaturePanel.MessBean
- getDesc() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string desc = 8;
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string desc = 8;
- getDescBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string desc = 8;
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string desc = 5;
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string desc = 5;
- getDescBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string desc = 5;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string desc = 2;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
string desc = 2;
- getDescBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
string desc = 2;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string desc = 5;
- getDescBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
string desc = 5;
- getDescBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
string desc = 5;
- getDescendant(String) - Method in class thredds.catalog.CrawlableCatalog
- getDescendant(String) - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Return the requested descendant of this dataset.
- getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- getDescendant(String) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- getDescendant(String) - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getDescendantOfClass(Class<T>, Container, String, Object) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method that searches below
container
in the component hierarchy in a depth first manner and returns the first found component of classclazz
having the bound property value. - getDescendantOfClass(Class<T>, Container, String, Object, boolean) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method that searches below
container
in the component hierarchy in a depth first manner and returns the first found component of classclazz
having the bound property value. - getDescendantOfType(Class<T>, Container, String, Object) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method that searches below
container
in the component hierarchy and returns the first found component that is an instance of classclazz
having the bound property value. - getDescendantOfType(Class<T>, Container, String, Object, boolean) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method that searches below
container
in the component hierarchy and returns the first found component that is an instance of classclazz
and has the bound property value. - getDescendantsOfClass(Class<T>, Container) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for searching below
container
in the component hierarchy and return nested components of classclazz
it finds. - getDescendantsOfClass(Class<T>, Container, boolean) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for searching below
container
in the component hierarchy and return nested components of classclazz
it finds. - getDescendantsOfType(Class<T>, Container) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for searching below
container
in the component hierarchy and return nested components that are instances of classclazz
it finds. - getDescendantsOfType(Class<T>, Container, boolean) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for searching below
container
in the component hierarchy and return nested components that are instances of classclazz
it finds. - getDescription() - Method in class thredds.catalog.InvService
-
Get the "human readable" description; use ServiceType.toString() if not set
- getDescription() - Method in class thredds.catalog.query.ListChoice
- getDescription() - Method in class thredds.catalog.query.Selector
- getDescription() - Method in class thredds.catalog.ThreddsMetadata.Variable
- getDescription() - Method in enum thredds.client.catalog.ServiceType
- getDescription() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
- getDescription() - Method in class ucar.atd.dorade.DoradePARM
-
Get the long description for this parameter.
- getDescription() - Method in class ucar.ma2.StructureMembers.Member
-
Get the description, if any.
- getDescription() - Method in enum ucar.nc2.constants.DataFormatType
- getDescription() - Method in interface ucar.nc2.dataset.Enhancements
-
Deprecated.Get the description of the Variable, or null if none.
- getDescription() - Method in class ucar.nc2.dataset.StructureDS
- getDescription() - Method in class ucar.nc2.dataset.VariableDS.Builder
- getDescription() - Method in class ucar.nc2.dataset.VariableDS
- getDescription() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the standardized description, or null if none.
- getDescription() - Method in class ucar.nc2.dt.grid.GridDataset
- getDescription() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the description/long_name of the Grid, or null if none.
- getDescription() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getDescription() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getDescription() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getDescription() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.A description of the trajectory.
- getDescription() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getDescription() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDescription() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getDescription() - Method in interface ucar.nc2.ft.FeatureDataset
-
Text information about this dataset.
- getDescription() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getDescription() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getDescription() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getDescription() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getDescription() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the standardized description, or null if none.
- getDescription() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getDescription() - Method in class ucar.nc2.ft2.coverage.Coverage
- getDescription() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getDescription() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getDescription() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
string description = 6;
- getDescription() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
string description = 6;
- getDescription() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
string description = 6;
- getDescription() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string description = 7;
- getDescription() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
string description = 7;
- getDescription() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
string description = 7;
- getDescription() - Method in enum ucar.nc2.ft2.simpgeometry.GeometryType
- getDescription() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getDescription() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getDescription() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getDescription() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getDescription() - Method in class ucar.nc2.grib.collection.GribHorizCoordSystem
- getDescription() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getDescription() - Method in class ucar.nc2.grib.grib1.Grib1ParamLevel
- getDescription() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getDescription() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getDescription() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the Station description
- getDescription() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the variable description
- getDescription() - Method in class ucar.nc2.iosp.grid.GridParameter
-
description of parameter.
- getDescription() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getDescription() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getDescription() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getDescription() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.TemplateBean
- getDescription() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getDescription() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getDescription() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getDescription() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getDescription() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getDescription() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getDescription() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getDescription() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getDescription() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getDescription() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getDescription() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getDescription() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getDescription() - Method in class ucar.nc2.ui.op.RadialDatasetTable.VariableBean
- getDescription() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getDescription() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getDescription() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getDescription() - Method in class ucar.nc2.util.NamedAnything
-
Deprecated.
- getDescription() - Method in interface ucar.nc2.util.NamedObject
-
Deprecated.Get the object's description.
- getDescription() - Method in class ucar.nc2.Variable
-
Get the description of the Variable.
- getDescription() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getDescription() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getDescription() - Method in interface ucar.nc2.VariableSimpleIF
-
description of the Variable
- getDescription() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getDescription() - Method in class ucar.ui.widget.FileManager.ExtFilter
- getDescription() - Method in class ucar.ui.widget.FileManager.HDF5ExtFilter
- getDescription() - Method in class ucar.ui.widget.FileManager.NetcdfExtFilter
- getDescription() - Method in class ucar.ui.widget.FileManager.XMLExtFilter
- getDescription() - Method in interface ucar.unidata.geoloc.Station
-
Station description
- getDescription() - Method in class ucar.unidata.geoloc.StationImpl
-
Deprecated.Station description
- getDescription() - Method in interface ucar.util.NamedObject
-
Get the object's description.
- getDescriptionBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
string description = 6;
- getDescriptionBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
string description = 6;
- getDescriptionBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
string description = 6;
- getDescriptionBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string description = 7;
- getDescriptionBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
string description = 7;
- getDescriptionBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
string description = 7;
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- getDescriptor() - Static method in enum ucar.gcdm.GcdmNetcdfProto.DataType
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- getDescriptor() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- getDescriptor() - Static method in class ucar.gcdm.GcdmServerProto
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- getDescriptor() - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
- getDescriptor() - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- getDescriptor() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- getDescriptor() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
- getDescriptor() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
- getDescriptor() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- getDescriptor() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
- getDescriptor() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- getDescriptor() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- getDescriptor() - Static method in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto
- getDescriptor() - Static method in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- getDescriptor() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- getDescriptor() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
- getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Data
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- getDescriptor() - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Error
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Group
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Header
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Member
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Range
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Section
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- getDescriptor() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
- getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableB
- getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableD
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- getDescriptorForType() - Method in enum ucar.gcdm.GcdmNetcdfProto.DataType
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- getDescriptorForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- getDescriptorForType() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
- getDescriptorForType() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
- getDescriptorForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- getDescriptorForType() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
- getDescriptorForType() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
- getDescriptorForType() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- getDescriptorForType() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
- getDescriptorForType() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- getDescriptorForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- getDescriptorForType() - Method in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- getDescriptorForType() - Method in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- getDescriptorForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- getDescriptorForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- getDescriptorForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
- getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- getDescriptorForType() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- getDescriptorForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- getDescriptorListTableD(short) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getDescriptorListTableD(String) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
get list of data descriptors as Strings
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableB
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableD
- getDescriptorTableB(short) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getDescriptorTableB(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
- getDescriptorTableD(short) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getDescriptorTableD(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
- getDestElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
Get the position in destination where to read or write
- getDestElem() - Method in interface ucar.nc2.iosp.Layout.Chunk
-
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
- getDestElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
Get starting element position as a 1D element index into the destination, eg the requested array with shape "wantSection".
- getDetailInfo() - Method in class ucar.nc2.dt.grid.GridDataset
-
Get Details about the dataset.
- getDetailInfo() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- getDetailInfo() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getDetailInfo() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
Get Details about the dataset.
- getDetailInfo() - Method in class ucar.nc2.grib.collection.GribIosp
- getDetailInfo() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- getDetailInfo() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- getDetailInfo() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- getDetailInfo() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Get the detail information
- getDetailInfo() - Method in class ucar.nc2.iosp.hdf5.H5iosp
- getDetailInfo() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Show debug / underlying implementation details
- getDetailInfo() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- getDetailInfo() - Method in class ucar.nc2.NetcdfFile
-
Show debug / underlying implementation details
- getDetailInfo() - Method in class ucar.nc2.ui.op.WmsViewer
- getDetailInfo(Formatter) - Method in class ucar.nc2.dataset.NetcdfDataset
-
Show debug / underlying implementation details
- getDetailInfo(Formatter) - Method in class ucar.nc2.dods.DODSNetcdfFile
- getDetailInfo(Formatter) - Method in class ucar.nc2.dt.grid.GridDataset
- getDetailInfo(Formatter) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getDetailInfo(Formatter) - Method in interface ucar.nc2.ft.FeatureDataset
-
Show debug / underlying implementation details
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft.point.PointDatasetImpl
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getDetailInfo(Formatter) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getDetailInfo(Formatter) - Method in class ucar.nc2.internal.ncml.Aggregation
- getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- getDetailInfo(Formatter) - Method in interface ucar.nc2.ncml.AggregationIF
-
Deprecated.
- getDetailInfo(Formatter) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- getDetailInfo(Formatter) - Method in class ucar.nc2.NetcdfFile
- getDetailWindow() - Method in class ucar.nc2.ui.OpPanel
- getDetailWindow() - Method in class ucar.ui.widget.AbstractPanel
- getDiff() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getDiff() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getDifference(CalendarDate, CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
-
Get difference between two calendar dates in given Field units
- getDifferenceInMsecs(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
-
Get difference between two calendar dates in millisecs
- getDimension() - Method in interface ucar.units.DerivedUnit
-
Returns the unit dimension of this derived unit.
- getDimension() - Method in class ucar.units.DerivedUnitImpl
-
Returns the unit dimension of this derived unit.
- getDimension(int) - Method in class dap4.core.dmr.DapVariable
- getDimension(int) - Method in class opendap.dap.DArray
-
Returns the
DArrayDimension
object for the dimension requested. - getDimension(int) - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ith dimension
- getDimension(int) - Method in interface ucar.nc2.dt.GridDatatype
-
get the ith dimension
- getDimension(int) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the ith dimension
- getDimension(int) - Method in class ucar.nc2.Variable
-
Get the ith dimension.
- getDimension(int) - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getDimension(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find the dimension pointed to by key
- getDimensionName() - Method in class ucar.nc2.internal.ncml.Aggregation
-
Get dimension name to join on
- getDimensionName() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Get dimension name to join on
- getDimensionName(int) - Method in class ucar.nc2.Variable.Builder
- getDimensionName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find the dimension pointed to by key
- getDimensionNames() - Method in class ucar.nc2.Variable.Builder
- getDimensions() - Method in class dap4.core.dmr.DapGroup
- getDimensions() - Method in class dap4.core.dmr.DapVariable
- getDimensions() - Method in class opendap.dap.DArray
-
Returns an
Enumeration
ofDArrayDimension
s in this array. - getDimensions() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Returns an ArrayList containing the dimensions used by this geoGrid.
- getDimensions() - Method in interface ucar.nc2.dt.GridDatatype
-
Returns a List of Dimension containing the dimensions used by this grid.
- getDimensions() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getDimensions() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getDimensions() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Returns an ArrayList containing the dimensions used by this geoGrid.
- getDimensions() - Method in class ucar.nc2.ft2.coverage.Coverage
- getDimensions() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Get a list of all dimensions in this dataset.
- getDimensions() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns the list of dimensions contained in this coordinate system.
- getDimensions() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getDimensions() - Method in class ucar.nc2.Group.Builder
- getDimensions() - Method in class ucar.nc2.Group
-
Get the shared Dimensions contained directly in this group.
- getDimensions() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the dimensions
- getDimensions() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.use ncfile.getRootGroup().getDimensions() for files without nested groups, or recurse through nested groups to get dimensions.
- getDimensions() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getDimensions() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getDimensions() - Method in class ucar.nc2.Variable.Builder
- getDimensions() - Method in class ucar.nc2.Variable
-
Get the list of dimensions used by this variable.
- getDimensions() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getDimensions() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getDimensions() - Method in interface ucar.nc2.VariableSimpleIF
-
Dimension List.
- getDimensions() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getDimensions(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensions(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensions(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsAll() - Method in class ucar.nc2.Variable.Builder
- getDimensionsAll() - Method in class ucar.nc2.Variable
-
Deprecated.use Dimensions.makeDimensionsAll(Variable);
- getDimensionsAll() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getDimensionsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Dimension dimensions = 2;
- getDimensionsString() - Method in class ucar.nc2.Variable
-
Get the list of Dimension names, space delineated.
- getDimensionVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- getDims() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getDims() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getDims() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getDims() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getDims() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getDims() - Method in class ucar.nc2.ui.op.RadialDatasetTable.VariableBean
- getDims() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDims(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Dimension dims = 2;
- getDims(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Dimension dims = 2;
- getDimsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDimsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDimsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Dimension dims = 2;
- getDimsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Dimension dims = 2;
- getDimSizes(List<DapDimension>) - Static method in class dap4.core.util.DapUtil
- getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDimsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Dimension dims = 2;
- getDimsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Dimension dims = 2;
- getDimsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDimsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Dimension dims = 2;
- getDimsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Dimension dims = 2;
- getDimsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Dimension dims = 2;
- getDimsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Dimension dims = 2;
- getDimsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Dimension dims = 2;
- getDir() - Method in class thredds.inventory.partition.DirectoryBuilder
-
The directory that the partition covers
- getDirBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the directory block used to initialize this McIDASAreaProjection
- getDirCatalog(File, String, boolean, boolean) - Method in class thredds.cataloggen.DirectoryScanner
-
Return a catalog for the given directory.
- getDirCatalog(File, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
- getDirCatalog(CrawlableDataset, String, boolean, String, boolean, String, String, String) - Method in class thredds.cataloggen.DirectoryScanner
- getDirectory() - Method in class ucar.nc2.grib.collection.GcMFile
- getDirectory() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getDirectory() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getDirectory() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getDirectoryMatchPattern() - Method in class thredds.cataloggen.config.CatalogRefExpander
- getDirectoryName() - Method in class thredds.inventory.CollectionConfig
- getDiscipline() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getDiscipline() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
uint32 discipline = 1;
- getDiscipline() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
uint32 discipline = 1;
- getDiscipline() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
uint32 discipline = 1;
- getDiscipline() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 discipline = 3;
- getDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 discipline = 3;
- getDiscipline() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 discipline = 3;
- getDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2SectionIndicator
-
Discipline - GRIB Master Table Number.
- getDiscipline() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getDiscipline() - Method in interface ucar.nc2.grib.GribTables.Parameter
-
Unsigned byte
- getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getDisciplineName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid discipline name
- getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the DisciplineName.
- getDisciplineName(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the DisciplineName.
- getDiskCache2() - Static method in class ucar.nc2.grib.GribIndexCache
- getDisplayProjection() - Method in class ucar.nc2.ui.coverage2.CoverageRenderer
- getDistance() - Method in class ucar.unidata.geoloc.Bearing
-
Get the distance in kilometers
- getDMR() - Method in class dap4.core.ce.CEConstraint
- getDMR() - Method in interface dap4.core.dmr.parser.Dap4Parser
- getDMR() - Method in class dap4.core.dmr.parser.DOM4Parser
- getDMR() - Method in class dap4.dap4lib.D4DSP
- getDMRText() - Method in class dap4.dap4lib.DeChunkedInputStream
- getDMRVersion() - Method in class dap4.core.dmr.DapDataset
- getDoAddDataSize() - Method in class thredds.cataloggen.CollectionLevelScanner
- getDocument() - Method in exception dap4.dap4lib.ErrorException
- getDocumentation() - Method in class thredds.catalog.InvCatalogRef
- getDocumentation() - Method in class thredds.catalog.InvDataset
-
Get list of documentation elements for this dataset.
- getDocumentation() - Method in class thredds.catalog.InvDatasetImplProxy
- getDocumentation() - Method in class thredds.catalog.ThreddsMetadata
- getDocumentation() - Method in class thredds.client.catalog.Dataset
- getDocumentation(String) - Method in class thredds.catalog.InvCatalogRef
- getDocumentation(String) - Method in class thredds.catalog.InvDataset
-
get specific type of documentation
- getDocumentation(String) - Method in class thredds.catalog.InvDatasetImplProxy
- getDocumentation(String) - Method in class thredds.catalog.ThreddsMetadata
- getDocumentation(String) - Method in class thredds.client.catalog.Dataset
- getDocumentBuilderFactoryVersion() - Static method in class thredds.catalog.XMLEntityResolver
- getDODSConstraintName(Variable) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Return a variable name suitable for use in a DAP constraint expression.
- getDODSName() - Method in class ucar.nc2.CDMNode
-
Deprecated.Do not use.
- getDODSName() - Method in class ucar.nc2.dods.DODSAttribute
- getDODSName() - Method in interface ucar.nc2.dods.DODSNode
- getDODSName() - Method in class ucar.nc2.dods.DODSStructure
- getDODSName() - Method in class ucar.nc2.dods.DODSVariable
- getDODSshortName() - Method in class ucar.nc2.dods.DODSStructure
- getDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the Collection of Dimensions that constitute the domain.
- getDomain() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the list of dimensions used by any of the Axes in the Coordinate System.
- getDomainRank() - Method in class ucar.nc2.ft2.coverage.adapter.CurvilinearCS
- getDomainRank() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getDomainRank() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- getDomainRank() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getDomainRank() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- getDopplarResolution() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getDopplarResolution() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getDouble() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getDouble() - Method in class ucar.ui.prefs.Field.Double
-
Return the current value
- getDouble(int) - Method in class ucar.ma2.Array
- getDouble(int) - Method in class ucar.ma2.ArrayBoolean
- getDouble(int) - Method in class ucar.ma2.ArrayByte
- getDouble(int) - Method in class ucar.ma2.ArrayChar
- getDouble(int) - Method in class ucar.ma2.ArrayDouble
- getDouble(int) - Method in class ucar.ma2.ArrayFloat
- getDouble(int) - Method in class ucar.ma2.ArrayInt
- getDouble(int) - Method in class ucar.ma2.ArrayLong
- getDouble(int) - Method in class ucar.ma2.ArrayObject
- getDouble(int) - Method in class ucar.ma2.ArrayRagged
- getDouble(int) - Method in class ucar.ma2.ArrayScalar
- getDouble(int) - Method in class ucar.ma2.ArrayShort
- getDouble(int) - Method in class ucar.ma2.ArrayString
- getDouble(int) - Method in class ucar.ma2.ArrayStructure
- getDouble(int) - Method in class ucar.ma2.MAVector
- getDouble(int) - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve a double for this field
- getDouble(int, int) - Method in class ucar.ma2.MAMatrix
- getDouble(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
- getDouble(String, double) - Method in class ucar.ui.prefs.PersistentBean
- getDouble(String, double) - Method in interface ucar.util.prefs.PersistenceManager
- getDouble(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a double.
- getDouble(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getDouble(Index) - Method in class ucar.ma2.ArrayByte
- getDouble(Index) - Method in class ucar.ma2.ArrayChar
- getDouble(Index) - Method in class ucar.ma2.ArrayDouble
- getDouble(Index) - Method in class ucar.ma2.ArrayFloat
- getDouble(Index) - Method in class ucar.ma2.ArrayInt
- getDouble(Index) - Method in class ucar.ma2.ArrayLong
- getDouble(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getDouble(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getDouble(Index) - Method in class ucar.ma2.ArrayScalar
- getDouble(Index) - Method in class ucar.ma2.ArrayShort
- getDouble(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getDouble(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getDoubleBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
- getDoubleCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a double
- getDoubleCurrent() - Method in class ucar.ma2.IteratorFast
- getDoubleData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- getDoubleData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
DOUBLE
- getDoubleData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
DOUBLE
- getDoubleDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- getDoubleDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
DOUBLE
- getDoubleDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
DOUBLE
- getDoubleDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
DOUBLE
- getDoubleDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
DOUBLE
- getDoubleDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
DOUBLE
- getDoubleNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a double
- getDoubleNext() - Method in class ucar.ma2.IteratorFast
- getDoubles() - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve the double array for this field
- getDoublesByName(String) - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Extract the double array of data for a field by Name.
- getDoy() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getDPropInt(String) - Static method in class ucar.httpservices.HTTPSession
- getDrawArea() - Method in class ucar.nc2.ui.grid.VertPanel
-
User must get this Graphics2D and draw into it when panel needs redrawing
- getDrawContourLabels() - Method in class ucar.nc2.ui.grid.GridRenderer
- getDrawContours() - Method in class ucar.nc2.ui.grid.GridRenderer
- getDrawGrid() - Method in class ucar.nc2.ui.grid.GridRenderer
- getDrs(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- getDrsNpoints() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 drsNpoints = 10;
- getDrsNpoints() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 drsNpoints = 10;
- getDrsNpoints() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 drsNpoints = 10;
- getDrsOffset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
offset of drs from start (grib2 only)
- getDrsOffset() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
-
offset of drs from start (grib2 only)
- getDrsOffset() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.RecordOrBuilder
-
offset of drs from start (grib2 only)
- getDrsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
drs section
- getDrsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
drs section
- getDrsPos() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
drs section
- getDrsTemplate() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 drsTemplate = 9;
- getDrsTemplate() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 drsTemplate = 9;
- getDrsTemplate() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 drsTemplate = 9;
- getDrsTemplate() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getDSize() - Method in class ucar.nc2.ui.op.CdmrFeaturePanel.MessBean
- getDSP() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- getDSP() - Method in class dap4.dap4lib.D4Array
- getDtype() - Method in class ucar.nc2.iosp.zarr.ZArray
- getDuration() - Method in class thredds.catalog.query.SelectRangeDate
- getDuration() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
- getDuration() - Method in class ucar.nc2.time.CalendarDateRange
- getDuration() - Method in class ucar.nc2.units.DateRange
-
Get the duration of the interval
- getDurationField() - Method in class ucar.nc2.ui.widget.RangeDateSelector
- getDurationInSecs() - Method in class ucar.nc2.time.CalendarDateRange
- getDx() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getDx() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- getDx() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getDx() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getDxInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the X spacing in kilometers
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.SphericalHarmonicCoefficients
- getDxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.UnknownGds
- getDxRaw() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getDxRaw() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getDy() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getDy() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- getDy() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getDy() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getDyInKm() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the Y spacing in kilometers
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.SphericalHarmonicCoefficients
- getDyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds.UnknownGds
- getDyRaw() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getDyRaw() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getEarth() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getEarth() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
- getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
- getEarth() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- getEarthLocation() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getEarthLocation(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Earth radius in km
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Mercator
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.Stereographic
- getEarthRadius() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
- getEarthShape() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getEastWestRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getEastWestRange() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getEccentricity() - Method in class ucar.unidata.geoloc.Earth
-
Get the Eccentricity property.
- getEccentricitySquared() - Method in class ucar.unidata.geoloc.Earth
-
Get the EccentricitySquared property.
- getEdge(int) - Method in class ucar.nc2.ui.grid.ColorScale
-
Get the edge of the ith interval.
- getEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
- getEditComponent() - Method in class thredds.ui.datatype.prefs.DateField
- getEditComponent() - Method in class thredds.ui.datatype.prefs.DurationField
- getEditComponent() - Method in class ucar.ui.prefs.Field.BeanTableField
-
return the editing JComponent
- getEditComponent() - Method in class ucar.ui.prefs.Field.CheckBox
-
return the editing JComponent
- getEditComponent() - Method in class ucar.ui.prefs.Field.Date
-
return the editing JComponent
- getEditComponent() - Method in class ucar.ui.prefs.Field.Double
- getEditComponent() - Method in class ucar.ui.prefs.Field.EnumCombo
-
return the editing JComponent
- getEditComponent() - Method in class ucar.ui.prefs.Field
-
Return the editing JComponent
- getEditComponent() - Method in class ucar.ui.prefs.Field.Int
- getEditComponent() - Method in class ucar.ui.prefs.Field.Text
- getEditComponent() - Method in class ucar.ui.prefs.Field.TextCombo
-
return the editing JComponent
- getEditingRow() - Method in class ucar.ui.table.JTreeTable
- getEdition() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getEditValue() - Method in class thredds.ui.datatype.prefs.DateField
- getEditValue() - Method in class thredds.ui.datatype.prefs.DurationField
- getEditValue() - Method in class ucar.ui.prefs.Field.BeanTableField
-
Get current value from editComponent, will be an List of beanClass
- getEditValue() - Method in class ucar.ui.prefs.Field.CheckBox
- getEditValue() - Method in class ucar.ui.prefs.Field.Date
- getEditValue() - Method in class ucar.ui.prefs.Field.Double
- getEditValue() - Method in class ucar.ui.prefs.Field.EnumCombo
-
Get current value from editComponent
- getEditValue() - Method in class ucar.ui.prefs.Field
-
Get current value from editComponent
- getEditValue() - Method in class ucar.ui.prefs.Field.Int
- getEditValue() - Method in class ucar.ui.prefs.Field.Text
- getEditValue() - Method in class ucar.ui.prefs.Field.TextCombo
-
Get current value from editComponent, will be an ArrayList
- getElem() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- getElementSize() - Method in class ucar.nc2.Structure
-
Get the size of one element of the Structure.
- getElementSize() - Method in class ucar.nc2.Variable.Builder
- getElementSize() - Method in class ucar.nc2.Variable
-
Get the number of bytes for one element of this Variable.
- getElementSize() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getElementType() - Method in class ucar.ma2.Array
-
Get the element class type of this Array
- getElementType() - Method in class ucar.ma2.ArrayBoolean
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayByte
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayChar
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayDouble
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayFloat
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayInt
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayLong
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayObject
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayRagged
- getElementType() - Method in class ucar.ma2.ArrayScalar
- getElementType() - Method in class ucar.ma2.ArraySequence
- getElementType() - Method in class ucar.ma2.ArrayShort
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayString
-
Return the element class type
- getElementType() - Method in class ucar.ma2.ArrayStructure
- getElementVector() - Method in class opendap.util.SortedTable
-
Returns a Vector containing the elements in the SortedTable.
- getElemSize() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayout
- getElemSize() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayoutBB
- getElemSize() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayout
- getElemSize() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayoutBB
- getElemSize() - Method in interface ucar.nc2.iosp.Layout
-
Get size of each element in bytes.
- getElemSize() - Method in interface ucar.nc2.iosp.LayoutBB
-
Get size of each element in bytes.
- getElemSize() - Method in class ucar.nc2.iosp.LayoutBBTiled
- getElemSize() - Method in class ucar.nc2.iosp.LayoutRegular
- getElemSize() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
- getElemSize() - Method in class ucar.nc2.iosp.LayoutSegmented
- getElemSize() - Method in class ucar.nc2.iosp.LayoutTiled
- getElemSize() - Method in class ucar.nc2.iosp.zarr.ZarrLayoutBB
- getElev() - Method in class ucar.nc2.iosp.sigmet.Ray
- getElevation() - Method in class thredds.catalog.query.Location
- getElevation() - Method in class thredds.catalog.query.Station
- getElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getElevation() - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Get the elevation angle in degrees
- getElevation() - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
Get the elevation angle in degrees
- getElevation() - Method in class ucar.nc2.iosp.uf.Ray
- getElevation(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getElevation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the elevation at the requested trajectory point in units of meters, missing values = NaN.
- getElevation(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getElevation(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the elevation values on the given Range of the trajectory.
- getElevationAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialElevation, or null if none.
- getElevationAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Elevation axis
- getElevationAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Elevation axis data.
- getElevations() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the elevations for all rays in the sweep.
- getElevationUnits() - Method in class thredds.catalog.query.Location
- getElevVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getElevVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- getEmail() - Method in class thredds.catalog.ThreddsMetadata.Source
- getEmail() - Method in class thredds.client.catalog.ThreddsMetadata.Source
- getEnabled() - Method in class ucar.nc2.util.ListenerManager
-
Deprecated.
- getEnabled() - Method in class ucar.util.ListenerManager
- getEncodedName() - Method in class opendap.dap.DAPNode
-
Returns the WWW encoded name of the class instance.
- getEnd() - Method in class thredds.catalog.query.SelectRangeDate
- getEnd() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
uint64 end = 5;
- getEnd() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
uint64 end = 5;
- getEnd() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
uint64 end = 5;
- getEnd() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
int64 end = 2;
- getEnd() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
-
int64 end = 2;
- getEnd() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRangeOrBuilder
-
int64 end = 2;
- getEnd() - Method in class ucar.nc2.grib.coord.TimeCoordIntvDateValue
- getEnd() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getEnd() - Method in class ucar.nc2.time.CalendarDateRange
- getEnd() - Method in class ucar.nc2.ui.geoloc.Rubberband
- getEnd() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getEnd() - Method in class ucar.nc2.units.DateRange
-
Get the ending Date.
- getEnd(int) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryIndexFinder
-
Gets the ending index of a geometry's points given the index of the geometry within the array.
- getEndColumn() - Method in class ucar.units.ASCII_CharStream
- getEndColumn() - Method in class ucar.units.SimpleCharStream
-
Get token end column number.
- getEndDate() - Method in class thredds.inventory.CollectionListRange
- getEndDate() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getEndDate() - Method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.use getEndCalendarDate
- getEndDate() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getEndDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- getEndDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getEndDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.End date for the trajectory.
- getEndDate() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getEndDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getEndDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getEndDate() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getEndDate() - Method in class ucar.nc2.iosp.uf.UFheader
- getEndDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Deprecated.
- getEndDate(NetcdfDataset, CalendarDateUnit) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- getEndingPosition() - Method in class ucar.nc2.grib.grib2.Grib2SectionData
- getEndingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getEndingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getEndingTime() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getEndLine() - Method in class ucar.units.ASCII_CharStream
- getEndLine() - Method in class ucar.units.SimpleCharStream
-
Get token end line number.
- getEndpoint() - Method in class ucar.unidata.io.s3.CdmS3Uri
- getEndPos() - Method in class ucar.nc2.grib.grib1.Grib1SectionIndicator
-
Ending position of the entire GRIB message: startPos + messageLength
- getEndPos() - Method in class ucar.nc2.grib.grib2.Grib2SectionIndicator
- getEndSeq() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getEndTime() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getEndTime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
calendar date, last valid time
- getEndTime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
calendar date, last valid time
- getEndTime() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
calendar date, last valid time
- getEndValue() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getEndValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
double endValue = 13;
- getEndValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
double endValue = 13;
- getEndValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
double endValue = 13;
- getEndValue() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getEndX() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getEndY() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getEnhanceAll() - Static method in class ucar.nc2.dataset.NetcdfDataset
- getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset.Builder
- getEnhanceMode() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Get the current state of dataset enhancement.
- getEnhanceMode() - Method in class ucar.nc2.dataset.VariableDS
-
Returns the enhancements applied to this variable.
- getEnhanceNone() - Static method in class ucar.nc2.dataset.NetcdfDataset
- getEns() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getEns() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getEns() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getEnsCoord() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getEnsCoord() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getEnsCoords() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getEnsCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getEnsDerived() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getEnsDerivedType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getEnsemble() - Method in class ucar.nc2.ui.grid.GridRenderer
- getEnsembleAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Ensemble, or null if none.
- getEnsembleAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Ensemble axis, else null
- getEnsembleAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the ensemble axis.
- getEnsembleAxis() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getEnsembleDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ensemble Dimension, if it exists
- getEnsembleDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the ensemble Dimension, if it exists
- getEnsembleDimension() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the ensemble Dimension, if it exists
- getEnsembleDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the ensemble dimension
- getEnsembleDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the ensemble Dimension index in the geogrid (canonical order)
- getEnsembleDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the ensemble Dimension index in the geogrid (canonical order), or -1 if none
- getEnsembleDimensionIndex() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the ensemble Dimension index in the geogrid (canonical order)
- getEnsembleNames() - Method in class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
Get the ensemble member names
- getEnsMember() - Method in class ucar.nc2.grib.coord.EnsCoordValue
- getEnsNumber() - Method in class ucar.nc2.grib.coord.EnsCoordValue
- getEnsProb() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getEnsSorted() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getEnsType() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getEnsTypes() - Method in class ucar.nc2.ft.fmrc.EnsCoord
- getEntries() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getEntries() - Method in class ucar.nc2.grib.grib2.table.EccodesCodeTable
- getEntries() - Method in interface ucar.nc2.grib.grib2.table.Grib2CodeTableInterface
- getEntries() - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface
- getEntries() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable
- getEntries() - Method in class ucar.nc2.grib.grib2.table.WmoCodeTable
- getEntries() - Method in class ucar.nc2.grib.grib2.table.WmoFlagTable
- getEntry(int) - Method in class ucar.nc2.grib.grib2.table.EccodesCodeTable
- getEntry(int) - Method in interface ucar.nc2.grib.grib2.table.Grib2CodeTableInterface
-
Find the Entry in this table with the given code.
- getEntry(int) - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface
-
Find the Entry in this table with the given code.
- getEntry(int) - Method in class ucar.nc2.grib.grib2.table.WmoCodeTable
- getEntry(int) - Method in class ucar.nc2.grib.grib2.table.WmoFlagTable
- getEnumConsts() - Method in class dap4.core.dmr.DapEnumeration
- getEnumName() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.TableBean
- getEnums() - Method in class dap4.core.dmr.DapGroup
- getEnumStrings() - Method in class ucar.nc2.EnumTypedef
-
Deprecated.use getMap()
- getEnumType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
EnumTypedef name, only for enum types
- getEnumType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
EnumTypedef name, only for enum types
- getEnumType() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
EnumTypedef name, only for enum types
- getEnumType() - Method in class ucar.nc2.Attribute
-
Get the EnumTypedef of the Attribute value, if DataType is an ENUM.
- getEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
EnumTypedef name, only for enum types
- getEnumType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
EnumTypedef name, only for enum types
- getEnumType() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
EnumTypedef name, only for enum types
- getEnumTypeBytes() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
EnumTypedef name, only for enum types
- getEnumTypedef() - Method in class ucar.nc2.Variable
-
Get the EnumTypedef, only use if getDataType.isEnum()
- getEnumTypedef() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getEnumTypedefs() - Method in class ucar.nc2.Group
-
Get the enumerations contained directly in this group.
- getEnumTypeName() - Method in class ucar.nc2.Variable.Builder
- getEnumTypes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypes(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypes(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.EnumTypedef enum_types = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .EnumTypedef enumTypes = 7;
- getEnumTypesOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .EnumTypedef enumTypes = 7;
- getEosInfo(String, HdfHeaderIF, Group.Builder, Formatter) - Static method in class ucar.nc2.internal.iosp.hdf4.HdfEos
- getEosInfo(Formatter) - Method in class ucar.nc2.internal.iosp.hdf4.H4header
- getEosInfo(Formatter) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getEosInfo(Formatter) - Method in class ucar.nc2.iosp.hdf4.H4header
- getEosInfo(Formatter) - Method in class ucar.nc2.iosp.hdf5.H5iosp
- getEosInfo(Formatter) - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable
- getEosInfo(Formatter) - Method in class ucar.nc2.ui.op.Hdf5ObjectTable
- getEosInfo(NetcdfFile, Group, Formatter) - Static method in class ucar.nc2.iosp.hdf4.HdfEos
- getEpsgCode() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getEpsgId() - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
EPSG id
- getEpsgName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getEquatorRadius() - Method in class ucar.unidata.geoloc.Earth
-
Get the EquatorRadius property.
- getERR() - Method in class opendap.dap.parsers.Dap2Parse
- getErrlog() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getErrlog() - Method in class ucar.nc2.ncml.NcmlConstructor
-
Deprecated.
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
non-empty on error
- getError() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
non-empty on error
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- getError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
non-empty on error
- getError() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
non-empty on error
- getErrorBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- getErrorBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- getErrorCode() - Method in exception opendap.dap.DAP2Exception
-
Returns the error code.
- getErrorMessage() - Method in exception opendap.dap.DAP2Exception
-
Returns the error message.
- getErrorMessage() - Method in class thredds.client.catalog.builder.CatalogBuilder
- getErrorMessage() - Method in class ucar.nc2.ft2.coverage.writer.CFGridCoverageWriter.Result
- getErrorMessage() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
- getErrorMessage() - Method in class ucar.nc2.ui.GetDataTask
- getErrorMessage() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.Application call this to get the error message, if any.
- getErrorMessage() - Method in class ucar.nc2.util.Optional
-
Deprecated.
- getErrorMessage() - Method in class ucar.ui.widget.ProgressMonitorTask
-
Applications call this to get an error message.
- getErrorMessages() - Method in class thredds.catalog.query.QueryCapability
- getErrorMessages() - Method in class thredds.catalog.XMLEntityResolver
- getErrorMessages() - Method in class ucar.nc2.dt.image.ImageDatasetFactory
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
non-empty on error
- getErrorOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- getErrorOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
non-empty on error
- getErrorOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
non-empty on error
- getErrorResponse() - Method in interface dap4.core.dmr.parser.Dap4Parser
- getErrorResponse() - Method in class dap4.core.dmr.parser.DOM4Parser
- getErrorText() - Method in class dap4.dap4lib.DeChunkedInputStream
- getErrorVerbose() - Method in class opendap.dap.parsers.Dap2Parser
-
Return whether verbose error messages are enabled.
- getEscapedShortName() - Method in class dap4.core.dmr.DapNode
-
Here, escaped means backslash escaped short name
- getEventTypeName() - Method in class ucar.ui.event.ActionSourceListener
- getExistingFile(String) - Static method in class thredds.filesystem.MFileOS
-
Make MFileOS if file exists, otherwise return null
- getExistingFile(String) - Static method in class thredds.filesystem.MFileOS7
-
Make MFileOS7 if file exists, otherwise return null
- getExistingFileOrCache(String) - Static method in class ucar.nc2.grib.GribIndexCache
-
Looking for an existing file, in cache or not
- getExistingFileOrCache(String) - Method in class ucar.nc2.util.DiskCache2
-
Looking for an existing file, in cache or no
- getExitCode() - Method in class ucar.nc2.grib.grib2.Grib2JpegDecoder
-
Returns the exit code of the class.
- getExpected() - Method in class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- getExpires() - Method in class thredds.catalog.InvCatalog
-
Get date catalog expires, or null if none given.
- getExpires() - Method in class thredds.client.catalog.Catalog
- getExponent() - Method in class ucar.units.Factor
-
Returns the exponent of the Base entity.
- getExternalSchemas() - Static method in class thredds.catalog.XMLEntityResolver
- getExtraCoordinatesCount() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Number of coordinate values at end of template.
- getExtraVariable() - Method in interface ucar.nc2.ft.point.standard.Join
- getExtraVariable() - Method in class ucar.nc2.ft.point.standard.JoinArray
- getExtraVariable() - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
- getExtraVariable() - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
- getExtraVariables() - Method in interface ucar.nc2.ft.DsgFeatureCollection
- getExtraVariables() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getFactor() - Method in class ucar.nc2.units.TimeUnit
-
Get the factor that converts this unit to seconds.
- getFactors() - Method in class ucar.units.Dimension
-
Returns the array of Factor-s constituting this dimension.
- getFactory() - Method in class opendap.dap.DDS
-
Get the Class factory.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the false easting, in km.
- getFalseEasting() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the false easting, in units of km.
- getFalseEastingScaleFactor(String) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- getFalseEastingScaleFactor(NetcdfDataset, AttributeContainer) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the false northing, in km.
- getFalseNorthing() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the false northing, in units of km
- getFatalMessages() - Method in class thredds.catalog.XMLEntityResolver
- getFeatureCollection() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getFeatureCollection() - Method in interface ucar.nc2.ft.PointFeature
-
Get the containing DsgFeatureCollection
- getFeatureData() - Method in interface ucar.nc2.ft.point.StationFeature
- getFeatureData() - Method in class ucar.nc2.ft.point.StationFeatureImpl
- getFeatureData() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
- getFeatureData() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl.StationFeatureSubset
- getFeatureData() - Method in interface ucar.nc2.ft.PointFeature
-
The actual data of just this PointFeature.
- getFeatureData() - Method in interface ucar.nc2.ft.ProfileFeature
-
The data associated with the profile feature.
- getFeatureData() - Method in interface ucar.nc2.ft.StationProfileFeature
-
The data associated with the StationProfile feature.
- getFeatureData() - Method in interface ucar.nc2.ft.StationTimeSeriesFeature
-
The actual data of just this StationTimeSeries feature.
- getFeatureData() - Method in interface ucar.nc2.ft.TrajectoryFeature
-
The actual data of just this Trajectory feature.
- getFeatureData() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
-
The data associated with the Section feature.
- getFeatureName(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getFeatures() - Method in class ucar.nc2.ui.gis.GisFeatureRenderer
- getFeatures() - Method in class ucar.nc2.ui.gis.GisFeatureRendererMulti
- getFeatures() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Get a List of all the GisFeatures in the shapefile.
- getFeatures() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefileRenderer
- getFeatures() - Method in class ucar.nc2.ui.gis.worldmap.WorldMap
- getFeatures() - Method in class ucar.nc2.ui.grid.ContourFeatureRenderer
- getFeatures(Rectangle2D) - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Get a List of all the features in the shapefile that intersect the specified bounding box.
- getFeatureType() - Method in class thredds.client.catalog.Dataset
- getFeatureType() - Method in enum thredds.featurecollection.FeatureCollectionType
- getFeatureType() - Method in class ucar.nc2.dt.grid.GridDataset
- getFeatureType() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getFeatureType() - Method in interface ucar.nc2.ft.FeatureDataset
-
Contains collections of this FeatureType.
- getFeatureType() - Method in class ucar.nc2.ft.point.PointDatasetImpl
- getFeatureType() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getFeatureType() - Method in class ucar.nc2.ft.point.standard.Table
- getFeatureType() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getFeatureType() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getFeatureType() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns the feature type of this type
- getFeatureType() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getFeatureType() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getFeatureType() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.FeatureCollectionBean
- getFeatureType(String) - Static method in enum ucar.nc2.constants.CF.FeatureType
- getFeatureType(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Turn the key into a String and return the corresponding featureType, if any.
- getFeatureTypeFromGlobalAttribute(NetcdfFile) - Static method in enum ucar.nc2.constants.CF.FeatureType
- getFeatureTypeName() - Method in class thredds.client.catalog.Dataset
- getFeatureTypes() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getFeatureTypes() - Method in interface ucar.nc2.ft.FeatureDatasetFactory
-
This Factory can open these types of Feature datasets.
- getFeatureTypes() - Method in class ucar.nc2.ft.GridDatasetStandardFactory
- getFeatureTypes() - Method in class ucar.nc2.ft.point.bufr.BufrFeatureDatasetFactory
- getFeatureTypes() - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
- getFeatureTypes() - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
- getFeatureTypes() - Method in class ucar.nc2.ft.SimpleGeometryStandardFactory
- getField() - Method in class ucar.nc2.time.CalendarPeriod
- getField(int) - Method in class dap4.core.dmr.DapStructure
- getField(int) - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Extract the data for a field by field index number.
- getField(int) - Method in class ucar.nc2.util.TableParser
-
Deprecated.
- getField(String) - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Extract the data for a given field by name.
- getField(String) - Method in class ucar.ui.prefs.PrefPanel.Dialog
-
Find the field with the specified name.
- getField(String) - Method in class ucar.ui.prefs.PrefPanel
-
Find the field with the specified name.
- getFieldIndex() - Method in class dap4.core.dmr.DapVariable
- getFieldName(int) - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Get the name of a field by column number.
- getFieldName(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- getFieldNames() - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Get a list of all the field names in the dbase file
- getFieldOrder() - Method in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
- getFields() - Method in class dap4.core.dmr.DapStructure
- getFields() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
-
Deprecated.Used to return fields in Metar report.
- getFields() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.FeatureBean
- getFields() - Method in class ucar.ui.prefs.PrefPanel
-
Iterator over the fields
- getFieldValue(String) - Method in class ucar.ui.prefs.PrefPanel
-
Get current value of the named field
- getFieldValue(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- getFieldValue(CalendarPeriod.Field) - Method in class ucar.nc2.time.CalendarDate
- getFieldValueD(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- getFieldValueS(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- getFile() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
-
Provide access to the file that this CrawlableDataset represents.
- getFile() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getFile() - Method in class thredds.filesystem.MFileOS
- getFile() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getFile() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getFile() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getFile() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getFile() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getFile() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getFile() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getFile(int) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getFile(String) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get a RandomAccessFile for the file location
- getFile(String) - Method in class ucar.nc2.util.DiskCache2
-
Get the named File.
- getFile(String, boolean) - Static method in class ucar.nc2.util.DiskCache
-
Get a File if it exists.
- getFileAtPos(int) - Method in class ucar.unidata.io.zarr.RandomAccessDirectory
-
Return the directory item containing the specified position
- getFileChooser() - Method in class ucar.ui.widget.FileManager
- getFileFilter() - Method in class thredds.inventory.CollectionConfig
- getFileHeader(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Read in the values for the file header
- getFileHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of file header bytes
- getFileIdAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getFileIterator() - Method in class thredds.inventory.CollectionFiltered
- getFileIterator() - Method in class thredds.inventory.CollectionGeneral
- getFileIterator() - Method in class thredds.inventory.CollectionGlob
- getFileIterator() - Method in class thredds.inventory.CollectionList
- getFileIterator() - Method in class thredds.inventory.CollectionListRange
- getFileIterator() - Method in class thredds.inventory.CollectionManagerAbstract
- getFileIterator() - Method in class thredds.inventory.CollectionPathMatcher
- getFileIterator() - Method in interface thredds.inventory.MCollection
-
Get the current collection of MFile, no guaranteed order.
- getFileIterator() - Method in class thredds.inventory.partition.DirectoryCollection
- getFileIterator() - Method in class thredds.inventory.partition.DirectoryPartition
- getFileIterator() - Method in class thredds.inventory.partition.PartitionManagerFromIndexDirectory
- getFileIterator() - Method in class thredds.inventory.partition.PartitionManagerFromIndexList
- getFilename() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
string filename = 1;
- getFilename() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
string filename = 1;
- getFilename() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
string filename = 1;
- getFilename() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
relative to topDir
- getFilename() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
-
relative to topDir
- getFilename() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.MFileOrBuilder
-
relative to topDir
- getFilename() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
the gribCollection.ncx file, relative to gc.
- getFilename() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
the gribCollection.ncx file, relative to gc.
- getFilename() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
the gribCollection.ncx file, relative to gc.
- getFilename() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getFilename() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getFilename() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
required string filename = 1;
- getFilename() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
required string filename = 1;
- getFilename() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
required string filename = 1;
- getFilename() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
required string filename = 1;
- getFilename() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
required string filename = 1;
- getFilename() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
required string filename = 1;
- getFilename() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getFilename() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get the file name.
- getFilename() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the filename of the original image
- getFilename(int) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getFilename(int) - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getFilename(int, int) - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- getFileName() - Method in class thredds.cataloggen.config.CatalogRefInfo
- getFileName(int, int) - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the file name for the particular time and ensemble index
- getFilenameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
string filename = 1;
- getFilenameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
string filename = 1;
- getFilenameBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
string filename = 1;
- getFilenameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
relative to topDir
- getFilenameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
-
relative to topDir
- getFilenameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.MFileOrBuilder
-
relative to topDir
- getFilenameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
the gribCollection.ncx file, relative to gc.
- getFilenameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
the gribCollection.ncx file, relative to gc.
- getFilenameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
the gribCollection.ncx file, relative to gc.
- getFilenameBytes() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
required string filename = 1;
- getFilenameBytes() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
required string filename = 1;
- getFilenameBytes() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
required string filename = 1;
- getFilenameBytes() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
required string filename = 1;
- getFilenameBytes() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
required string filename = 1;
- getFilenameBytes() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
required string filename = 1;
- getFilenames() - Method in class thredds.inventory.CollectionAbstract
- getFilenames() - Method in interface thredds.inventory.MCollection
-
Get list of sorted filenames that are in this collection.
- getFilenames() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
-
The files that comprise the collection.
- getFilenames() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getFilenames() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable
-
Use partition names as the file names
- getFileno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
which GRIB file ? key into GC.fileMap
- getFileno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
-
which GRIB file ? key into GC.fileMap
- getFileno() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.RecordOrBuilder
-
which GRIB file ? key into GC.fileMap
- getFileno(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
the component files that are in this group, key into gc.mfiles
- getFileno(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
the component files that are in this group, key into gc.mfiles
- getFileno(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
the component files that are in this group, key into gc.mfiles
- getFilenoCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
the component files that are in this group, key into gc.mfiles
- getFilenoCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
the component files that are in this group, key into gc.mfiles
- getFilenoCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
the component files that are in this group, key into gc.mfiles
- getFilenoList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
the component files that are in this group, key into gc.mfiles
- getFilenoList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
the component files that are in this group, key into gc.mfiles
- getFilenoList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
the component files that are in this group, key into gc.mfiles
- getFileOffset(long) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getFileOffset(long) - Method in class ucar.nc2.iosp.hdf5.H5header
- getFileOffset(long) - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- getFileOrCache(String) - Static method in class ucar.nc2.grib.GribIndexCache
-
Get index file, may be in cache directory, may not exist
- getFilePath(String) - Method in class thredds.inventory.CollectionSpecParser
- getFilePath(String) - Method in class thredds.inventory.CollectionSpecParserAbstract
-
Get the full path for a file
- getFilePath(String) - Method in class thredds.inventory.s3.CollectionSpecParserS3
- getFilePointer() - Method in class ucar.unidata.io.RandomAccessFile
-
Returns the current position in the file, where the next read or write will occur.
- getFilePos() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getFileResource(String) - Static method in class ucar.nc2.util.IO
-
Open a resource as a Stream.
- getFileResource(String) - Static method in class ucar.ui.util.Resource
-
Open a resource as a Stream.
- getFiles() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getFiles() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getFiles() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getFiles() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getFiles() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getFilesInPath(String) - Method in class ucar.unidata.io.zarr.RandomAccessDirectory
-
Find all files in the store that fall under the given path
- getFilesRunDateMap() - Method in class thredds.inventory.MFileCollectionManager
- getFilesSorted() - Method in class thredds.inventory.CollectionFiltered
- getFilesSorted() - Method in class thredds.inventory.CollectionGeneral
- getFilesSorted() - Method in class thredds.inventory.CollectionGlob
- getFilesSorted() - Method in class thredds.inventory.CollectionList
- getFilesSorted() - Method in class thredds.inventory.CollectionListRange
- getFilesSorted() - Method in class thredds.inventory.CollectionManagerCatalog
- getFilesSorted() - Method in class thredds.inventory.CollectionPathMatcher
- getFilesSorted() - Method in interface thredds.inventory.MCollection
-
Get the current collection of MFile.
- getFilesSorted() - Method in class thredds.inventory.MFileCollectionManager
- getFilesSorted() - Method in class thredds.inventory.partition.DirectoryCollection
- getFilesSorted() - Method in class thredds.inventory.partition.DirectoryPartition
- getFilesSorted() - Method in class thredds.inventory.partition.PartitionManagerFromIndexDirectory
- getFilesSorted() - Method in class thredds.inventory.partition.PartitionManagerFromIndexList
- getFileStandardPolicy(String) - Static method in class ucar.nc2.util.DiskCache
-
Get a File if it exists.
- getFileSubType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the file sub type
- getFileType() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getFileType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the type for this file
- getFileType() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getFileTypeDescription() - Method in class ucar.nc2.dataset.NetcdfDataset
- getFileTypeDescription() - Method in class ucar.nc2.dods.DODSNetcdfFile
- getFileTypeDescription() - Method in class ucar.nc2.grib.collection.Grib1Iosp
- getFileTypeDescription() - Method in class ucar.nc2.grib.collection.Grib2Iosp
- getFileTypeDescription() - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- getFileTypeDescription() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- getFileTypeDescription() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- getFileTypeDescription() - Method in class ucar.nc2.internal.ncml.Aggregation
- getFileTypeDescription() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- getFileTypeDescription() - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- getFileTypeDescription() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.dorade.Doradeiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.fysat.Fysatiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
- getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Get the file type description
- getFileTypeDescription() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Get the file type description
- getFileTypeDescription() - Method in class ucar.nc2.iosp.gini.Giniiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Get the file type description
- getFileTypeDescription() - Method in class ucar.nc2.iosp.hdf4.H4iosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.hdf5.H5iosp
- getFileTypeDescription() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
- getFileTypeDescription() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
Get the file type description
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.GtopoIosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Nldn
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
- getFileTypeDescription() - Method in class ucar.nc2.iosp.misc.Uspln
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- getFileTypeDescription() - Method in class ucar.nc2.iosp.nids.Nidsiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- getFileTypeDescription() - Method in class ucar.nc2.iosp.noaa.IgraPor
- getFileTypeDescription() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.shapefile.ShapefileIosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
- getFileTypeDescription() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
- getFileTypeDescription() - Method in class ucar.nc2.iosp.uf.UFiosp
- getFileTypeDescription() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp
-
Get the file type description
- getFileTypeDescription() - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- getFileTypeDescription() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- getFileTypeDescription() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- getFileTypeDescription() - Method in interface ucar.nc2.ncml.AggregationIF
-
Deprecated.
- getFileTypeDescription() - Method in class ucar.nc2.NetcdfFile
-
Get a human-readable description for this file type.
- getFileTypeDescription() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
- getFileTypeDescription() - Method in class ucar.nc2.stream.CdmRemote
- getFileTypeDescription() - Method in class ucar.nc2.stream.NcStreamIosp
- getFileTypeId() - Method in class ucar.nc2.dataset.NetcdfDataset
- getFileTypeId() - Method in class ucar.nc2.dods.DODSNetcdfFile
- getFileTypeId() - Method in class ucar.nc2.grib.collection.Grib1Iosp
- getFileTypeId() - Method in class ucar.nc2.grib.collection.Grib2Iosp
- getFileTypeId() - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- getFileTypeId() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- getFileTypeId() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- getFileTypeId() - Method in class ucar.nc2.internal.ncml.Aggregation
- getFileTypeId() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- getFileTypeId() - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- getFileTypeId() - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.dorade.Doradeiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.fysat.Fysatiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
- getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Get the file type id
- getFileTypeId() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Get the file type id
- getFileTypeId() - Method in class ucar.nc2.iosp.gini.Giniiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Get the file type id
- getFileTypeId() - Method in class ucar.nc2.iosp.hdf4.H4iosp
- getFileTypeId() - Method in class ucar.nc2.iosp.hdf5.H5iosp
- getFileTypeId() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get a unique id for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
- getFileTypeId() - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
Get the file type id
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.GtopoIosp
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.Nldn
-
Get a unique id for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
- getFileTypeId() - Method in class ucar.nc2.iosp.misc.Uspln
-
Get a unique id for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- getFileTypeId() - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- getFileTypeId() - Method in class ucar.nc2.iosp.nids.Nidsiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
Get a unique stnId for this file type.
- getFileTypeId() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- getFileTypeId() - Method in class ucar.nc2.iosp.noaa.IgraPor
- getFileTypeId() - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.shapefile.ShapefileIosp
- getFileTypeId() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
- getFileTypeId() - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
- getFileTypeId() - Method in class ucar.nc2.iosp.uf.UFiosp
- getFileTypeId() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp
-
Get the file type id
- getFileTypeId() - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- getFileTypeId() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- getFileTypeId() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- getFileTypeId() - Method in interface ucar.nc2.ncml.AggregationIF
-
Deprecated.
- getFileTypeId() - Method in class ucar.nc2.NetcdfFile
-
Get the file type id for the underlying data source.
- getFileTypeId() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.
- getFileTypeId() - Method in class ucar.nc2.stream.CdmRemote
- getFileTypeId() - Method in class ucar.nc2.stream.NcStreamIosp
- getFileTypeId() - Method in class ucar.nc2.Variable
- getFileTypeVersion() - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- getFileTypeVersion() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- getFileTypeVersion() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- getFileTypeVersion() - Method in class ucar.nc2.iosp.hdf4.H4iosp
- getFileTypeVersion() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get the version of this file type.
- getFileTypeVersion() - Method in class ucar.nc2.iosp.misc.Uspln
-
Get the version of this file type.
- getFileTypeVersion() - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- getFileTypeVersion() - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- getFileTypeVersion() - Method in class ucar.nc2.iosp.noaa.IgraPor
- getFileTypeVersion() - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
- getFileTypeVersion() - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- getFileTypeVersion() - Method in class ucar.nc2.NetcdfFile
-
Get the version of this file type.
- getFill() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getFill() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getFill() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return value of _FillValue attribute
- getFillValue() - Method in class ucar.nc2.dataset.VariableDS
- getFillValue() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getFillValue() - Method in class ucar.nc2.filter.ConvertMissing
- getFillValue() - Method in class ucar.nc2.iosp.zarr.ZArray
- getFillValueDefault(DataType) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- getFillValueIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.do not use
- getFillValueOrDefault(VariableDS) - Static method in class ucar.nc2.filter.ConvertMissing
- getFilter() - Method in class thredds.catalog.InvDatasetScan
- getFilter() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
- getFilter() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getFilter(Map<String, Object>) - Static method in class ucar.nc2.filter.Filters
-
Create a filter object matching the provided id
- getFilterAndDateMark(String, String) - Static method in class thredds.inventory.CollectionSpecParserAbstract
- getFilterOnName() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getFilters() - Method in class ucar.nc2.iosp.zarr.ZArray
- getFirst() - Method in class dap4.core.util.Slice
- getFirst() - Method in class ucar.nc2.util.Counters.Counter
- getFirstBaseTime() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the BaseTime Forecastime.
- getFirstBaseTime() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the first base time
- getFirstBaseTime() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the BaseTime Forecastime.
- getFirstBaseTime() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the BaseTime Forecastime.
- getFirstDataMessage() - Method in class ucar.nc2.iosp.bufr.MessageScanner
- getFirstDate() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getFirstDimension() - Method in class opendap.dap.DArray
-
Returns the
DArrayDimension
object for the first dimension. - getFirstDimensionName() - Method in class ucar.nc2.Variable.Builder
- getFirstFeatureType() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getFirstGate() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getFirstInInterval(int) - Method in class ucar.ma2.Range
-
Find the first element in a strided array after some index start.
- getFirstMissingValue() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the MissingValue.
- getFirstMissingValue() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
.
- getFirstMissingValue() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the MissingValue.
- getFirstMissingValue() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the MissingValue.
- getFirstNestedSelector() - Method in class thredds.catalog.query.SelectList
- getFixdata() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
fixed data
- getFixdata() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
fixed data
- getFixdata() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
fixed data
- getFixedAngle() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the fixed angle for this sweep.
- getFixedWidth() - Method in class ucar.ui.widget.MultilineTooltip
- getFlag() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Flag (octet 8).
- getFlags() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- getFlags() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- getFlags() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.MessageBean
- getFlags() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
- getFlatTables() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getFlattening() - Method in class ucar.unidata.geoloc.Earth
-
Get the Flattening property.
- getFldIterator() - Method in class thredds.client.catalog.DatasetNode
- getFldIterator() - Method in class thredds.client.catalog.ThreddsMetadata
- getFldOrInherited(String) - Method in class thredds.client.catalog.builder.DatasetBuilder
- getFlds() - Method in class thredds.client.catalog.ThreddsMetadata
- getFlds() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- getFlds(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFlds(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFlds(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsCount() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsOrBuilder(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsOrBuilderList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFloat() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getFloat(int) - Method in class ucar.ma2.Array
- getFloat(int) - Method in class ucar.ma2.ArrayBoolean
- getFloat(int) - Method in class ucar.ma2.ArrayByte
- getFloat(int) - Method in class ucar.ma2.ArrayChar
- getFloat(int) - Method in class ucar.ma2.ArrayDouble
- getFloat(int) - Method in class ucar.ma2.ArrayFloat
- getFloat(int) - Method in class ucar.ma2.ArrayInt
- getFloat(int) - Method in class ucar.ma2.ArrayLong
- getFloat(int) - Method in class ucar.ma2.ArrayObject
- getFloat(int) - Method in class ucar.ma2.ArrayRagged
- getFloat(int) - Method in class ucar.ma2.ArrayScalar
- getFloat(int) - Method in class ucar.ma2.ArrayShort
- getFloat(int) - Method in class ucar.ma2.ArrayString
- getFloat(int) - Method in class ucar.ma2.ArrayStructure
- getFloat(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a float.
- getFloat(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getFloat(Index) - Method in class ucar.ma2.ArrayByte
- getFloat(Index) - Method in class ucar.ma2.ArrayChar
- getFloat(Index) - Method in class ucar.ma2.ArrayDouble
- getFloat(Index) - Method in class ucar.ma2.ArrayFloat
- getFloat(Index) - Method in class ucar.ma2.ArrayInt
- getFloat(Index) - Method in class ucar.ma2.ArrayLong
- getFloat(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getFloat(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getFloat(Index) - Method in class ucar.ma2.ArrayScalar
- getFloat(Index) - Method in class ucar.ma2.ArrayShort
- getFloat(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getFloat(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getFloatBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
- getFloatCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a float
- getFloatCurrent() - Method in class ucar.ma2.IteratorFast
- getFloatData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- getFloatData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
FLOAT
- getFloatData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
FLOAT
- getFloatDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- getFloatDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
FLOAT
- getFloatDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
FLOAT
- getFloatDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
FLOAT
- getFloatDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
FLOAT
- getFloatDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
FLOAT
- getFloatNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a float
- getFloatNext() - Method in class ucar.ma2.IteratorFast
- getFmrcInv(Formatter) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getFmrInv() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getFmrList() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getFont() - Method in class ucar.ui.widget.FontUtil.StandardFont
- getFontHeight() - Method in class ucar.ui.widget.FontUtil.StandardFont
- getForecastDate() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getForecastDate() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getForecastDate(Grib2Record) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getForecastDates() - Method in class ucar.nc2.ft.fmrc.Fmrc
- getForecastDates() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- getForecastOffsets() - Method in class ucar.nc2.ft.fmrc.Fmrc
- getForecastOffsets() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- getForecastProbabilityNumber() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getForecastTime() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
Forecast time since reference time in units of timeUnit, only if not an interval.
- getForecastTime() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Forecast time in units of getTimeUnit() forecast time for points, should not be used for intervals
- getForecastTime() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getForecastTime() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getForecastTimeInterval(Grib2Record) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getForecastTimeInterval(Grib2Record) - Method in class ucar.nc2.grib.grib2.table.NwsMetDevTables
- getForecastTimeIntervalOffset(Grib2Record) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
If this has a time interval coordinate, get time interval
- getForecastTimeIntervalSizeInHours(Grib2Pds) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Get interval size in units of hours.
- getForecastTimeIntervalSizeInHours(Grib2Pds) - Method in class ucar.nc2.grib.grib2.table.NwsMetDevTables
-
Only use in GribVariable to decide on variable identity when intvMerge = false.
- getForecastTimes() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getForeignFunctionInterface() - Static method in class ucar.nc2.ffi.netcdf.NetcdfClibrary
-
Get the interface to the Nectdf C library.
- getFormat() - Method in class ucar.nc2.ft.point.writer2.CFPointWriterConfig
- getFormat() - Method in class ucar.nc2.units.DateType
-
Get the SimpleDateFormat format for parsing the text.
- getFormat() - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
- getFormat() - Method in class ucar.nc2.write.NetcdfFormatWriter
- getFQN() - Method in class dap4.core.dmr.DapMap
- getFQN() - Method in class dap4.core.dmr.DapNode
- getFQNMap() - Method in class dap4.core.dmr.DapDataset
- getFractalHeapId(byte[]) - Method in class ucar.nc2.iosp.hdf5.FractalHeap
- getFragFields() - Method in class dap4.core.util.XURI
- getFragment() - Method in class dap4.core.util.XURI
- getFragment() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getFrom() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
-
sint32 from = 1;
- getFrom() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
-
sint32 from = 1;
- getFrom() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.IntMapOrBuilder
-
sint32 from = 1;
- getFtMetadata() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getFullName() - Method in class thredds.catalog.InvCatalogRef
- getFullName() - Method in class thredds.catalog.InvDataset
-
Get the full, heirarchical name of the dataset, which has all parent collection names.
- getFullName() - Method in class thredds.catalog.InvDatasetImplProxy
- getFullName() - Method in class thredds.catalog.InvService
-
Deprecated.services should always be at top level.
- getFullName() - Method in class ucar.ma2.StructureMembers.Member
- getFullName() - Method in class ucar.nc2.CDMNode
-
Deprecated.use NetcdfFiles.makeFullName(*)
- getFullName() - Method in interface ucar.nc2.dataset.VariableEnhanced
- getFullName() - Method in class ucar.nc2.dt.grid.GeoGrid
- getFullName() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the full, unescaped name of the Grid
- getFullName() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getFullName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getFullName() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- getFullName() - Method in class ucar.nc2.ft2.coverage.Coverage
- getFullName() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getFullName() - Method in class ucar.nc2.Group
-
Get the full name of this object.
- getFullName() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string fullName = 1;
- getFullName() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
string fullName = 1;
- getFullName() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
string fullName = 1;
- getFullName() - Method in class ucar.nc2.Variable.Builder
- getFullName() - Method in class ucar.nc2.Variable
-
Get the full name of this Variable.
- getFullName() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getFullName() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getFullName() - Method in interface ucar.nc2.VariableSimpleIF
-
full, backslash escaped name of the data Variable
- getFullName() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getFullNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string fullName = 1;
- getFullNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
string fullName = 1;
- getFullNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
string fullName = 1;
- getFullNameEscaped() - Method in class ucar.ma2.StructureMembers.Member
- getFullNameEscaped() - Method in class ucar.nc2.CDMNode
-
Deprecated.use getFullName() when it exists in ver6.
- getFullNameEscaped() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getFullRange() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the range for the entire trajectory.
- getFxy() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 fxy = 1;
- getFxy() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
uint32 fxy = 1;
- getFxy() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
uint32 fxy = 1;
- getFxy() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getFxy() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getFxy() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getFxy() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
Get fxy as a String, eg 0-5-22
- getFxy() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
Get fxy as a String, eg 3-4-22
- getFxy() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getFxy() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getFxy() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getFxy() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getFxy() - Method in class ucar.nc2.ui.op.BufrWmoCodesPanel.CodeTableBean
- getFxy(short, short, short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- getFxy(String) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- getFxy2(String) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- getFxyName() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getFxyName() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getFxyName() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getFxyName() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getGateCount(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
This method returns the number of gates
- getGateCount(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
This method returns the number of gates
- getGateCount(String) - Method in class ucar.nc2.iosp.uf.Ray
- getGateNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getGateNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getGateSize() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
Get the radial length of each data gate.
- getGateSize() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
Get the radial length of each data gate.
- getGateSize() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getGateSize(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
This method returns the gate size in meters
- getGateSize(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
This method returns the gate size in meters
- getGateSize(String) - Method in class ucar.nc2.iosp.uf.Ray
- getGateStart(int) - Method in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
This method returns the starting gate in meters
- getGateStart(int) - Method in class ucar.nc2.iosp.nexrad2.Level2Record
-
This method returns the starting gate in meters
- getGateStart(String) - Method in class ucar.nc2.iosp.uf.Ray
- getGaussianLatitudes(String, int, int) - Static method in class ucar.nc2.iosp.grads.GradsUtil
-
Get the latitude values for the given type.
- getGaussianLats() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getGaussianWeights() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getGdata() - Method in class ucar.nc2.grib.grib2.Grib2JpegDecoder
-
Return the "raw" decoded data as an int array
- getGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
-
raw gds: Grib1SectionGridDefinition or Grib2SectionGridDefinition
- getGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
-
raw gds: Grib1SectionGridDefinition or Grib2SectionGridDefinition
- getGds() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GdsOrBuilder
-
raw gds: Grib1SectionGridDefinition or Grib2SectionGridDefinition
- getGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
use this to build the HorizCoordSys
- getGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
use this to build the HorizCoordSys
- getGds() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
use this to build the HorizCoordSys
- getGds() - Method in class ucar.nc2.grib.grib1.Grib1Index
- getGds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
-
required bytes gds = 2;
- getGds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
-
required bytes gds = 2;
- getGds() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSectionOrBuilder
-
required bytes gds = 2;
- getGds() - Method in class ucar.nc2.grib.grib2.Grib2Index
- getGds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
-
required bytes gds = 2;
- getGds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
-
required bytes gds = 2;
- getGds() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSectionOrBuilder
-
required bytes gds = 2;
- getGds() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
returns the gds for this hcs
- getGds() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getGds(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGds(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
unique Gds, shared amongst datasets
- getGds(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
unique Gds, shared amongst datasets
- getGDS() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getGDS() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
- getGDS() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getGDS() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
- getGDS() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getGDS() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getGdsBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
use this to build the HorizCoordSys
- getGdsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGdsBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGdsBytes() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getGdsConvert(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvert(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap gdsConvert = 11;
- getGdsConvert(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap gdsConvert = 11;
- getGdsConvertOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap gdsConvert = 11;
- getGdsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGdsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
unique Gds, shared amongst datasets
- getGdsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
unique Gds, shared amongst datasets
- getGdsCount() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getGdsCRC() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getGdsHash() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getGdsHash() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getGdsHash() - Method in class ucar.nc2.grib.collection.GribHorizCoordSystem
- getGdsHash() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getGdsHash() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- getGdsHash() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getGDShash() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getGDShash() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getGdsHorizCoordSys() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getGdsIdx() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
other sections
- getGdsIdx() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
other sections
- getGdsIdx() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
other sections
- getGdsIdx() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
index into gdsList
- getGdsIdx() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
index into gdsList
- getGdsIdx() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
index into gdsList
- getGdsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGdsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
unique Gds, shared amongst datasets
- getGdsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
unique Gds, shared amongst datasets
- getGdsList(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsList(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
GDS factored out
- getGdsList(int) - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
GDS factored out
- getGdsList(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsList(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
GDS factored out
- getGdsList(int) - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
GDS factored out
- getGdsListBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsListBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsListBuilderList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsListBuilderList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsListCount() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsListCount() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
GDS factored out
- getGdsListCount() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
GDS factored out
- getGdsListCount() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsListCount() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
GDS factored out
- getGdsListCount() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
GDS factored out
- getGdsListList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsListList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
GDS factored out
- getGdsListList() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
GDS factored out
- getGdsListList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsListList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
GDS factored out
- getGdsListList() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
GDS factored out
- getGdsListOrBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsListOrBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
GDS factored out
- getGdsListOrBuilder(int) - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
GDS factored out
- getGdsListOrBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsListOrBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
GDS factored out
- getGdsListOrBuilder(int) - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
GDS factored out
- getGdsListOrBuilderList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
GDS factored out
- getGdsListOrBuilderList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
GDS factored out
- getGdsListOrBuilderList() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
GDS factored out
- getGdsListOrBuilderList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
GDS factored out
- getGdsListOrBuilderList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
GDS factored out
- getGdsListOrBuilderList() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
GDS factored out
- getGdsOrBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
use this to build the HorizCoordSys
- getGdsOrBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
use this to build the HorizCoordSys
- getGdsOrBuilder() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
use this to build the HorizCoordSys
- getGdsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGdsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
unique Gds, shared amongst datasets
- getGdsOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
unique Gds, shared amongst datasets
- getGdsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
unique Gds, shared amongst datasets
- getGdsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
unique Gds, shared amongst datasets
- getGdsOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
unique Gds, shared amongst datasets
- getGDSprefix() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
- getGDSsection() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getGDSsection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getGDSTemplateNumber() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
Get GDS Template number (code table 3.1)
- getGen() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib1.tables.AfwaTables
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib1.tables.FnmocTables
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib1.tables.JmaTables
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib1.tables.NcepRfcTables
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib1.tables.NcepTables
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getGeneratingProcessName(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getGeneratingProcessName(int) - Method in interface ucar.nc2.grib.GribTables
- getGeneratingProcessTypeName(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getGeneratingProcessTypeName(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getGeneratingProcessTypeName(int) - Method in interface ucar.nc2.grib.GribTables
- getGenProcess() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Generating Process (octet 6).
- getGenProcess() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getGenProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getGenProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 genProcessId = 12;
- getGenProcessId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
int32 genProcessId = 12;
- getGenProcessId() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
int32 genProcessId = 12;
- getGenProcessId() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Forecast/Analysis generating process identifier (defined by originating centre).
- getGenProcessId() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getGenProcessType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getGenProcessType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getGenProcessType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 genProcessType = 11;
- getGenProcessType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
int32 genProcessType = 11;
- getGenProcessType() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
int32 genProcessType = 11;
- getGenProcessType() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Type of Generating Process (Code Table 4.3)
- getGenProcessType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getGenType() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getGeoArray(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArray(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArray(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoArrayOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponseOrBuilder
-
repeated .GeoReferencedArray geoArray = 4;
- getGeoCoordinateUnits(NetcdfDataset, AttributeContainer) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- getGeoCoordinateUnits(NetcdfDataset, AttributeContainer, ImmutableList<CoordinateAxis>) - Static method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- getGeoCoordSys() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
Deprecated.use getGeoCoordSystem() if possible.
- getGeoCoordSys() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset.Gridset
-
Deprecated.use getGeoCoordSystem() if possible.
- getGeoCoordSystem() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
all GridDatatype point to this GridCoordSystem
- getGeoCoordSystem() - Method in interface ucar.nc2.dt.GridDataset.Gridset
-
all the GridDatatype in this Gridset use this GridCoordSystem
- getGeoCoordSystem() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset.Gridset
-
all GeoGrid point to this GeoGridCoordSys
- getGeogcsName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the geographic coordinate system.
- getGeoGrid() - Method in class ucar.nc2.ui.grid.GridRenderer
-
get the current GridDatatype
- getGeogUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the unit that the prime meridian is expressed in.
- getGeogUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the size of the unit that the prime meridian is expressed in.
- getGeometryContainerAssociations(String) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns a list of variables (in no particular order) which utilize the given geometry container.
- getGeometryContainerNames() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns the names of variables which are detected as geometry containers.
- getGeometryDescription() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getGeometrySeriesNames() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns the names of variables which are detected as geometry data series.
- getGeometryType() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
Get the geometry the data is associated with.
- getGeometryType() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Get the geometry the data is associated with.
- getGeometryType() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Get the geometry the data is associated with.
- getGeometryType() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getGeometryType(String) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a variable name, returns the type of geometry which that variable is holding
- getGeometryType(String) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a variable name, returns the type of geometry which that variable is holding
- getGeometryType(String) - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryReader
-
Given a variable name, returns the geometry type which that variable is associated with.
- getGeoSelection() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- getGeoSelection() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- getGeoSelectionLL() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- getGeoSelectionLL() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- getGeoSelectionMode() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- getGeospatialCoverage() - Method in class thredds.catalog.InvCatalogRef
- getGeospatialCoverage() - Method in class thredds.catalog.InvDataset
-
get geospatial coverage
- getGeospatialCoverage() - Method in class thredds.catalog.InvDatasetImplProxy
- getGeospatialCoverage() - Method in class thredds.catalog.ThreddsMetadata
- getGeospatialCoverage() - Method in class thredds.client.catalog.Dataset
- getGeoX() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.SimpleGeomBean
- getGeoY() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.SimpleGeomBean
- getGetNetcdfDataMethod() - Static method in class ucar.gcdm.GcdmGrpc
- getGetNetcdfHeaderMethod() - Static method in class ucar.gcdm.GcdmGrpc
- getGisParts() - Method in class ucar.nc2.ui.gis.AbstractGisFeature
- getGisParts() - Method in interface ucar.nc2.ui.gis.GisFeature
-
Get the parts of this feature, in the form of an iterator.
- getGisParts() - Method in class ucar.nc2.ui.gis.GisFeatureAdapter
-
Get the parts of this feature, in the form of an iterator.
- getGisParts() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
Get the parts of this feature, in the form of an iterator.
- getGisParts() - Method in class ucar.nc2.ui.grid.ContourFeature
- getGlobalAttributes() - Method in class ucar.nc2.dt.grid.GridDataset
- getGlobalAttributes() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getGlobalAttributes() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.List of global attributes.
- getGlobalAttributes() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getGlobalAttributes() - Method in interface ucar.nc2.ft.FeatureDataset
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.ft.FeatureDatasetImpl
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getGlobalAttributes() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getGlobalAttributes() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
-
Deprecated.use attributes()
- getGlobalAttributes() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getGlobalAttributes() - Method in class ucar.nc2.iosp.grid.GridIndex
-
GlobalAttributes of index.
- getGlobalAttributes() - Method in class ucar.nc2.NetcdfFile
-
Returns the set of global attributes associated with this file, which are the attributes associated with the root group, or any subgroup.
- getGlobalFileCache() - Static method in class ucar.unidata.io.RandomAccessFile
- getGlobalMaxConnection() - Static method in class ucar.httpservices.HTTPSession
- getGlobalSetting(String) - Static method in class ucar.httpservices.HTTPSession
- getGlobalUserAgent() - Static method in class ucar.httpservices.HTTPSession
- getGribCollection() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getGribCollection() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getGribCollection() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getGribCollection() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getGribCustomizer() - Method in class ucar.nc2.grib.collection.Grib1Iosp
- getGribCustomizer() - Method in class ucar.nc2.grib.collection.Grib2Iosp
- getGribCustomizer() - Method in class ucar.nc2.grib.collection.GribIosp
- getGribHorizCoordSys() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getGribMessageLength() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint64 gribMessageLength = 2;
- getGribMessageLength() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required uint64 gribMessageLength = 2;
- getGribMessageLength() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required uint64 gribMessageLength = 2;
- getGribMessageLength() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint64 gribMessageLength = 2;
- getGribMessageLength() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint64 gribMessageLength = 2;
- getGribMessageLength() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint64 gribMessageLength = 2;
- getGribMessageStart() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
indicator section
- getGribMessageStart() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
indicator section
- getGribMessageStart() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
indicator section
- getGribMessageStart() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
indicator section
- getGribMessageStart() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
indicator section
- getGribMessageStart() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
indicator section
- getGribParameter() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getGribSizeM() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getGrid() - Method in class ucar.nc2.ui.grid.GeoGridTable
- getGrid() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
- getGridCoordSys(VariableEnhanced) - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.
- getGridCount() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Get the grid count
- getGridCount() - Method in class ucar.nc2.iosp.grid.GridIndex
-
Get the count of GridRecords
- getGridCoverage(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib1Collection
- getGridCoverage(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib1Partition
- getGridCoverage(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib2Collection
- getGridCoverage(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib2Partition
- getGridCoverage(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getGridDataset() - Method in class ucar.nc2.ui.grid.GeoGridTable
- getGridDataset() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
- getGridDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib1Collection
- getGridDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib1Partition
- getGridDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib2Collection
- getGridDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib2Partition
- getGridDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getGridDefinition() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Grid Definition (octet 7).
- getGridDefRecord() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the grid def record id
- getGridDefRecordId() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the grid def record id
- getGridDefRecordId() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the grid def record id
- getGridDefRecordId() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the grid def record id
- getGridIndex() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Get the grid index
- getGridIndex() - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
to get the grid header corresponding to the last grid read
- getGridInventory() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
The list of GridDatasetInv.Grid that use this TimeCoord
- getGridList() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Get list of grids
- getGridName() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the grid name
- getGridName() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getGridName() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getGridName() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getGridName() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getGridName(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid name
- getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the grid type.
- getGridName(GridDefRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the grid type.
- getGridNumber() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the grid number
- getGridPackingName(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
-
Get a name for the grid packing type
- getGridPackingType(int) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Get the grid packing type
- getGridPoint() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getGridPointS() - Method in class ucar.nc2.grib.GribData.Info
- getGridRecords() - Method in class ucar.nc2.iosp.grid.GridIndex
-
Grib records of index, one for each parameter.
- getGrids() - Method in class ucar.nc2.dt.grid.GridDataset
- getGrids() - Method in class ucar.nc2.dt.grid.GridDataset.Gridset
-
Get list of GeoGrid objects
- getGrids() - Method in interface ucar.nc2.dt.GridDataset
-
get the list of GridDatatype objects contained in this dataset.
- getGrids() - Method in interface ucar.nc2.dt.GridDataset.Gridset
-
Get list of GridDatatype objects with same Coordinate System
- getGrids() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getGrids() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getGrids() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset.Gridset
-
Get list of GeoGrid objects
- getGrids() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset.SimpleGeometryCovSet
-
Get list of GeoGrid objects
- getGrids(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGrids(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Coverage grids = 9;
- getGrids(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Coverage grids = 9;
- getGridsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGridsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGridsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGridsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Coverage grids = 9;
- getGridsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Coverage grids = 9;
- getGridsets() - Method in class ucar.nc2.dt.grid.GridDataset
-
Return GridDatatype objects grouped by GridCoordSys.
- getGridsets() - Method in interface ucar.nc2.dt.GridDataset
-
Return GridDatatype objects grouped by GridCoordSystem.
- getGridsets() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
Return GeoGrid objects grouped by GeoGridCoordSys.
- getGridsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGridsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Coverage grids = 9;
- getGridsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Coverage grids = 9;
- getGridsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGridsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Coverage grids = 9;
- getGridsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Coverage grids = 9;
- getGridsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
repeated .Coverage grids = 9;
- getGridsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
repeated .Coverage grids = 9;
- getGridsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
repeated .Coverage grids = 9;
- getGridsPerTimeStep() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of grids per timestep
- getGridTemplate() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
Get Grid Template number (code table 6)
- getGridType() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
Get the grid type for labelling
- getGridType() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid type (GRIB, GEMPAK, McIDAS, GRADS) for labelling
- getGridType() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
Get the grid type for labelling
- getGridType() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
Get the grid type for labelling
- getGroup() - Method in class dap4.core.dmr.DapNode
-
Closest containing group
- getGroup() - Method in class ucar.nc2.CDMNode
-
Deprecated.Do not use.
- getGroup() - Method in class ucar.nc2.Dimension
-
Deprecated.Do not use.
- getGroup() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getGroup() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the group
- getGroup() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getGroup() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getGroup(int) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.Dataset
- getGroup(String) - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- getGroupId() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getGroupId() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getGroupId() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- getGroupId() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getGroupId() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getGroupName() - Method in class ucar.nc2.iosp.gempak.NavigationBlock
-
Get a short name for this GDSKey for the netCDF group.
- getGroupName() - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
Get a short name for this GDSKey for the netCDF group.
- getGroupName() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Get a short name for this GDSKey for the netCDF group.
- getGroupName() - Method in class ucar.nc2.iosp.vis5d.Vis5DGridDefRecord
-
Get a short name for this GDSKey for the netCDF group.
- getGroupName() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getGroupName() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getGroupno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 groupno = 1;
- getGroupno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
-
uint32 groupno = 1;
- getGroupno() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionVariableOrBuilder
-
uint32 groupno = 1;
- getGroupNo() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getGroupPath() - Method in class dap4.core.dmr.DapNode
-
Get the transitive list of containing groups Possibly including this node
- getGroups() - Method in class dap4.core.dmr.DapGroup
- getGroups() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.Dataset
- getGroups() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.Dataset
- getGroups() - Method in class ucar.nc2.Group
-
Get the Groups contained directly in this Group.
- getGroups(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroups(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroups(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroups(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroups(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
repeated .Group groups = 2;
- getGroups(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
repeated .Group groups = 2;
- getGroups(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroups(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Group groups = 6;
- getGroups(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Group groups = 6;
- getGroupsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroupsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroupsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroupsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroupsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroupsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
repeated .Group groups = 2;
- getGroupsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
repeated .Group groups = 2;
- getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroupsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Group groups = 6;
- getGroupsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Group groups = 6;
- getGroupsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroupsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
repeated .Group groups = 2;
- getGroupsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
repeated .Group groups = 2;
- getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroupsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Group groups = 6;
- getGroupsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroupsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
repeated .Group groups = 2;
- getGroupsOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
repeated .Group groups = 2;
- getGroupsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroupsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Group groups = 6;
- getGroupsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
repeated .Group groups = 2;
- getGroupsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
repeated .Group groups = 2;
- getGroupsOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
repeated .Group groups = 2;
- getGroupsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Group groups = 6;
- getGroupsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Group groups = 6;
- getGroupsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Group groups = 6;
- getGroupsSize() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.Dataset
- getHasData() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getHasData() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getHash() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getHash() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getHash() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getHash() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getHashMapStringString(InputStream, String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapEDUnits
-
Reads the contents of
inputStream
into a HashMap. - gethBeamWidth(int) - Method in class ucar.atd.dorade.DoradeSweep
- getHcs() - Method in class ucar.nc2.grib.collection.GribHorizCoordSystem
- getHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- getHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
.ucar.gcdm.Header header = 3;
- getHeader() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
.ucar.gcdm.Header header = 3;
- getHeader() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required bytes header = 1;
- getHeader() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required bytes header = 1;
- getHeader() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required bytes header = 1;
- getHeader() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getHeader() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required bytes header = 1;
- getHeader() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required bytes header = 1;
- getHeader() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required bytes header = 1;
- getHeader() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getHeader() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- getHeader() - Method in class ucar.nc2.iosp.bufr.Message
- getHeader() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getHeader() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getHeader() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getHeader() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getHeader() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getHeader() - Static method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get a header for display.
- getHeaderBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- getHeaderOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- getHeaderOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
.ucar.gcdm.Header header = 3;
- getHeaderOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
.ucar.gcdm.Header header = 3;
- getHeap() - Method in class ucar.ma2.ArrayStructureBB
-
DO NOT MODIFY
- getHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
heap String count
- getHeapCount(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
heap String count
- getHeapCount(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
heap String count
- getHeapCountCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
heap String count
- getHeapCountCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
heap String count
- getHeapCountCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
heap String count
- getHeapCountList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
heap String count
- getHeapCountList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
heap String count
- getHeapCountList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
heap String count
- getHeapId() - Method in class ucar.nc2.iosp.hdf5.BTree2.Record5
- getHeapId() - Method in class ucar.nc2.iosp.hdf5.BTree2.Record6
- getHeapId() - Method in class ucar.nc2.iosp.hdf5.BTree2.Record8
- getHeapId() - Method in class ucar.nc2.iosp.hdf5.BTree2.Record9
- getHeight() - Method in class ucar.nc2.ui.image.SourcePicture
-
return the height of the image or Zero if there is none
- getHeight() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getHeight() - Method in class ucar.unidata.geoloc.LatLonRect
-
return height of bounding box, always between 0 and 180 degrees.
- getHeight() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the height above the earth
- getHeight() - Method in class ucar.unidata.geoloc.ProjectionRect
- getHeightAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Height, or null if none.
- getHeightExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightOfStation() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getHeightResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getHeightUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getHighResCoeffocientGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getHighResDiffPhaseGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getHighResDiffReflectGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getHighResReflectivityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getHighResSpectrumGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getHighResVelocityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getHistMax() - Method in class ucar.nc2.ui.grid.ColorScale
-
This is an optimization for counting the number of colors in each interval.
- getHistory() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = history
- getHistory() - Method in class thredds.catalog.ThreddsMetadata
- getHistory() - Method in class thredds.client.catalog.Dataset
- getHorizCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getHorizCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getHorizCoordSys() - Method in class ucar.nc2.iosp.grid.GridIndex
-
GridDefs of the index.
- getHorizCoordSys(GridRecord) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- getHorizCoordSystems() - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- getHorizontalBeamWidth(String) - Method in class ucar.nc2.iosp.uf.Ray
- getHorizontalBeamWidth(String) - Method in class ucar.nc2.iosp.uf.UFheader
- getHorizStaggerType() - Method in class ucar.nc2.dt.grid.GridCoordSys
- getHorizStaggerType() - Method in interface ucar.nc2.dt.GridCoordSystem
- getHorizStaggerType() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getHorizStride() - Method in class ucar.nc2.ui.grid.GridRenderer
- getHorizTransform() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getHost() - Method in class dap4.core.util.XURI
- getHour() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
- getHour() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getHourOfDay() - Method in class ucar.nc2.time.CalendarDate
-
Get the hour of day (0-23) field for this chronology.
- getHourUsingDemarkatedMatch(String, String, char) - Static method in class ucar.nc2.units.DateFromString
-
Deprecated.do not use
- getIcon() - Method in class ucar.nc2.ui.gis.MapBean
- getIcon() - Method in class ucar.nc2.ui.gis.shapefile.ShapeFileBean
- getIcon() - Method in class ucar.nc2.ui.gis.worldmap.WorldMapBean
- getIcon(String, boolean) - Static method in class ucar.ui.util.Resource
-
Get a gif file, make it into an ImageIcon.
- getIcon(String, boolean) - Static method in class ucar.ui.widget.BAMutil
-
Get the named Icon from the default resource (jar file).
- getIconHeight() - Method in class ucar.ui.widget.SpinIcon
-
stubbed to satisfy the interface.
- getIconWidth() - Method in class ucar.ui.widget.SpinIcon
-
stubbed to satisfy the interface.
- getId() - Method in class thredds.catalog.query.Selector
- getId() - Method in class thredds.client.catalog.Dataset
- getId() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string id = 3;
- getId() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string id = 3;
- getId() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string id = 3;
- getId() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.The ID of the trajectory, may not be null.
- getId() - Method in class ucar.nc2.filter.Blosc
- getId() - Method in class ucar.nc2.filter.Blosc.Provider
- getId() - Method in class ucar.nc2.filter.Checksum32.Adler32Provider
- getId() - Method in class ucar.nc2.filter.Checksum32.CRC32Provider
- getId() - Method in class ucar.nc2.filter.Checksum32.Fletcher32Provider
- getId() - Method in class ucar.nc2.filter.Checksum32
- getId() - Method in class ucar.nc2.filter.Deflate
- getId() - Method in class ucar.nc2.filter.Deflate.Provider
- getId() - Method in class ucar.nc2.filter.Filter
- getId() - Method in interface ucar.nc2.filter.FilterProvider
- getId() - Method in class ucar.nc2.filter.ScaleOffset
- getId() - Method in class ucar.nc2.filter.ScaleOffset.Provider
- getId() - Method in class ucar.nc2.filter.Shuffle
- getId() - Method in class ucar.nc2.filter.Shuffle.Provider
- getId() - Method in class ucar.nc2.ft.fmrc.EnsCoord
- getId() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
A unique id for this TimeCoord
- getId() - Method in class ucar.nc2.ft.fmrc.VertCoord
- getId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string id = 1;
- getId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string id = 1;
- getId() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string id = 1;
- getId() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
- getId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string id = 1;
- getId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
string id = 1;
- getId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
string id = 1;
- getId() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getId() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getId() - Method in class ucar.nc2.grib.collection.GribHorizCoordSystem
- getId() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getId() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getId() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getId() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable
- getId() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getId() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- getId() - Method in interface ucar.nc2.grib.GribTables.Parameter
-
Unique across all Parameter tables
- getId() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- getId() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
Get fxy as a short
- getId() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
Get fxy as a short
- getId() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- getId() - Method in class ucar.nc2.NetcdfFile
-
Get the globally unique dataset identifier, if it exists.
- getId() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
??
- getId() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
??
- getId() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
??
- getId() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- getId() - Method in class ucar.nc2.ui.op.AggTable.DatasetBean
- getId() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getId() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getId() - Method in class ucar.nc2.ui.op.BufrWmoCodesPanel.CodeTableBean
- getID() - Method in class thredds.catalog.InvCatalogRef
- getID() - Method in class thredds.catalog.InvDataset
-
Get the id of the dataset, or null.
- getID() - Method in class thredds.catalog.InvDatasetImplProxy
- getID() - Method in class thredds.client.catalog.Dataset
- getID() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the ID
- getID() - Method in interface ucar.units.Base
-
Returns the identifier for the base entity.
- getID() - Method in class ucar.units.BaseQuantity
-
Returns the identifier for the base quantity.
- getID() - Method in class ucar.units.BaseUnit
-
Returns the identifier for this base unit.
- getID() - Method in class ucar.units.Factor
-
Returns the identifier of the Base entity.
- getID() - Method in class ucar.units.Prefix
-
Gets the prefix identifier.
- getIDAxis() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
-
Retrieves the ID Axis that corresponds to this geometry.
- getIdBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string id = 3;
- getIdBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string id = 3;
- getIdBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string id = 3;
- getIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string id = 1;
- getIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string id = 1;
- getIdBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string id = 1;
- getIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string id = 1;
- getIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
string id = 1;
- getIdBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
string id = 1;
- getIdBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
??
- getIdBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
??
- getIdBytes() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
??
- getIdentifier() - Method in class thredds.catalog.InvDatasetScan
- getIdentifier() - Method in class thredds.cataloggen.CollectionLevelScanner
- getIdOrPath() - Method in class thredds.client.catalog.Dataset
- getIds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
id section
- getIds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
id section
- getIds() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
id section
- getIds(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
extra info not in pds; grib2 id section
- getIds(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
extra info not in pds; grib2 id section
- getIds(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
extra info not in pds; grib2 id section
- getIdsBuilder() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
id section
- getIdsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
extra info not in pds; grib2 id section
- getIdsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
extra info not in pds; grib2 id section
- getIdsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
extra info not in pds; grib2 id section
- getIdsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
extra info not in pds; grib2 id section
- getIdsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
extra info not in pds; grib2 id section
- getIdsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
extra info not in pds; grib2 id section
- getIdsOrBuilder() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
id section
- getIdsOrBuilder() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
id section
- getIdsOrBuilder() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
id section
- getIF() - Method in class ucar.ma2.ArrayDouble.D3
- getImage(String) - Static method in class ucar.ui.util.Resource
-
Get a gif file, make it into an Image.
- getImage(String) - Static method in class ucar.ui.widget.BAMutil
-
Get the named Image from the default resource (jar file).
- GetImage() - Method in class ucar.units.ASCII_CharStream
- GetImage() - Method in class ucar.units.SimpleCharStream
-
Get token literal value.
- getImmutable() - Method in class ucar.nc2.CDMNode
-
Deprecated.Do not use.
- getImplementationName() - Method in class ucar.nc2.dt.grid.GridDataset
- getImplementationName() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getImplementationName() - Method in interface ucar.nc2.ft.FeatureDataset
-
Show who is implementing
- getImplementationName() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getImplementationName() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getImplementationName() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getImplementationName() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getImplementingClass() - Method in class ucar.nc2.units.SimpleUnit
- getIncrement() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get increment value if isRegular()
- getIncx() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double incx = 3;
- getIncx() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
-
double incx = 3;
- getIncx() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.RectangleOrBuilder
-
double incx = 3;
- getIncy() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double incy = 4;
- getIncy() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
-
double incy = 4;
- getIncy() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.RectangleOrBuilder
-
double incy = 4;
- getIndent() - Method in class dap4.core.util.IndentWriter
- getIndentCol() - Method in interface ucar.ui.table.ThreadSorter
- getIndependentAxisNamesOrdered() - Method in class ucar.nc2.ft2.coverage.Coverage
- getIndex() - Method in class dap4.core.dmr.DapNode
- getIndex() - Method in class dap4.core.util.SliceIterator
- getIndex() - Method in class thredds.inventory.partition.DirectoryBuilder
-
The ncx2 file
- getIndex() - Method in class ucar.ma2.Array
-
Get an Index object used for indexed access of this Array.
- getIndex() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
the records use this number
- getIndex() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
-
the records use this number
- getIndex() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.MFileOrBuilder
-
the records use this number
- getIndex() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the row or column index for this station
- getIndex() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getIndex(Object) - Method in interface ucar.nc2.grib.coord.Coordinate
- getIndex(Object) - Method in class ucar.nc2.grib.coord.CoordinateEns
- getIndex(Object) - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getIndex(Object) - Method in class ucar.nc2.grib.coord.CoordinateTime
- getIndex(Object) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getIndex(Object) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- getIndex(Object) - Method in class ucar.nc2.grib.coord.CoordinateVert
- getIndex(T) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- getIndex(T) - Method in class ucar.nc2.grib.coord.CoordinateBuilderImpl
- getIndex(CoordinateTime2D.Time2D, int[]) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
find the run and time indexes of want the inverse of getOrgValue
- getIndexByMember(double) - Method in class ucar.nc2.grib.coord.CoordinateEns
- getIndexes() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getIndexFilename(String) - Method in class thredds.inventory.CollectionAbstract
- getIndexFilename(String) - Method in class thredds.inventory.CollectionSingleIndexFile
- getIndexFilename(String) - Method in interface thredds.inventory.MCollection
- getIndexFilename(String) - Method in class thredds.inventory.partition.DirectoryCollection
- getIndexFilename(String) - Method in class thredds.inventory.partition.DirectoryPartition
- getIndexFilenameInCache() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getIndexFileSize() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getIndexFromValue(double) - Method in class ucar.nc2.ui.grid.ColorScale
-
Get which color interval this value lies in.
- getIndexFromValueLog(double) - Method in class ucar.nc2.ui.grid.ColorScale
- getIndexIterator() - Method in class ucar.ma2.Array
-
Get an index iterator for traversing the array in canonical order.
- getIndexOfChild(Object, Object) - Method in class ucar.ui.table.TreeTableModelAbstract
- getInfo() - Method in class ucar.nc2.dt.grid.GeoGrid
-
nicely formatted information
- getInfo() - Method in interface ucar.nc2.dt.GridDatatype
-
human readable information about this Grid.
- getInfo() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getInfo() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- getInfo() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getInfo() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- getInfo() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- getInfo() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- getInfo() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getInfo() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getInfo() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
nicely formatted information
- getInfo(Formatter) - Method in class ucar.nc2.dataset.CoordinateAxis
-
Get a string representation
- getInfo(FileCacheable) - Method in class ucar.nc2.util.cache.FileCache
- getInfo(FileCacheable) - Method in class ucar.nc2.util.cache.FileCacheARC
- getInheritableMetadata() - Method in class thredds.client.catalog.builder.DatasetBuilder
- getInitFileSize() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get initial file size
- getInlineContent() - Method in class thredds.catalog.InvDocumentation
-
Get inline content as a string, else null if there is none
- getInlineContent() - Method in class thredds.client.catalog.Documentation
- getInputStream() - Method in class thredds.filesystem.MFileOS
- getInputStream() - Method in class thredds.filesystem.MFileOS7
- getInputStream() - Method in interface thredds.inventory.MFile
-
Get the MFile InputStream
- getInputStream() - Method in class thredds.inventory.s3.MFileS3
- getInputStream() - Method in class thredds.inventory.zarr.MFileZip
- getInputStream() - Method in class ucar.nc2.ft.point.remote.PointCollectionStreamAbstract
-
Returns the input stream from which to read point data.
- getInputStream() - Method in class ucar.nc2.ft.point.remote.PointCollectionStreamLocal
- getInputStream() - Method in class ucar.nc2.ft.point.remote.PointCollectionStreamRemote
- getInputStream() - Method in class ucar.nc2.grib.collection.GcMFile
- getInputStream(String) - Static method in class ucar.nc2.grib.GribResourceReader
-
Get the input stream to the given resource
- getInputStreamFromUrl(String) - Static method in class ucar.nc2.util.IO
-
get input stream from URL
- getInstance() - Static method in class thredds.catalog.dl.Grib1toDIF
- getInstance() - Static method in class thredds.catalog.dl.Grib2toDIF
- getInstance() - Static method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables
- getInstance() - Static method in class ucar.nc2.grib.grib2.table.WmoTemplateTables
- getInstance(FmrcInvLite.Gridset.Grid, int) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
- getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- getInstance(RandomAccessFile, boolean) - Static method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- getInstanceToMatchOnDatasetName(String, String, String) - Static method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
-
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance that will apply the match pattern to the dataset name.
- getInstanceToMatchOnDatasetPath(String, String, String) - Static method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
-
Factory method that returns a RegExpAndDurationTimeCoverageEnhancer instance that will apply the match pattern to the dataset path.
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.time.AllLeapChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.time.NoLeapChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstanceUTC() - Static method in class uk.ac.rdg.resc.edal.time.ThreeSixtyDayChronology
-
Gets an instance of this Chronology in the UTC time zone
- getInstitution() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
Institution for CF conventions
- getInstitution() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Institution for CF conventions
- getInstitution() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
Institution for CF conventions
- getInstitution() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
Institution for CF conventions
- getInt() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getInt() - Method in class ucar.ui.prefs.Field.Int
-
Return the current value
- getInt(int) - Method in class ucar.ma2.Array
- getInt(int) - Method in class ucar.ma2.ArrayBoolean
- getInt(int) - Method in class ucar.ma2.ArrayByte
- getInt(int) - Method in class ucar.ma2.ArrayChar
- getInt(int) - Method in class ucar.ma2.ArrayDouble
- getInt(int) - Method in class ucar.ma2.ArrayFloat
- getInt(int) - Method in class ucar.ma2.ArrayInt
- getInt(int) - Method in class ucar.ma2.ArrayLong
- getInt(int) - Method in class ucar.ma2.ArrayObject
- getInt(int) - Method in class ucar.ma2.ArrayRagged
- getInt(int) - Method in class ucar.ma2.ArrayScalar
- getInt(int) - Method in class ucar.ma2.ArrayShort
- getInt(int) - Method in class ucar.ma2.ArrayString
- getInt(int) - Method in class ucar.ma2.ArrayStructure
- getInt(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
- getInt(String, int) - Method in class ucar.ui.prefs.PersistentBean
- getInt(String, int) - Method in interface ucar.util.prefs.PersistenceManager
- getInt(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a int.
- getInt(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getInt(Index) - Method in class ucar.ma2.ArrayByte
- getInt(Index) - Method in class ucar.ma2.ArrayChar
- getInt(Index) - Method in class ucar.ma2.ArrayDouble
- getInt(Index) - Method in class ucar.ma2.ArrayFloat
- getInt(Index) - Method in class ucar.ma2.ArrayInt
- getInt(Index) - Method in class ucar.ma2.ArrayLong
- getInt(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getInt(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getInt(Index) - Method in class ucar.ma2.ArrayScalar
- getInt(Index) - Method in class ucar.ma2.ArrayShort
- getInt(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getInt(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getInt4StartingAtOctet(int) - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getIntArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getIntBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
- getIntCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a int
- getIntCurrent() - Method in class ucar.ma2.IteratorFast
- getIntData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- getIntData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
SHORT, INT, ENUM2, USHORT
- getIntData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
SHORT, INT, ENUM2, USHORT
- getIntDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- getIntDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
SHORT, INT, ENUM2, USHORT
- getIntDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
SHORT, INT, ENUM2, USHORT
- getIntDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
SHORT, INT, ENUM2, USHORT
- getIntDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
SHORT, INT, ENUM2, USHORT
- getIntDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
SHORT, INT, ENUM2, USHORT
- getInteger(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getIntercepts() - Method in class ucar.httpservices.HTTPSession
- getInteriorRing() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Get whether or not this polygon is an interior ring
- getInteriorRing() - Method in interface ucar.nc2.ft2.simpgeometry.Polygon
-
Get whether or not this polygon is an interior ring
- getInternalStorage() - Method in class opendap.dap.BaseTypePrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.BooleanPrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.BytePrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.Float32PrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.Float64PrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.Int16PrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.Int32PrimitiveVector
-
Returns (a reference to) the internal storage for this PrimitiveVector object.
- getInternalStorage() - Method in class opendap.dap.PrimitiveVector
-
Returns (a reference to) the internal storage for PrimitiveVector.
- getInterpolationMethod() - Static method in class ucar.nc2.grib.GribData
- getInterval() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
Get interval [start, end] since reference time in units of timeUnit, must be an interval.
- getIntervalHash() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getIntervalSize() - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- getIntervalSize() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
Get interval size (end - start) in units of timeUnit, only if an interval.
- getIntervalTimeEnd() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getIntNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a int
- getIntNext() - Method in class ucar.ma2.IteratorFast
- getIntv() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getIntv2() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getIntValue() - Method in class dap4.core.dmr.DapEnumConst
-
Convenience
- getIntvExcludeZero() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
bool intvExcludeZero = 16;
- getIntvExcludeZero() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
bool intvExcludeZero = 16;
- getIntvExcludeZero() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
bool intvExcludeZero = 16;
- getIntvFilter(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilter(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilter(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntvFilter intvFilter = 17;
- getIntvFilterOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntvFilter intvFilter = 17;
- getIntvHash() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getIntvHours() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getIntvLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
-
sint32 intvLength = 1;
- getIntvLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
-
sint32 intvLength = 1;
- getIntvLength() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.IntvFilterOrBuilder
-
sint32 intvLength = 1;
- getIntvName() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getIntvName() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getIntvName() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getIntvProb() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
-
sint32 intvProb = 3;
- getIntvProb() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
-
sint32 intvProb = 3;
- getIntvProb() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.IntvFilterOrBuilder
-
sint32 intvProb = 3;
- getIntvType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getIntvType() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getInvalidDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.do not use
- getInvalidMessage() - Method in class thredds.catalog.InvDatasetScan
- getInvDataset() - Method in class thredds.cataloggen.InvCrawlablePair
- getInventory() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- getInventoryAll(CollectionConfig, boolean) - Method in class thredds.filesystem.ControllerOS
- getInventoryAll(CollectionConfig, boolean) - Method in class thredds.filesystem.ControllerOS7
- getInventoryAll(CollectionConfig, boolean) - Method in class thredds.filesystem.s3.ControllerS3
- getInventoryAll(CollectionConfig, boolean) - Method in class thredds.filesystem.zarr.ControllerZip
- getInventoryAll(CollectionConfig, boolean) - Method in interface thredds.inventory.MController
-
Returns all leaves in collection, recursing into subdirectories.
- getInventoryList() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getInventoryTop(CollectionConfig, boolean) - Method in class thredds.filesystem.ControllerOS
- getInventoryTop(CollectionConfig, boolean) - Method in class thredds.filesystem.ControllerOS7
- getInventoryTop(CollectionConfig, boolean) - Method in class thredds.filesystem.s3.ControllerS3
- getInventoryTop(CollectionConfig, boolean) - Method in class thredds.filesystem.zarr.ControllerZip
- getInventoryTop(CollectionConfig, boolean) - Method in interface thredds.inventory.MController
-
Returns all leaves in top collection, not recursing into subdirectories.
- getInverseFlattening() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the inverse flattening.
- getIosp() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.do not use
- getIosp() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.do not use.
- getIosp() - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
- getIospMessage() - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- getIp() - Method in class thredds.logs.LogReader.Log
- getIp() - Method in class thredds.ui.monitor.AccessLogTable.User
- getIp() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getIs() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getIs() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getIsHoriz() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
bool isHoriz = 1;
- getIsHoriz() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
bool isHoriz = 1;
- getIsHoriz() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
bool isHoriz = 1;
- getIsHoriz() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordTransBean
- getIsNumeric() - Method in class ucar.nc2.iosp.gempak.GempakParameter
-
Get whether this is numeric or not
- getISODate(String) - Method in class ucar.nc2.units.DateFormatter
-
Deprecated.As of netCDF-JAVA 4.3.10. Use
CalendarDateFormatter.isoStringToDate(String)
instead - getIsOrthogonal() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getIsOrthogonal() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getIsOrthogonal() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getIsPartitionOfPartitions() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
bool isPartitionOfPartitions = 101;
- getIsPartitionOfPartitions() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
bool isPartitionOfPartitions = 101;
- getIsPartitionOfPartitions() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
bool isPartitionOfPartitions = 101;
- getIsPrivate() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_private = 5;
- getIsPrivate() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
bool is_private = 5;
- getIsPrivate() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
bool is_private = 5;
- getIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
bool isPrivate = 5;
- getIsPrivate() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
bool isPrivate = 5;
- getIsPrivate() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
bool isPrivate = 5;
- getIsRegular() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getIsRegular() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getIsRegular() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getIsUnlimited() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_unlimited = 3;
- getIsUnlimited() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
bool is_unlimited = 3;
- getIsUnlimited() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
bool is_unlimited = 3;
- getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
is this needed ??
- getIsUnlimited() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
is this needed ??
- getIsUnlimited() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
is this needed ??
- getIsVlen() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
bool is_vlen = 4;
- getIsVlen() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
bool is_vlen = 4;
- getIsVlen() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
bool is_vlen = 4;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
bool isVlen = 7;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
bool isVlen = 7;
- getIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
bool isVlen = 7;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
bool isVlen = 7;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
bool isVlen = 7;
- getIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
bool isVlen = 7;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
bool isVlen = 4;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
bool isVlen = 4;
- getIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
bool isVlen = 4;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
bool isVlen = 4;
- getIsVlen() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
bool isVlen = 4;
- getIsVlen() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
bool isVlen = 4;
- getItemList() - Method in class ucar.ui.prefs.ComboBox
-
Use this to obtain the list of items.
- getIterator() - Method in class ucar.ma2.Range
-
Deprecated.use iterator() or foreach
- getIterator() - Method in class ucar.ma2.SectionIterable
-
Iterate over a section, returning the index in an equivalent 1D array of shape[] So this is a section in a (possibly) larger array described by shape[].
- getIterator() - Method in interface ucar.units.UnitDB
-
Returns an iterator over the units of the database.
- getIterator() - Method in class ucar.units.UnitDBImpl
-
Gets an iterator over the units in the database.
- getIterator(int[]) - Method in class ucar.ma2.Section
-
Iterate over a section, returning the index in an equivalent 1D array of shape[], and optionally the corresponding index[n] So this is a section in a (possibly) larger array described by shape[].
- getIterator(EnumSet<DapSort>) - Method in class dap4.core.dmr.DapDataset
- getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type byte as a 1D array.
- getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayByte(String) - Method in class ucar.ma2.StructureData
-
Get java byte array for a member of type byte.
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java byte array for a member of type byte.
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type byte array.
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java byte array for a member of type byte.
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type char as a 1D array.
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayChar(String) - Method in class ucar.ma2.StructureData
-
Get java char array for a member of type char.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java char array for a member of type char.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type char array.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java char array for a member of type char.
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type double as a 1D array.
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayDouble(String) - Method in class ucar.ma2.StructureData
-
Get java double array for a member of type double.
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java double array for a member of type double.
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java double array for a member of type double.
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type float as a 1D array.
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayFloat(String) - Method in class ucar.ma2.StructureData
-
Get java float array for a member of type float.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java float array for a member of type float.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type float array.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java float array for a member of type float.
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type int as a 1D array.
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayInt(String) - Method in class ucar.ma2.StructureData
-
Get java int array for a member of type int.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java int array for a member of type int.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type int array.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java int array for a member of type int.
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type long as a 1D array.
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayLong(String) - Method in class ucar.ma2.StructureData
-
Get java long array for a member of type long.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java long array for a member of type long.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type long array.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java long array for a member of type long.
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type short as a 1D array.
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayShort(String) - Method in class ucar.ma2.StructureData
-
Get java short array for a member of type short.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java short array for a member of type short.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type short array.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get java short array for a member of type short.
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type String as a 1D array.
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getJavaArrayString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getJavaArrayString(String) - Method in class ucar.ma2.StructureData
-
Get java String array for a member of type String.
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get java array of Strings for a member of type char or String.
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getJavaArrayString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getJavaClass() - Method in enum dap4.core.dmr.TypeSort
- getJavaSize(TypeSort) - Static method in class dap4.core.util.CoreTypeFcns
- getJClass(T) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method to obtain the Swing class from which this component was directly or indirectly derived.
- getJFrame() - Method in interface ucar.ui.widget.TopLevel
-
get the underlying Frame; call only if !isApplet()
- getJoinData(Cursor) - Method in interface ucar.nc2.ft.point.standard.Join
-
Get 'join' data to be added to the row.
- getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinArray
- getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
- getJoinData(Cursor) - Method in class ucar.nc2.ft.point.standard.JoinParentIndex
- getJTable() - Method in class ucar.ui.prefs.BeanTable
- getKbytes() - Method in class thredds.ui.monitor.AccessLogTable.Accum
- getKey() - Method in class thredds.crawlabledataset.s3.S3URI
-
Returns the key.
- getKey() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getKey() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getKey() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- getKey() - Method in class ucar.unidata.io.s3.CdmS3Uri
- getKey(int) - Method in class opendap.util.SortedTable
-
Returns the key at the specified index.
- getKeys() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getKeys() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
- getKeys() - Method in class ucar.nc2.iosp.bufr.tables.TableB
- getKeys() - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
get the keySet
- getKeyWithTrailingDelimiter() - Method in class thredds.crawlabledataset.s3.S3URI
-
Returns the key, adding a trailing
delimiter
. - getKeywords() - Method in class thredds.catalog.InvCatalogRef
- getKeywords() - Method in class thredds.catalog.InvDataset
-
get any Keyword metadata
- getKeywords() - Method in class thredds.catalog.InvDatasetImplProxy
- getKeywords() - Method in class thredds.catalog.ThreddsMetadata
- getKeywords() - Method in class thredds.client.catalog.Dataset
- getLa1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getLa1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- getLa1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getLa1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- getLa2() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getLabel() - Method in class ucar.ui.prefs.Field
-
Return the JLabel component
- getLabel(CrawlableDataset) - Method in interface thredds.crawlabledataset.CrawlableDatasetLabeler
-
Return a label for the given dataset or null if this CrawlableDatasetLabeler does not know how to label the given dataset.
- getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.MultiLabeler
- getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
- getLabel(CrawlableDataset) - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
- getLabelerList() - Method in class thredds.crawlabledataset.MultiLabeler
- getLast() - Method in class dap4.core.util.Slice
- getLast() - Method in class ucar.nc2.ui.geoloc.Rubberband
- getLast() - Method in class ucar.nc2.util.Counters.Counter
- getLastChanged() - Method in interface thredds.inventory.CollectionManager
-
Get the last time the collection changed
- getLastChanged() - Method in class thredds.inventory.CollectionManagerCatalog
- getLastChanged() - Method in class thredds.inventory.MFileCollectionManager
- getLastDate() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getLastDomDoc() - Method in class opendap.dap.parsers.DDSXMLParser
-
Returns the
Document
object created by the most recent invocation of the parser. - getLastExtendedHeader() - Method in class opendap.dap.DConnect2
- getLastLogMsg() - Method in class ucar.unidata.util.test.TestLogger
- getLastModified() - Method in class thredds.filesystem.MFileOS
- getLastModified() - Method in class thredds.filesystem.MFileOS7
- getLastModified() - Method in class thredds.inventory.CollectionAbstract
- getLastModified() - Method in interface thredds.inventory.MCollection
-
last time this collection was modified
- getLastModified() - Method in interface thredds.inventory.MFile
-
Get time of last modification at the time the MFile object was created
- getLastModified() - Method in class thredds.inventory.s3.MFileS3
- getLastModified() - Method in class thredds.inventory.zarr.MFileZip
- getLastModified() - Method in class ucar.nc2.dataset.NetcdfDataset
- getLastModified() - Method in class ucar.nc2.dt.grid.GridDataset
- getLastModified() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getLastModified() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getLastModified() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
- getLastModified() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getLastModified() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getLastModified() - Method in class ucar.nc2.grib.collection.GcMFile
- getLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
uint64 lastModified = 2;
- getLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
-
uint64 lastModified = 2;
- getLastModified() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.MFileOrBuilder
-
uint64 lastModified = 2;
- getLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
uint64 lastModified = 4;
- getLastModified() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
uint64 lastModified = 4;
- getLastModified() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
uint64 lastModified = 4;
- getLastModified() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getLastModified() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getLastModified() - Method in class ucar.nc2.internal.ncml.Aggregation
- getLastModified() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
-
Returns the time that the underlying file(s) were last modified.
- getLastModified() - Method in class ucar.nc2.iosp.bufr.writer.MessageWriter
- getLastModified() - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- getLastModified() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- getLastModified() - Method in interface ucar.nc2.ncml.AggregationIF
-
Deprecated.
- getLastModified() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.
- getLastModified() - Method in class ucar.nc2.ui.MFileTable.FileBean
- getLastModified() - Method in interface ucar.nc2.util.cache.FileCacheable
-
Returns the time that the underlying file(s) were last modified.
- getLastModified() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
-
Always returns
0L
, as we cannot easily determine the last time that a remote file was modified. - getLastModified() - Method in class ucar.unidata.io.RandomAccessFile
- getLastModified() - Method in class ucar.unidata.io.s3.S3RandomAccessFile
- getLastModified() - Method in class ucar.unidata.io.zarr.RandomAccessDirectory
- getLastModified() - Method in interface ucar.unidata.io.zarr.RandomAccessDirectoryItem
- getLastModified() - Method in class ucar.unidata.io.zarr.VirtualRandomAccessFile
- getLastModifiedDate() - Method in class thredds.catalog.InvDatasetImpl
- getLastModifiedDate() - Method in class thredds.client.catalog.Dataset
- getLastModifiedHeader() - Method in class opendap.dap.DConnect2
- getLastModifiedInvalidHeader() - Method in class opendap.dap.DConnect2
- getLastModifiedLimit() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getLastModifiedLimitInMillis() - Method in class thredds.crawlabledataset.filter.LastModifiedLimitFilter
- getLastModifiedLimitInMillis() - Method in class thredds.inventory.filter.LastModifiedLimit
- getlastRecordRead - Static variable in class ucar.nc2.grib.grib2.Grib2Record
- getLastRecordRead() - Method in class ucar.nc2.grib.collection.Grib1Iosp
- getLastRecordRead() - Method in class ucar.nc2.grib.collection.Grib2Iosp
- getLastRecordRead() - Method in class ucar.nc2.grib.collection.GribIosp
- getLastScanned() - Method in interface thredds.inventory.CollectionManager
-
Get the last time scanned
- getLastScanned() - Method in class thredds.inventory.CollectionManagerCatalog
- getLastScanned() - Method in class thredds.inventory.MFileCollectionManager
- getLat() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
double lat = 2;
- getLat() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
double lat = 2;
- getLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
double lat = 2;
- getLat() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getLatAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Lat, or null if none.
- getLatAxis() - Method in class ucar.nc2.ft2.coverage.adapter.CurvilinearCS
- getLatAxis2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getLatestFile() - Method in class thredds.inventory.CollectionAbstract
- getLatestFile() - Method in interface thredds.inventory.MCollection
-
The latest file in the collection.
- getLatestGribCollection(List<String>) - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- getLatExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLatExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLatin() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getLatin1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getLatin2() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getLatitude() - Method in class thredds.catalog.query.Location
- getLatitude() - Method in class thredds.catalog.query.Station
- getLatitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getLatitude() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getLatitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the latitude in decimal degrees north
- getLatitude() - Method in class ucar.nc2.iosp.uf.Ray
- getLatitude() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getLatitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getLatitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getLatitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getLatitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getLatitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StnProfileFeatureBean
- getLatitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getLatitude() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getLatitude() - Method in interface ucar.unidata.geoloc.EarthLocation
-
Returns the latitude in some unit.
- getLatitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- getLatitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
-
Returns the latitude, between +/- 90 degrees.
- getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.Returns the latitude, in degrees.
- getLatitude() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.Returns the latitude, not necessarily in [-90, 90].
- getLatitude(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the sensor latitude for a non-moving sensor
- getLatitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the latitude at the requested trajectory point in units of "degrees_north".
- getLatitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the latitude values on the given Range of the trajectory.
- getLatitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getLatitude(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getLatitudes(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the per-ray array of sensor latitudes.
- getLatitudeUnits() - Method in class thredds.catalog.query.Location
- getLatLon() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
- getLatLon() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- getLatLon() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
- getLatLon() - Method in class ucar.nc2.ft.point.ProfileFeatureImpl
- getLatLon() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getLatLon() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getLatLon() - Method in interface ucar.nc2.ft.ProfileFeature
-
Nominal location of this profile
- getLatLon() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the lat/lon location
- getLatLon() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getLatLon() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getLatLon() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getLatLon() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getLatLon() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getLatLon() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getLatLon() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getLatLon() - Method in class ucar.nc2.ui.point.PointRenderer.ObservationUI
- getLatLon() - Method in interface ucar.unidata.geoloc.EarthLocation
-
Get the lat/lon location
- getLatLon() - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- getLatLon(double, double) - Method in class ucar.nc2.dt.grid.GridCoordSys
- getLatLon(double, double) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getLatLon(int, int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices
- getLatLon(int, int) - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices.
- getLatLon(int, int) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
Get the Lat/Lon coordinates of the midpoint of a grid cell, using the x,y indices
- getLatLon(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getLatLon(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
- getLatLon2DcoordType(int, int, int) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- getLatLon2DcoordType(String) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
-
This looks for snippets in the variable name/desc as to whether it wants U, V, or P 2D coordinates
- getLatLonBB() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getLatLonBoundaryAsGeoJSON() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calls
HorizCoordSys.getLatLonBoundaryAsGeoJSON(int, int)
withInteger.MAX_VALUE
as both arguments. - getLatLonBoundaryAsGeoJSON(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Similar to
HorizCoordSys.getLatLonBoundaryAsWKT()
, but returns a GeoJSON polygon instead. - getLatLonBoundaryAsWKT() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Calls
HorizCoordSys.getLatLonBoundaryAsWKT(int, int)
withInteger.MAX_VALUE
as both arguments. - getLatLonBoundaryAsWKT(int, int) - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
-
Returns the
latitude/longitude boundary
of this coordinate reference system as a polygon in WKT. - getLatlonBoundingBox() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getLatLonBoundingBox() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get horizontal bounding box in lat, lon coordinates.
- getLatLonBoundingBox() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get horizontal bounding box in lat, lon coordinates.
- getLatLonBoundingBox() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
Get horizontal bounding box in lat, lon coordinates.
- getLatLonBoundingBox() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getLatLonBoundingBox(LatLonRect) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.use getRangesFromLatLonRect.
- getLatLonBoundingBox(Projection, double, double, double, double) - Static method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.use Projection.projToLatlonBB
- getLatLonPoint() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getLatlonRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle latlonRect = 3;
- getLatlonRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.Rectangle latlonRect = 3;
- getLatlonRect() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.Rectangle latlonRect = 3;
- getLatlonRectBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle latlonRect = 3;
- getLatlonRectOrBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle latlonRect = 3;
- getLatlonRectOrBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.Rectangle latlonRect = 3;
- getLatlonRectOrBuilder() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.Rectangle latlonRect = 3;
- getLatMax() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get maximum latitude, aka "north" edge
- getLatMin() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get minimum latitude, aka "south" edge
- getLatNorth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLatNorth() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLatResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLatResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLatSouth() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLatSouth() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLatStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLatStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLatUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLatUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLatVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getLatVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- getLeafEntries() - Method in class thredds.inventory.zarr.MFileZip
- getLeafFeatureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getLeft() - Method in class ucar.nc2.ui.widget.ScaledPanel.Bounds
- getLen() - Method in class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- getLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
uint32 len = 3;
- getLen() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
uint32 len = 3;
- getLen() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
uint32 len = 3;
- getLength() - Method in class opendap.dap.BaseTypePrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.BooleanPrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.BytePrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.DVector
-
Returns the number of elements in the vector.
- getLength() - Method in class opendap.dap.Float32PrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.Float64PrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.Int16PrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.Int32PrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class opendap.dap.PrimitiveVector
-
Returns the number of elements in the array.
- getLength() - Method in class thredds.filesystem.MFileOS
- getLength() - Method in class thredds.filesystem.MFileOS7
- getLength() - Method in interface thredds.inventory.MFile
-
Size of file in bytes
- getLength() - Method in class thredds.inventory.s3.MFileS3
- getLength() - Method in class thredds.inventory.zarr.MFileZip
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
uint32 length = 3;
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
uint32 length = 3;
- getLength() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
uint32 length = 3;
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
optional when vlen, may be zero if unlimited
- getLength() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
optional when vlen, may be zero if unlimited
- getLength() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
optional when vlen, may be zero if unlimited
- getLength() - Method in class ucar.nc2.Attribute
-
Get the length of the array of values
- getLength() - Method in class ucar.nc2.Dimension
-
Get the length of the Dimension.
- getLength() - Method in class ucar.nc2.grib.collection.GcMFile
- getLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
-
uint64 length = 4;
- getLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
-
uint64 length = 4;
- getLength() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.MFileOrBuilder
-
uint64 length = 4;
- getLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
int64 length = 5;
- getLength() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
int64 length = 5;
- getLength() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
int64 length = 5;
- getLength() - Method in class ucar.nc2.grib.grib1.Grib1SectionBinaryData
- getLength() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
- getLength() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
- getLength() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
- getLength() - Method in class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
- getLength() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getLength() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
optional when vlen, may be zero (unlimited no data yet)
- getLength() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
optional when vlen, may be zero (unlimited no data yet)
- getLength() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
optional when vlen, may be zero (unlimited no data yet)
- getLength() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getLength() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getLength() - Method in class ucar.nc2.ui.op.DatasetWriter.DimensionBean
- getLength() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getLength() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getLength() - Method in class ucar.unidata.util.Parameter
-
Get the number of double values.
- getLength(RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- getLevel() - Method in class opendap.dap.DSequence
-
Returns the level of this sequence.
- getLevel() - Method in class thredds.logs.ServletLogParser.ServletLog
- getLevel() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getLevel() - Method in class ucar.nc2.ui.coverage2.CoverageRenderer
- getLevel() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getLevel() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getLevel() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getLevel() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getLevel() - Method in class ucar.nc2.ui.grid.GridRenderer
- getLevel1() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the first level of this GridRecord
- getLevel1() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the first vertical level of this GridRecord
- getLevel1() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the first level of this GridRecord
- getLevel2() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the second level of this GridRecord
- getLevel2() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the second vertical level of this GridRecord
- getLevel2() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the second level of this GridRecord
- getLevelDatum(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getLevelDesc() - Method in class ucar.nc2.iosp.grid.GridVertCoord
- getLevelDescription(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getLevelDescription(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the level description
- getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the LevelDescription.
- getLevelDescription(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the LevelDescription.
- getLevelIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the index corresponding to the level name.
- getLevelName() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getLevelName() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getLevelName() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getLevelName() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getLevelName(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the String name for the ith level(z) coordinate.
- getLevelName(int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getLevelName(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getLevelName(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getLevelName(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the level name
- getLevelName(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the LevelName.
- getLevelName(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the LevelName.
- getLevelNameShort(int) - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilderFromIndex
- getLevelNameShort(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getLevelNameShort(int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getLevelNameShort(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getLevelNameShort(int) - Method in interface ucar.nc2.grib.GribTables
- getLevels() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.will move in ver 6
- getLevels() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.will move in ver 6
- getLevels() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the levels
- getLevelScale1() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getLevelScale2() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getLevelSorted() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getLevelType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getLevelType() - Method in class ucar.nc2.grib.grib1.Grib1ParamLevel
-
Index number from table 3 (pds octet 10)
- getLevelType() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Level type (octet 10) - code table 3.
- getLevelType() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getLevelType() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getLevelType() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getLevelType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getLevelType() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getLevelType() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getLevelType(int) - Method in class ucar.nc2.grib.grib1.tables.AfwaTables
- getLevelType(int) - Method in class ucar.nc2.grib.grib1.tables.FnmocTables
- getLevelType(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getLevelType(int) - Method in class ucar.nc2.grib.grib1.tables.JmaTables
- getLevelType(int) - Method in class ucar.nc2.grib.grib1.tables.NcepTables
- getLevelType1() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getLevelType1() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the type for the first level of this GridRecord
- getLevelType1() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the vertical level type of this GridRecord
- getLevelType1() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the type for the first level of this GridRecord
- getLevelType2() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getLevelType2() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the type for the second level of this GridRecord
- getLevelType2() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the vertical level type of this GridRecord
- getLevelType2() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the type for the second level of this GridRecord
- getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getLevelUnit(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the level unit
- getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the LevelUnit.
- getLevelUnit(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the LevelUnit.
- getLevelUnits(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getLevelValue1() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Level value1 (octet 11).
- getLevelValue1() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getLevelValue2() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Level value2 (octet 12).
- getLevelValue2() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getLine() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getLine() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getLine() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- getLine() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.SimpleGeomBean
- getLine() - Method in class ucar.units.ASCII_CharStream
-
Deprecated.
- getLine() - Method in class ucar.units.SimpleCharStream
-
Deprecated.
- getLine(String, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a Variable name and a geometry index returns a Line
- getLine(String, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a certain variable name and geometry index, returns a Simple Geometry Line.
- getLines(String, int, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a Variable name and a beginning index and end index, returns a list of lines (inclusive on both sides)
- getLines(String, int, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a certain line variable name and geometry begin and end indicies, returns a list of Simple Geometry Line
- getList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getList(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .StationIndex list = 1;
- getList(int) - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .StationIndex list = 1;
- getList(Iterable) - Static method in class ucar.nc2.util.Misc
-
Deprecated.use ImmutableList.copyOf(iterator) or Lists.newArrayList(iterator)
- getList(String, List) - Method in class ucar.ui.prefs.PersistentBean
- getList(String, List) - Method in interface ucar.util.prefs.PersistenceManager
- getList(String, List) - Method in class ucar.util.prefs.PreferencesExt
-
Get an arrayList.
- getListBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getListBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getListCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getListCount() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .StationIndex list = 1;
- getListCount() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .StationIndex list = 1;
- getListList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getListList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .StationIndex list = 1;
- getListList() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .StationIndex list = 1;
- getListOrBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getListOrBuilder(int) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .StationIndex list = 1;
- getListOrBuilder(int) - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .StationIndex list = 1;
- getListOrBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
repeated .StationIndex list = 1;
- getListOrBuilderList() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
-
repeated .StationIndex list = 1;
- getListOrBuilderList() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexListOrBuilder
-
repeated .StationIndex list = 1;
- getLiteral(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Translate key to value
- getLLBB() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getLo1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getLo1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- getLo1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getLo1() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- getLo2() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
.Location loc = 1;
- getLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
.Location loc = 1;
- getLoc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
.Location loc = 1;
- getLocal() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getLocal() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
grib1 table Version
- getLocal() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
grib1 table Version
- getLocal() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
grib1 table Version
- getLocal() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getLocal() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getLocal_table_version() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
local table version number (code table 1.1)
- getLocalCount() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getLocalField(String) - Method in class thredds.client.catalog.Dataset
- getLocalField(String) - Method in class thredds.client.catalog.ThreddsMetadata
- getLocalField(String) - Method in interface thredds.client.catalog.ThreddsMetadataContainer
- getLocalFieldAsList(String) - Method in class thredds.client.catalog.DatasetNode
- getLocalFieldAsList(String) - Method in class thredds.client.catalog.ThreddsMetadata
- getLocalFieldAsList(String) - Method in interface thredds.client.catalog.ThreddsMetadataContainer
- getLocalFiles(Date, Date) - Method in class thredds.ui.monitor.LogLocalManager
- getLocalMetadata() - Method in class thredds.catalog.InvDatasetImpl
-
Get the metadata stored in this dataset element.
- getLocalMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
- getLocalMetadataInheritable() - Method in class thredds.catalog.InvDatasetImpl
-
local metadata that should be inherited by this dataset's children.
- getLocalOverride() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getLocalOverride() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
- getLocalParameter(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
-
Get the parameter with id, but dont look in default table.
- getLocalSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getLocalSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getLocalTable() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getLocalTableB() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getLocalTableBName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getLocalTableBName() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getLocalTableD() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getLocalTableDName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getLocalTableDName() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getLocalTables(int, int, int, int, int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getLocalTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 local_table_version = 4;
- getLocalTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 local_table_version = 4;
- getLocalTableVersion() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 local_table_version = 4;
- getLocalTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getLocalTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getLocalUseBytes() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
last bytes of the id section are "reserved for local use by ADP centers.
- getLocalUseSection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getLocalVersion() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getLocation() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- getLocation() - Method in class thredds.catalog.query.Station
- getLocation() - Method in class thredds.inventory.TimedCollection.Dataset
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string location = 1;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
string location = 3;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
string location = 3;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
string location = 3;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string location = 1;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
string location = 1;
- getLocation() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
string location = 1;
- getLocation() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderRequestOrBuilder
-
string location = 1;
- getLocation() - Method in class ucar.nc2.dt.grid.GridDataset
- getLocation() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- getLocation() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.Location of the observation
- getLocation() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getLocation() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getLocation() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getLocation() - Method in interface ucar.nc2.ft.FeatureDataset
-
The URI location of the dataset
- getLocation() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getLocation() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
- getLocation() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getLocation() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getLocation() - Method in interface ucar.nc2.ft.PointFeature
-
Location of this observation
- getLocation() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageAdapter
- getLocation() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getLocation() - Method in interface ucar.nc2.ft2.coverage.CoverageReader
- getLocation() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getLocation() - Method in class ucar.nc2.ft2.coverage.remote.CdmrCoverageReader
- getLocation() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getLocation() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getLocation() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getLocation() - Method in class ucar.nc2.grib.coverage.GribCoverageDataset
- getLocation() - Method in class ucar.nc2.internal.ncml.Aggregation
- getLocation() - Method in class ucar.nc2.iosp.bufr.tables.TableB
- getLocation() - Method in class ucar.nc2.iosp.bufr.tables.TableD
- getLocation() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.Get the location of this Dataset
- getLocation() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- getLocation() - Method in class ucar.nc2.NetcdfFile
-
Get the NetcdfFile location.
- getLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
string location = 1;
- getLocation() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
string location = 1;
- getLocation() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
string location = 1;
- getLocation() - Method in class ucar.nc2.ui.geoloc.CursorMoveEvent
- getLocation() - Method in class ucar.nc2.ui.geoloc.PickEvent
- getLocation() - Method in class ucar.nc2.ui.op.AggTable.DatasetBean
- getLocation() - Method in class ucar.nc2.ui.op.Fmrc2Panel.InvBean
- getLocation() - Method in class ucar.nc2.ui.point.PointRenderer.ObservationUI
- getLocation() - Method in interface ucar.nc2.util.cache.FileCacheable
-
The location of the FileCacheable.
- getLocation() - Method in class ucar.unidata.io.RandomAccessFile
-
Get the file location, or name.
- getLocation() - Method in class ucar.unidata.io.s3.S3RandomAccessFile
- getLocation() - Method in interface ucar.unidata.io.zarr.RandomAccessDirectoryItem
- getLocation() - Method in class ucar.unidata.io.zarr.VirtualRandomAccessFile
- getLocation(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the location for the given point.
- getLocation(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string location = 1;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
string location = 3;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
string location = 3;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
string location = 3;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string location = 1;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
-
string location = 1;
- getLocationBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderRequestOrBuilder
-
string location = 1;
- getLocationBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
string location = 1;
- getLocationBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
string location = 1;
- getLocationBytes() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
string location = 1;
- getLocationFromNcml(String) - Static method in class ucar.nc2.internal.ncml.NcmlReader
-
Find the location attribute in a NcML string
- getLocationPoint() - Method in class ucar.nc2.ui.geoloc.CursorMoveEvent
- getLocationPoint() - Method in class ucar.nc2.ui.geoloc.PickEvent
- getLocationURI() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getLocationURI() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getLocationURI() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getLocBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
.Location loc = 1;
- getLocOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
.Location loc = 1;
- getLocOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
.Location loc = 1;
- getLocOrBuilder() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
.Location loc = 1;
- getLog() - Method in class thredds.catalog.InvCatalogImpl
- getLogger() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getLogger() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getLogger() - Static method in class ucar.unidata.util.test.TestLogger.TestLoggerFactory
- getLogger(String) - Method in interface ucar.nc2.util.log.LoggerFactory
-
Deprecated.
- getLogger(String) - Method in class ucar.nc2.util.log.LoggerFactoryImpl
-
Deprecated.
- getLogSize() - Method in class ucar.unidata.util.test.TestLogger
- getLon() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
double lon = 3;
- getLon() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
double lon = 3;
- getLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
double lon = 3;
- getLon() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getLon0() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- getLonAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Lon, or null if none.
- getLonAxis() - Method in class ucar.nc2.ft2.coverage.adapter.CurvilinearCS
- getLonAxis2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getLonEast() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLonEast() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLonExtent() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLonExtent() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLong() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getLong(int) - Method in class ucar.ma2.Array
- getLong(int) - Method in class ucar.ma2.ArrayBoolean
- getLong(int) - Method in class ucar.ma2.ArrayByte
- getLong(int) - Method in class ucar.ma2.ArrayChar
- getLong(int) - Method in class ucar.ma2.ArrayDouble
- getLong(int) - Method in class ucar.ma2.ArrayFloat
- getLong(int) - Method in class ucar.ma2.ArrayInt
- getLong(int) - Method in class ucar.ma2.ArrayLong
- getLong(int) - Method in class ucar.ma2.ArrayObject
- getLong(int) - Method in class ucar.ma2.ArrayRagged
- getLong(int) - Method in class ucar.ma2.ArrayScalar
- getLong(int) - Method in class ucar.ma2.ArrayShort
- getLong(int) - Method in class ucar.ma2.ArrayString
- getLong(int) - Method in class ucar.ma2.ArrayStructure
- getLong(String, long) - Method in class ucar.ui.prefs.PersistentBean
- getLong(String, long) - Method in interface ucar.util.prefs.PersistenceManager
- getLong(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a long.
- getLong(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getLong(Index) - Method in class ucar.ma2.ArrayByte
- getLong(Index) - Method in class ucar.ma2.ArrayChar
- getLong(Index) - Method in class ucar.ma2.ArrayDouble
- getLong(Index) - Method in class ucar.ma2.ArrayFloat
- getLong(Index) - Method in class ucar.ma2.ArrayInt
- getLong(Index) - Method in class ucar.ma2.ArrayLong
- getLong(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getLong(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getLong(Index) - Method in class ucar.ma2.ArrayScalar
- getLong(Index) - Method in class ucar.ma2.ArrayShort
- getLong(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getLong(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getLongArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getLongBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
- getLongCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a long
- getLongCurrent() - Method in class ucar.ma2.IteratorFast
- getLongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- getLongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
LONG
- getLongData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
LONG
- getLongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- getLongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
LONG
- getLongDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
LONG
- getLongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
LONG
- getLongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
LONG
- getLongDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
LONG
- getLongitude() - Method in class thredds.catalog.query.Location
- getLongitude() - Method in class thredds.catalog.query.Station
- getLongitude() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getLongitude() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getLongitude() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the longitude in decimal degrees east
- getLongitude() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getLongitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getLongitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getLongitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getLongitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getLongitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StnProfileFeatureBean
- getLongitude() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getLongitude() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getLongitude() - Method in interface ucar.unidata.geoloc.EarthLocation
-
Returns the longitude in some unit.
- getLongitude() - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- getLongitude() - Method in interface ucar.unidata.geoloc.LatLonPoint
-
Returns the longitude, between +/-180 degrees
- getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.Returns the longitude, in degrees.
- getLongitude() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.Returns the longitude, not necessarily in [-180, 180].
- getLongitude(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the sensor longitude for a non-moving sensor
- getLongitude(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the longitude at the requested trajectory point in units of "degrees_east".
- getLongitude(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the longitude values on the given Range of the trajectory.
- getLongitude(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getLongitude(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getLongitudes(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the per-ray array of sensor longitudes.
- getLongitudeUnits() - Method in class thredds.catalog.query.Location
- getLongName() - Method in class opendap.dap.BaseType
- getLongNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a long
- getLongNext() - Method in class ucar.ma2.IteratorFast
- getLongtitude() - Method in class ucar.nc2.iosp.uf.Ray
- getLonMax() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get maximum longitude, aka "east" edge
- getLonMin() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get minimum longitude, aka "west" edge
- getLonpole() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- getLonResolution() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLonResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLonStart() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLonStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLonUnits() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLonUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLonVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getLonVar() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- getLonWest() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getLonWest() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getLookup() - Method in class ucar.nc2.iosp.bufr.Message
- getLoopControl() - Method in class ucar.ui.widget.SuperComboBox
-
get the LoopControl Window associated with this list
- getLov() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- getLov() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- getLower() - Method in class ucar.nc2.ui.widget.ScaledPanel.Bounds
- getLowerLeft() - Method in class thredds.catalog.query.SelectGeoRegion
- getLowerLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get the lower left corner of the bounding box.
- getLowerLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the Lower Right Point (same as getMinPoint)
- getLowerRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get the lower left corner of the bounding box.
- getLowerRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the Lower Right Point
- getLus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
other sections
- getLus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
other sections
- getLus() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
other sections
- getLVal() - Method in interface opendap.dap.parsers.Dap2Parser.Lexer
-
Method to retrieve the semantic value of the last scanned token.
- getM1() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- getM1() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.TemplateBean
- getM2() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- getM2() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.TemplateBean
- getMagic() - Method in class ucar.nc2.ui.op.CdmrFeaturePanel.MessBean
- getMagicStart() - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilderFromIndex
- getMagicStart() - Method in class ucar.nc2.grib.collection.Grib2PartitionBuilderFromIndex
- getMajor() - Method in class opendap.dap.ServerVersion
-
Returns the major version number.
- getMajor() - Method in class ucar.unidata.geoloc.Earth
-
Get the equatorial radius (semimajor axis) of the earth, in meters.
- getMajorAxis() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the major axis of the spheroid.
- getManager() - Method in class ucar.nc2.ft.fmrc.Fmrc
- getMap() - Method in class ucar.nc2.EnumTypedef
- getMap() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- getMap() - Method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- getMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMap(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .EnumTypedef.EnumType map = 2;
- getMap(int) - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapArea() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Get the current Map Area
- getMapArea() - Method in class ucar.nc2.ui.geoloc.NewMapAreaEvent
- getMapArea(ProjectionRect) - Method in class ucar.nc2.ui.geoloc.Navigation
-
Get current MapArea .
- getMapAreaLL() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Get the current Map Area as a lat/lon bounding box
- getMapBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapCount() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapCount() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .EnumTypedef.EnumType map = 2;
- getMapCount() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapEdgeIntercepts(ProjectionRect) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Returns the points at which
projBB
intersects the map edge. - getMapEdgeInterceptsAtX(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Returns the points at which the line
x = x0
intersects the map edge. - getMapEdgeInterceptsAtY(double) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Returns the points at which the line
y = y0
intersects the map edge. - getMapHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
- getMapList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .EnumTypedef.EnumType map = 2;
- getMapList() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .EnumTypedef.EnumType map = 2;
- getMapOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
repeated .EnumTypedef.EnumType map = 2;
- getMapOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
repeated .EnumTypedef.EnumType map = 2;
- getMapOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
repeated .EnumTypedef.EnumType map = 2;
- getMaps() - Method in class dap4.core.dmr.DapVariable
- getMaps(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMaps(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMaps(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
repeated .ucar.gcdm.EnumTypedef.EnumType maps = 3;
- getMapUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
- getMargin() - Method in class dap4.core.util.IndentWriter
- getMark() - Method in class thredds.catalog.InvCatalogRef
- getMark() - Method in class thredds.catalog.InvDatasetImpl
-
Filtering
- getMark() - Method in class thredds.catalog.InvDatasetImplProxy
- getMaster() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getMaster() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 master = 9;
- getMaster() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
int32 master = 9;
- getMaster() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
int32 master = 9;
- getMaster_table_version() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
Parameter Table Version number (code table 1.0)
- getMasterFirstDate() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getMasterRuntime() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getMasterRuntime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of runtimes in this GC
- getMasterRuntime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of runtimes in this GC
- getMasterRuntime() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of runtimes in this GC
- getMasterRuntimeBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of runtimes in this GC
- getMasterRuntimeIndex(int) - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getMasterRuntimeOrBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of runtimes in this GC
- getMasterRuntimeOrBuilder() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of runtimes in this GC
- getMasterRuntimeOrBuilder() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of runtimes in this GC
- getMasterTable() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getMasterTableId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getMasterTableId() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getMasterTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 master_table_version = 3;
- getMasterTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 master_table_version = 3;
- getMasterTableVersion() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 master_table_version = 3;
- getMasterTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getMasterTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getMasterVersion() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getMatchLength() - Method in class ucar.unidata.io.KMPMatch
- getMatchPattern() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the matchPattern of this DatasetFilter
- getMatchPattern() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the value of the matchPattern attribute of this DatasetNamer.
- getMatchPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
- getMatchPatternTarget() - Method in class thredds.cataloggen.config.DatasetFilter
- getMatchTarget() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
- getMax() - Method in class dap4.core.util.Slice
- getMax() - Method in class thredds.catalog.query.SelectRange
- getMax() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 max = 7;
- getMax() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
uint32 max = 7;
- getMax() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
uint32 max = 7;
- getMax() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getMax() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getMax() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getMax(int[]) - Static method in class ucar.nc2.grib.QuasiRegular
- getMaxDateField() - Method in class ucar.nc2.ui.widget.RangeDateSelector
- getMaxEdgeValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
- getMaximum() - Method in interface ucar.nc2.grib.GribData.Bean
- getMaximum() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getMaximum() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getMaximum(Array) - Static method in class ucar.ma2.MAMath
- getMaximumRadial() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
Get the maximum radial distance, in km.
- getMaximumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
- getMaxOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getMaxPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the maximum corner of the bounding box.
- getMaxRadials() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getMaxRadials() - Method in class ucar.nc2.iosp.uf.UFheader
- getMaxRadials(int) - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getMaxRadials(List) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- getMaxSelected() - Method in class ucar.ui.widget.RangeSelector
- getMaxSelectedString() - Method in class ucar.ui.widget.RangeSelector
- getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The largest coordinate value.
- getMaxValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
- getMaxx() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getMaxX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the largest X coordinate of the framing rectangle of the
Shape
indouble
precision. - getMaxy() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getMaxY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the largest Y coordinate of the framing rectangle of the
Shape
indouble
precision. - getMds() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageAttribute
- getMds() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- getMds() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.AttributeBean
- getMds() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
- getMdt() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageAttribute
- getMdt() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- getMdt() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.AttributeBean
- getMdt() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
- getMean() - Method in class ucar.nc2.filter.Standardizer
- getMeanAzimuth() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getMeanAzimuth() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getMeanAzimuth() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getMeanElevation() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getMeanElevation() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getMeanElevation() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getMeaning() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getMember(int) - Method in class ucar.ma2.StructureMembers
-
Get the index-th member
- getMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
list of members present, if none then all, these are the index in Structure
- getMember(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
list of members present, if none then all, these are the index in Structure
- getMember(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
list of members present, if none then all, these are the index in Structure
- getMemberCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
list of members present, if none then all, these are the index in Structure
- getMemberCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
list of members present, if none then all, these are the index in Structure
- getMemberCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
list of members present, if none then all, these are the index in Structure
- getMemberData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberData(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberData(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
-
repeated .DataCol memberData = 1;
- getMemberData(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureColOrBuilder
-
repeated .DataCol memberData = 1;
- getMemberDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberDataBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberDataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
-
repeated .DataCol memberData = 1;
- getMemberDataCount() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureColOrBuilder
-
repeated .DataCol memberData = 1;
- getMemberDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberDataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
-
repeated .DataCol memberData = 1;
- getMemberDataList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureColOrBuilder
-
repeated .DataCol memberData = 1;
- getMemberDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberDataOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
-
repeated .DataCol memberData = 1;
- getMemberDataOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureColOrBuilder
-
repeated .DataCol memberData = 1;
- getMemberDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
-
one for each member
- getMemberDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
-
one for each member
- getMemberDataOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureDataProtoOrBuilder
-
one for each member
- getMemberDataOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
-
repeated .DataCol memberData = 1;
- getMemberDataOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
-
repeated .DataCol memberData = 1;
- getMemberDataOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureColOrBuilder
-
repeated .DataCol memberData = 1;
- getMemberList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
list of members present, if none then all, these are the index in Structure
- getMemberList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
list of members present, if none then all, these are the index in Structure
- getMemberList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
list of members present, if none then all, these are the index in Structure
- getMemberNames() - Method in class ucar.ma2.StructureMembers
-
Get the names of the members.
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRUCTURE, SEQUENCE
- getMembers() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRUCTURE, SEQUENCE
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembers() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembers() - Method in class ucar.ma2.ArrayStructure
-
Get a list of structure members.
- getMembers() - Method in class ucar.ma2.StructureData
- getMembers() - Method in class ucar.ma2.StructureMembers
-
Get the list of Member objects.
- getMembers(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembers(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembers(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembers(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembers(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .PointFeatureMember members = 3;
- getMembers(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .PointFeatureMember members = 3;
- getMembers(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembers(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
repeated .Member members = 1;
- getMembers(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
repeated .Member members = 1;
- getMembersBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- getMembersBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembersBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembersBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembersBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembersCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembersCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .PointFeatureMember members = 3;
- getMembersCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .PointFeatureMember members = 3;
- getMembersCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembersCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
repeated .Member members = 1;
- getMembersCount() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
repeated .Member members = 1;
- getMembersList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembersList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .PointFeatureMember members = 3;
- getMembersList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .PointFeatureMember members = 3;
- getMembersList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembersList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
repeated .Member members = 1;
- getMembersList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
repeated .Member members = 1;
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRUCTURE, SEQUENCE
- getMembersOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRUCTURE, SEQUENCE
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.StructureMembersProto members = 4;
- getMembersOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembersOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .PointFeatureMember members = 3;
- getMembersOrBuilder(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .PointFeatureMember members = 3;
- getMembersOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembersOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
repeated .Member members = 1;
- getMembersOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
repeated .Member members = 1;
- getMembersOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
repeated .ucar.gcdm.StructureMemberProto members = 12;
- getMembersOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
repeated .PointFeatureMember members = 3;
- getMembersOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
repeated .PointFeatureMember members = 3;
- getMembersOrBuilderList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
repeated .PointFeatureMember members = 3;
- getMembersOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
repeated .Member members = 1;
- getMembersOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
repeated .Member members = 1;
- getMembersOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
repeated .Member members = 1;
- getMergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Get the list of merged parts in this file
- getMergedSettings() - Method in class ucar.httpservices.HTTPSession
- getMessage() - Method in class dap4.core.dmr.ErrorResponse
- getMessage() - Method in exception opendap.dap.DAP2Exception
-
Returns the detail message of this throwable object.
- getMessage() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
string message = 1;
- getMessage() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
string message = 1;
- getMessage() - Method in interface ucar.gcdm.GcdmNetcdfProto.ErrorOrBuilder
-
string message = 1;
- getMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
string message = 1;
- getMessage() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
string message = 1;
- getMessage() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
-
string message = 1;
- getMessage() - Method in class ucar.nc2.ui.util.SocketMessage.Event
- getMessage() - Method in exception ucar.units.ParseException
-
This method has the standard behavior when this object has been created using the standard constructors.
- getMessage() - Method in error ucar.units.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.writer.BufrSplitter
- getMessageBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
-
string message = 1;
- getMessageBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
-
string message = 1;
- getMessageBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.ErrorOrBuilder
-
string message = 1;
- getMessageBytes() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
-
string message = 1;
- getMessageBytes() - Method in class ucar.nc2.stream.NcStreamProto.Error
-
string message = 1;
- getMessageBytes() - Method in interface ucar.nc2.stream.NcStreamProto.ErrorOrBuilder
-
string message = 1;
- getMessageBytes(Message) - Method in class ucar.nc2.iosp.bufr.MessageScanner
- getMessageBytesFromLast(Message) - Method in class ucar.nc2.iosp.bufr.MessageScanner
- getMessageLength() - Method in class ucar.nc2.grib.grib1.Grib1SectionIndicator
-
Get the length of this GRIB record in bytes.
- getMessageLength() - Method in class ucar.nc2.grib.grib2.Grib2SectionIndicator
-
Get the length of this GRIB record in bytes.
- getMessages() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.DataObject
- getMessages() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
- getMessageSize() - Method in class ucar.nc2.iosp.bufr.Message
-
Get the byte length of the entire BUFR record.
- getMessageType() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.MessageBean
- getMessageType() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
- getMessageTypeName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getMessageTypeName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- getMessHash() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getMetadata() - Method in class thredds.catalog.InvCatalogRef
- getMetadata() - Method in class thredds.catalog.InvDataset
-
Get the metadata elements for this InvDataset.
- getMetadata() - Method in class thredds.catalog.InvDatasetImplProxy
- getMetadata() - Method in class thredds.catalog.ThreddsMetadata
- getMetadata(String) - Method in class thredds.client.catalog.Dataset
- getMetadata(MetadataType) - Method in class thredds.catalog.InvCatalogRef
- getMetadata(MetadataType) - Method in class thredds.catalog.InvDataset
-
Get the metadata elements of the specified type.
- getMetadata(MetadataType) - Method in class thredds.catalog.InvDatasetImplProxy
- getMetadataConverter(String) - Method in class thredds.catalog.InvCatalogFactory
-
Find the MetadataConverterIF registered for this key
- getMetadataOther() - Method in class thredds.client.catalog.Dataset
- getMetadataType() - Method in class thredds.catalog.InvMetadata
-
Get the metadata type.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.Get conversion factor for this unit into meters.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getMetersConversionFactor(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- getMetersConversionFactor(String) - Static method in class ucar.nc2.ft.point.RecordDatasetHelper
- getMethod() - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- getMethodcount() - Method in class ucar.httpservices.HTTPSession
- getMethodKind() - Method in class ucar.httpservices.HTTPMethod
- getMethodUrl(RequestMode, ChecksumMode) - Method in class dap4.dap4lib.D4DSP
- getMFile() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- getMfiles(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfiles(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of grib MFiles
- getMfiles(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of grib MFiles
- getMfilesBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfilesBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfilesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfilesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of grib MFiles
- getMfilesCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of grib MFiles
- getMfilesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfilesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of grib MFiles
- getMfilesList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of grib MFiles
- getMfilesOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfilesOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of grib MFiles
- getMfilesOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of grib MFiles
- getMfilesOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of grib MFiles
- getMfilesOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of grib MFiles
- getMfilesOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of grib MFiles
- getMid() - Method in class ucar.nc2.grib.coord.VertCoordValue
- getMiddleFeatureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getMillis() - Method in class ucar.nc2.time.CalendarDate
-
Gets the milliseconds of the datetime instant from the Java epoch of 1970-01-01T00:00:00Z.
- getMin() - Method in class thredds.catalog.query.SelectRange
- getMin() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 min = 6;
- getMin() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
uint32 min = 6;
- getMin() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
uint32 min = 6;
- getMin() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getMin() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getMin() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getMinChunksize() - Method in class ucar.nc2.write.Nc4ChunkingDefault
- getMinDateField() - Method in class ucar.nc2.ui.widget.RangeDateSelector
- getMinEdgeValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
- getMinimum() - Method in class ucar.nc2.filter.Normalizer
- getMinimum() - Method in interface ucar.nc2.grib.GribData.Bean
- getMinimum() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getMinimum() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getMinimum(Array) - Static method in class ucar.ma2.MAMath
- getMinimumSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
- getMinMax(Array) - Static method in class ucar.ma2.MAMath
-
Find min and max value in this array, getting values as doubles.
- getMinMaxData(float[]) - Method in class ucar.nc2.iosp.dorade.Doradeheader
- getMinMaxSkipMissingData(Array) - Method in class ucar.nc2.dt.grid.GeoGrid
-
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
- getMinMaxSkipMissingData(Array) - Method in interface ucar.nc2.dt.GridDatatype
-
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
- getMinMaxSkipMissingData(Array) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Get the minimum and the maximum data value of the previously read Array, skipping missing values as defined by isMissingData(double val).
- getMinMaxSkipMissingData(Array, double) - Static method in class ucar.ma2.MAMath
- getMinMaxSkipMissingData(Array, IsMissingEvaluator) - Static method in class ucar.ma2.MAMath
- getMinor() - Method in class opendap.dap.ServerVersion
-
Returns the minor version number.
- getMinor() - Method in class ucar.unidata.geoloc.Earth
-
Get the polar radius (semiminor axis) of the earth, in meters.
- getMinPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the minimum corner of the bounding box.
- getMinRadials() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getMinRadials(int) - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getMinSelected() - Method in class ucar.ui.widget.RangeSelector
- getMinSelectedString() - Method in class ucar.ui.widget.RangeSelector
- getMinute() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
- getMinute() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis
-
The smallest coordinate value.
- getMinValue() - Method in class ucar.nc2.dataset.CoordinateAxis1D
- getMinVariableSize() - Method in class ucar.nc2.write.Nc4ChunkingDefault
- getMinVersion() - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilderFromIndex
- getMinx() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getMinX() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the smallest X coordinate of the framing rectangle of the
Shape
indouble
precision. - getMiny() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getMinY() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the smallest Y coordinate of the framing rectangle of the
Shape
indouble
precision. - getMissing() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 missing = 10;
- getMissing() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
-
uint32 missing = 10;
- getMissing() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionVariableOrBuilder
-
uint32 missing = 10;
- getMissing() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
uint32 missing = 10;
- getMissing() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
uint32 missing = 10;
- getMissing() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
uint32 missing = 10;
- getMissing() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getMissing() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getMissing() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getMissingData() - Method in class ucar.nc2.iosp.uf.Ray
- getMissingData() - Method in class ucar.nc2.iosp.uf.UFheader
- getMissingDataArray(int[]) - Method in class ucar.nc2.dataset.VariableDS
-
Return Array with missing data
- getMissingDataColor() - Method in class ucar.nc2.ui.grid.ColorScale
- getMissingDataIsMissing() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.do not use
- getMissingValue() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the missing value
- getMissingValue(GridDatatype) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
- getMissingValues() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return values of missing_value attributes
- getMissingValues() - Method in class ucar.nc2.dataset.VariableDS
- getMissingValues() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getMissingValues() - Method in class ucar.nc2.filter.ConvertMissing
- getMode() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getMode() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getMode() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
- getMode() - Method in class ucar.nc2.util.Counters.Counter
- getModel() - Method in class ucar.ui.table.JTreeTableSorted
- getModel() - Method in class ucar.ui.table.RowSorterAbstract
- getModelIndex() - Method in class ucar.ui.table.JTableSorted
-
for each column, get the model index
- getModelIndex() - Method in class ucar.ui.table.JTreeTableSorted
-
this array translates the column index to the model index
- getMonoFont(int) - Static method in class ucar.ui.widget.FontUtil
- getMonth() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
- getMonth() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getMonthLengths() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
-
Gets the length of each month in days.
- getMoveToolBar() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- getMsecs() - Method in class thredds.logs.LogReader.Log
- getMsecs() - Method in class thredds.ui.monitor.AccessLogTable.Accum
- getMsecs() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getMsecs(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
calendar date : runtime, time2D
- getMsecs(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
calendar date : runtime, time2D
- getMsecs(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
calendar date : runtime, time2D
- getMsecsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
calendar date : runtime, time2D
- getMsecsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
calendar date : runtime, time2D
- getMsecsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
calendar date : runtime, time2D
- getMsecsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
calendar date : runtime, time2D
- getMsecsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
calendar date : runtime, time2D
- getMsecsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
calendar date : runtime, time2D
- getMsecsPerRequest() - Method in class thredds.ui.monitor.AccessLogTable.Accum
- getMsgLength() - Method in class ucar.nc2.grib.grib2.Grib2SectionData
- getMsgLength() - Method in interface ucar.nc2.grib.GribData.Bean
- getMsgLength() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getMsgLength() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getMtype() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- getMtype() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- getN() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getN() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getN() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getN() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getN() - Method in class ucar.nc2.ui.grib.GribFilesPanel.CollectionBean
- getN() - Method in class ucar.nc2.util.cache.SmartArrayInt
- getName() - Method in enum dap4.core.util.DapSort
- getName() - Method in class thredds.catalog.CrawlableCatalog
- getName() - Method in class thredds.catalog.InvCatalog
-
Get the name of the catalog
- getName() - Method in class thredds.catalog.InvCatalogFactory
-
An InvCatalogFactory may have a name, in case you need to manage several of them.
- getName() - Method in class thredds.catalog.InvCatalogRef
- getName() - Method in class thredds.catalog.InvDataset
-
Get the "human readable" name of the dataset.
- getName() - Method in class thredds.catalog.InvDatasetImplProxy
- getName() - Method in class thredds.catalog.InvProperty
-
Get the name of the property.
- getName() - Method in class thredds.catalog.InvService
-
Get the service name: referenced by dataset and access elements.
- getName() - Method in class thredds.catalog.query.ListChoice
- getName() - Method in class thredds.catalog.query.QueryCapability
- getName() - Method in class thredds.catalog.ThreddsMetadata.Contributor
- getName() - Method in class thredds.catalog.ThreddsMetadata.Source
- getName() - Method in class thredds.catalog.ThreddsMetadata.Variable
- getName() - Method in class thredds.cataloggen.config.CatalogRefExpander
- getName() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the name of this DatasetFilter
- getName() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the name of this DatasetNamer.
- getName() - Method in class thredds.cataloggen.config.DatasetSource
- getName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getName() - Method in class thredds.client.catalog.builder.DatasetBuilder
- getName() - Method in class thredds.client.catalog.DatasetNode
- getName() - Method in class thredds.client.catalog.Property
- getName() - Method in class thredds.client.catalog.Service
- getName() - Method in enum thredds.client.catalog.ServiceType.AccessType
- getName() - Method in class thredds.client.catalog.ThreddsMetadata.Contributor
- getName() - Method in class thredds.client.catalog.ThreddsMetadata.Source
- getName() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
- getName() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the dataset name, i.e., the last part of the dataset path.
- getName() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
-
Returns the name (unlike a CrawlableDataset, the name may not be related to the path).
- getName() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- getName() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- getName() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getName() - Method in class thredds.filesystem.MFileOS
- getName() - Method in class thredds.filesystem.MFileOS7
- getName() - Method in class thredds.inventory.CollectionConfig
- getName() - Method in interface thredds.inventory.MFile
-
The name is the farthest element from the root in the directory hierarchy.
- getName() - Method in class thredds.inventory.s3.MFileS3
- getName() - Method in class thredds.inventory.zarr.MFileZip
- getName() - Method in class thredds.ui.monitor.AccessLogTable.Accum
- getName() - Method in class ucar.atd.dorade.DoradePARM
-
Get the name of this parameter.
- getName() - Method in class ucar.atd.dorade.ScanMode
-
Get the name of this scan mode
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
short name - optional when private
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
short name - optional when private
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
short name - optional when private
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
short name
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
string name = 1;
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
string name = 1;
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
short name
- getName() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
short name
- getName() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
short name
- getName() - Method in class ucar.httpservices.HTTPMethod
-
Deprecated.
- getName() - Method in class ucar.httpservices.HttpNameValue
- getName() - Method in enum ucar.httpservices.HTTPSession.Methods
- getName() - Method in class ucar.ma2.Range
- getName() - Method in class ucar.ma2.RangeComposite
- getName() - Method in interface ucar.ma2.RangeIterator
-
The name of this Range iterator.
- getName() - Method in class ucar.ma2.RangeScatter
- getName() - Method in class ucar.ma2.StructureData
- getName() - Method in class ucar.ma2.StructureMembers
-
Get the StructureMembers' name.
- getName() - Method in class ucar.ma2.StructureMembers.Member
-
Get the StructureMembers name.
- getName() - Method in class ucar.nc2.Attribute
-
Get the Attribute name.
- getName() - Method in interface ucar.nc2.AttributeContainer
-
Get the (optional) name of the AttributeContainer.
- getName() - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- getName() - Method in class ucar.nc2.AttributeContainerMutable
- getName() - Method in class ucar.nc2.CDMNode
-
Deprecated.Replaced by
CDMNode.getShortName()
andCDMNode.getFullName()
- getName() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the name of the Coordinate System
- getName() - Method in class ucar.nc2.dataset.CoordinateTransform
- getName() - Method in class ucar.nc2.Dimension
-
Get the name of the Dimension.
- getName() - Method in class ucar.nc2.dt.grid.GeoGrid
- getName() - Method in class ucar.nc2.dt.grid.GridDataset
-
the name of the dataset is the last part of the location
- getName() - Method in interface ucar.nc2.dt.GridCoordSystem
-
The name of the Grid Coordinate System, consisting of the list of coordinate axes, separated by blanks.
- getName() - Method in interface ucar.nc2.dt.GridDatatype
-
Alias for getFullName().
- getName() - Method in class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- getName() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getName() - Method in class ucar.nc2.dt.radial.RadialCoordSys
- getName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getName() - Method in class ucar.nc2.filter.Blosc
- getName() - Method in class ucar.nc2.filter.Blosc.Provider
- getName() - Method in class ucar.nc2.filter.Checksum32.Adler32Provider
- getName() - Method in class ucar.nc2.filter.Checksum32.CRC32Provider
- getName() - Method in class ucar.nc2.filter.Checksum32.Fletcher32Provider
- getName() - Method in class ucar.nc2.filter.Checksum32
- getName() - Method in class ucar.nc2.filter.Deflate
- getName() - Method in class ucar.nc2.filter.Deflate.Provider
- getName() - Method in class ucar.nc2.filter.Filter
- getName() - Method in interface ucar.nc2.filter.FilterProvider
- getName() - Method in class ucar.nc2.filter.ScaleOffset
- getName() - Method in class ucar.nc2.filter.ScaleOffset.Provider
- getName() - Method in class ucar.nc2.filter.Shuffle
- getName() - Method in class ucar.nc2.filter.Shuffle.Provider
- getName() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
Get the name of this feature collection.
- getName() - Method in class ucar.nc2.ft.fmrc.EnsCoord
- getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- getName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- getName() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getName() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- getName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getName() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- getName() - Method in interface ucar.nc2.ft.fmrc.TimeInventory
- getName() - Method in class ucar.nc2.ft.fmrc.VertCoord
- getName() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string name = 2;
- getName() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string name = 2;
- getName() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string name = 2;
- getName() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getName() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
string name = 1;
- getName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
string name = 1;
- getName() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getName() - Method in class ucar.nc2.ft.point.standard.Table
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableLinkedList
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo3D
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimStructure
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
- getName() - Method in class ucar.nc2.ft.point.standard.Table.TableTop
- getName() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getName() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getName() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- getName() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getName() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
the name of the dataset is the last part of the location
- getName() - Method in class ucar.nc2.ft2.coverage.Coverage
- getName() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getName() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getName() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getName() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
- getName() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
short name, unique within dataset
- getName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
must be unique in dataset's CoordSys
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
must be unique in dataset's CoordSys
- getName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
must be unique in dataset's CoordSys
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
short name, unique within dataset
- getName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
string name = 1;
- getName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
string name = 1;
- getName() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
short name, unique within dataset
- getName() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getName() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getName() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
-
the name of the dataset is the last part of the location
- getName() - Method in class ucar.nc2.grib.collection.GcMFile
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string name = 1;
- getName() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
must be unique - index filename is name.ncx
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
must be unique - index filename is name.ncx
- getName() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
must be unique - index filename is name.ncx
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
string name = 1;
- getName() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- getName() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
-
string name = 1;
- getName() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.StringMapOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- getName() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- getName() - Method in interface ucar.nc2.grib.coord.Coordinate
- getName() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getName() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getName() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getName() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getName() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getName() - Method in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- getName() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getName() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getName() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getName() - Method in class ucar.nc2.grib.grib2.table.EccodesCodeTable
- getName() - Method in class ucar.nc2.grib.grib2.table.EccodesParamTable
- getName() - Method in interface ucar.nc2.grib.grib2.table.Grib2CodeTableInterface.Entry
- getName() - Method in interface ucar.nc2.grib.grib2.table.Grib2CodeTableInterface
- getName() - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface
- getName() - Method in interface ucar.nc2.grib.grib2.table.Grib2ParamTableInterface
- getName() - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getName() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable
- getName() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getName() - Method in class ucar.nc2.grib.grib2.table.WmoCodeTable
- getName() - Method in class ucar.nc2.grib.grib2.table.WmoFlagTable
- getName() - Method in class ucar.nc2.grib.grib2.table.WmoParamTable
- getName() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.TemplateTable
- getName() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getName() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.DataObject
- getName() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- getName() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageAttribute
- getName() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageDataspace
- getName() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageDatatype
- getName() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getName() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getName() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
- getName() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableD
- getName() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the Station name.
- getName() - Method in class ucar.nc2.iosp.grads.GradsAttribute
- getName() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the name of this dimension
- getName() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the variable name
- getName() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Get the name
- getName() - Method in class ucar.nc2.iosp.grid.GridParameter
- getName() - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
Get the name
- getName() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Get the name
- getName() - Method in class ucar.nc2.iosp.hdf4.TagEnum
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.DataObject
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDataspace
- getName() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
- getName() - Method in class ucar.nc2.iosp.sigmet.Ray
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
fullname for top, shortname for member
- getName() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
fullname for top, shortname for member
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
fullname for top, shortname for member
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
short name - optional when private
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
short name - optional when private
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
short name - optional when private
- getName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
string name = 1;
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
string name = 1;
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
short name
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
short name
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
short name
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
short name
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
short name
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
short name
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
short name
- getName() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
short name
- getName() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
short name
- getName() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getName() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getName() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordTransBean
- getName() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getName() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getName() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getName() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getName() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getName() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getName() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getName() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getName() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getName() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getName() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getName() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- getName() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getName() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getName() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.TemplateBean
- getName() - Method in class ucar.nc2.ui.grid.ColorScale
-
Get the colorscale name.
- getName() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getName() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- getName() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getName() - Method in class ucar.nc2.ui.MFileTable.FileBean
- getName() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getName() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getName() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getName() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getName() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getName() - Method in class ucar.nc2.ui.op.BufrWmoCodesPanel.CodeTableBean
- getName() - Method in class ucar.nc2.ui.op.CollectionSpecTable.Bean
- getName() - Method in class ucar.nc2.ui.op.CoordSysTable.AttributeBean
- getName() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getName() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getName() - Method in class ucar.nc2.ui.op.DatasetViewer.AttributeBean
- getName() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getName() - Method in class ucar.nc2.ui.op.DatasetWriter.AttributeBean
- getName() - Method in class ucar.nc2.ui.op.DatasetWriter.DimensionBean
- getName() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getName() - Method in class ucar.nc2.ui.op.Fmrc2Panel.CoordBean
- getName() - Method in class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- getName() - Method in class ucar.nc2.ui.op.Fmrc2Panel.TimeCoordBean
- getName() - Method in class ucar.nc2.ui.op.Fmrc2Panel.VertCoordBean
- getName() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getName() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getName() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.MessageBean
- getName() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.ObjectBean
- getName() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
- getName() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.ObjectBean
- getName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.FeatureCollectionBean
- getName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getName() - Method in class ucar.nc2.ui.op.RadialDatasetTable.VariableBean
- getName() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getName() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.TableBean
- getName() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getName() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getName() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- getName() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getName() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.SimpleGeomBean
- getName() - Method in class ucar.nc2.util.Counters.Counter
- getName() - Method in class ucar.nc2.util.NamedAnything
-
Deprecated.
- getName() - Method in interface ucar.nc2.util.NamedObject
-
Deprecated.Get the object's name
- getName() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getName() - Method in interface ucar.nc2.VariableSimpleIF
-
Deprecated.use getFullName or getShortName
- getName() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getName() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- getName() - Method in class ucar.ui.prefs.BeanTable.PropertyCol
- getName() - Method in class ucar.ui.prefs.Field
-
Return the name of the field
- getName() - Method in class ucar.ui.prefs.PrefPanel
-
Return the name of the PrefPanel.
- getName() - Method in class ucar.ui.widget.SuperComboBox
-
get the name associated with this list
- getName() - Method in class ucar.unidata.geoloc.Earth
-
Get the Name property.
- getName() - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
EPSG name
- getName() - Method in interface ucar.unidata.geoloc.Projection
-
The name of this projection.
- getName() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get the name of this specific projection (also see getClassName)
- getName() - Method in interface ucar.unidata.geoloc.Station
-
Station name or id.
- getName() - Method in class ucar.unidata.geoloc.StationImpl
-
Deprecated.Station name or id.
- getName() - Method in class ucar.unidata.util.Parameter
-
Get the name of this Parameter.
- getName() - Method in class ucar.unidata.util.test.UnitTestCommon
- getName() - Method in class ucar.units.BaseQuantity
-
Returns the name of the base quantity.
- getName() - Method in interface ucar.units.Unit
-
Gets the name of this unit.
- getName() - Method in class ucar.units.UnitID
-
Returns the name of the unit.
- getName() - Method in class ucar.units.UnitImpl
-
Gets the name of the unit.
- getName() - Method in class ucar.units.UnitName
-
Returns the name.
- getName() - Method in class ucar.units.UnitSymbol
-
Returns the name of the unit.
- getName() - Method in interface ucar.util.NamedObject
-
Get the object's name
- getName(int) - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface.Entry
- getName(short, BufrTableLookup) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- getNameAndAttributes() - Method in class ucar.nc2.Group
-
Get String with name and attributes.
- getNameAndAttributes() - Method in class ucar.nc2.Structure
-
Get String with name and attributes.
- getNameAndDimensions() - Method in class ucar.nc2.Variable
-
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
- getNameAndDimensions(boolean) - Method in class ucar.nc2.Variable
-
Get the display name plus the dimensions, eg 'float name(dim1, dim2)'
- getNameAndDimensions(StringBuffer) - Method in class ucar.nc2.Variable
-
Deprecated.use getNameAndDimensions(StringBuilder buf)
- getNameAndDimensions(StringBuilder) - Method in class ucar.nc2.Variable
-
Deprecated.use CDLWriter
- getNameAndDimensions(StringBuilder, boolean, boolean) - Method in class ucar.nc2.Variable
-
Deprecated.use CDLWriter
- getNameAndDimensions(Formatter, boolean, boolean) - Method in class ucar.nc2.Variable
-
Add display name plus the dimensions to the Formatter
- getNameAndDimensions(Formatter, boolean, boolean) - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
-
short name - optional when private
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
-
short name - optional when private
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DimensionOrBuilder
-
short name - optional when private
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedefOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
short name
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMembersProtoOrBuilder
-
string name = 1;
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
short name
- getNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
short name
- getNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
short name
- getNameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string name = 2;
- getNameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string name = 2;
- getNameBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string name = 2;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
short name, unique within dataset
- getNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
must be unique in dataset's CoordSys
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
must be unique in dataset's CoordSys
- getNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
must be unique in dataset's CoordSys
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
short name, unique within dataset
- getNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
short name, unique within dataset
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
must be unique - index filename is name.ncx
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
must be unique - index filename is name.ncx
- getNameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
must be unique - index filename is name.ncx
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- getNameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
name is used in TDS - eg the subdirectory when generated by TimePartitionCollections
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.StringMapOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
fullname for top, shortname for member
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
fullname for top, shortname for member
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
fullname for top, shortname for member
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
-
short name - optional when private
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
-
short name - optional when private
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.DimensionOrBuilder
-
short name - optional when private
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
-
string name = 1;
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedefOrBuilder
-
string name = 1;
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
short name
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
short name
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
short name
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
short name
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
short name
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
short name
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
short name
- getNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
short name
- getNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
short name
- getNamer() - Method in class thredds.catalog.InvDatasetScan
- getNamer() - Method in class thredds.cataloggen.CollectionLevelScanner
- getNameReverse() - Method in class thredds.ui.monitor.AccessLogTable.User
- getNames() - Method in class dap4.core.dmr.DapEnumeration
- getNames() - Method in class opendap.dap.AttributeTable
-
Returns an
Enumeration
of the attribute names in thisAttributeTable
. - getNames() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getNames() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Deprecated.will move in ver 6
- getNames() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
- getNameShort() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNameShort() - Method in class ucar.nc2.grib.grib1.Grib1ParamLevel
- getNameShort() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getNamespace() - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.Gets the XML namespace for the elements in the NcML.
- getNamespace() - Method in class ucar.nc2.write.NcmlWriter
-
Gets the XML namespace for the elements in the NcML.
- getNamespaceList() - Method in class dap4.core.dmr.DapAttribute
- getNamespacePrefix() - Method in class thredds.catalog.InvMetadata
-
Get the prefix mapped to the namespace.
- getNamespaceURI() - Method in class thredds.catalog.InvMetadata
-
Get the namespace.
- getNamespaceURI() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- getNameVocab() - Method in class thredds.catalog.ThreddsMetadata.Source
- getNameVocab() - Method in class thredds.client.catalog.ThreddsMetadata.Source
- getNativeAddr(int, ByteBuffer) - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- getNaturalOriginLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the latitude at natural origin in degrees
- getNavBlock() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the navigation block used to initialize this McIDASAreaProjection
- getNavigatedPanel() - Method in class ucar.nc2.ui.geoloc.NPController
- getNavigatedPanel() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
-
Access to the navigated panel.
- getNavigation() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- getNavToolBar() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
- getNAxes() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getNBits() - Method in interface ucar.nc2.grib.GribData.Bean
- getNBits() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getNBits() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getNBits() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getNBits() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getNbytes() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- getNbytes() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- getNc4Data2D() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getNc4SizeM() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getNcAttribute() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- getNCells() - Method in class ucar.atd.dorade.DoradePARM
-
Get the number of cells in a ray.
- getNCells(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the number of data cells (gates) per ray for the given sensor.
- getNcepGenProcess() - Static method in class ucar.nc2.grib.grib1.tables.NcepTables
- getNcfile() - Method in class ucar.nc2.Group.Builder
-
Deprecated.
- getNchunks() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getNchunks() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getNChunks() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getNcmlElement() - Method in class thredds.catalog.InvDatasetImpl
- getNcmlElement() - Method in class thredds.client.catalog.Dataset
- getNcmlInner() - Method in class thredds.inventory.NcmlCollectionReader
- getNcmlOuter() - Method in class thredds.inventory.NcmlCollectionReader
- getNcols() - Method in class ucar.ma2.MAMatrix
- getNCooordSys() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getNcoords() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getNCoords() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- getNCoords() - Method in interface ucar.nc2.grib.coord.Coordinate
- getNCoords() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getNCoords() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getNCoords() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getNCoords() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getNCoords() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getNCoords() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNCoords() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getNCov() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getNCoverages() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getNDataPoints() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getNDataPoints() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getNdupPct() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
optionally keep stats
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
-
optionally keep stats
- getNdups() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionVariableOrBuilder
-
optionally keep stats
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
duplicates found when creating
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
duplicates found when creating
- getNdups() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
duplicates found when creating
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
optionally keep stats
- getNdups() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
optionally keep stats
- getNdups() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
optionally keep stats
- getNdups() - Method in class ucar.nc2.grib.coord.SparseArray
- getNdups() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNdups() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getNdups() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getNdups() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getNelems() - Method in class ucar.ma2.MAVector
- getNelems() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
- getNelems() - Method in interface ucar.nc2.iosp.Layout.Chunk
-
Get number of elements to transfer contiguously (Note: elements, not bytes)
- getNelems() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
Get number of elements to transfer contiguously (Note: elements, not bytes)
- getNelems() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
uint32 nelems = 9;
- getNelems() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
uint32 nelems = 9;
- getNelems() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
uint32 nelems = 9;
- getNelems() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
uint32 nelems = 9;
- getNelems() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
uint32 nelems = 9;
- getNelems() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
uint32 nelems = 9;
- getNelems() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getNelems() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getNelems() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getNEnsembles() - Method in class ucar.nc2.ft.fmrc.EnsCoord
- getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
-
Get the number of Ensembles
- getNEnsembles() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Get the number of Ensemble
- getNested(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
- getNestedCounters(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
- getNestedPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardSectionCollectionImpl
- getNestedPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardStationProfileCollectionImpl
- getNestedPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Deprecated.use foreach
- getNestedPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
-
Deprecated.use foreach
- getNestedSelectors() - Method in class thredds.catalog.query.ListChoice
- getNestedServices() - Method in class thredds.client.catalog.Service
- getNetcdf() - Method in class ucar.nc2.FileWriter
-
Deprecated.Get underlying NetcdfFileWriteable
- getNetcdfData(GcdmNetcdfProto.DataRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingStub
- getNetcdfData(GcdmNetcdfProto.DataRequest, StreamObserver<GcdmNetcdfProto.DataResponse>) - Method in interface ucar.gcdm.GcdmGrpc.AsyncService
- getNetcdfData(GcdmNetcdfProto.DataRequest, StreamObserver<GcdmNetcdfProto.DataResponse>) - Method in class ucar.gcdm.GcdmGrpc.GcdmStub
- getNetcdfDataset() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the underlying NetcdfDataset
- getNetcdfDataset() - Method in class ucar.nc2.dt.grid.GridDataset
- getNetcdfDataset() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getNetcdfDataset() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getNetcdfDataset() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getNetcdfDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib1Collection
- getNetcdfDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib1Partition
- getNetcdfDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib2Collection
- getNetcdfDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.Grib2Partition
- getNetcdfDataset(GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, String, FeatureCollectionConfig, Formatter, Logger) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getNetcdfFile() - Method in class dap4.dap4lib.cdm.nc2.CDMCompiler
- getNetcdfFile() - Method in class ucar.nc2.dataset.VariableDS
- getNetcdfFile() - Method in class ucar.nc2.dt.grid.GridDataset
- getNetcdfFile() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getNetcdfFile() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getNetcdfFile() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getNetcdfFile() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getNetcdfFile() - Method in interface ucar.nc2.ft.FeatureDataset
-
Return underlying NetcdfFile, or null if none.
- getNetcdfFile() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getNetcdfFile() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getNetcdfFile() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getNetcdfFile() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getNetcdfFile() - Method in class ucar.nc2.Group
-
Get the owning NetcdfFile
- getNetcdfFile() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- getNetcdfFile() - Method in class ucar.nc2.Variable
-
Get the NetcdfFile that this variable is contained in.
- getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.getNetcdfFileCache
- getNetcdfFileCache() - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Get the File Cache
- getNetcdfFileWriter() - Method in class ucar.nc2.FileWriter2
-
Deprecated.
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmBlockingStub
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest) - Method in class ucar.gcdm.GcdmGrpc.GcdmFutureStub
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest, StreamObserver<GcdmNetcdfProto.HeaderResponse>) - Method in interface ucar.gcdm.GcdmGrpc.AsyncService
- getNetcdfHeader(GcdmNetcdfProto.HeaderRequest, StreamObserver<GcdmNetcdfProto.HeaderResponse>) - Method in class ucar.gcdm.GcdmGrpc.GcdmStub
- getNewName() - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- getNewValue() - Method in class ucar.ui.event.UIChangeEvent
- getNext() - Method in class ucar.ma2.ArrayDouble.D3.IF
- getNext() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
If part of a multiline, returns the next line within that line if it is present.
- getNext() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Retrieves the next point within a multipoint if any
- getNext() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Get the next polygon in the sequence of multi-polygons
- getNext() - Method in interface ucar.nc2.ft2.simpgeometry.Line
-
If part of a multiline, returns the next line within that line if it is present.
- getNext() - Method in interface ucar.nc2.ft2.simpgeometry.Point
-
Retrieves the next point within a multipoint if any
- getNext() - Method in interface ucar.nc2.ft2.simpgeometry.Polygon
-
Get the next polygon in the sequence of multi-polygons
- getNextImage() - Method in class ucar.nc2.dt.image.ImageFactoryRandom
- getNextImage(boolean) - Method in class ucar.nc2.dt.image.ImageDatasetFactory
-
This assumes you have opened a file.
- getNExtra() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getNextToken() - Method in class ucar.units.StandardUnitFormat
-
Get the next Token.
- getNextToken() - Method in class ucar.units.StandardUnitFormatTokenManager
-
Get the next Token.
- getNFiles() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getNFiles() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getNFiles() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNFiles() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- getNFiles() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getNForecastsInEns() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getNGrids() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- getNGrids() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- getNGroups() - Method in class ucar.nc2.grib.grib2.Grib2Drs
- getNGroups() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type2
- getNGroups() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getNincluded() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Number included in statistics (octet 22-23).
- getNIncludeMiss() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getNIndCoords() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getNioPath() - Method in class thredds.filesystem.MFileOS7
- getNkeep() - Method in class ucar.ui.prefs.ComboBox
-
Get the number of items to keep
- getNmissing() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getNmissing() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Number missing in statistics (octet 24).
- getNmissing() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNmissing() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getNmissing() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getNmissPct() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getNobs() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
uint64 nobs = 6;
- getNobs() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
uint64 nobs = 6;
- getNobs() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
uint64 nobs = 6;
- getNobs() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getNobs() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getNobs() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getNobs() - Method in class ucar.nc2.iosp.gempak.GempakStation
- getNobs() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getNobs() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getNobs() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getNobs() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getNobs() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StnProfileFeatureBean
- getNobs() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getNobs() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getNobs() - Method in interface ucar.unidata.geoloc.Station
-
get Number of obs at this station
- getNobs() - Method in class ucar.unidata.geoloc.StationImpl
-
Deprecated.
- getNodeList() - Method in class dap4.core.dmr.DapDataset
- getNodeMap() - Method in class dap4.dap4lib.cdm.nc2.CDMCompiler
- getnoisePower(int) - Method in class ucar.atd.dorade.DoradeSweep
- getNominalTime() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- getNominalTime() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.Nominal time of the observation.
- getNominalTime() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getNominalTime() - Method in interface ucar.nc2.ft.PointFeature
-
Nominal time of this observation.
- getNominalTimeAsCalendarDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getNominalTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
-
Nominal time of this observation, as a CalendarDate.
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- getNominalTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
- getNominalTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.Nominal time of the observation, as a Date.
- getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double nomTime = 5;
- getNomTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
double nomTime = 5;
- getNomTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
double nomTime = 5;
- getNomTime(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getNoop() - Static method in class ucar.nc2.util.DiskCache2
- getNorthPole() - Method in class ucar.unidata.geoloc.projection.RotatedPole
- getNorthSouthRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getNorthSouthRange() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getNote() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- getNote() - Method in class ucar.ui.widget.ProgressMonitorTask
-
ProgressMonitor displays this note in the ProgressMonitor.
- getNotes() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- getNotFilter(CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
- getNPartitions() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getNparts() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.VariableIndexPartitioned
- getNPController() - Method in class ucar.nc2.ui.geoloc.NewProjectionDialog
- getNPoints() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getNPoints() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getNPoints() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getNPoints() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getNpts() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNptsInLine() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNptsInLine() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getNRays() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the number of rays in this sweep.
- getNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 nrecords = 9;
- getNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
-
uint32 nrecords = 9;
- getNrecords() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionVariableOrBuilder
-
uint32 nrecords = 9;
- getNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
uint32 nrecords = 9;
- getNrecords() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
uint32 nrecords = 9;
- getNrecords() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
uint32 nrecords = 9;
- getNrecords() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNrecords() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getNrecords() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getNrecords() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getNRecords() - Method in class ucar.nc2.grib.grib1.Grib1Index
- getNRecords() - Method in class ucar.nc2.grib.grib2.Grib2Index
- getNRecords() - Method in class ucar.nc2.grib.GribIndex
-
The number of records in the index.
- getNRecords() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getNrows() - Method in class ucar.ma2.MAMatrix
- getNrows() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
number of rows in this message
- getNrows() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
number of rows in this message
- getNrows() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
number of rows in this message
- getNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
[default = 1] number of rows in this message
- getNrows() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
[default = 1] number of rows in this message
- getNrows() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
[default = 1] number of rows in this message
- getNruns() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getNruntimes() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getNruntimes() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNS() - Method in class dap4.core.dmr.DapDataset
- getnSamples() - Method in class ucar.atd.dorade.DoradePARM
- getNSensors() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the number of sensors associated with this sweep.
- getNSpatialDataPoints() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsSpatialInterval
- getNsweep() - Method in class ucar.nc2.iosp.sigmet.Ray
- getNthreads() - Method in class thredds.logs.ServletLogParser.ServletLog
- getNTimeOffsets() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- getNtimes() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getNTimes() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getNum() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- getNum() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageType
- getNumber() - Method in enum ucar.gcdm.GcdmNetcdfProto.DataType
- getNumber() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
- getNumber() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
- getNumber() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
- getNumber() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
- getNumber() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
- getNumber() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
- getNumber() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
- getNumber() - Method in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
- getNumber() - Method in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
- getNumber() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getNumber() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getNumber() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getNumber() - Method in interface ucar.nc2.grib.GribTables.Parameter
-
Unsigned byte
- getNumber() - Method in class ucar.nc2.iosp.grid.GridParameter
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.Data.BigendPresentCase
- getNumber() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
- getNumber() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getNumber() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getNumberDatasets() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Number of data sets in this record.
- getNumberDatasets() - Method in class ucar.nc2.iosp.bufr.Message
-
Get number of datasets in this message.
- getNumberEnsembleForecasts() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsEnsemble
- getNumberEnsembleForecasts() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsEnsembleDerived
- getNumberForecastProbabilities() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getNumberGates() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- getNumberMissing() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getNumberOfFields() - Method in class ucar.nc2.util.TableParser
-
Deprecated.
- getNumberOfLevels() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getNumberOfMemberVariables() - Method in class ucar.nc2.Structure
-
Get the number of variables contained directly in this Structure.
- getNumberPoints() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.The number of points along the trajectory.
- getNumberPoints() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
octets 7-10 number of data points .
- getNumberRows() - Method in interface ucar.nc2.iosp.bufr.BitCounter
- getNumberRows() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
- getNumberRows() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
- getNumberTimeRanges() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getNumBytesFromMax(long) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getNumBytesFromMax(long) - Method in class ucar.nc2.iosp.hdf5.H5header
- getNumBytesFromMax(long) - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- getNumColors() - Method in class ucar.nc2.ui.grid.ColorScale
-
Get the number of colors in the colorscale.
- getNumDataRecords() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getNumDataRecordsDim() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getNumElems() - Method in class ucar.ma2.ArrayChar.StringIterator
- getNumericValue() - Method in class ucar.nc2.Attribute
-
Retrieve numeric value.
- getNumericValue() - Method in class ucar.unidata.util.Parameter
-
Retrieve numeric value, use if isString() is false.
- getNumericValue(int) - Method in class ucar.nc2.Attribute
-
Retrieve a numeric value by index.
- getNumericValue(int) - Method in class ucar.unidata.util.Parameter
-
Get the ith numeric value.
- getNumericValues() - Method in class ucar.unidata.util.Parameter
-
Get array of numeric values as doubles.
- getNumFeatures() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile
- getNumFields() - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Get the number of fields in the file.
- getNumGates() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getNumHeaderRecords() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getNumLevels() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the number of levels
- getNumObservations() - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- getNumParts() - Method in class ucar.nc2.ui.gis.AbstractGisFeature
- getNumParts() - Method in interface ucar.nc2.ui.gis.GisFeature
-
Get number of parts comprising this feature.
- getNumParts() - Method in class ucar.nc2.ui.gis.GisFeatureAdapter
-
Get number of parts comprising this feature.
- getNumParts() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
Get number of parts comprising this feature.
- getNumParts() - Method in class ucar.nc2.ui.grid.ContourFeature
- getNumPoints() - Method in class ucar.nc2.ui.gis.AbstractGisFeature
- getNumPoints() - Method in interface ucar.nc2.ui.gis.GisFeature
-
Get total number of points in all parts of this feature.
- getNumPoints() - Method in class ucar.nc2.ui.gis.GisFeatureAdapter
-
Get total number of points in all parts of this feature.
- getNumPoints() - Method in interface ucar.nc2.ui.gis.GisPart
-
Get number of points in this part.
- getNumPoints() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
Get total number of points in all parts of this feature.
- getNumPoints() - Method in class ucar.nc2.ui.grid.ContourFeature
- getNumPoints() - Method in class ucar.nc2.ui.grid.ContourLine
- getNumRadial() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getNumReadFailures() - Method in class thredds.client.catalog.tools.CatalogCrawler
- getNumRec() - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
- getNumRecords() - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
- getNumSamplesPerBandDim() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getNumSatelliteBands() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsSatellite
- getNumStations() - Method in class thredds.catalog.query.SelectStation
- getNumSweeps() - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
- getNumTimes() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.Get number of points in the series
- getNumVal() - Method in class opendap.dap.Attribute
-
Returns the nummber of values held in this attribute.
- getNvalues() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
int64 nvalues = 10;
- getNvalues() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
int64 nvalues = 10;
- getNvalues() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
int64 nvalues = 10;
- getNvalues() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getNVariables() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getNvars() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getNVars() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- getNVerts() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- getNx() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNx() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getNx() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the number of x points
- getNx() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getNx() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getNx() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getNx() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getNxRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNxRaw() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getNxRaw() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getNxRaw() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getNy() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNy() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getNy() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Get the number of Y points
- getNy() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getNy() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getNy() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getNy() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getNyqFreq() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getNyquistFrequency() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getNyquistFrequency() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getNyRaw() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getNyRaw() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getNyRaw() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getNyRaw() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getObjClass() - Method in class ucar.nc2.ui.op.CdmrFeaturePanel.MessBean
- getObjClass() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getObject(int) - Method in class ucar.ma2.Array
- getObject(int) - Method in class ucar.ma2.ArrayBoolean
- getObject(int) - Method in class ucar.ma2.ArrayByte
- getObject(int) - Method in class ucar.ma2.ArrayChar
- getObject(int) - Method in class ucar.ma2.ArrayDouble
- getObject(int) - Method in class ucar.ma2.ArrayFloat
- getObject(int) - Method in class ucar.ma2.ArrayInt
- getObject(int) - Method in class ucar.ma2.ArrayLong
- getObject(int) - Method in class ucar.ma2.ArrayObject
- getObject(int) - Method in class ucar.ma2.ArrayRagged
- getObject(int) - Method in class ucar.ma2.ArrayScalar
- getObject(int) - Method in class ucar.ma2.ArrayShort
- getObject(int) - Method in class ucar.ma2.ArrayString
- getObject(int) - Method in class ucar.ma2.ArrayStructure
-
Get the index-th StructureData of this ArrayStructure.
- getObject(String) - Method in class ucar.ui.prefs.PersistentBean
- getObject(String) - Method in interface ucar.util.prefs.PersistenceManager
- getObject(String) - Method in class ucar.util.prefs.PreferencesExt
- getObject(Index) - Method in class ucar.ma2.Array
-
Get the array element at index as an Object.
- getObject(Index) - Method in class ucar.ma2.ArrayBoolean
- getObject(Index) - Method in class ucar.ma2.ArrayByte
- getObject(Index) - Method in class ucar.ma2.ArrayChar
- getObject(Index) - Method in class ucar.ma2.ArrayDouble
- getObject(Index) - Method in class ucar.ma2.ArrayFloat
- getObject(Index) - Method in class ucar.ma2.ArrayInt
- getObject(Index) - Method in class ucar.ma2.ArrayLong
- getObject(Index) - Method in class ucar.ma2.ArrayObject
- getObject(Index) - Method in class ucar.ma2.ArrayRagged
- getObject(Index) - Method in class ucar.ma2.ArrayScalar
- getObject(Index) - Method in class ucar.ma2.ArrayShort
- getObject(Index) - Method in class ucar.ma2.ArrayString
- getObject(Index) - Method in class ucar.ma2.ArrayStructure
-
Get the index-th StructureData of this ArrayStructure.
- getObjectCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a Object
- getObjectCurrent() - Method in class ucar.ma2.IteratorFast
- getObjectMetadata(S3URI) - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
- getObjectMetadata(S3URI) - Method in interface thredds.crawlabledataset.s3.ThreddsS3Client
-
Gets the metadata for the specified Amazon S3 object without actually fetching the object itself.
- getObjectMetadata(S3URI) - Method in class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
- getObjectName() - Method in class ucar.unidata.io.s3.S3RandomAccessFile
- getObjectNameFromPath(String) - Static method in class ucar.nc2.iosp.zarr.ZarrUtils
-
Get the name of the current Zarr object (variable or group) Defined as the name of the current directory
- getObjectNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as an Object
- getObjectNext() - Method in class ucar.ma2.IteratorFast
- getObsDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getObservation() - Method in class ucar.nc2.ui.point.PointRenderer.ObservationUI
- getObservations() - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- getObservationTime() - Method in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- getObservationTime() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.Actual time of the observation.
- getObservationTime() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getObservationTime() - Method in interface ucar.nc2.ft.PointFeature
-
Actual time of this observation.
- getObservationTime(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getObservationTimeAsCalendarDate() - Method in class ucar.nc2.ft.point.PointFeatureImpl
- getObservationTimeAsCalendarDate() - Method in interface ucar.nc2.ft.PointFeature
-
Actual time of this observation, as a CalendarDate.
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.DapperDataset.SeqStationObs
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- getObservationTimeAsDate() - Method in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
- getObservationTimeAsDate() - Method in interface ucar.nc2.dt.PointObsDatatype
-
Deprecated.Actual time of the observation, as a Date.
- getObservationTimeAsDate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getObsTime(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- getOctet() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- getOctet() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- getOctet(int) - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getOctet(int) - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getOctet(int) - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Get the index'th byte in the PDS as an unsigned integer.
- getOctet2(int) - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getOctet3(int) - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getOctet4(int) - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getOctetSigned(int) - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getOffset() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.The number to be added to the data after it is read.
- getOffset() - Method in class ucar.nc2.dataset.VariableDS
- getOffset() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getOffset() - Method in class ucar.nc2.filter.ScaleOffset
- getOffset() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
- getOffset() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
- getOffset() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getOffset() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Offset to the beginning of BufrDataDescriptionSection.
- getOffset() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getOffset() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunk
- getOffset() - Method in class ucar.nc2.iosp.sigmet.Ray
- getOffset() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getOffset() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getOffset() - Method in class ucar.units.OffsetUnit
-
Returns the offset.
- getOffset(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getOffset(int) - Static method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Get the byte offset in 0 based space from a 1 based 4 byte FORTRAN word.
- getOffset(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
- getOffset(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarPeriod
- getOffset1() - Method in class ucar.nc2.iosp.sigmet.Ray
- getOffsetCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
- getOffsetInHours(CalendarDate, CalendarDate) - Static method in class ucar.nc2.ft.fmrc.FmrcInv
-
Find the difference between two dates in hours
- getOffsetInTimeUnits(CalendarDate) - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getOffsetInTimeUnits(CalendarDate) - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getOffsetInTimeUnits(CalendarDate, CalendarDate) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getOffsetInTimeUnits(CalendarDate, CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeHelper
- getOffsetsInTimeUnits() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
-
Get offsets from firstDate, in units of timeUnit
- getOffsetSorted() - Method in class ucar.nc2.grib.coord.CoordinateTime
- getOffsetsSorted() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
Get a sorted list of the unique time coordinates
- getOffsetTimes() - Method in class ucar.nc2.ft.fmrc.TimeCoord
-
The list of valid times, in units of hours since the run time
- getOffsetToHeader() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the offset to the grid header (4 byte words)
- getOgcName() - Method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getOHPercent() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getOlderThanFilterInMSecs() - Method in class thredds.inventory.MFileCollectionManager
- getOldName() - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- getOpaquedata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
opaque dataType
- getOpaquedata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
opaque dataType
- getOpaquedata(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
opaque dataType
- getOpaquedata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
opaque dataTypes
- getOpaquedata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
opaque dataTypes
- getOpaquedata(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
opaque dataTypes
- getOpaquedataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
opaque dataType
- getOpaquedataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
opaque dataType
- getOpaquedataCount() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
opaque dataType
- getOpaquedataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
opaque dataTypes
- getOpaquedataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
opaque dataTypes
- getOpaquedataCount() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
opaque dataTypes
- getOpaquedataList() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
opaque dataType
- getOpaquedataList() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
opaque dataType
- getOpaquedataList() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
opaque dataType
- getOpaquedataList() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
opaque dataTypes
- getOpaquedataList() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
opaque dataTypes
- getOpaquedataList() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
opaque dataTypes
- getOpenFileCount() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getOpenFiles() - Method in interface thredds.ui.monitor.OpenRAFMonitor
- getOpenFiles() - Method in class thredds.ui.monitor.OpenRAFMonitorImpl
- getOpenFiles() - Static method in class ucar.unidata.io.RandomAccessFile
-
Deprecated.do not use.
- getOperationalStatus() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getOperationalStatus() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getOperationalStatus() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getOperatorName(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableC
- getOptionalPoints() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- getOptiondsalSection(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getOptions() - Method in class ucar.nc2.ui.grib.CdmIndexReportPanel
- getOptions() - Method in class ucar.nc2.ui.grib.Grib1ReportPanel
- getOptions() - Method in class ucar.nc2.ui.grib.Grib2ReportPanel
- getOptions() - Method in class ucar.nc2.ui.op.BufrReportPanel
- getOptions() - Method in class ucar.nc2.ui.ReportPanel
- getOrCreate(UnitName, BaseQuantity) - Static method in class ucar.units.BaseUnit
-
Factory method for creating a new BaseUnit or obtaining a previously-created one.
- getOrder() - Method in class ucar.nc2.iosp.zarr.ZArray
- getOrFilter(CrawlableDatasetFilter, CrawlableDatasetFilter) - Static method in class thredds.crawlabledataset.filter.LogicalFilterComposer
- getOrgValue(int, int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
Get the time coordinate at the given indices, into the 2D time coordinate array
- getOrigin() - Method in class ucar.ma2.Section
-
Get origin array using the Range.first() values.
- getOrigin() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
Origin of the coordinate system
- getOrigin() - Method in class ucar.units.TimeScaleUnit
-
Returns the time origin.
- getOrigin(int) - Method in class ucar.ma2.Section
-
Get origin of the ith Range
- getOrigin(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getOrigin(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getOriginalDataType() - Method in class ucar.nc2.dataset.StructureDS
-
When this wraps another Variable, get the original Variable's DataType.
- getOriginalDataType() - Method in class ucar.nc2.dataset.VariableDS
-
When this wraps another Variable, get the original Variable's DataType.
- getOriginalHeight() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the height of the original image or Zero if there is none
- getOriginalImage() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the image in the original size
- getOriginalName() - Method in class ucar.nc2.dataset.StructureDS
-
When this wraps another Variable, get the original Variable's DataType.
- getOriginalName() - Method in class ucar.nc2.dataset.VariableDS
-
When this wraps another Variable, get the original Variable's name.
- getOriginalName() - Method in interface ucar.nc2.dataset.VariableEnhanced
- getOriginalSize() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the size of the original image or Zero if there is none
- getOriginalStructureData() - Method in class ucar.ma2.StructureDataProxy
- getOriginalVariable() - Method in class ucar.nc2.dataset.StructureDS
-
A StructureDS may wrap another Structure.
- getOriginalVariable() - Method in class ucar.nc2.dataset.VariableDS
-
A VariableDS usually wraps another Variable.
- getOriginalVariable() - Method in interface ucar.nc2.dataset.VariableEnhanced
- getOriginalWidth() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the width of the original image or Zero if there is none
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the origin latitude in degrees.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the origin latitude in degrees.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the origin latitude in degrees.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the origin latitude in degrees
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Get the origin latitude in degrees
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the origin latitude.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the origin latitude.
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the origin latitude in degrees
- getOriginLat() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the origin latitude in degrees
- getOriginLatitude() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the origin longitude.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the origin longitude in degrees.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the origin longitude in degrees.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the origin longitude in degrees.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the origin longitude in degrees
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the origin longitude.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Get the origin longitude in degrees
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the origin longitude.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the origin longitude.
- getOriginLon() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the origin longitude in degrees
- getOriginLongitude() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the origin longitude.
- getOrOpenRaf() - Method in interface ucar.unidata.io.zarr.RandomAccessDirectoryItem
- getOrOpenRaf() - Method in class ucar.unidata.io.zarr.VirtualRandomAccessFile
- getOtherInfo() - Method in class dap4.core.dmr.ErrorResponse
- getOutputFile() - Method in class ucar.nc2.write.NetcdfFormatWriter
- getOutType() - Method in class ucar.nc2.filter.UnsignedConversion
- getOverHang() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getP() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
- getPackBytes() - Method in class ucar.nc2.grib.grib2.Grib2JpegDecoder
-
Return the packBytes ie number bytes / number 1,2 or 4
- getPacking() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getPackingS() - Method in class ucar.nc2.grib.GribData.Info
- getPanel() - Method in class ucar.nc2.ui.grid.GridTable
- getParallel() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the first standard parallel
- getParallelOne() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the first standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the second standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the second standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the second standard parallel
- getParallelTwo() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the second standard parallel
- getParam(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
gets a param and value.
- getParamDesc() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getParamDouble(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
- getParameter() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getParameter(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
-
Get the parameter with id.
- getParameter(int) - Method in class ucar.nc2.grib.grib2.table.EccodesParamTable
- getParameter(int) - Method in interface ucar.nc2.grib.grib2.table.Grib2ParamTableInterface
-
Find the Parameter in this table with the given number.
- getParameter(int) - Method in class ucar.nc2.grib.grib2.table.WmoParamTable
- getParameter(int, int, int) - Method in class ucar.nc2.grib.grib2.table.EccodesParamTable
- getParameter(int, int, int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getParameter(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.WmoParamTable
- getParameter(int, int, int, int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getParameter(int, int, int, int) - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
- getParameter(int, Grib2Pds) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getParameter(String) - Static method in class ucar.nc2.iosp.gempak.GempakGridParameterTable
-
Get the parameter for the given name
- getParameter(String) - Static method in class ucar.nc2.iosp.gempak.GempakParameters
-
Get the parameter for the given name
- getParameter(String) - Method in class ucar.nc2.iosp.gempak.GempakParameterTable
-
Get the parameter for the given name
- getParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the value of the projection parameter.
- getParameter(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Iosp
- getParameter(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Iosp
- getParameter(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribIosp
- getParameter(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getParameter(Grib1Record) - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
- getParameter(Grib2Record) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getParameter(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets parameter table, then grib1 parameter based on number.
- getParameter(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid parameter that corresponds to this record
- getParameter(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets parameter table, then grib1 parameter based on number.
- getParameter(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets parameter table, then grib1 parameter based on number.
- getParameterBooleanValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
- getParameterCategory() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Parameter Category
- getParameterDescription() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the parameter description
- getParameterDescription() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the parameter description
- getParameterDescription() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the parameter description
- getParameterName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the parameter name
- getParameterName() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the parameter name
- getParameterName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get the parameter name
- getParameterName(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.WmoParamTable
- getParameterNumber() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Parameter number (octet 9) - code table 2.
- getParameterNumber() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Parameter Number
- getParameterRaw(int, int, int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getParameterRaw(int, int, int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Get the unprocessed parameter provided by this Grib2Table.
- getParameters() - Method in class ucar.nc2.dataset.CoordinateTransform
- getParameters() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getParameters() - Method in class ucar.nc2.grib.grib2.table.EccodesLocalTables
- getParameters() - Method in class ucar.nc2.grib.grib2.table.EccodesParamTable
- getParameters() - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getParameters() - Method in interface ucar.nc2.grib.grib2.table.Grib2ParamTableInterface
- getParameters() - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Get the list of parameters provided by this Grib2Table.
- getParameters() - Method in class ucar.nc2.grib.grib2.table.WmoParamTable
- getParameters(String) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the list of parameters for the part
- getParameterStringValue(List<Parameter>, String) - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
- getParameterTable(int, int, int) - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
-
Debugging only
- getParamInt(String) - Method in class ucar.nc2.iosp.grid.GridDefRecord
- getParamLevel(Grib1SectionProductDefinition) - Method in class ucar.nc2.grib.grib1.tables.AfwaTables
- getParamLevel(Grib1SectionProductDefinition) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getParamLevel(Grib1SectionProductDefinition) - Method in class ucar.nc2.grib.grib1.tables.JmaTables
- getParamList() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the array of available parameters.
- getParamNo() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getParamNo() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getParamNo() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getParamNo() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getParams() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordTransBean
- getParams(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParams(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
repeated .Attribute params = 3;
- getParams(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
repeated .Attribute params = 3;
- getParamsBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParamsBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParamsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParamsCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
repeated .Attribute params = 3;
- getParamsCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
repeated .Attribute params = 3;
- getParamsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParamsList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
repeated .Attribute params = 3;
- getParamsList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
repeated .Attribute params = 3;
- getParamsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParamsOrBuilder(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
repeated .Attribute params = 3;
- getParamsOrBuilder(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
repeated .Attribute params = 3;
- getParamsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
-
repeated .Attribute params = 3;
- getParamsOrBuilderList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
-
repeated .Attribute params = 3;
- getParamsOrBuilderList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransformOrBuilder
-
repeated .Attribute params = 3;
- getParamsValues() - Method in class ucar.nc2.iosp.grid.GridDefRecord
-
get the hcs as a String of params values
- getParamTable(int, int) - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables
- getParamTablePathUsedFor(int, int, int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getParamTablePathUsedFor(int, int, int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Get the name of the parameter table that is being used for this parameter.
- getParamTablePathUsedFor(int, int, int) - Method in class ucar.nc2.grib.grib2.table.MrmsLocalTables
- getParamTablePathUsedFor(int, int, int) - Method in class ucar.nc2.grib.grib2.table.NdfdLocalTables
- getParamTime(Grib1SectionProductDefinition) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getParamTime(Grib1SectionProductDefinition) - Method in class ucar.nc2.grib.grib1.tables.JmaTables
- getParamTime(Grib1SectionProductDefinition) - Method in class ucar.nc2.grib.grib1.tables.NcepTables
- getParamTime(Grib1Customizer) - Method in class ucar.nc2.grib.grib1.Grib1Record
- getParamValues(DoradeRDAT) - Method in class ucar.atd.dorade.DoradePARM
-
Get the unpacked data values for a selected parameter.
- getParamValues(DoradeRDAT, float[]) - Method in class ucar.atd.dorade.DoradePARM
-
Get the unpacked data values for a selected parameter.
- getParent() - Method in class dap4.core.ce.CECompiler
- getParent() - Method in class dap4.core.dmr.DapEnumConst
- getParent() - Method in class dap4.core.dmr.DapNode
- getParent() - Method in class opendap.dap.DAPNode
- getParent() - Method in class thredds.catalog.InvCatalogRef
- getParent() - Method in class thredds.catalog.InvDataset
-
Get parent dataset.
- getParent() - Method in class thredds.catalog.InvDatasetImplProxy
- getParent() - Method in class thredds.client.catalog.builder.DatasetBuilder
- getParent() - Method in class thredds.client.catalog.DatasetNode
- getParent() - Method in class thredds.crawlabledataset.s3.S3URI
-
Returns the parent URI of this URI.
- getParent() - Method in class thredds.filesystem.MFileOS
- getParent() - Method in class thredds.filesystem.MFileOS7
- getParent() - Method in interface thredds.inventory.MFile
-
Get the parent of this
- getParent() - Method in class thredds.inventory.s3.MFileS3
- getParent() - Method in class thredds.inventory.zarr.MFileZip
- getParent() - Method in class ucar.nc2.grib.collection.GcMFile
- getParent() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getParentCatalog() - Method in class thredds.catalog.InvDataset
-
Get containing catalog.
- getParentCatalog() - Method in class thredds.catalog.InvDatasetImplProxy
- getParentCatalog() - Method in class thredds.client.catalog.DatasetNode
- getParentComponent() - Method in class ucar.ui.widget.PopupMenu
- getParentDataset() - Method in class thredds.catalog.CrawlableCatalog
- getParentDataset() - Method in class thredds.catalog.InvMetadata
-
Get the parent dataset of this InvMetadata
- getParentDataset() - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Return the parent dataset of this CatalogGenConfig
- getParentDataset() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the parent dataset of this DatasetNamer
- getParentDataset() - Method in class thredds.client.catalog.DatasetNode
- getParentDataset() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the parent CrawlableDataset or null if this dataset has no parent.
- getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- getParentDataset() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- getParentDataset() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getParentDatasetSource() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the parent DatasetSource of this DatasetFilter
- getParentGroup() - Method in class ucar.nc2.CDMNode
-
Deprecated.Do not use for Dimension or Attribute
- getParentGroup() - Method in class ucar.nc2.Group.Builder
- getParentGroup() - Method in class ucar.nc2.Group
-
Get the parent Group, or null if its the root group.
- getParentGroup() - Method in class ucar.nc2.Variable
-
Get its containing Group.
- getParentGroup() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getParentGroupBuilder() - Method in class ucar.nc2.Variable.Builder
- getParentGroupNameFromPath(String, String) - Static method in class ucar.nc2.iosp.zarr.ZarrUtils
-
Get the name of the parent Group of an object Defined as the name of the directory two level up
- getParentGroupOrRoot() - Method in class ucar.nc2.Variable
-
Deprecated.Will go away in ver6, shouldn't be needed when builders are used.
- getParentReal() - Method in class thredds.catalog.InvDatasetImpl
-
Get real parent dataset, no proxies
- getParentSelector() - Method in class thredds.catalog.query.ListChoice
- getParentStructure() - Method in class ucar.nc2.CDMNode
-
Deprecated.Do not use.
- getParentStructure() - Method in class ucar.nc2.Variable
-
Get its parent structure, or null if not in structure Not deprecated.
- getParentStructure() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getParentStructureBuilder() - Method in class ucar.nc2.Variable.Builder
- getParseInfo() - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- getParseInfo() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Deprecated.Detailed information when the coordinate systems were parsed
- getParseInfo() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.Detailed information when the coordinate systems were parsed
- getParseInfo() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- getParserForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- getParserForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- getParserForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- getParserForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- getParserForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- getParserForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- getParserForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- getParserForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- getParserForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- getParserForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- getParserForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- getParserForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- getParserForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- getParserForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- getParserForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- getParserForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Member
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- getParserForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- getPart(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Find the part with the particular name.
- getPartition() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- getPartitionByName(String) - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- getPartitionDate() - Method in class thredds.inventory.CollectionAbstract
- getPartitionDate() - Method in interface thredds.inventory.MCollection
-
The date to partition on, usually the starting date of the collection.
- getPartitionDate() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
-
partition date added 11/25/14
- getPartitionDate() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
-
partition date added 11/25/14
- getPartitionDate() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionOrBuilder
-
partition date added 11/25/14
- getPartitionName() - Method in class thredds.inventory.partition.DirectoryBuilder
- getPartitions() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- getPartitions() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable
- getPartitions(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitions(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
extensions
- getPartitions(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
extensions
- getPartitionsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitionsBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitionsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitionsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
extensions
- getPartitionsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
extensions
- getPartitionSize() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- getPartitionsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitionsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
extensions
- getPartitionsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
extensions
- getPartitionsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitionsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
extensions
- getPartitionsOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
extensions
- getPartitionsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
extensions
- getPartitionsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
extensions
- getPartitionsOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
extensions
- getPartitionsSorted() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- getPartitionType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string partitionType = 3;
- getPartitionType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string partitionType = 3;
- getPartitionType() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string partitionType = 3;
- getPartitionTypeBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string partitionType = 3;
- getPartitionTypeBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string partitionType = 3;
- getPartitionTypeBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string partitionType = 3;
- getPartno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 partno = 4;
- getPartno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
-
uint32 partno = 4;
- getPartno() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionVariableOrBuilder
-
uint32 partno = 4;
- getPartNumber(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Find the part with the particular name.
- getPartVariable(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariable(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
partition only
- getPartVariable(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
partition only
- getPartVariableBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariableBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariableCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariableCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
partition only
- getPartVariableCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
partition only
- getPartVariableList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariableList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
partition only
- getPartVariableList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
partition only
- getPartVariableOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariableOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
partition only
- getPartVariableOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
partition only
- getPartVariableOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
partition only
- getPartVariableOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
partition only
- getPartVariableOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
partition only
- getPassword() - Method in class ucar.ui.prefs.Field.Password
-
Return the current value as char array
- getPasswordAuthentication() - Method in class ucar.nc2.ui.widget.UrlAuthenticatorDialog
- getPath() - Method in class dap4.core.dmr.DapNode
-
Compute the path upto, and including the root Dataset.
- getPath() - Method in class dap4.core.util.XURI
- getPath() - Method in class thredds.catalog.CrawlableCatalog
- getPath() - Method in class thredds.catalog.InvDatasetScan
- getPath() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the dataset path.
- getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- getPath() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- getPath() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getPath() - Method in class thredds.filesystem.MFileOS
- getPath() - Method in class thredds.filesystem.MFileOS7
- getPath() - Method in interface thredds.inventory.MFile
-
Get full path name, replace \\ with /
- getPath() - Method in class thredds.inventory.s3.MFileS3
- getPath() - Method in class thredds.inventory.zarr.MFileZip
- getPath() - Method in class thredds.logs.LogReader.Log
- getPath() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getPath() - Method in class ucar.httpservices.HTTPMethod
- getPath() - Method in class ucar.nc2.grib.collection.GcMFile
- getPath() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getPath() - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getPath() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getPath() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getPath() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getPath() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getPath() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getPath() - Method in class ucar.nc2.ui.MFileTable.FileBean
- getPath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
- getPath(TableRow) - Method in class ucar.ui.table.TreeTableModelSorted
- getPathForRow(int) - Method in class ucar.ui.table.JTreeTable
- getPathMatcher() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getPathSegments(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
-
Split a path into segments, handles null as empty string.
- getPDN() - Method in class ucar.nc2.ft.fmrc.EnsCoord
- getPds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
raw pds
- getPds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
raw pds
- getPds() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
raw pds
- getPds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required bytes pds = 7;
- getPds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required bytes pds = 7;
- getPds() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required bytes pds = 7;
- getPds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required bytes pds = 7;
- getPds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required bytes pds = 7;
- getPds() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required bytes pds = 7;
- getPDS() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getPDS() - Method in class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
-
Parse the raw bytes into a Grib2Pds
- getPDS() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getPDS() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getPdsIntvMerge() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
[default = true];
- getPdsIntvMerge() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
[default = true];
- getPdsIntvMerge() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
[default = true];
- getPDSsection() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getPDSsection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getPDSTemplateNumber() - Method in class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
-
Get PDS Template Number (code table 4.0)
- getPdsUseCenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
[default = true];
- getPdsUseCenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
[default = true];
- getPdsUseCenter() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
[default = true];
- getPdsUseGenType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
bool pdsUseGenType = 12;
- getPdsUseGenType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
bool pdsUseGenType = 12;
- getPdsUseGenType() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
bool pdsUseGenType = 12;
- getPdsUseTableVersion() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
[default = true];
- getPdsUseTableVersion() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
[default = true];
- getPdsUseTableVersion() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
[default = true];
- getpeakPower(int) - Method in class ucar.atd.dorade.DoradeSweep
- getPercentileValue() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getPercentileValue() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsPercentile
- getPercentLoaded() - Method in class ucar.nc2.ui.image.SourcePicture
-
Returns how much of the image has been loaded
- getPeriod() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getPeriodName() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getPersistenceManager() - Method in class ucar.ui.prefs.Field
-
Return the PersistenceManager component
- getPertN() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getPertNum() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getPertType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getPerturbationNumber() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
- getPerturbationNumber() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsEnsemble
- getPerturbationType() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
- getPerturbationType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsEnsemble
- getPixPerWorld() - Method in class ucar.nc2.ui.geoloc.Navigation
- getPlural() - Method in interface ucar.units.Unit
-
Gets the plural form of the name of this unit.
- getPlural() - Method in class ucar.units.UnitID
-
Returns the plural form of the name of the unit.
- getPlural() - Method in class ucar.units.UnitImpl
-
Gets the plural form of the name of the unit.
- getPlural() - Method in class ucar.units.UnitName
-
Returns the plural form of the unit name.
- getPlural() - Method in class ucar.units.UnitSymbol
-
Returns the plural form of the name of the unit.
- getPoint(String, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a Variable name and a geometry index returns a Point
- getPoint(String, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a certain variable name and geometry index, returns a Simple Geometry Point
- getPointConfig(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollection
- getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
- getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
- getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
- getPointFeatureCollectionIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
-
Deprecated.use foreach
- getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.StationProfileFeature
-
Deprecated.use foreach
- getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Deprecated.use foreach
- getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
-
Deprecated.use foreach
- getPointFeatureCollectionIterator() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
-
Deprecated.use foreach
- getPointFeatureCollectionList() - Method in interface ucar.nc2.ft.FeatureDatasetPoint
-
Get a list of DsgFeatureCollection contained in this dataset.
- getPointFeatureCollectionList() - Method in class ucar.nc2.ft.point.PointDatasetImpl
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.collection.CompositePointCollection
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.collection.CompositeStationCollectionFlattened
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.remote.PointCollectionStreamAbstract
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.SortingStationPointFeatureCache
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.standard.StandardPointCollectionImpl
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionFlattened
- getPointFeatureIterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl.StationFeatureSubset
- getPointFeatureIterator() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Deprecated.use foreach
- getPointObsData(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get a PointObsDatatype for the requested trajectory point.
- getPointRange(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get a range for a single point in the trajectory.
- getPoints() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
Returns the list of points which make up this line
- getPoints() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Get the list of points which constitute the polygon.
- getPoints() - Method in interface ucar.nc2.ft2.simpgeometry.Line
-
Returns the list of points which make up this line
- getPoints() - Method in interface ucar.nc2.ft2.simpgeometry.Polygon
-
Get the list of points which constitute the polygon.
- getPoints(String, int, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a Variable name and a beginning index and end index returns a list of points (inclusive on both sides)
- getPoints(String, int, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a certain Point variable name and geometry begin and end indicies, returns a list of Simple Geometry Points
- getPolarization() - Method in class ucar.atd.dorade.DoradePARM
- getPoleRadius() - Method in class ucar.unidata.geoloc.Earth
-
Get the PoleRadius property.
- getPolerotate() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- getPolygon() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.SimpleGeomBean
- getPolygon(String, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a Variable name and a geometry index returns a Polygon
- getPolygon(String, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a certain variable name and geometry index, returns a Simple Geometry Polygon.
- getPolygons(String, int, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Given a Variable name and a beginning index and end index, returns a list of polygon (inclusive on both sides)
- getPolygons(String, int, int) - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Given a certain Polygon variable name and geometry begin and end indicies, returns a list of Simple Geometry Polygon
- getPort() - Method in class dap4.core.util.XURI
- getPos() - Method in class ucar.nc2.iosp.BitReader
- getPos() - Method in class ucar.nc2.iosp.hdf5.FractalHeap.DHeapId
- getPos() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getPos() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getPositive() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Get the direction of increasing values, used only for vertical Axes.
- getPositive() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getPositive() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getPositive() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getPowerSet() - Method in class dap4.core.util.PowerSet
- getPrecision() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getPredefinedGrid() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getPredefinedGridDefinition() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
-
only grib1; instead of gds raw bytes; need center, subcenter to interpret
- getPredefinedGridDefinition() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
-
only grib1; instead of gds raw bytes; need center, subcenter to interpret
- getPredefinedGridDefinition() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GdsOrBuilder
-
only grib1; instead of gds raw bytes; need center, subcenter to interpret
- getPredefinedGridDefinition() - Method in class ucar.nc2.grib.collection.GribHorizCoordSystem
- getPredefinedGridDefinition() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
From pds.getGridDefinition
- getPreferences() - Method in class ucar.util.prefs.XMLStore
-
Get the root Preferences node.
- getPreferredArea() - Method in class ucar.nc2.ui.gis.GisFeatureRenderer
-
Preferred map area on opening for first time.
- getPreferredArea() - Method in class ucar.nc2.ui.gis.GisFeatureRendererMulti
- getPreferredArea() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefileRenderer
- getPreferredArea() - Method in class ucar.nc2.ui.gis.worldmap.WorldMap
- getPreferredArea() - Method in class ucar.nc2.ui.grid.ContourFeatureRenderer
- getPreferredArea() - Method in class ucar.nc2.ui.point.PointRenderer
- getPreferredArea() - Method in interface ucar.nc2.ui.util.Renderer
-
This allows application to automatically switch to some special area defined by the Renderer
- getPrefix() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- getPrefixByName(String) - Method in interface ucar.units.PrefixDB
-
Gets a prefix from the database by name.
- getPrefixByName(String) - Method in class ucar.units.PrefixDBImpl
-
Gets a prefix by name.
- getPrefixBySymbol(String) - Method in interface ucar.units.PrefixDB
-
Gets a prefix from the database by symbol.
- getPrefixBySymbol(String) - Method in class ucar.units.PrefixDBImpl
-
Gets a prefix by symbol.
- getPrefixByValue(double) - Method in interface ucar.units.PrefixDB
-
Gets a prefix from the database by value.
- getPrefixByValue(double) - Method in class ucar.units.PrefixDBImpl
-
Gets a prefix by value.
- getPrefixUrlPath() - Method in class thredds.cataloggen.config.DatasetSource
- getPrefPanel() - Method in class ucar.ui.prefs.PrefPanel.Dialog
-
Get the PrefPanel
- getPrefs() - Method in class ucar.nc2.ui.grib.CdmIndexScan
- getPrefs() - Method in class ucar.nc2.ui.grib.GribRewritePanel
- getPrefs() - Method in class ucar.nc2.ui.grid.GeoGridTable
- getPrefs() - Method in class ucar.nc2.ui.op.CollectionSpecTable
- getPrefs() - Method in class ucar.nc2.ui.op.CoordSysTable
- getPrefs() - Method in class ucar.nc2.ui.op.DatasetViewer
- getPrefs() - Method in class ucar.nc2.ui.op.FeatureScanPanel
- getPrefs() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer
- getPrefs() - Method in class ucar.nc2.ui.op.RadialDatasetTable
- getPrefs() - Method in class ucar.nc2.ui.op.StationRadialViewer
- getPrefs() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
- getPrefsBean(String, Object) - Static method in class ucar.nc2.ui.ToolsUI
- getPressureAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Pressure, or null if none.
- getPrev() - Method in class ucar.nc2.ft2.simpgeometry.CFLine
-
If part of a multiline, returns the previous line within that line if it is present
- getPrev() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Retrieves the previous point within a multipoint if any
- getPrev() - Method in class ucar.nc2.ft2.simpgeometry.CFPolygon
-
Get the previous polygon in the sequence of multi-polygons
- getPrev() - Method in interface ucar.nc2.ft2.simpgeometry.Line
-
If part of a multiline, returns the previous line within that line if it is present
- getPrev() - Method in interface ucar.nc2.ft2.simpgeometry.Point
-
Retrieves the previous point within a multipoint if any
- getPrev() - Method in interface ucar.nc2.ft2.simpgeometry.Polygon
-
Get the previous polygon in the sequence of multi-polygons
- getPrimdata() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
rectangular, primitive array
- getPrimdata() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
rectangular, primitive array
- getPrimdata() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
rectangular, primitive array
- getPrimdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
oneof
- getPrimdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
oneof
- getPrimdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
oneof
- getPrimdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
rectangular, primitive array
- getPrimdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
rectangular, primitive array
- getPrimdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
rectangular, primitive array
- getPrimeMeridianName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the prime meridian.
- getPrimeMeridianValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Return the value of prime meridian.
- getPrimitiveClassType() - Method in enum ucar.ma2.DataType
-
The primitive class type: char, byte, float, double, short, int, long, boolean, String, StructureData, StructureDataIterator, ByteBuffer.
- getPrimitiveVector() - Method in class opendap.dap.DVector
-
Returns the
PrimitiveVector
for this vector. - getPrintValue(Object) - Static method in class dap4.core.dmr.DMRPrinter
- getProbabilityHashcode() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getProbabilityLowerLimit() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getProbabilityName() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getProbabilityName() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getProbabilityNameShort(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getProbabilityType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getProbabilityUpperLimit() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsProbability
- getProbLimits() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getProbName() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getProbType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getProbType() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getProcessedDataType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 processedDataType = 8;
- getProcessedDataType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 processedDataType = 8;
- getProcessedDataType() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 processedDataType = 8;
- getProcessing() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = processing_level
- getProcessing() - Method in class thredds.catalog.ThreddsMetadata
- getProcessing() - Method in class thredds.client.catalog.Dataset
- getProcessingDateAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getProcessingSystemAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getProductionStatus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 productionStatus = 7;
- getProductionStatus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 productionStatus = 7;
- getProductionStatus() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 productionStatus = 7;
- getProductionStatus() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
production Status (code table 1.3)
- getProfile() - Method in class ucar.unidata.io.s3.CdmS3Uri
- getProfileByDate(CalendarDate) - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
- getProfileByDate(CalendarDate) - Method in interface ucar.nc2.ft.StationProfileFeature
-
Get a particular profile by date.
- getProfileConfig(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getProfileName() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StnProfileFeatureBean
- getProgramSource() - Method in exception opendap.dap.DAP2Exception
-
Returns the program source.
- getProgramType() - Method in exception opendap.dap.DAP2Exception
-
Returns the program type.
- getProgress() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.Application call this to get the progress count, if any.
- getProgress() - Method in class ucar.ui.widget.ProgressMonitorTask
-
ProgressMonitor displays this progress value in the ProgressMonitor.
- getProgressMessage() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.Application call this to get the progress message, if any.
- getProgressPercent() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getProjBoundingBox() - Method in class ucar.nc2.dt.grid.GridDataset
- getProjBoundingBox() - Method in interface ucar.nc2.dt.GridDataset
- getProjBoundingBox() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getProjBoundingBox() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getProjCenterFlag() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- getProjectedShape(ProjectionImpl, ProjectionImpl) - Method in class ucar.nc2.ui.gis.AbstractGisFeature
-
Convert this GisFeature to a java.awt.Shape.
- getProjection() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the Projection for this coordinate system.
- getProjection() - Method in class ucar.nc2.dataset.ProjectionCT
-
Deprecated.this will return Projection, not ProjectionImpl in 6.
- getProjection() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.this will return Projection, not ProjectionImpl in 6.
- getProjection() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the projection
- getProjection() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Deprecated.this will return Projection, not ProjectionImpl in 6.
- getProjection() - Method in interface ucar.nc2.dt.GridDatatype
-
get the Projection, if it exists.
- getProjection() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the Projection.
- getProjection() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getProjection() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getProjection() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
- getProjection() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Get the projection of this coordinate system.
- getProjection() - Method in class ucar.nc2.ui.geoloc.NewProjectionEvent
- getProjection() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- getProjection() - Method in class ucar.nc2.ui.grid.GridRenderer
-
get the current display projection
- getProjection() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- getProjectionBB() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getProjectionByCfName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getProjectionByEpsgCode(int) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getProjectionByEpsgName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getProjectionByOgcName(String) - Static method in enum ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- getProjectionCT() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Find the first ProjectionCT from the list of CoordinateTransforms.
- getProjectionCT() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Projection CoordinateTransform.
- getProjectionImpl() - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
Get the current Projection.
- getProjectionManager() - Method in class ucar.nc2.ui.coverage2.CoverageViewer
- getProjectionManager() - Method in class ucar.nc2.ui.grid.GridUI
- getProjectionManager() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomUI
- getProjectionParameters() - Method in interface ucar.unidata.geoloc.Projection
-
Get parameters as list of ucar.unidata.util.Parameter
- getProjectionParameters() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get parameters as list of ucar.unidata.util.Parameter
- getProjectionRect() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getProjectionRect() - Method in class ucar.nc2.ui.geoloc.GeoSelectionEvent
- getProjectionType() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the type of projection.
- getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getProjectionType(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the projection type
- getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the ProjectionType.
- getProjectionType(GridDefRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the ProjectionType.
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Get the label to be used in the gui for this type of projection
- getProjectionTypeLabel() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get the label to be used in the gui for this type of projection.
- getProjectName() - Method in class ucar.atd.dorade.DoradeSweep
- getProjects() - Method in class thredds.catalog.InvCatalogRef
- getProjects() - Method in class thredds.catalog.InvDataset
-
get Projects metadata
- getProjects() - Method in class thredds.catalog.InvDatasetImplProxy
- getProjects() - Method in class thredds.catalog.ThreddsMetadata
- getProjects() - Method in class thredds.client.catalog.Dataset
- getProjName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the projection.
- getProjName(int) - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Get the name for the projection type
- getProjRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle projRect = 4;
- getProjRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.Rectangle projRect = 4;
- getProjRect() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.Rectangle projRect = 4;
- getProjRectBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle projRect = 4;
- getProjRectOrBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle projRect = 4;
- getProjRectOrBuilder() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.Rectangle projRect = 4;
- getProjRectOrBuilder() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.Rectangle projRect = 4;
- getProjUnitName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the projection unit.
- getProjUnitValue() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the projection unit value.
- getProperties() - Method in class thredds.catalog.InvCatalog
-
Get catalog properties.
- getProperties() - Method in class thredds.catalog.InvCatalogRef
- getProperties() - Method in class thredds.catalog.InvDataset
-
Get all properties for this dataset.
- getProperties() - Method in class thredds.catalog.InvDatasetImplProxy
- getProperties() - Method in class thredds.catalog.InvService
-
Get properties for this service.
- getProperties() - Method in class thredds.catalog.ThreddsMetadata
- getProperties() - Method in class thredds.client.catalog.Catalog
- getProperties() - Method in class thredds.client.catalog.Dataset
- getProperties() - Method in class thredds.client.catalog.Service
- getProperties(JComponent) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for obtaining most non-null human readable properties of a JComponent.
- getProperty(int) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getProperty(String) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getProtocol() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFileProvider
- getProtocol() - Method in enum thredds.client.catalog.ServiceType
- getProtocol() - Method in class thredds.client.catalog.tools.CatalogNetcdfFileProvider
- getProtocol() - Method in class thredds.filesystem.s3.ControllerS3.Provider
- getProtocol() - Method in class thredds.filesystem.zarr.ControllerZip.Provider
- getProtocol() - Method in interface thredds.inventory.CollectionSpecParserProvider
-
The leading protocol string (without a trailing ":").
- getProtocol() - Method in interface thredds.inventory.MControllerProvider
-
The leading protocol string (without a trailing ":").
- getProtocol() - Method in interface thredds.inventory.MFileProvider
-
The leading protocol string (without a trailing ":").
- getProtocol() - Method in class thredds.inventory.s3.CollectionSpecParserS3.Provider
- getProtocol() - Method in class thredds.inventory.s3.MFileS3.Provider
- getProtocol() - Method in class thredds.inventory.zarr.MFileZip.Provider
- getProtocol() - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
-
The leading protocol string (without a trailing ":").
- getProtocol() - Method in class ucar.nc2.dods.DODSNetcdfFileProvider
- getProtocol() - Method in class ucar.nc2.internal.ncml.NcmlNetcdfFileProvider
- getProtocol() - Method in class ucar.nc2.stream.CdmRemoteNetcdfFileProvider
- getProtocols(String) - Static method in class ucar.nc2.dataset.DatasetUrl
-
Return the set of leading protocols for a url; may be more than one.
- getProtocols(String, int[]) - Static method in class dap4.core.util.DapUtil
-
Return the set of leading protocols for a url; may be more than one.
- getProtoIndex(int) - Method in class thredds.inventory.CollectionAbstract
- getProtoIndex(int) - Method in interface thredds.inventory.MCollection
-
Choose Proto dataset as index from [0..n-1], based on configuration.
- getPrototype() - Method in class thredds.inventory.TimedCollection
- getProxyDataset() - Method in class thredds.catalog.InvCatalogRef
-
This triggers a read of the referenced catalog the first time its called.
- getProxyDatasetHandlers() - Method in class thredds.catalog.InvDatasetScan
- getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getProxyDatasetLocation(CrawlableDataset, int) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- getProxyDatasetLocation(CrawlableDataset, int) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return an integer which indicates the location/index at which the new dataset should be added to the parent collection dataset.
- getProxyDatasetName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getProxyDatasetName() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- getProxyDatasetName() - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return the name of the proxy dataset.
- getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getProxyDatasetService(CrawlableDataset) - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- getProxyDatasetService(CrawlableDataset) - Method in interface thredds.cataloggen.ProxyDatasetHandler
-
Return the InvService to be used by the InvDataset that corresponds to the created dataset.
- getProxyDsHandlers() - Method in class thredds.cataloggen.CollectionLevelScanner
- getProxyReader() - Method in class ucar.nc2.Variable
-
Deprecated.Use Variable.builder()
- getPublishers() - Method in class thredds.catalog.InvCatalogRef
- getPublishers() - Method in class thredds.catalog.InvDataset
-
get Publisher metadata
- getPublishers() - Method in class thredds.catalog.InvDatasetImplProxy
- getPublishers() - Method in class thredds.catalog.ThreddsMetadata
- getPublishers() - Method in class thredds.client.catalog.Dataset
- getQuantityDimension() - Method in interface ucar.units.DerivedUnit
-
Return the quantity dimension of this derived unit.
- getQuantityDimension() - Method in class ucar.units.DerivedUnitImpl
-
Returns the quantity dimension of this derived unit.
- getQuantityDimension() - Method in class ucar.units.UnitDimension
-
Returns the corresponding quantity dimension.
- getQuery() - Method in class dap4.core.util.XURI
- getQuery() - Method in class thredds.catalog.query.QueryCapability
- getQueryFields() - Method in class dap4.core.util.XURI
- getradarConstant(int) - Method in class ucar.atd.dorade.DoradeSweep
- getRadarDataset(String, Date) - Method in interface ucar.nc2.ft.radial.StationRadialDataset
- getRadarID() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- getRadarID() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getRadarID() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getRadarID() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- getRadarID() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- getRadarID() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- getRadarID() - Method in interface ucar.nc2.dt.RadialDatasetSweep
- getRadarName() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- getRadarName() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getRadarName() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getRadarName() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- getRadarName() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- getRadarName() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- getRadarName() - Method in interface ucar.nc2.dt.RadialDatasetSweep
- getRadialAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.RadialDistance, or null if none.
- getRadialAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Radial axis
- getRadialAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Radial axis data.
- getRadialDataset() - Method in class ucar.nc2.ui.op.RadialDatasetTable
- getRadialNumber() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getRadialNumber() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getRadialsNum() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getRadialStatusName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getRadialStatusName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- getRadius() - Static method in class ucar.unidata.geoloc.Earth
-
Deprecated.use WGS84_EARTH_RADIUS_METERS
- getRaf() - Method in interface ucar.unidata.io.zarr.RandomAccessDirectoryItem
- getRaf() - Method in class ucar.unidata.io.zarr.VirtualRandomAccessFile
- getRaf(String, int) - Static method in class ucar.nc2.NetcdfFiles
-
Get the appropriate RandomAccessFile for accessing an object at the provided location
- getRandomAccessFile() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getRandomAccessFile() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- getRandomAccessFile() - Method in class ucar.nc2.iosp.hdf5.H5header
- getRandomAccessFile() - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- getRandomAccessFile() - Method in class ucar.nc2.iosp.hdf5.H5iosp
- getRandomAccessFile() - Method in class ucar.unidata.io.RandomAccessFile
-
Allow access to the underlying java.io.RandomAccessFile.
- getRange() - Method in class ucar.nc2.filter.Normalizer
- getRange() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getRange() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getRange() - Method in class ucar.nc2.iosp.sigmet.Ray
- getRange(int) - Method in class ucar.ma2.Section
-
Get the ith Range
- getRange(int) - Method in class ucar.ma2.SectionIterable
- getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRange(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .Range range = 1;
- getRange(int) - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .Range range = 1;
- getRange(int, int, int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get a range with the given start, end, and stride in the trajectory.
- getRangeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRangeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRangeCount() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .Range range = 1;
- getRangeCount() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .Range range = 1;
- getRangeIterator() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getRangeIterator() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getRangeIterator(List<Range>) - Method in class ucar.ma2.Array
-
Get an index iterator for traversing a section of the array in canonical order.
- getRangeList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRangeList() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .Range range = 1;
- getRangeList() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .Range range = 1;
- getRangeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRangeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .Range range = 1;
- getRangeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .Range range = 1;
- getRangeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
-
repeated .Range range = 1;
- getRangeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Section
-
repeated .Range range = 1;
- getRangeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.SectionOrBuilder
-
repeated .Range range = 1;
- getRangeRank() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getRangeRank() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- getRangeRank() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- getRangeRank() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- getRanges() - Method in class ucar.ma2.RangeComposite
- getRanges() - Method in class ucar.ma2.Section
-
Get the list of Ranges.
- getRanges() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getRanges() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getRanges() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
- getRanges() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- getRanges() - Method in class ucar.nc2.Variable
-
Get shape as a List of Range objects.
- getRanges() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getRangesFromLatLonRect(LatLonRect) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get Index Ranges for the given lat, lon bounding box.
- getRangesFromLatLonRect(LatLonRect) - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get Index Ranges for the given lat, lon bounding box.
- getRangeToFirstCell(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the range to the leading edge of the first cell for the given sensor.
- getRangeToFirstGate() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
-
Get the radial distance from origin to the start of the first data gate.
- getRangeToFirstGate() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
-
Get the radial distance from origin to the start of the first data gate.
- getRank() - Method in class dap4.core.dmr.DapVariable
- getRank() - Method in class dap4.core.util.SliceConstraint
- getRank() - Method in class ucar.ma2.Array
-
Get the number of dimensions of the array.
- getRank() - Method in class ucar.ma2.Index
-
Get the number of dimensions in the array.
- getRank() - Method in class ucar.ma2.Section
-
Get rank - number of Ranges.
- getRank() - Method in class ucar.ma2.SectionIterable
- getRank() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the rank
- getRank() - Method in interface ucar.nc2.dt.GridDatatype
-
get the rank
- getRank() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getRank() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getRank() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the rank
- getRank() - Method in class ucar.nc2.ft2.coverage.CoordsSet
- getRank() - Method in class ucar.nc2.ft2.coverage.Coverage
- getRank() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getRank() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getRank() - Method in class ucar.nc2.grib.coord.SparseArray
- getRank() - Method in class ucar.nc2.Variable.Builder
- getRank() - Method in class ucar.nc2.Variable
-
Get the number of dimensions of the Variable, aka the rank.
- getRank() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getRank() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getRank() - Method in interface ucar.nc2.VariableSimpleIF
-
Variable rank
- getRank() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getRank() - Method in class ucar.units.Dimension
-
Returns the rank of this dimension.
- getRankDomain() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the domain rank of the coordinate system = number of dimensions it is a function of.
- getRankRange() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Get the range rank of the coordinate system = number of coordinate axes.
- getRatio() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- getRatio() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getRatio() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getRawBytes() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getRawBytes() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
get the raw bytes of the GDS
- getRawBytes() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
get the raw bytes of the PDS.
- getRawBytes() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getRawBytes() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
get the raw bytes of the GDS
- getRawBytes() - Method in class ucar.nc2.grib.grib2.Grib2SectionLocalUse
- getRawBytes() - Method in class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
-
get the raw bytes of the PDS
- getRawBytes() - Method in class ucar.nc2.iosp.bufr.Message
- getRawContext() - Method in class dap4.core.dmr.ErrorResponse
- getRawGds() - Method in class ucar.nc2.grib.collection.GribHorizCoordSystem
- getRawLength() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getRawMessage() - Method in class dap4.core.dmr.ErrorResponse
- getRawOtherInfo() - Method in class dap4.core.dmr.ErrorResponse
- getRayData(DoradePARM, int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the array of data for the given parameter and ray.
- getRayData(DoradePARM, int, float[]) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the array of data for the given parameter and ray.
- getRaySize() - Method in class ucar.nc2.iosp.uf.Ray
- getRayTime(int) - Method in class ucar.atd.dorade.DoradeSweep
- getrcvrGain(int) - Method in class ucar.atd.dorade.DoradeSweep
- getReader() - Method in class ucar.nc2.ft2.coverage.CoverageCollection
- getReadOk() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getRealPath() - Method in class dap4.core.util.XURI
-
Return a path that can be used to open a file
- getRecheck() - Method in interface thredds.inventory.CollectionManager
-
Get how often to rescan
- getRecheck() - Method in class thredds.inventory.CollectionManagerAbstract
- getRecordCount() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getRecordCount() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getRecords() - Method in class ucar.nc2.grib.grib1.Grib1Index
- getRecords() - Method in class ucar.nc2.grib.grib2.Grib2Index
- getRecords(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecords(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
List<Record>
- getRecords(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
List<Record>
- getRecords(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecords(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
repeated .Grib1Record records = 3;
- getRecords(int) - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
repeated .Grib1Record records = 3;
- getRecords(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecords(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
repeated .Grib2Record records = 3;
- getRecords(int) - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
repeated .Grib2Record records = 3;
- getRecordsBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecordsBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecordsBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecordsBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecordsBuilderList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecordsBuilderList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecordsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecordsCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
List<Record>
- getRecordsCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
List<Record>
- getRecordsCount() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecordsCount() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
repeated .Grib1Record records = 3;
- getRecordsCount() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
repeated .Grib1Record records = 3;
- getRecordsCount() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecordsCount() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
repeated .Grib2Record records = 3;
- getRecordsCount() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
repeated .Grib2Record records = 3;
- getRecordSizeInBytes() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getRecordsLen() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
size of SparseArray message for this Variable
- getRecordsLen() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
size of SparseArray message for this Variable
- getRecordsLen() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
size of SparseArray message for this Variable
- getRecordsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecordsList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
List<Record>
- getRecordsList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
List<Record>
- getRecordsList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecordsList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
repeated .Grib1Record records = 3;
- getRecordsList() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
repeated .Grib1Record records = 3;
- getRecordsList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecordsList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
repeated .Grib2Record records = 3;
- getRecordsList() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
repeated .Grib2Record records = 3;
- getRecordsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecordsOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
List<Record>
- getRecordsOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
List<Record>
- getRecordsOrBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecordsOrBuilder(int) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
repeated .Grib1Record records = 3;
- getRecordsOrBuilder(int) - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
repeated .Grib1Record records = 3;
- getRecordsOrBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecordsOrBuilder(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
repeated .Grib2Record records = 3;
- getRecordsOrBuilder(int) - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
repeated .Grib2Record records = 3;
- getRecordsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
List<Record>
- getRecordsOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
List<Record>
- getRecordsOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
List<Record>
- getRecordsOrBuilderList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
repeated .Grib1Record records = 3;
- getRecordsOrBuilderList() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
repeated .Grib1Record records = 3;
- getRecordsOrBuilderList() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
repeated .Grib1Record records = 3;
- getRecordsOrBuilderList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
repeated .Grib2Record records = 3;
- getRecordsOrBuilderList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
repeated .Grib2Record records = 3;
- getRecordsOrBuilderList() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
repeated .Grib2Record records = 3;
- getRecordsPos() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
-
offset of SparseArray message for this Variable
- getRecordsPos() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
-
offset of SparseArray message for this Variable
- getRecordsPos() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.VariableOrBuilder
-
offset of SparseArray message for this Variable
- getRecordVar() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getRecordVar() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getRect() - Method in class ucar.nc2.ui.widget.ScaledPanel.Bounds
- getRedefDim(DapDimension) - Method in class dap4.core.ce.CEConstraint
- getRefDate() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getRefDate() - Method in class ucar.nc2.ft2.coverage.TimeHelper
- getRefDate() - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Time2D
- getRefDate() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getRefDate() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getRefDate() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getRefDate() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getRefDate(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getRefDate(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
year, month, day, hour, minute, second;
- getRefDate(int) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
year, month, day, hour, minute, second;
- getRefDate(int) - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
year, month, day, hour, minute, second;
- getRefDateCount() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
year, month, day, hour, minute, second;
- getRefDateCount() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
year, month, day, hour, minute, second;
- getRefDateCount() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
year, month, day, hour, minute, second;
- getRefDateList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
year, month, day, hour, minute, second;
- getRefDateList() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
year, month, day, hour, minute, second;
- getRefDateList() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
year, month, day, hour, minute, second;
- getReference() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
int32 reference = 11;
- getReference() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
int32 reference = 11;
- getReference() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
int32 reference = 11;
- getReference() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getReference() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getReference() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getReference() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getReference() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getReference() - Method in class ucar.units.LogarithmicUnit
-
Returns the reference level.
- getReferenceCentury() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Century of reference (octet 25).
- getReferenceDate() - Method in class ucar.nc2.grib.grib1.Grib1Record
- getReferenceDate() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Reference Date (octet 13-17).
- getReferenceDate() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getReferenceDate() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
reference reference or base time as Dare.
- getReferenceDate() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getReferenceDate() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getReferenceDate() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getReferencedFile() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Do not use
- getReferenceTime() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
return record header time as a CalendarDate
- getReferenceTime() - Method in class ucar.nc2.iosp.bufr.Message
- getReferenceTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the first reference time of this GridRecord
- getReferenceTime() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the first reference time of this GridRecord
- getReferrer() - Method in class thredds.logs.LogReader.Log
- getReflectivityGroups() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get Reflectivity Groups Groups are all the records for a variable and elevation_num;
- getReflectivityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get Reflectivity Groups Groups are all the records for a variable and elevation_num;
- getRefno() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getRefno() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getRefno() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getRefno() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getRefVal() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getRefVal() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getRegEx(String) - Static method in class thredds.inventory.CollectionSpecParserAbstract
- getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
- getRegExp() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
- getRegExpString() - Method in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
- getRegular() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getRegular() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getRegular() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getRegularHourOffsets() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getRegularTimeCoordinate(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getRelativePath() - Method in class thredds.inventory.zarr.MFileZip
- getRemoteFiles(CancelTask) - Method in class thredds.ui.monitor.TdsDownloader
- getRemoteOrder() - Method in class dap4.dap4lib.DeChunkedInputStream
- getRenderer() - Method in class ucar.nc2.ui.gis.MapBean
-
Each bean has one Renderer, made current when Action is called
- getRenderer() - Method in class ucar.nc2.ui.gis.shapefile.ShapeFileBean
- getRenderer() - Method in class ucar.nc2.ui.gis.worldmap.WorldMapBean
- getReplacementPath() - Method in class thredds.util.PathAliasReplacementImpl
- getReplaceString() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnNameLabeler
- getReplaceString() - Method in class thredds.crawlabledataset.RegExpAndReplaceOnPathLabeler
- getReqSeq() - Method in class thredds.logs.ServletLogParser.ServletLog
- getReqSeq() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getReqTime() - Method in class thredds.logs.ServletLogParser.ServletLog
- getReqTime() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getRequestBuilder() - Method in class ucar.httpservices.HTTPMethod
- getRequestHeaders() - Method in class ucar.httpservices.HTTPMethod
-
Get all Request headers as a map of name to list of values.
- getRequestHeaderValue(String) - Method in class ucar.httpservices.HTTPMethod
- getRequestHeaderValues() - Method in class ucar.httpservices.HTTPMethod
- getRequestLine() - Method in class ucar.httpservices.HTTPMethod
- getResol() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getResolMode() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getResolution() - Method in class thredds.catalog.query.SelectRange
- getResolution() - Method in class thredds.catalog.query.SelectRangeDate
- getResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
- getResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
- getResolution() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getResolution() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
resolution = (end-start) / (nvalues-1)
- getResolution() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
resolution = (end-start) / (nvalues-1)
- getResolution() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
resolution = (end-start) / (nvalues-1)
- getResolution() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getResolution() - Method in class ucar.nc2.time.CalendarDateRange
- getResolution() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getResolution() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getResolution() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getResolution() - Method in class ucar.nc2.units.DateRange
-
Get the time resolution.
- getResolutionField() - Method in class ucar.nc2.ui.widget.RangeDateSelector
- getResource() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.TableBean
- getResourceDir() - Method in class ucar.unidata.util.test.UnitTestCommon
- getResourceName() - Method in enum ucar.nc2.grib.grib2.table.WmoCodeFlagTables.Version
- getResourceName() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- getResourcePath() - Static method in class ucar.ui.widget.BAMutil
- getResponseAsBytes() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsBytes(int) - Method in class ucar.httpservices.HTTPMethod
- getResponseAsStream() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsString() - Method in class ucar.httpservices.HTTPMethod
- getResponseAsString(String) - Method in class ucar.httpservices.HTTPMethod
- getResponseBodyAsStream() - Method in class ucar.httpservices.HTTPMethod
- getResponseCharSet() - Method in class ucar.httpservices.HTTPMethod
- getResponseHeaders() - Method in class ucar.httpservices.HTTPMethod
-
Get all Response headers as a map of name to list of values.
- getResponseHeaderValue(String) - Method in class ucar.httpservices.HTTPMethod
- getResponseHeaderValues() - Method in class ucar.httpservices.HTTPMethod
- getRestrictAccess() - Method in class thredds.catalog.InvDataset
-
Return the resource control value which indicates that only users with proper permission can access this resource.
- getRestrictAccess() - Method in class thredds.client.catalog.Dataset
- getResultingCatalog() - Method in class thredds.cataloggen.config.DatasetSource
- getResultService() - Method in class thredds.cataloggen.config.DatasetSource
- getRetryCount() - Static method in class ucar.httpservices.HTTPSession
-
Deprecated.
- getReturns() - Method in class thredds.catalog.query.Query
- getReturns() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- getReverse() - Method in class ucar.ui.table.TreeTableModelSorted
- getRight() - Method in class ucar.nc2.ui.widget.ScaledPanel.Bounds
- getRights() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = rights
- getRights() - Method in class thredds.catalog.ThreddsMetadata
- getRights() - Method in class thredds.client.catalog.Dataset
- getRole() - Method in class thredds.catalog.ThreddsMetadata.Contributor
- getRole() - Method in class thredds.client.catalog.ThreddsMetadata.Contributor
- getRoot() - Method in class dap4.core.dmr.DapOtherXML
- getRoot() - Method in class thredds.inventory.CollectionAbstract
- getRoot() - Method in class thredds.inventory.CollectionManagerCatalog
- getRoot() - Method in interface thredds.inventory.MCollection
-
Get common root directory of all MFiles in the collection - may be null
- getRoot() - Method in class thredds.inventory.partition.DirectoryCollection
- getRoot() - Method in class thredds.inventory.partition.DirectoryPartition
- getRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- getRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
.ucar.gcdm.Group root = 4;
- getRoot() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
.ucar.gcdm.Group root = 4;
- getRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- getRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
.Field root = 3;
- getRoot() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
.Field root = 3;
- getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
.Group root = 4;
- getRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
.Group root = 4;
- getRoot() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
.Group root = 4;
- getRoot() - Method in class ucar.ui.table.TreeTableModelAbstract
- getRootBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- getRootBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- getRootBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
.Group root = 4;
- getRootConverter() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getRootDataDescriptor() - Method in class ucar.nc2.iosp.bufr.Message
-
Get the root of the DataDescriptor tree.
- getRootDir() - Method in class thredds.inventory.CollectionSpecParserAbstract
- getRootDir(String, String, String) - Static method in class thredds.inventory.CollectionSpecParserAbstract
- getRootDirectory() - Static method in class ucar.nc2.util.DiskCache
-
Get the name of the root directory
- getRootDirectory() - Method in class ucar.nc2.util.DiskCache2
-
Get the cache root directory.
- getRootElemName() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- getRootFeatureDataIterator() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getRootGroup() - Method in class ucar.nc2.internal.iosp.hdf4.H4header
- getRootGroup() - Method in interface ucar.nc2.internal.iosp.hdf4.HdfHeaderIF
- getRootGroup() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getRootGroup() - Method in class ucar.nc2.NetcdfFile
-
Get the root group.
- getRootGroup() - Method in class ucar.nc2.write.NetcdfFormatWriter.Builder
-
Get the root group
- getRootOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- getRootOrBuilder() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
.ucar.gcdm.Group root = 4;
- getRootOrBuilder() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
.ucar.gcdm.Group root = 4;
- getRootOrBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- getRootOrBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
.Field root = 3;
- getRootOrBuilder() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
.Field root = 3;
- getRootOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
.Group root = 4;
- getRootOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
.Group root = 4;
- getRootOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
.Group root = 4;
- getRootPaneContainer() - Method in interface ucar.ui.widget.TopLevel
-
get the getRootPaneContainer
- getRootPath() - Method in class thredds.inventory.zarr.MFileZip
- getRoots() - Method in class thredds.ui.monitor.LogLocalManager
- getRotation() - Method in class ucar.nc2.ui.image.SourcePicture
-
return the rotation of the image
- getRotationAngle() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Get the rotation angle.
- getRow(int) - Method in class opendap.dap.DSequence
-
Gets a row from the container.
- getRow(int) - Method in class ucar.ui.table.JTreeTableSorted
- getRow(int) - Method in class ucar.ui.table.TreeTableModelSorted
- getRow(Object) - Method in class ucar.ui.table.TreeTableModelSorted
- getRow(TreePath) - Method in class ucar.ui.table.TreeTableModelSorted
- getRowCount() - Method in class opendap.dap.DSequence
-
Returns the number of rows in this
Sequence
. - getRowCount() - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getRowCount() - Method in class ucar.ui.table.TreeTableModelAdapter
- getRowCount() - Method in class ucar.ui.table.TreeTableModelSorted
- getRowFromNearestParallel(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- getRowLength() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
length in bytes of each row
- getRowLength() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
length in bytes of each row
- getRowLength() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
length in bytes of each row
- getRowLength() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
length in bytes of each row
- getRowLength() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
length in bytes of each row
- getRowLength() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
length in bytes of each row
- getRows() - Method in class ucar.ui.table.JTreeTableSorted
- getRows() - Method in class ucar.ui.table.TreeTableModelSorted
- getRows(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRows(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRows(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRowsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
row oriented: one for each row
- getRowsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
row oriented: one for each row
- getRowsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
row oriented: one for each row
- getRt() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getRt() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getRun2Part(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
masterRuntime index to partition index
- getRun2Part(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
masterRuntime index to partition index
- getRun2Part(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
masterRuntime index to partition index
- getRun2PartCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
masterRuntime index to partition index
- getRun2PartCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
masterRuntime index to partition index
- getRun2PartCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
masterRuntime index to partition index
- getRun2PartList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
masterRuntime index to partition index
- getRun2PartList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
masterRuntime index to partition index
- getRun2PartList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
masterRuntime index to partition index
- getRunDate() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getRunDate() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- getRunDate() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get the date of the ForecastModelRun
- getRunDate() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- getRunDate() - Method in class ucar.nc2.ui.op.Fmrc2Panel.FmrBean
- getRunDates() - Method in class ucar.nc2.ft.fmrc.Fmrc
- getRunDates() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- getRunDateString() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get string representation of the date of the ForecastModelRun
- getRuns() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- getRunSeqs() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getRuntime() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getRuntime(int) - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getRuntime(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getRunTime() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getRunTime() - Method in class ucar.nc2.ui.grid.GridRenderer
- getRunTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the RunTime axis, else null
- getRunTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the RunTime axis.
- getRunTimeAxis() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getRuntimeCoordinate() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getRunTimeCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
- getRunTimeDataset(CalendarDate) - Method in class ucar.nc2.ft.fmrc.Fmrc
- getRuntimeDate(int) - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getRunTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the run time Dimension, if it exists
- getRunTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the runtime Dimension, if it exists
- getRunTimeDimension() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the run time Dimension, if it exists
- getRunTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the runtime Dimension index in the geogrid (canonical order)
- getRunTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the runtime Dimension index in the geogrid (canonical order), or -1 if none
- getRunTimeDimensionIndex() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the runtime Dimension index in the geogrid (canonical order)
- getS3URI() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getSatelliteBands() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsSatellite
- getSAXBuilder() - Method in class thredds.catalog.XMLEntityResolver
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type byte.
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarByte(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarByte(String) - Method in class ucar.ma2.StructureData
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarByte(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type byte.
- getScalarByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarByte(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type char.
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarChar(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarChar(String) - Method in class ucar.ma2.StructureData
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarChar(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type char.
- getScalarChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarChar(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarData() - Method in class ucar.nc2.Variable
-
Deprecated.use readScalarXXXX
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type double.
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarDouble(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarDouble(String) - Method in class ucar.ma2.StructureData
-
Get member data of type double.
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type double.
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarDouble(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type double.
- getScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarDouble(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type float.
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarFloat(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarFloat(String) - Method in class ucar.ma2.StructureData
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarFloat(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type float.
- getScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarFloat(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type int.
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarInt(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarInt(String) - Method in class ucar.ma2.StructureData
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarInt(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type int.
- getScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarInt(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type long.
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarLong(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarLong(String) - Method in class ucar.ma2.StructureData
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarLong(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type long.
- getScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarLong(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarObject(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data array of any type as an Object, eg, Float, Double, String, StructureData etc.
- getScalarObject(String) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Object, eg, Float, Double, String etc.
- getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data array of any type as an Object, eg, Float, Double, String etc.
- getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarObject(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get scalar member data of type short.
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarShort(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarShort(String) - Method in class ucar.ma2.StructureData
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarShort(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type short.
- getScalarShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarShort(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type String or char.
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarString(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarString(String) - Method in class ucar.ma2.StructureData
-
Get String value, from rank 0 String or rank 1 char member array.
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get String value, from rank 0 String or rank 1 char member array.
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
-
Get member data of type String or 1D char.
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarString(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get String value, from rank 0 String or rank 1 char member array.
- getScalarString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarString(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArraySequenceNested
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructure
-
Get member data of type Structure.
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureBB
- getScalarStructure(int, StructureMembers.Member) - Method in class ucar.ma2.ArrayStructureW
- getScalarStructure(String) - Method in class ucar.ma2.StructureData
-
Get member data of type Structure.
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureData
-
Get member data of type Structure.
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataA
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataComposite
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataProxy
- getScalarStructure(StructureMembers.Member) - Method in class ucar.ma2.StructureDataW
-
Get member data of type Structure.
- getScalarStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataAscii
- getScalarStructure(StructureMembers.Member) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- getScale() - Method in class ucar.atd.dorade.DoradePARM
- getScale() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
bufr scale and offset
- getScale() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
bufr scale and offset
- getScale() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
bufr scale and offset
- getScale() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getScale() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- getScale() - Method in interface ucar.nc2.grib.GribData.Bean
- getScale() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getScale() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getScale() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getScale() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getScale() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getScale() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getScale() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getScale() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getScale() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getScale() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the scale
- getScale() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the scale
- getScale() - Method in class ucar.units.ScaledUnit
-
Returns the multiplicative factor.
- getScale(double) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Get the scale at the given lat.
- getScale(double) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Get the scale at the given lat.
- getScaledHeight() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the height of the scaled image or Zero if there is none
- getScaledOffsetType() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Return the data type for values that have undergone scale/offset conversion.
- getScaledOffsetType() - Method in class ucar.nc2.dataset.VariableDS
- getScaledOffsetType() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getScaledOffsetType() - Method in class ucar.nc2.filter.ScaleOffset
- getScaledPicture() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the scaled image
- getScaledSize() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the size of the scaled image or Zero if there is none
- getScaledSizeString() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the size of the scaled image as a neatly formatted text or Zero if there is none
- getScaledValue(int) - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getScaledWidth() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the width of the scaled image or Zero if there is none
- getScaleFactor() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.The data are to be multiplied by this value after the data are read.
- getScaleFactor() - Method in class ucar.nc2.dataset.VariableDS
- getScaleFactor() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getScaleFactor() - Method in class ucar.nc2.filter.ScaleOffset
- getScaleFactor() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the current scale factor
- getScaleSize() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the current scale size.
- getScanLocation() - Method in class thredds.catalog.InvDatasetScan
- getScanMode() - Method in class ucar.atd.dorade.DoradeSweep
- getScanMode() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getScanMode() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getScanMode() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- getScanMode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
scanMode from gds added in version 4.5
- getScanMode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
scanMode from gds added in version 4.5
- getScanMode() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
scanMode from gds added in version 4.5
- getScanMode() - Method in class ucar.nc2.grib.grib2.Grib2Record
- getScanMode() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getScanMode() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getScanMode() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getScanMode() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getScanMode(int) - Method in class ucar.atd.dorade.DoradeSweep
- getScheme() - Method in class dap4.core.util.XURI
- getScheme() - Method in class dap4.dap4lib.D4Array
- getSchemes() - Method in class dap4.core.util.XURI
- getScientificDataType() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- getScientificDataType() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getScientificDataType() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- getScientificDataType() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- getScientificDataType() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- getScientificDataType() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getScientificDataType() - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
-
Deprecated.
- getScientificDataType() - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
-
Deprecated.What kind of cientific data type will this return?
- getScreenHeight() - Method in class ucar.nc2.ui.geoloc.Navigation
- getScreenVirtualSize() - Static method in class ucar.ui.util.ScreenUtils
- getScreenWidth() - Method in class ucar.nc2.ui.geoloc.Navigation
- getSdata() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
used for string data
- getSdata() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
used for string data
- getSdata() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
used for string data
- getSdata(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- getSdata(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
Strings
- getSdata(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
Strings
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
used for string data
- getSdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
used for string data
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- getSdata(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
Strings
- getSdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
Strings
- getSdataBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
-
used for string data
- getSdataBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
-
used for string data
- getSdataBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.ParameterOrBuilder
-
used for string data
- getSdataBytes(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- getSdataBytes(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
Strings
- getSdataBytes(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
Strings
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
used for string data
- getSdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
used for string data
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- getSdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
Strings
- getSdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
Strings
- getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- getSdataCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
Strings
- getSdataCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
Strings
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
used for string data
- getSdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
used for string data
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- getSdataCount() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
Strings
- getSdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
Strings
- getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
Strings
- getSdataList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
Strings
- getSdataList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
Strings
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
used for string data
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
used for string data
- getSdataList() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
used for string data
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
-
Strings
- getSdataList() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
-
Strings
- getSdataList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureDataOrBuilder
-
Strings
- getSec() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getSecond() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
- getSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.Section section = 5;
- getSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
.Section section = 5;
- getSection() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
.Section section = 5;
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
not required for SEQUENCE
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
not required for SEQUENCE
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.Section section = 3;
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
.Section section = 3;
- getSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
.Section section = 3;
- getSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
not required for SEQUENCE
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.Section section = 3;
- getSection() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
.Section section = 3;
- getSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
.Section section = 3;
- getSectionBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.Section section = 5;
- getSectionBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
not required for SEQUENCE
- getSectionBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.Section section = 3;
- getSectionBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.Section section = 3;
- getSectionConfig(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getSectionOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.Section section = 5;
- getSectionOrBuilder() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
.Section section = 5;
- getSectionOrBuilder() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
.Section section = 5;
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
not required for SEQUENCE
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
not required for SEQUENCE
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.Section section = 3;
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
.Section section = 3;
- getSectionOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
.Section section = 3;
- getSectionOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
not required for SEQUENCE
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.Section section = 3;
- getSectionOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
.Section section = 3;
- getSectionOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
.Section section = 3;
- getSelected() - Method in class ucar.nc2.ui.geoloc.JTableProjection
- getSelected() - Method in class ucar.ui.table.JTableSorted
-
Get the currently selected row.
- getSelectedBean() - Method in class ucar.ui.prefs.BeanTable
-
Get the currently selected bean, or null if none selected.
- getSelectedBeans() - Method in class ucar.ui.prefs.BeanTable
-
Get the currently selected beans.
- getSelectedCells() - Method in class ucar.ui.prefs.BeanTable
-
Get the currently selected cells.
- getSelectedDataset() - Method in class thredds.ui.catalog.CatalogChooser
- getSelectedDataset() - Method in class thredds.ui.catalog.CatalogTreeView
-
Get the currently selected InvDataset.
- getSelectedGrids() - Method in class ucar.nc2.ui.coverage2.CoverageTable
- getSelectedGrids() - Method in class ucar.nc2.ui.grid.GeoGridTable
- getSelectedGrids() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
- getSelectedIndex() - Method in class ucar.ui.widget.SuperComboBox
-
Get the index of the currently selected object in the list.
- getSelectedObject() - Method in class ucar.ui.widget.SuperComboBox
-
Get the currently selected object.
- getSelectedRow() - Method in class ucar.nc2.ui.StructureTable
- getSelectedRow() - Method in class ucar.ui.table.JTreeTableSorted
-
Get the currently selected row.
- getSelectedRowIndex() - Method in class ucar.ui.table.JTableSorted
- getSelectedRows() - Method in class ucar.ui.table.JTreeTableSorted
-
Get the currently selected rows.
- getSelectedStation() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
-
Get currently selected station, or null if none.
- getSelectors() - Method in class thredds.catalog.query.QueryCapability
- getSelectType() - Method in class thredds.catalog.query.Selector
- getSelectType() - Method in class thredds.catalog.query.SelectRange
- getSelectType() - Method in class thredds.catalog.query.SelectRangeDate
- getSELV() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SELV
- getSensorName(int) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the name of a selected sensor.
- getSeparator() - Method in class ucar.nc2.iosp.zarr.ZArray
- getSeq() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getSequence() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
- getSequence() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getSequenceLength(int) - Method in class ucar.ma2.ArraySequenceNested
-
Get the length of the ith sequence.
- getSequenceOffset(int) - Method in class ucar.ma2.ArraySequenceNested
-
Get the the starting index of the ith sequence.
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- getSerializedSize() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- getSerializedSize() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- getSerializedSize() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- getSerializedSize() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- getSerializedSize() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- getSerializedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- getSerializedSize() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- getSerializedSize() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- getSerializedSize() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- getSerializedSize() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- getSerializedSize() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- getSerializedSize() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- getSerializedSize() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- getSerializedSize() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- getSerializedSize() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- getSerializedSize() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Error
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Group
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Header
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Member
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Section
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- getSerializedSize() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- getServer() - Method in class thredds.ui.monitor.LogLocalManager
- getServerPrefix() - Method in class thredds.ui.monitor.ManageForm.Data
- getServersCB() - Method in class thredds.ui.monitor.ManageForm
- getServerVersion() - Method in class opendap.dap.DataDDS
-
Returns the
ServerVersion
given in the constructor. - getServerVersion() - Method in class opendap.dap.DConnect2
-
Returns the
ServerVersion
of the last connection. - getService() - Method in class thredds.catalog.InvAccess
- getService() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- getService() - Method in class thredds.client.catalog.Access
- getService(String) - Static method in class thredds.logs.LogCategorizer
- getServiceDefault() - Method in class thredds.catalog.InvCatalogRef
- getServiceDefault() - Method in class thredds.catalog.InvDataset
-
Find the default service for this dataset and its children.
- getServiceDefault() - Method in class thredds.catalog.InvDatasetImplProxy
- getServiceDefault() - Method in class thredds.client.catalog.Dataset
- getServiceDescriptor() - Static method in class ucar.gcdm.GcdmGrpc
- getServiceName() - Method in class thredds.catalog.InvAccessImpl
- getServiceName() - Method in class thredds.catalog.InvDatasetImpl
- getServiceName() - Method in class thredds.catalog.ThreddsMetadata
- getServiceName() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- getServiceNameDefault() - Method in class thredds.client.catalog.Dataset
- getServiceProvider() - Static method in class ucar.nc2.iosp.netcdf3.SPFactory
-
Deprecated.
- getServices() - Method in class thredds.catalog.InvCatalog
-
Get top-level services.
- getServices() - Method in class thredds.catalog.InvService
-
Get nested services; only if getServiceType() == ServiceType.COMPOUND.
- getServices() - Method in class thredds.client.catalog.builder.DatasetBuilder
- getServices() - Method in class thredds.client.catalog.Catalog
- getServiceSelector() - Method in class thredds.catalog.query.QueryCapability
-
Get ServiceSelector
- getServicesLocal() - Method in class thredds.catalog.InvDatasetImpl
-
Get services attached specifically to this dataset.
- getServicesLocal() - Method in class thredds.catalog.InvDatasetImplProxy
- getServiceSpecial(String) - Static method in class thredds.logs.LogCategorizer
- getServiceType() - Method in class thredds.catalog.InvAccessImpl
- getServiceType() - Method in class thredds.catalog.InvService
-
get the Service Type
- getServiceType() - Method in class ucar.nc2.dataset.DatasetUrl
- getServiceTypeIgnoreCase(String) - Static method in enum thredds.client.catalog.ServiceType
- getServiceTypeName() - Method in class thredds.client.catalog.Service
- getSession() - Method in class opendap.dap.DConnect2
-
Return the session associated with this connection
- getSession() - Method in class ucar.httpservices.HTTPMethod
- getSessionID() - Method in class ucar.httpservices.HTTPSession
-
Extract the sessionid cookie value
- getSessionURI() - Method in class ucar.httpservices.HTTPSession
- getSessionURL() - Method in class ucar.httpservices.HTTPSession
-
Deprecated.
- getSetFlags() - Method in interface ucar.nc2.util.DebugFlags
-
Return the string representing the current debug flag(s) set.
- getSetFlags() - Method in class ucar.nc2.util.DebugFlagsImpl
- getSetting(String) - Method in class ucar.httpservices.HTTPSession
- getSgAxes() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
-
Returns the list of simple geometry axes contained in this coordinate system.
- getSGCoordSys() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset.SimpleGeometryCovSet
-
Deprecated.use getGeoCoordSystem() if possible.
- getShape() - Method in class ucar.ma2.Array
-
Get the shape: length of array in each dimension.
- getShape() - Method in class ucar.ma2.Index
-
Get the shape: length of array in each dimension.
- getShape() - Method in class ucar.ma2.Section
-
Get shape array using the Range.length() values.
- getShape() - Method in class ucar.ma2.SectionIterable
- getShape() - Method in class ucar.ma2.StructureMembers.Member
-
Get the array shape.
- getShape() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the shape
- getShape() - Method in interface ucar.nc2.dt.GridDatatype
-
get the shape (canonical ordering)
- getShape() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getShape() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getShape() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the shape
- getShape() - Method in class ucar.nc2.ft2.coverage.CoordsSet
- getShape() - Method in class ucar.nc2.ft2.coverage.Coverage
- getShape() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getShape() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
-
Using independent axes only.
- getShape() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- getShape() - Method in class ucar.nc2.ft2.coverage.Time2DCoordSys
- getShape() - Method in class ucar.nc2.ft2.coverage.Time2DOffsetCoordSys
- getShape() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
- getShape() - Method in class ucar.nc2.ft2.coverage.TimeAxis2DSwath
- getShape() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getShape() - Method in class ucar.nc2.grib.coord.SparseArray
- getShape() - Method in class ucar.nc2.iosp.zarr.ZArray
- getShape() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getShape() - Method in class ucar.nc2.ui.gis.AbstractGisFeature
-
Convert this GisFeature to a java.awt.Shape, using the default coordinate system, mapping gisFeature(x,y) -> screen(x,y).
- getShape() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getShape() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getShape() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getShape() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getShape() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getShape() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getShape() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getShape() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getShape() - Method in class ucar.nc2.Variable
-
Get the shape: length of Variable in each dimension.
- getShape() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getShape() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getShape() - Method in interface ucar.nc2.VariableSimpleIF
-
Variable shape
- getShape() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getShape(int) - Method in class ucar.ma2.Index
-
Get the length of the ith dimension.
- getShape(int) - Method in class ucar.ma2.Section
-
Get length of the ith Range
- getShape(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
the shape of the axis (>1D only)
- getShape(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
the shape of the axis (>1D only)
- getShape(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
the shape of the axis (>1D only)
- getShape(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
the shape of the returned array
- getShape(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
the shape of the returned array
- getShape(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
the shape of the returned array
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
or section?
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Member
-
or section?
- getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
or section?
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
actual dimension instead of reference
- getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
actual dimension instead of reference
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShape(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
actual dimension instead of reference
- getShape(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
actual dimension instead of reference
- getShape(int) - Method in class ucar.nc2.Variable
-
Get the size of the ith dimension
- getShape(RangeIterator, RangeIterator) - Method in class ucar.nc2.ft2.coverage.CoordsSet
- getShapeAll() - Method in class ucar.nc2.Variable
-
Deprecated.use Dimensions.makeDimensionsAll(Variable);
- getShapeAsSection() - Method in class ucar.nc2.Variable
-
Get shape as a Section object.
- getShapeAsSection() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShapeBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShapeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShapeBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShapeCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
the shape of the axis (>1D only)
- getShapeCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
the shape of the axis (>1D only)
- getShapeCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
the shape of the axis (>1D only)
- getShapeCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
the shape of the returned array
- getShapeCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
the shape of the returned array
- getShapeCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
the shape of the returned array
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
or section?
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
or section?
- getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
or section?
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
actual dimension instead of reference
- getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShapeCount() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
actual dimension instead of reference
- getShapeCount() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapeList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
the shape of the axis (>1D only)
- getShapeList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
the shape of the axis (>1D only)
- getShapeList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
the shape of the axis (>1D only)
- getShapeList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
the shape of the returned array
- getShapeList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
the shape of the returned array
- getShapeList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
the shape of the returned array
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
or section?
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
or section?
- getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
or section?
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
actual dimension instead of reference
- getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShapeList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
actual dimension instead of reference
- getShapeList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getShapeName(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the grid shape name
- getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
- getShapeName(GridDefRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
actual dimension instead of reference
- getShapeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShapeOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
actual dimension instead of reference
- getShapeOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
actual dimension instead of reference
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
actual dimension instead of reference
- getShapeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
actual dimension instead of reference
- getShapeOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
actual dimension instead of reference
- getShapeOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
repeated uint32 shapes = 2;
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
repeated uint32 shapes = 2;
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
repeated int32 shapes = 3;
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
repeated int32 shapes = 3;
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapes(Graphics2D, AffineTransform) - Method in class ucar.nc2.ui.gis.GisFeatureRenderer
- getShapes(Graphics2D, AffineTransform) - Method in class ucar.nc2.ui.gis.GisFeatureRendererMulti
- getShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
repeated uint32 shapes = 2;
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
repeated uint32 shapes = 2;
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
repeated int32 shapes = 3;
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
repeated int32 shapes = 3;
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
repeated uint32 shapes = 2;
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
repeated uint32 shapes = 2;
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
repeated uint32 shapes = 2;
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
repeated int32 shapes = 3;
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
repeated int32 shapes = 3;
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
repeated int32 shapes = 3;
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
actual dimension instead of reference
- getShapesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
actual dimension instead of reference
- getSharedDimName(Dimension) - Static method in class ucar.nc2.ft.point.writer.CFPointWriter
-
Returns a name for
dim
that is suitable for a shared dimension. - getSharedInstance() - Static method in class ucar.nc2.ui.ToolsSplashScreen
- getShort() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getShort(byte[], int) - Method in class ucar.nc2.iosp.uf.Ray
- getShort(byte[], int) - Method in class ucar.nc2.iosp.uf.UFheader
- getShort(int) - Method in class ucar.ma2.Array
- getShort(int) - Method in class ucar.ma2.ArrayBoolean
- getShort(int) - Method in class ucar.ma2.ArrayByte
- getShort(int) - Method in class ucar.ma2.ArrayChar
- getShort(int) - Method in class ucar.ma2.ArrayDouble
- getShort(int) - Method in class ucar.ma2.ArrayFloat
- getShort(int) - Method in class ucar.ma2.ArrayInt
- getShort(int) - Method in class ucar.ma2.ArrayLong
- getShort(int) - Method in class ucar.ma2.ArrayObject
- getShort(int) - Method in class ucar.ma2.ArrayRagged
- getShort(int) - Method in class ucar.ma2.ArrayScalar
- getShort(int) - Method in class ucar.ma2.ArrayShort
- getShort(int) - Method in class ucar.ma2.ArrayString
- getShort(int) - Method in class ucar.ma2.ArrayStructure
- getShort(Index) - Method in class ucar.ma2.Array
-
Get the array element at the current element of ima, as a short.
- getShort(Index) - Method in class ucar.ma2.ArrayBoolean
-
not legal, throw ForbiddenConversionException
- getShort(Index) - Method in class ucar.ma2.ArrayByte
- getShort(Index) - Method in class ucar.ma2.ArrayChar
- getShort(Index) - Method in class ucar.ma2.ArrayDouble
- getShort(Index) - Method in class ucar.ma2.ArrayFloat
- getShort(Index) - Method in class ucar.ma2.ArrayInt
- getShort(Index) - Method in class ucar.ma2.ArrayLong
- getShort(Index) - Method in class ucar.ma2.ArrayObject
-
not legal, throw ForbiddenConversionException
- getShort(Index) - Method in class ucar.ma2.ArrayRagged
-
DO NOT USE, throw ForbiddenConversionException
- getShort(Index) - Method in class ucar.ma2.ArrayScalar
- getShort(Index) - Method in class ucar.ma2.ArrayShort
- getShort(Index) - Method in class ucar.ma2.ArrayString
-
not legal, throw ForbiddenConversionException
- getShort(Index) - Method in class ucar.ma2.ArrayStructure
-
DO NOT USE, throw ForbiddenConversionException
- getShortArray() - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getShortBuffer() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
- getShortCurrent() - Method in interface ucar.ma2.IndexIterator
-
Get current value as a short
- getShortCurrent() - Method in class ucar.ma2.IteratorFast
- getShortName() - Method in class dap4.core.dmr.DapMap
- getShortName() - Method in class dap4.core.dmr.DapNode
- getShortName() - Method in class ucar.nc2.CDMNode
-
Deprecated.Get the short name of this Variable.
- getShortName() - Method in interface ucar.nc2.dataset.VariableEnhanced
- getShortName() - Method in class ucar.nc2.Dimension
-
Get the name of the Dimension.
- getShortName() - Method in class ucar.nc2.dt.grid.GeoGrid
- getShortName() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the short name of the Grid
- getShortName() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getShortName() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getShortName() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- getShortName() - Method in class ucar.nc2.ft2.coverage.Coverage
- getShortName() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getShortName() - Method in class ucar.nc2.grib.grib2.table.EccodesCodeTable
- getShortName() - Method in class ucar.nc2.grib.grib2.table.EccodesParamTable
- getShortName() - Method in interface ucar.nc2.grib.grib2.table.Grib2CodeTableInterface
- getShortName() - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface
- getShortName() - Method in interface ucar.nc2.grib.grib2.table.Grib2ParamTableInterface
- getShortName() - Method in class ucar.nc2.grib.grib2.table.WmoCodeTable
- getShortName() - Method in class ucar.nc2.grib.grib2.table.WmoFlagTable
- getShortName() - Method in class ucar.nc2.grib.grib2.table.WmoParamTable
- getShortName() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
string shortName = 1;
- getShortName() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
string shortName = 1;
- getShortName() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
string shortName = 1;
- getShortName() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getShortName() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getShortName() - Method in interface ucar.nc2.VariableSimpleIF
-
short name of the data Variable
- getShortName() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getShortNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
-
string shortName = 1;
- getShortNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Member
-
string shortName = 1;
- getShortNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.MemberOrBuilder
-
string shortName = 1;
- getShortNext() - Method in interface ucar.ma2.IndexIterator
-
Get next value as a short
- getShortNext() - Method in class ucar.ma2.IteratorFast
- getSignedness() - Method in enum ucar.ma2.DataType
-
Returns the
signedness
of this data type. - getSignedness() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Returns the signedness of the decorated variable.
- getSignedness() - Method in class ucar.nc2.dataset.VariableDS
- getSignedness() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getSignedness() - Method in class ucar.nc2.filter.UnsignedConversion
- getSignedVersion(TypeSort) - Static method in enum dap4.core.dmr.TypeSort
- getSignificanceOfRT() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 significanceOfRT = 5;
- getSignificanceOfRT() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 significanceOfRT = 5;
- getSignificanceOfRT() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 significanceOfRT = 5;
- getSignificanceOfRT() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
Significance of Reference time (code table 1.2)
- getSimpleGeometryID() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Get a list of all simple geometry ID axes.
- getSimpleGeometryX() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Get a list of all simple geometry X axes.
- getSimpleGeometryY() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Get a list of all simple geometry Y axes
- getSimpleGeometryZ() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
-
Get a list of all simple geometry Z axes.
- getSinDlat() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- getSingleCoverageCollection() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getSiteName() - Method in class ucar.nc2.iosp.uf.UFheader
- getSize() - Method in class dap4.core.dmr.DapDimension
- getSize() - Method in class dap4.core.dmr.DapType
- getSize() - Method in class dap4.core.util.Slice
- getSize() - Method in class opendap.dap.DArrayDimension
-
Get the dimension size.
- getSize() - Method in class thredds.catalog.query.SelectList
- getSize() - Method in class thredds.catalog.query.SelectService
- getSize() - Method in class thredds.catalog.ThreddsMetadata.Range
- getSize() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
- getSize() - Method in class ucar.ma2.Array
-
Get the total number of elements in the array.
- getSize() - Method in enum ucar.ma2.DataType
-
Size in bytes of one element of this data type.
- getSize() - Method in class ucar.ma2.Index
-
Get the total number of elements in the array.
- getSize() - Method in class ucar.ma2.Section
- getSize() - Method in class ucar.ma2.StructureMembers.Member
-
Get the total number of elements.
- getSize() - Method in class ucar.nc2.ft.fmrc.EnsCoord
- getSize() - Method in class ucar.nc2.ft.fmrc.VertCoord
- getSize() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getSize() - Method in interface ucar.nc2.grib.coord.Coordinate
- getSize() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getSize() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getSize() - Method in class ucar.nc2.grib.coord.CoordinateTime
- getSize() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getSize() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- getSize() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getSize() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- getSize() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the size of this dimension
- getSize() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- getSize() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
uint64 size = 2;
- getSize() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
uint64 size = 2;
- getSize() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
-
uint64 size = 2;
- getSize() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getSize() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getSize() - Method in class ucar.nc2.ui.image.SourcePicture
-
return the size of the image or Zero if there is none
- getSize() - Method in class ucar.nc2.ui.MFileTable.FileBean
- getSize() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getSize() - Method in class ucar.nc2.ui.op.BufrWmoCodesPanel.CodeTableBean
- getSize() - Method in class ucar.nc2.ui.op.CdmrFeaturePanel.MessBean
- getSize() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getSize() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.MessageBean
- getSize() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
- getSize() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getSize() - Method in class ucar.nc2.Variable
-
Get the total number of elements in the Variable.
- getSize() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getSize(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
multidim sizes = shape[]
- getSize(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
multidim sizes = shape[]
- getSize(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
multidim sizes = shape[]
- getSize(TypeSort) - Static method in enum dap4.core.dmr.TypeSort
- getSize(Iterable) - Static method in class ucar.nc2.util.Misc
-
Deprecated.use Iterables.size(Iterable it)
- getSize(Iterable<Dimension>) - Static method in class ucar.nc2.Dimensions
-
Get the total number of elements the dimensions represent.
- getSizeBytes() - Method in class ucar.ma2.Array
-
Get the total number of bytes in the array.
- getSizeBytes() - Method in class ucar.ma2.ArraySequence
- getSizeBytes() - Method in class ucar.ma2.ArrayStructure
- getSizeBytes() - Method in class ucar.ma2.StructureMembers.Member
-
Get the total size in bytes.
- getSizeBytes() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getSizeBytes() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getSizeCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
multidim sizes = shape[]
- getSizeCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
multidim sizes = shape[]
- getSizeCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
multidim sizes = shape[]
- getSizeInBytes() - Method in class ucar.nc2.ft.point.PointFeatureCopyFactory
-
approx size of each copy
- getSizeInBytes() - Method in class ucar.nc2.ft.point.StationFeatureCopyFactory
-
approx size of each copy
- getSizeInBytes() - Method in class ucar.nc2.ft2.coverage.Coverage
- getSizeLengths() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getSizeLengths() - Method in class ucar.nc2.iosp.hdf5.H5header
- getSizeLengths() - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- getSizeList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
multidim sizes = shape[]
- getSizeList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
multidim sizes = shape[]
- getSizeList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
multidim sizes = shape[]
- getSizeM() - Method in class ucar.nc2.ft2.scan.FeatureScan.Bean
-
Deprecated.
- getSizeOffsets() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- getSizeOffsets() - Method in class ucar.nc2.iosp.hdf5.H5header
- getSizeOffsets() - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- getSizeOfOutput(CoverageCollection, List<String>, SubsetParams, boolean) - Static method in class ucar.nc2.ft2.coverage.writer.CFGridCoverageWriter2
-
Deprecated.
- getSizeToCache() - Method in class ucar.nc2.Variable
-
If total data size is less than SizeToCache in bytes, then cache.
- getSLAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SLAT
- getSlice() - Method in class ucar.nc2.ui.grid.GridRenderer
- getSLON() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SLON
- getSort() - Method in class dap4.core.dmr.DapNode
- getSort() - Method in class dap4.core.util.Slice
- getSort() - Method in class ucar.nc2.CDMNode
-
Deprecated.do not use
- getSortCol() - Method in class ucar.ui.table.TreeTableModelSorted
- getSorter() - Method in class thredds.catalog.InvDatasetScan
- getSorter() - Method in class thredds.cataloggen.CollectionLevelScanner
- getSortFilesAscending() - Method in class thredds.featurecollection.FeatureCollectionConfig
- getSortGroup() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get the SortGroup for this IOServiceProvider.
- getSortGroup() - Method in class ucar.nc2.iosp.zarr.ZarrIosp
-
Set the SortGroup to GROUP_1 so this IOSP will be checked first, since `isValidFile()` is a quick check
- getSource() - Method in class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
octet 6 source of grid definition (Code Table 3.0) "If octet 6 is not zero, octets 15–xx (15–nn if octet 11 is zero) may not be supplied.
- getSource() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getSource() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getSource() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the Source, Generating Process or Model.
- getSource() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Generating Process of model for CF conventions
- getSource() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the Source, Generating Process or Model.
- getSource() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the Source, Generating Process or Model.
- getSource() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getSource() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getSource() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getSourceBufferedImage() - Method in class ucar.nc2.ui.image.SourcePicture
-
returns the buffered image that was loaded or null if there is no image.
- getSourcePicture() - Method in class ucar.nc2.ui.image.ScalablePicture
-
return the image in the original size
- getSourcePicture() - Method in class ucar.nc2.ui.image.SourcePicture
-
returns a reference to this
SourcePicture
object - getSourcePicture(URL) - Static method in class ucar.nc2.ui.image.PictureCache
-
returns a picture from the cache.
- getSpacing() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getSpacing() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.AxisSpacing spacing = 11;
- getSpacing() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.AxisSpacing spacing = 11;
- getSpacing() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.AxisSpacing spacing = 11;
- getSpacing() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getSpacingUnit() - Method in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- getSpacingValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
.AxisSpacing spacing = 11;
- getSpacingValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
.AxisSpacing spacing = 11;
- getSpacingValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
.AxisSpacing spacing = 11;
- getSparseArray() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getSparseArray() - Method in class ucar.nc2.grib.coord.CoordinateND
- getSpatialExtent(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getSpatialExtent(Document) - Static method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getSpatialProcessType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsSpatialInterval
- getSpatialStatisticalProcessType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getSpatialStatisticalProcessType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsSpatialInterval
- getSpec() - Method in class ucar.nc2.ui.grib.GribFilesPanel.CollectionBean
- getSpheroidName() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Get the name of the spheroid.
- getSpi(String) - Method in class ucar.util.prefs.PreferencesExt
- getSPobject() - Method in class ucar.nc2.Variable
-
Get immutable service provider opaque object.
- getSPRI() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SPRI
- getSrcElem() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
-
Get the position in source where to read or write
- getSrcElem() - Method in interface ucar.nc2.iosp.LayoutBB.Chunk
-
Get the position in source
Buffer where to read or write: "file position" - getSrcPos() - Method in class ucar.nc2.iosp.IndexChunker.Chunk
- getSrcPos() - Method in interface ucar.nc2.iosp.Layout.Chunk
-
Get the position in source where to read or write: "file position"
- getStandardDate(String) - Static method in class ucar.nc2.units.DateUnit
-
Create a java.util.Date from this udunits String.
- getStandardDateOnlyString(Date) - Method in class ucar.nc2.units.DateFormatter
-
Deprecated.use toDateOnlyString
- getStandardDateString(Date) - Method in class ucar.nc2.units.DateFormatter
- getStandardDateString2(Date) - Method in class ucar.nc2.units.DateFormatter
-
Deprecated.
- getStandardField(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getStandardFont(int) - Static method in class ucar.ui.widget.FontUtil
- getStandardMapSelectButton(PropertyChangeListener) - Static method in class ucar.nc2.ui.gis.MapBean
- getStandardOrISO(String) - Static method in class ucar.nc2.units.DateUnit
-
Create a java.util.Date from a udunit or ISO String.
- getStandardParameterTables() - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
- getStandardUri() - Method in class thredds.catalog.InvAccess
-
Construct the standard THREDDS access URI for this dataset access method, resolve if the URI is relative.
- getStandardUri() - Method in class thredds.client.catalog.Access
-
Construct the standard THREDDS access URI for this dataset access method, resolved agaisnt the parent catalog if the URI is relative.
- getStandardUrlName() - Method in class thredds.catalog.InvAccess
-
Get the standard URL, with resolution if the URL is relative.
- getStandardUrlName() - Method in class thredds.client.catalog.Access
-
Get the standard URL, with resolution if the URL is relative.
- getStart() - Method in class opendap.dap.DArrayDimension
-
Get the projection start point for this dimension.
- getStart() - Method in class thredds.catalog.query.SelectRangeDate
- getStart() - Method in class thredds.catalog.ThreddsMetadata.Range
- getStart() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
- getStart() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
Get starting value if isRegular()
- getStart() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
msecs since epoch
- getStart() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
msecs since epoch
- getStart() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
msecs since epoch
- getStart() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
-
int64 start = 1;
- getStart() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
-
int64 start = 1;
- getStart() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRangeOrBuilder
-
int64 start = 1;
- getStart() - Method in class ucar.nc2.grib.coord.TimeCoordIntvDateValue
- getStart() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getStart() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- getStart() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- getStart() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getStart() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- getStart() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
uint64 start = 1;
- getStart() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
uint64 start = 1;
- getStart() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
-
uint64 start = 1;
- getStart() - Method in class ucar.nc2.time.CalendarDateRange
- getStart() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getStart() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getStart() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- getStart() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.MessageBean
- getStart() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
- getStart() - Method in class ucar.nc2.units.DateRange
-
Get the starting Date.
- getStartBit(int) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
- getStartDate() - Method in class thredds.inventory.CollectionListRange
- getStartDate() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getStartDate() - Method in class ucar.nc2.dt.grid.GridDataset
-
Deprecated.use getStartCalendarDate
- getStartDate() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getStartDate() - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- getStartDate() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getStartDate() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Start date for the trajectory.
- getStartDate() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getStartDate() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getStartDate() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getStartDate() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getStartDate() - Method in class ucar.nc2.iosp.uf.UFheader
- getStartDate(NetcdfDataset) - Static method in class ucar.nc2.dt.point.UnidataObsDatasetHelper
-
Deprecated.
- getStartDate(NetcdfDataset, CalendarDateUnit) - Static method in class ucar.nc2.ft.point.standard.plug.UnidataPointDatasetHelper
- getStartDateAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getStartingBitPos() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
- getStartingPosition() - Method in class ucar.nc2.grib.grib1.Grib1SectionBinaryData
- getStartingPosition() - Method in class ucar.nc2.grib.grib1.Grib1SectionBitMap
- getStartingPosition() - Method in class ucar.nc2.grib.grib2.Grib2SectionBitMap
- getStartingPosition() - Method in class ucar.nc2.grib.grib2.Grib2SectionData
- getStartingPosition() - Method in class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- getStartingTime() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getStartingTime() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getStartingTime() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getStartPos() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
-
offset in GRIB file of the start of entire message
- getStartPos() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
-
offset in GRIB file of the start of entire message
- getStartPos() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.RecordOrBuilder
-
offset in GRIB file of the start of entire message
- getStartPos() - Method in class ucar.nc2.grib.grib1.Grib1SectionIndicator
-
Starting position of the entire GRIB message: the 'G' in GRIB
- getStartPos() - Method in class ucar.nc2.grib.grib2.Grib2SectionIndicator
- getStartPos() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Get starting position in the file.
- getStartPos() - Method in class ucar.nc2.iosp.bufr.Message
- getStartPos() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getStartPos() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getStartSeq() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getStartSweep() - Method in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- getStartTime() - Method in class thredds.ui.monitor.ServletLogTable.Uptime
- getStartTime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
calendar date, first valid time
- getStartTime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
calendar date, first valid time
- getStartTime() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
calendar date, first valid time
- getStartValue() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getStartValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
double startValue = 12;
- getStartValue() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
double startValue = 12;
- getStartValue() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
double startValue = 12;
- getStartValue() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getStartx() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double startx = 1;
- getStartx() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
-
double startx = 1;
- getStartx() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.RectangleOrBuilder
-
double startx = 1;
- getStartX() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getStarty() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
-
double starty = 2;
- getStarty() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
-
double starty = 2;
- getStarty() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.RectangleOrBuilder
-
double starty = 2;
- getStartY() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- getSTAT() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the STAT
- getState() - Method in class dap4.dap4lib.DeChunkedInputStream
- getState() - Method in class thredds.catalog.query.Station
- getStation() - Method in class ucar.nc2.dt.point.RecordDatasetHelper.RecordStationObs
-
Deprecated.
- getStation() - Method in class ucar.nc2.dt.point.StationObsDatatypeImpl
-
Deprecated.
- getStation() - Method in interface ucar.nc2.dt.StationObsDatatype
-
Deprecated.Station location of the observation
- getStation() - Method in interface ucar.nc2.ft.point.StationPointFeature
- getStation() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.Find a Station by name
- getStation(String) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStation(String) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getStation(String) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Find a Station by name
- getStation(String) - Method in class ucar.nc2.ft.point.StationHelper
- getStation(String) - Method in interface ucar.nc2.ft.StationCollection
-
Find a Station by name.
- getStationAsPointConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
- getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
- getStationConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
- getStationConfig(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getStationDataCount(Station) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- getStationDataCount(Station) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getStationDataCount(Station) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.How many Data objects are available for this Station?
- getStationDataIterator() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getStationElevation() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getStationElevation() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getStationElevation() - Method in class ucar.nc2.iosp.uf.UFheader
- getStationFeature() - Method in interface ucar.nc2.ft.point.StationFeatureHas
- getStationFeature(PointFeature) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getStationFeature(PointFeature) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- getStationFeature(Station) - Method in class ucar.nc2.ft.point.StationHelper
- getStationFeatures() - Method in class ucar.nc2.ft.point.StationHelper
- getStationFeatures() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- getStationFeatures() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getStationFeatures() - Method in interface ucar.nc2.ft.StationFeatureCollection
- getStationFeatures() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- getStationFeatures(List<String>) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- getStationFeatures(List<String>) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getStationFeatures(List<String>) - Method in interface ucar.nc2.ft.StationFeatureCollection
- getStationFeatures(List<String>) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- getStationFeatures(List<Station>) - Method in class ucar.nc2.ft.point.StationHelper
- getStationFeatures(FeatureDatasetPoint) - Static method in class ucar.nc2.ogc.waterml.NcCollectionType
- getStationFeatures(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
- getStationFeatures(LatLonRect) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- getStationFeatures(LatLonRect) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getStationFeatures(LatLonRect) - Method in interface ucar.nc2.ft.StationFeatureCollection
- getStationFeatures(LatLonRect) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- getStationFeaturesFromNames(List<String>) - Method in class ucar.nc2.ft.point.StationHelper
- getStationHelper() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- getStationHelper() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getStationId() - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- getStationId() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get the 4-char station ID for this data
- getStationId() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get the 4-char station ID for this data
- getStationId() - Method in class ucar.nc2.iosp.uf.UFheader
- getStationID() - Method in class thredds.catalog.query.Station
- getStationID(String) - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getStationKeyNames() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the station key names
- getStationLatitude() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getStationLatitude() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getStationLatitude() - Method in class ucar.nc2.iosp.uf.UFheader
- getStationLongitude() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getStationLongitude() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getStationLongitude() - Method in class ucar.nc2.iosp.uf.UFheader
- getStationMap() - Method in class ucar.nc2.iosp.bufr.BufrConfig
- getStationName() - Method in class thredds.catalog.query.Station
- getStationName() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- getStationName() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- getStationNestingLevel() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getStationObs(List<Station>, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStationObs(List<Station>, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStationObs(LatLonRect, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStationObs(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStationObs(Station, double, double, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
- getStationProfileConfig(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
- getStationProfileFeature(StationFeature) - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- getStationProfileFeature(StationFeature) - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
- getStations() - Method in class thredds.catalog.query.SelectStation
- getStations() - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.Get all the Stations in the collection.
- getStations() - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getStations() - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all the Stations in the collection.
- getStations() - Method in class ucar.nc2.ft.point.StationHelper
- getStations() - Method in interface ucar.nc2.ft.StationCollection
-
Get all the Stations in the collection.
- getStations() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getStations() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the list of stations in this file.
- getStations(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStations(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStations(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStations(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStations(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .Station stations = 1;
- getStations(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .Station stations = 1;
- getStations(List<String>) - Method in class ucar.nc2.ft.point.StationHelper
- getStations(List<String>) - Method in interface ucar.nc2.ft.StationCollection
-
Translate list of station names to list of Stations.
- getStations(CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getStations(CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all the Stations in the collection, allow user to cancel.
- getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.Get all the Stations within a bounding box.
- getStations(LatLonRect) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getStations(LatLonRect) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all the Stations within a bounding box.
- getStations(LatLonRect) - Method in class ucar.nc2.ft.point.StationHelper
- getStations(LatLonRect) - Method in interface ucar.nc2.ft.StationCollection
-
Get all the Stations within a bounding box.
- getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationDatasetHelper
-
Deprecated.
- getStations(LatLonRect, CancelTask) - Method in class ucar.nc2.dt.point.StationObsDatasetImpl
-
Deprecated.
- getStations(LatLonRect, CancelTask) - Method in interface ucar.nc2.dt.StationCollection
-
Deprecated.Get all the Stations within a bounding box, allow user to cancel.
- getStationsBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStationsBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStationsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsCount() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStationsCount() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .Station stations = 1;
- getStationsCount() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .Station stations = 1;
- getStationsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStationsList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .Station stations = 1;
- getStationsList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .Station stations = 1;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsOrBuilder(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .Station stations = 1;
- getStationsOrBuilder(int) - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .Station stations = 1;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsOrBuilderList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
-
repeated .Station stations = 1;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
-
repeated .Station stations = 1;
- getStationsOrBuilderList() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationListOrBuilder
-
repeated .Station stations = 1;
- getStationTimeSeriesFeature(StationFeature) - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- getStationTimeSeriesFeature(StationFeature) - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
- getStatisticalProcessType() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- getStatisticalProcessType() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getStatisticName(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getStatisticNameShort(int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getStatisticNameShort(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getStats(Iterator) - Method in class ucar.nc2.ui.gis.GisFeatureRendererMulti
- getStatType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getStatType() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
The time unit statistical type, derived from code table 5)
- getStatType() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getStatType() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getStatType(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getStatType(int) - Static method in class ucar.nc2.grib.grib1.tables.Grib1WmoTimeType
-
The time unit statistical type, derived from code table 5)
- getStatType(int) - Method in class ucar.nc2.grib.grib1.tables.JmaTables
- getStatType(int) - Method in class ucar.nc2.grib.grib1.tables.NcepTables
- getStatType(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getStatType(int) - Method in interface ucar.nc2.grib.GribTables
- getStatTypeFromGrib2(int) - Static method in enum ucar.nc2.grib.GribStatType
- getStatTypeNumber(String) - Static method in enum ucar.nc2.grib.GribStatType
- getStatus() - Method in class thredds.logs.LogReader.Log
- getStatus() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- getStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getStatus() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getStatus() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables.Field
- getStatus() - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- getStatus() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getStatus() - Method in class ucar.nc2.ui.grib.GribWmoTemplatesPanel.EntryBean
- getStatus() - Method in class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- getStatus() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- getStatusCode() - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- getStatusCode() - Method in class ucar.httpservices.HTTPMethod
- getStatusCode() - Method in class ucar.nc2.ui.image.ScalablePicture
-
Method that returns the status code of the picture loading.
- getStatusCode() - Method in class ucar.nc2.ui.image.SourcePicture
-
Method that returns the status code of the picture loading.
- getStatusLine() - Method in class ucar.httpservices.HTTPMethod
- getStatusMessage() - Method in class ucar.nc2.ui.image.ScalablePicture
-
Method that returns the status code of the picture loading.
- getStatusMessage() - Method in class ucar.nc2.ui.image.SourcePicture
-
Method that returns the status code of the picture loading.
- getStatusText() - Method in class ucar.httpservices.HTTPMethod
- getSTD2() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the STD2
- getStdDev() - Method in class ucar.nc2.filter.Standardizer
- getStep() - Method in class ucar.nc2.iosp.sigmet.Ray
- getSTID() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the STID
- getStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint64 stnid = 1;
- getStnid() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
uint64 stnid = 1;
- getStnid() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
uint64 stnid = 1;
- getSTNM() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the STNM
- getStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
-
uint64 stnPos = 2;
- getStnPos() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
-
uint64 stnPos = 2;
- getStnPos() - Method in interface ucar.nc2.iosp.noaa.GhcnmProto.StationIndexOrBuilder
-
uint64 stnPos = 2;
- getStnVarSize(String) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Get the size of a particular station variable
- getStop() - Method in class dap4.core.util.Slice
- getStop() - Method in class opendap.dap.DArrayDimension
-
Get the projection stop point for this dimension.
- getStop() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getStopButton() - Method in class thredds.ui.monitor.ManageForm
- getStorage() - Method in class dap4.dap4lib.D4Array
- getStorage() - Method in class ucar.ma2.Array
-
Get underlying primitive array storage.
- getStorage() - Method in class ucar.ma2.ArrayBoolean
- getStorage() - Method in class ucar.ma2.ArrayByte
- getStorage() - Method in class ucar.ma2.ArrayChar
- getStorage() - Method in class ucar.ma2.ArrayDouble
- getStorage() - Method in class ucar.ma2.ArrayFloat
- getStorage() - Method in class ucar.ma2.ArrayInt
- getStorage() - Method in class ucar.ma2.ArrayLong
- getStorage() - Method in class ucar.ma2.ArrayObject
-
Get underlying primitive array storage.
- getStorage() - Method in class ucar.ma2.ArrayRagged
- getStorage() - Method in class ucar.ma2.ArrayScalar
- getStorage() - Method in class ucar.ma2.ArrayShort
- getStorage() - Method in class ucar.ma2.ArrayString
- getStorage() - Method in class ucar.ma2.ArrayStructure
- getStorage() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- getStorage() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- getStoreValue(Object) - Method in class thredds.ui.datatype.prefs.DateField
- getStoreValue(Object) - Method in class thredds.ui.datatype.prefs.DurationField
- getStoreValue(Object) - Method in class ucar.ui.prefs.ComboBox
-
Get value from Store, will be an ArrayList or null
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.BeanTableField
-
Get value from Store, will be a List of beanClass, or null
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.CheckBox
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.Date
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.Double
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.EnumCombo
-
Get value from Store, will be an item to be placed in the list
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field
-
Get value from Store.
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.Int
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.Text
-
Get value from Store, if it exists, else return default value.
- getStoreValue(Object) - Method in class ucar.ui.prefs.Field.TextCombo
-
Get value from Store, will be an ArrayList or null
- getStream() - Method in class dap4.dap4lib.D4DSP
- getStretched() - Method in class ucar.nc2.ui.geoloc.Rubberband
- getStride() - Method in class dap4.core.util.Slice
- getStride() - Method in class opendap.dap.DArrayDimension
-
Get the projection stride size for this dimension.
- getStride() - Method in class ucar.ma2.Section
-
Deprecated.dont assume evenly strided
- getStride() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
-
uint64 stride = 3;
- getStride() - Method in class ucar.nc2.stream.NcStreamProto.Range
-
uint64 stride = 3;
- getStride() - Method in interface ucar.nc2.stream.NcStreamProto.RangeOrBuilder
-
uint64 stride = 3;
- getStride(int) - Method in class ucar.ma2.Section
-
Deprecated.dont assume evenly strided
- getString() - Method in class ucar.ma2.ArrayChar
-
Create a String out of this rank one ArrayChar object.
- getString(int) - Method in class ucar.ma2.ArrayChar
-
Create a String out of this rank two ArrayChar object.
- getString(int) - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- getString(int) - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve a String for this field
- getString(Index) - Method in class ucar.ma2.ArrayChar
-
Create a String out of this ArrayChar object.
- getStringdata(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- getStringdata(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
string dataType
- getStringdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
string dataType
- getStringdata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- getStringdata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
string dataType
- getStringdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
string dataType
- getStringdata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- getStringdata(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
string dataType
- getStringdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
string dataType
- getStringData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- getStringdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
string dataType
- getStringdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
string dataType
- getStringdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- getStringdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
string dataType
- getStringdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
string dataType
- getStringdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- getStringdataBytes(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
string dataType
- getStringdataBytes(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
string dataType
- getStringDataBytes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringDataBytes(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringDataBytes(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringdataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- getStringdataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
string dataType
- getStringdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
string dataType
- getStringdataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- getStringdataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
string dataType
- getStringdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
string dataType
- getStringdataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- getStringdataCount() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
string dataType
- getStringdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
string dataType
- getStringDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringdataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
string dataType
- getStringdataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
string dataType
- getStringdataList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
string dataType
- getStringdataList() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
string dataType
- getStringdataList() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
string dataType
- getStringdataList() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
string dataType
- getStringdataList() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
string dataType
- getStringdataList() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
string dataType
- getStringdataList() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
string dataType
- getStringDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRING
- getStringDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRING
- getStringDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRING
- getStringIterator() - Method in class ucar.ma2.ArrayChar
-
Treat this Variable as an array of Strings, and iterate over all the strings in the array.
- getStrings() - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to retrieve an array of Strings for this field
- getStringsByName(String) - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
-
Extract the string array of data for a field by Name.
- getStringValue() - Method in class ucar.nc2.Attribute
-
Retrieve String value; only call if isString() is true.
- getStringValue() - Method in class ucar.unidata.util.Parameter
-
Retrieve String value.
- getStringValue(int) - Method in class ucar.nc2.Attribute
-
Retrieve ith String value; only call if isString() is true.
- getStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
structures
- getStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
structures
- getStructdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
structures
- getStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
structure/seq dataType
- getStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
structure/seq dataType
- getStructdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
structure/seq dataType
- getStructdata(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdata(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
structure/seq dataType
- getStructdata(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
structure/seq dataType
- getStructdataBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
structures
- getStructdataBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
structure/seq dataType
- getStructdataBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdataBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdataCount() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
structure/seq dataType
- getStructdataCount() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
structure/seq dataType
- getStructdataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdataList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
structure/seq dataType
- getStructdataList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
structure/seq dataType
- getStructdataOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
structures
- getStructdataOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
structures
- getStructdataOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
structures
- getStructdataOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
structure/seq dataType
- getStructdataOrBuilder() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
structure/seq dataType
- getStructdataOrBuilder() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
structure/seq dataType
- getStructdataOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdataOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
structure/seq dataType
- getStructdataOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
structure/seq dataType
- getStructdataOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
-
structure/seq dataType
- getStructdataOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
-
structure/seq dataType
- getStructdataOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.ArrayStructureRowOrBuilder
-
structure/seq dataType
- getStructs(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructs(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructs(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Structure structs = 4;
- getStructs(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Structure structs = 4;
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructs(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
struct members
- getStructs(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
struct members
- getStructsBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructsBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Structure structs = 4;
- getStructsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Structure structs = 4;
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
struct members
- getStructsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
struct members
- getStructsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Structure structs = 4;
- getStructsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Structure structs = 4;
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
struct members
- getStructsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
struct members
- getStructsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Structure structs = 4;
- getStructsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Structure structs = 4;
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
struct members
- getStructsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
struct members
- getStructsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
struct members that are structs
- getStructsOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
struct members that are structs
- getStructsOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
struct members that are structs
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Structure structs = 4;
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Structure structs = 4;
- getStructsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Structure structs = 4;
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
struct members
- getStructsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
struct members
- getStructsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
struct members
- getStructure() - Method in class thredds.cataloggen.config.DatasetSource
- getStructure(String) - Static method in class thredds.cataloggen.config.DatasetSourceStructure
-
Find the DatasetSourceStructure that matches this name.
- getStructureData(int) - Method in class ucar.ma2.ArraySequenceNested
- getStructureData(int) - Method in class ucar.ma2.ArrayStructure
-
Get the index-th StructureData of this ArrayStructure.
- getStructureData(Index) - Method in class ucar.ma2.ArrayStructure
-
Get the index-th StructureData of this ArrayStructure.
- getStructureDataCount() - Method in class ucar.ma2.ArraySequence
- getStructureDataIterator() - Method in class ucar.ma2.ArraySequence
- getStructureDataIterator() - Method in class ucar.ma2.ArrayStructure
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table
-
Iterate over the rows of this table.
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableArrayStructure
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableConstruct
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableContiguous
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableLinkedList
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInner3D
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimInnerPsuedo3D
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableMultidimStructure
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableNestedStructure
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableParentId
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableParentIndex
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableSingleton
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableStructure
- getStructureDataIterator(Cursor) - Method in class ucar.nc2.ft.point.standard.Table.TableTop
- getStructureIterator() - Method in class ucar.nc2.Structure
-
Iterator over all the data in a Structure.
- getStructureIterator(int) - Method in class ucar.nc2.dataset.SequenceDS
-
Deprecated.
- getStructureIterator(int) - Method in class ucar.nc2.Sequence
- getStructureIterator(int) - Method in class ucar.nc2.Structure
-
Get an efficient iterator over all the data in the Structure.
- getStructureIterator(InputStream, NetcdfFile) - Method in class ucar.nc2.stream.NcStreamReader
- getStructureIterator(String) - Method in class ucar.nc2.dods.DODSStructure
-
Return an iterator over the set of repeated structures.
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- getStructureIterator(Structure, int) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Get the structure iterator.
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.misc.Nldn
-
Get the structure iterator
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.misc.Uspln
-
Get the structure iterator
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.Ghcnm
-
Get the structure iterator
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.noaa.IgraPor
- getStructureIterator(Structure, int) - Method in class ucar.nc2.NetcdfFile
- getStructureIterator(Structure, int) - Method in class ucar.nc2.stream.CdmRemote
- getStructureMemberNames() - Method in class ucar.ma2.ArrayStructure
-
Get a list structure member names.
- getStructureMembers() - Method in class ucar.ma2.ArrayStructure
-
Get the StructureMembers object.
- getStructureMembers() - Method in class ucar.ma2.StructureData
- getStructureMembers() - Method in class ucar.ma2.StructureMembers.Member
- getStructurePath(DapVariable) - Static method in class dap4.core.util.DapUtil
-
Given a dap variable, get the path from the top-level variable to and including the given variable such that all but the last element is a structure.
- getStructures(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructures(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructures(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructureSize() - Method in class ucar.ma2.ArrayStructure
-
Get the size of each StructureData object in bytes.
- getStructureSize() - Method in class ucar.ma2.StructureMembers
-
Get the total size of the Structure in bytes.
- getStructuresList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Structure structures = 4;
- getStructuresOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Structure structures = 4;
- getSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
- getSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getSubCategoryName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getSubcenter() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getSubcenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
int32 subcenter = 8;
- getSubcenter() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
int32 subcenter = 8;
- getSubcenter() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
int32 subcenter = 8;
- getSubcenter() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getSubCenter() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Center (octet 26) common code C-12.
- getSubCenter() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getSubCenter() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getSubCenter() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getSubCenter() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- getSubcenter_id() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getSubcenter_id() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
Identification of subcenter (allocated by center)
- getSubcenter_id() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getSubcenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 subcenter_id = 2;
- getSubcenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 subcenter_id = 2;
- getSubcenterId() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 subcenter_id = 2;
- getSubCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Identification of subcenter.
- getSubCenterName() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getSubCenterName(int) - Method in class ucar.nc2.grib.grib1.tables.AfwaTables
- getSubCenterName(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getSubCenterName(int) - Method in class ucar.nc2.grib.grib1.tables.NcarTables
- getSubCenterName(int) - Method in class ucar.nc2.grib.grib1.tables.NcepRfcTables
- getSubCenterName(int, int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getSubCenterName(int, int) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- getSubCenterName(int, int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getSubCenterName(int, int) - Method in interface ucar.nc2.grib.GribTables
- getSubCenterName(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.Subcenter name, from table C-12
- getSubCenterNameStatic(int, int) - Static method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getSubdirs(CollectionConfig, boolean) - Method in class thredds.filesystem.ControllerOS
- getSubdirs(CollectionConfig, boolean) - Method in class thredds.filesystem.ControllerOS7
- getSubdirs(CollectionConfig, boolean) - Method in class thredds.filesystem.s3.ControllerS3
- getSubdirs(CollectionConfig, boolean) - Method in class thredds.filesystem.zarr.ControllerZip
- getSubdirs(CollectionConfig, boolean) - Method in interface thredds.inventory.MController
-
Returns all subdirectories in top collection.
- getSubKeys() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getSubMinor() - Method in class opendap.dap.ServerVersion
-
Returns the sub-minor version number, if it exists.
- getSuborbitHistoryAtt() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
- getSubsetString(Variable, int) - Static method in class ucar.nc2.ft2.simpgeometry.CFSimpleGeometryHelper
-
Gets the subset string to be used in NetCDFFile.read given a variable and an ID.
- getSubsetString(Variable, int, int, int) - Static method in class ucar.nc2.ft2.simpgeometry.CFSimpleGeometryHelper
-
Gets the subset string to be used in NetCDFFile.read given a variable and some indicies.
- getSubsetUrl() - Method in class thredds.catalog.InvDataset
-
Return the query fragment referencing this dataset, ie "catalog=catalog.xml&dataset=datasetID"
- getSubSlice(int) - Method in class dap4.core.util.MultiSlice
- getSubSlice(int) - Method in class dap4.core.util.Slice
- getSubSlices() - Method in class dap4.core.util.MultiSlice
- getSubSlices() - Method in class dap4.core.util.Slice
- getSubstitutePattern() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the value of the substitutePattern attribute of this DatasetNamer.
- getSubstitutionPattern() - Method in class thredds.cataloggen.datasetenhancer.RegExpAndDurationTimeCoverageEnhancer
- getSuffix() - Method in class thredds.catalog.InvService
-
Get the suffix; may be null
- getSuffix() - Method in class thredds.client.catalog.Service
- getSuffix() - Method in enum ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- GetSuffix(int) - Method in class ucar.units.ASCII_CharStream
- GetSuffix(int) - Method in class ucar.units.SimpleCharStream
-
Get the suffix.
- getSummary() - Method in class thredds.catalog.InvDataset
-
get specific type of documentation = summary
- getSummary() - Method in class thredds.catalog.ThreddsMetadata
- getSummary() - Method in class thredds.client.catalog.Dataset
- getSummary() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getSummary() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- getSurfaceFileType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Get the type for this file
- getSweep(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.RadialVariable
- getSweepIndex() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getSweepIndex() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getSweepMode() - Method in class ucar.nc2.iosp.uf.UFheader
- getSweepNumber() - Method in class ucar.atd.dorade.DoradeSweep
- getsweepVar() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getSweepVar() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getSWFO() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the SWFO
- getSymbol() - Method in class thredds.ui.monitor.Chart
- getSymbol() - Method in class ucar.units.BaseQuantity
-
Returns the symbol of the base quantity.
- getSymbol() - Method in interface ucar.units.Unit
-
Gets the symbol of this unit.
- getSymbol() - Method in class ucar.units.UnitID
-
Returns the symbol for the unit.
- getSymbol() - Method in class ucar.units.UnitImpl
-
Gets the symbol for the unit.
- getSymbol() - Method in class ucar.units.UnitName
-
Returns the symbol.
- getSymbol() - Method in class ucar.units.UnitSymbol
-
Returns the symbol for the unit.
- getsystemGain(int) - Method in class ucar.atd.dorade.DoradeSweep
- getT() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getT() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getTable() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getTable() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getTable() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getTable() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getTable() - Method in class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- getTable() - Method in class ucar.ui.table.JTableSorted
-
Get the JTable delegate so you can do nasty things to it
- getTable() - Method in class ucar.ui.table.JTreeTableSorted
- getTable(int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- getTable(short) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- getTableBformat() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
- getTableBname() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ucar.ui.table.JTreeTable.TreeTableCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ucar.ui.table.JTreeTable.TreeTableCellRenderer
-
TreeCellRenderer method.
- getTableConfigsAsArray() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getTableConfigurer(FeatureType, NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.TableAnalyzer
-
Find a TableConfigurer for this dataset, if there is one.
- getTableDformat() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
- getTableDname() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
- getTableKey() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getTableLookup() - Method in class ucar.nc2.iosp.bufr.MessageScanner
- getTableName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getTableName() - Method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- getTableNo() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.CodeTableBean
- getTableNo() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- getTables() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getTables() - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- getTableType() - Method in enum ucar.nc2.wmo.CommonCodeTable.Table
-
Deprecated.
- getTableType(String) - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables
- getTableValue(int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- getTableValue(int, int, int) - Static method in class ucar.nc2.wmo.CommonCodeTable
-
Deprecated.
- getTableVersion() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- getTableVersion() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
gets the Table version (octet 4).
- getTableVersion() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getTableVersion() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getTabSize(int) - Method in class ucar.units.SimpleCharStream
- getTag(short) - Static method in class ucar.nc2.iosp.hdf4.TagEnum
-
Find the Tag that matches the code.
- getTags() - Method in class ucar.nc2.internal.iosp.hdf4.H4header
- getTags() - Method in class ucar.nc2.iosp.hdf4.H4header
- getTangentLat() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the tangent latitude in degrees
- getTangentLon() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the tangent longitude in degrees
- getTangentLon() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the tangent longitude in degrees
- getTargetName() - Method in class dap4.core.dmr.DapMap
- getTask() - Method in class ucar.ui.widget.ProgressMonitor
- getTaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.Time, or null if none.
- getTempFile() - Method in class thredds.crawlabledataset.s3.S3URI
-
Gets a temporary file to which the content of the S3Object that this URI points to can be downloaded.
- getTemplate() - Method in class dap4.dap4lib.D4Array
- getTemplate() - Method in class opendap.dap.PrimitiveVector
-
Returns the template variable for this vector.
- getTemplate() - Method in class thredds.catalog.query.ListChoice
- getTemplate() - Method in class thredds.catalog.query.Selector
- getTemplate() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- getTemplate() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Gds2Bean
- getTemplate() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- getTemplate() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds2Bean
- getTemplateNumber() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
product Definition template, Table 4.0
- getTemplateTable(String) - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables
- getTemplateTables() - Method in class ucar.nc2.grib.grib2.table.WmoTemplateTables
- getTemplateType() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the type of template this is
- getText() - Method in class thredds.catalog.ThreddsMetadata.Vocab
- getText() - Method in class thredds.client.catalog.ThreddsMetadata.Vocab
- getText() - Method in class ucar.nc2.ui.op.NCdumpPane
- getText() - Method in class ucar.nc2.ui.widget.TextGetPutPane
- getText() - Method in class ucar.nc2.units.DateType
-
Get a text representation.
- getText() - Method in class ucar.nc2.units.TimeDuration
-
Get the String text
- getText() - Method in class ucar.ui.prefs.Field.Text
-
Return the current accepted value
- getText() - Method in class ucar.ui.prefs.Field.TextCombo
-
Return the current selected value as a String
- getText() - Method in class ucar.ui.widget.TextHistoryPane
- getTextArea() - Method in class thredds.ui.monitor.ManageForm
- getTextContent(String) - Method in class thredds.util.DodsURLExtractor
-
Extract text content from the given URL and return in String
- getThreddsDataFactory() - Static method in class ucar.nc2.ui.ToolsUI
- getThreddsMetadata() - Method in class thredds.catalog.InvMetadata
-
get the internal ThreddsMetadata, if isThreddsMetadata() is true
- getThreddsroot() - Method in class ucar.unidata.util.test.UnitTestCommon
- getThreddsS3Client() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- getthresholdParamName() - Method in class ucar.atd.dorade.DoradePARM
- getThresholdValue() - Method in class ucar.atd.dorade.DoradePARM
- getTime() - Method in class ucar.atd.dorade.DoradeSweep
-
Get the (start) time for this sweep.
- getTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
-
double time = 1;
- getTime() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
-
double time = 1;
- getTime() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.LocationOrBuilder
-
double time = 1;
- getTime() - Method in interface ucar.nc2.ft.ProfileFeature
-
Nominal time of the profile
- getTime() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getTime() - Method in class ucar.nc2.iosp.sigmet.Ray
- getTime() - Method in class ucar.nc2.ui.coverage2.CoverageRenderer
- getTime() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getTime() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- getTime() - Method in class ucar.nc2.ui.grid.GridRenderer
- getTime() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getTime(int) - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getTime(int) - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.get the time of the nth point.
- getTime(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the time for the given point as a java.util.Date.
- getTime(int) - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getTime(Range) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Get the time values on the given Range of the trajectory.
- getTime(Variable, StructureData) - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getTime2D() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getTime2runtime() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getTime2Runtime(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time index to runtime index, Best Time only
- getTime2Runtime(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time index to runtime index, Best Time only
- getTime2Runtime(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time index to runtime index, Best Time only
- getTime2RuntimeCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time index to runtime index, Best Time only
- getTime2RuntimeCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time index to runtime index, Best Time only
- getTime2RuntimeCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time index to runtime index, Best Time only
- getTime2RuntimeList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time index to runtime index, Best Time only
- getTime2RuntimeList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time index to runtime index, Best Time only
- getTime2RuntimeList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time index to runtime index, Best Time only
- getTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Time axis
- getTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Time axis, if it exists.
- getTimeAxis() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Time axis
- getTimeAxis() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
- getTimeAxis() - Method in class ucar.nc2.ft2.coverage.adapter.GridCS
- getTimeAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getTimeAxis1D() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Time axis, if its 1-dimensional
- getTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Time axis, if it exists, and if its 1-dimensional.
- getTimeAxisDataCached() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
get the Time axis data.
- getTimeAxisForRun(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.doesnt work correctly for intervals
- getTimeAxisForRun(int) - Method in interface ucar.nc2.dt.GridCoordSystem
-
This is the case of a 2D time axis, which depends on the run index.
- getTimeAxisForRun(int) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
- getTimeAxisForRun(CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeAxis2DFmrc
- getTimeBaseAndFactor(String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapCalendar2
-
This converts a string "[units] since [isoDate]" (e.g., "minutes since 1985-01-01") into a baseSeconds (seconds since 1970-01-01) and a factor ("minutes" returns 60).
- getTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- getTimeCoord() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getTimeCoord() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
A string representation of the time coordinate, whether its an interval or not.
- getTimeCoord() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getTimeCoord() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- getTimeCoord() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getTimeCoordinate(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getTimeCoordName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- getTimeCoordName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getTimeCoordName() - Method in class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- getTimeCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getTimeCoords() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get a list of unique TimeCoords, which contain the list of variables that all use that TimeCoord.
- getTimeCoords(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
- getTimeCoverage() - Method in class thredds.catalog.InvDataset
-
get time coverage
- getTimeCoverage() - Method in class thredds.catalog.ThreddsMetadata
- getTimeCoverage() - Method in class thredds.client.catalog.Dataset
- getTimeDate(int) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.use getCalendarDate()
- getTimeDates() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.use getCalendarDates() to correctly interpret calendars
- getTimeDates() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.use getCalendarDates
- getTimeDim() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getTimeDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the time Dimension, if it exists
- getTimeDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the time Dimension, if it exists
- getTimeDimension() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the time Dimension, if it exists
- getTimeDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the time dimension
- getTimeDimension() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the time Dimension
- getTimeDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeDimensionIndex() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the time Dimension index in the geogrid (canonical order), or -1 if none
- getTimeDuration() - Method in class thredds.ui.datatype.prefs.DurationField
- getTimeExpected() - Method in class ucar.nc2.ft.fmrc.FmrInv.GridVariable
- getTimeHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of time header bytes
- getTimeIndex(String) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
- getTimeIndicesFromMrutp(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getTimeIntervalName() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
Check if all time intervals have the same length.
- getTimeIntervalName() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
-
Check if we all time intervals have the same length.
- getTimeIntervals() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- getTimeIntervals() - Method in interface ucar.nc2.grib.grib2.Grib2Pds.PdsInterval
- getTimeIntvName() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- getTimeLength(FmrcInvLite.Gridset) - Method in interface ucar.nc2.ft.fmrc.TimeInventory
- getTimeName() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
The name of time unit, if there is a time axis.
- getTimeName() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getTimeName() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getTimeName(int) - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.
- getTimeOffset() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getTimeOffsetIntv() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getTimeRange() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getTimeRangeIndicator() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Time range indicator (octet 21) - code table 5.
- getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- getTimeRangeUnitName(int) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Get the first time range unit name
- getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
- getTimeRangeUnitName(int) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
- getTimeResolution() - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
only if isRegular() LOOK REDO
- getTimes() - Method in class ucar.atd.dorade.DoradeSweep
- getTimes() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.will move in ver 6
- getTimes() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Deprecated.will move in ver 6
- getTimes() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- getTimes() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl.StationProfileFeatureSubset
- getTimes() - Method in interface ucar.nc2.ft.StationProfileFeature
-
Get the list of times in the time series of profiles.
- getTimes(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimes(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getTimes(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getTimesBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimesBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getTimesCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getTimeSeriesProfileConfig(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getTimesForSerialization() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
public by accident - do not use
- getTimesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getTimesList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getTimesOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimesOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getTimesOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getTimesOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
time2D only
- getTimesOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
time2D only
- getTimesOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
time2D only
- getTimeSpan(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getTimeSpan(Document) - Static method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getTimeStepsPerFile(String) - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of timesteps per file and the starting offset
- getTimeTrailerBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of time trailer bytes
- getTimeType() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getTimeTypeName() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
The time unit name (code table 5)
- getTimeTypeName() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getTimeTypeName(int) - Static method in class ucar.nc2.grib.grib1.Grib1ParamTime
- getTimeTypeName(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getTimeTypeName(int) - Method in class ucar.nc2.grib.grib1.tables.JmaTables
- getTimeTypeName(int) - Method in class ucar.nc2.grib.grib1.tables.NcepTables
- getTimeUdUnit() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getTimeUdunitName() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
- getTimeUdunitName() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the time unit as a String.
- getTimeUdunitName() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
- getTimeUnit() - Method in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- getTimeUnit() - Method in class ucar.nc2.dt.point.SequenceHelper
- getTimeUnit() - Method in interface ucar.nc2.ft.DsgFeatureCollection
-
The time unit, if there is a time axis.
- getTimeUnit() - Method in class ucar.nc2.ft.point.DsgCollectionImpl
- getTimeUnit() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string timeUnit = 2;
- getTimeUnit() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
string timeUnit = 2;
- getTimeUnit() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
string timeUnit = 2;
- getTimeUnit() - Method in class ucar.nc2.ft.point.standard.NestedTable
- getTimeUnit() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getTimeUnit() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Time unit (octet 18) - code table 4.
- getTimeUnit() - Method in class ucar.nc2.grib.grib2.Grib2Pds
-
Indicator of unit of time range (see Code table 4.4)
- getTimeUnit() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
- getTimeUnit() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the time unit as a code, which should be Grib2 table 4.4.
- getTimeUnit() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
- getTimeUnit() - Method in class ucar.nc2.time.CalendarDuration
- getTimeUnit() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getTimeUnit() - Method in class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- getTimeUnit() - Method in class ucar.nc2.units.DateUnit
-
For udunit dates, get the time unit.
- getTimeUnit() - Method in class ucar.nc2.units.TimeDuration
-
Get the corresponding time unit
- getTimeUnit(Document) - Static method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
- getTimeUnit(Document) - Static method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
- getTimeUnitBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
-
string timeUnit = 2;
- getTimeUnitBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
-
string timeUnit = 2;
- getTimeUnitBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollectionOrBuilder
-
string timeUnit = 2;
- getTimeUnitConvert(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvert(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvert(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConverter() - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- getTimeUnitConvertList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnitConvertOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
repeated .IntMap timeUnitConvert = 18;
- getTimeUnits() - Method in class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- getTimeUnits() - Method in interface ucar.nc2.dt.PointCollection
-
Deprecated.Get the units of Calendar time.
- getTimeUnits() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getTimeUnits() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getTimeUnits() - Method in class ucar.nc2.dt.radial.RadialCoordSys
-
Get the units of Calendar time.
- getTimeUnits() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Get the units of Calendar time.
- getTimeUnits() - Method in interface ucar.nc2.dt.TimeSeriesCollection
-
Deprecated.Get the units of Calendar time.
- getTimeUnits() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getTimeUnits() - Method in class ucar.nc2.time.CalendarDate
-
udunits formatting
- getTimeUnits(DateUnit) - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- getTimeUnitsIdentifier() - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the String representation of the units for time.
- getTimeUnitString() - Method in class ucar.nc2.units.DateUnit
-
For udunit dates, get the time unit only, as a String, eg "secs" or "days"
- getTimeValue(int) - Method in interface ucar.nc2.dt.TrajectoryObsDatatype
-
Deprecated.Return the time for the given point as a double in the units given by getTimeUnitsIdentifier().
- getTimeValue1() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Time value 1 (octet 19).
- getTimeValue1() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getTimeValue2() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Time value 2 (octet 20).
- getTimeValue2() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.RecordBean
- getTimeVar() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getTimeWindow() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getTInv() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- getTitle() - Method in class thredds.catalog.query.Selector
- getTitle() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- getTitle() - Method in class thredds.cataloggen.config.CatalogRefInfo
- getTitle() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- getTitle() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string title = 2;
- getTitle() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string title = 2;
- getTitle() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string title = 2;
- getTitle() - Method in class ucar.nc2.dt.grid.GridDataset
- getTitle() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- getTitle() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getTitle() - Method in interface ucar.nc2.dt.TypedDataset
-
Deprecated.
- getTitle() - Method in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- getTitle() - Method in interface ucar.nc2.ft.FeatureDataset
-
Title of the dataset.
- getTitle() - Method in class ucar.nc2.ft.FeatureDatasetImpl
- getTitle() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- getTitle() - Method in class ucar.nc2.ft2.coverage.FeatureDatasetCoverage
- getTitle() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
- getTitle() - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
gets the CF title.
- getTitle() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the title
- getTitle() - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Title for CF conventions
- getTitle() - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
gets the CF title.
- getTitle() - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
gets the CF title.
- getTitle() - Method in class ucar.nc2.NetcdfFile
-
Get the human-readable title, if it exists.
- getTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
??
- getTitle() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
??
- getTitle() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
??
- getTitle() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.CodeTableBean
- getTitle() - Method in class ucar.nc2.ui.op.WmsViewer.LayerBean
- getTitle() - Method in class ucar.unidata.util.test.UnitTestCommon
- getTitleBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
string title = 2;
- getTitleBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
string title = 2;
- getTitleBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
string title = 2;
- getTitleBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
??
- getTitleBytes() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
??
- getTitleBytes() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
??
- getTitleJulianDays() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get the starting Julian day for this volume
- getTitleJulianDays() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get the starting Julian day for this volume
- getTitleMsecs() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get the starting time in seconds since midnight.
- getTitleMsecs() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get the starting time in seconds since midnight.
- getTitleMsecs() - Method in class ucar.nc2.iosp.uf.Ray
- getTo() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
-
sint32 to = 2;
- getTo() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
-
sint32 to = 2;
- getTo() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.IntMapOrBuilder
-
sint32 to = 2;
- getToken(int) - Method in class ucar.units.StandardUnitFormat
-
Get the specific Token.
- getTokens(String, String) - Static method in class ucar.unidata.util.StringUtil2
- getToolsFrame() - Static method in class ucar.nc2.ui.ToolsUI
- getToolsUI() - Static method in class ucar.nc2.ui.ToolsUI
- getToolTipText() - Method in class ucar.ui.prefs.Field
-
Get the tooltip
- getToolTipText(MouseEvent) - Method in class ucar.ui.prefs.BeanTable
- getTopDataset() - Method in class thredds.client.catalog.builder.CatalogBuilder
- getTopDir() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
MFile, Partition filenames are relative to this
- getTopDir() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
MFile, Partition filenames are relative to this
- getTopDir() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
MFile, Partition filenames are relative to this
- getTopDirBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
MFile, Partition filenames are relative to this
- getTopDirBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
MFile, Partition filenames are relative to this
- getTopDirBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
MFile, Partition filenames are relative to this
- getTopIndexFileFromConfig(FeatureCollectionConfig) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- getTopVariables() - Method in class dap4.core.dmr.DapDataset
- getTotal() - Method in class ucar.nc2.util.Counters.Counter
- getTotalBits() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
- getTotalBits() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getTotalBits() - Method in class ucar.nc2.iosp.bufr.Message
-
This is the total number of bits taken by the data in the data section of the message.
- getTotalCoords() - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- getTotalMessages() - Method in class ucar.nc2.iosp.bufr.MessageScanner
- getTotalNelems() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayout
- getTotalNelems() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayoutBB
- getTotalNelems() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayout
- getTotalNelems() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayoutBB
- getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunker
-
Get total number of elements in wantSection
- getTotalNelems() - Method in class ucar.nc2.iosp.IndexChunkerTiled
- getTotalNelems() - Method in interface ucar.nc2.iosp.Layout
-
Get total number of elements in the wanted subset.
- getTotalNelems() - Method in interface ucar.nc2.iosp.LayoutBB
-
Get total number of elements in the wanted subset.
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutBBTiled
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegular
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutSegmented
- getTotalNelems() - Method in class ucar.nc2.iosp.LayoutTiled
- getTotalNelems() - Method in class ucar.nc2.iosp.zarr.ZarrLayoutBB
- getTotalNumberOfStructures() - Method in class ucar.ma2.ArraySequenceNested
- getTotalObs() - Method in class ucar.nc2.iosp.bufr.MessageScanner
- getTotalSize() - Method in class dap4.core.util.PowerSet
- getTotalSize() - Method in class ucar.nc2.grib.coord.SparseArray
- getTrack() - Method in class ucar.nc2.grib.coord.SparseArray
- getTrack(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
1-based index into record list, 0 == missing
- getTrack(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
1-based index into record list, 0 == missing
- getTrack(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
1-based index into record list, 0 == missing
- getTrack(int) - Method in class ucar.nc2.grib.coord.SparseArray
- getTrackCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
1-based index into record list, 0 == missing
- getTrackCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
1-based index into record list, 0 == missing
- getTrackCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
1-based index into record list, 0 == missing
- getTrackList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
-
1-based index into record list, 0 == missing
- getTrackList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
-
1-based index into record list, 0 == missing
- getTrackList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.SparseArrayOrBuilder
-
1-based index into record list, 0 == missing
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- getTrajectories() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getTrajectories() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.Get trajectories contained in this dataset.
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- getTrajectory(String) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getTrajectory(String) - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.Get the named trajectory
- getTrajectoryConfig(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- getTrajectoryDim() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- getTrajectoryId() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- getTrajectoryIds() - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- getTrajectoryIds() - Method in interface ucar.nc2.dt.TrajectoryObsDataset
-
Deprecated.Get a list of String IDs for the available trajectories.
- getTransform() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getTransform() - Method in class ucar.nc2.ui.geoloc.Navigation
-
Get the affine transform based on screen size and world bounding box
- getTransformBuilder() - Method in class ucar.nc2.dataset.VerticalCT
-
Deprecated.do not use
- getTransformName() - Method in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- getTransformName() - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
- getTransformName() - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
- getTransformName() - Method in class ucar.nc2.dataset.transform.CFHybridHeight
-
Get the standard name of this transform
- getTransformName() - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
- getTransformName() - Method in class ucar.nc2.dataset.transform.CFLnPressure
- getTransformName() - Method in class ucar.nc2.dataset.transform.CFOceanS
- getTransformName() - Method in class ucar.nc2.dataset.transform.CFOceanSigma
- getTransformName() - Method in class ucar.nc2.dataset.transform.CFSigma
- getTransformName() - Method in class ucar.nc2.dataset.transform.CsmSigma
- getTransformName() - Method in class ucar.nc2.dataset.transform.CsmSigma.HybridSigmaPressureBuilder
- getTransformName() - Method in class ucar.nc2.dataset.transform.FlatEarth
- getTransformName() - Method in class ucar.nc2.dataset.transform.Geostationary
- getTransformName() - Method in interface ucar.nc2.dataset.transform.HorizTransformBuilderIF
-
Get the Transform name.
- getTransformName() - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
- getTransformName() - Method in class ucar.nc2.dataset.transform.LambertConformalConic
- getTransformName() - Method in class ucar.nc2.dataset.transform.LambertCylindricalEqualArea
- getTransformName() - Method in class ucar.nc2.dataset.transform.LatLon
- getTransformName() - Method in class ucar.nc2.dataset.transform.Mercator
- getTransformName() - Method in class ucar.nc2.dataset.transform.MSGnavigation
- getTransformName() - Method in class ucar.nc2.dataset.transform.Orthographic
- getTransformName() - Method in class ucar.nc2.dataset.transform.PolarStereographic
- getTransformName() - Method in class ucar.nc2.dataset.transform.PolyconicProjection
- getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedLatLon
- getTransformName() - Method in class ucar.nc2.dataset.transform.RotatedPole
- getTransformName() - Method in class ucar.nc2.dataset.transform.Sinusoidal
- getTransformName() - Method in class ucar.nc2.dataset.transform.Stereographic
- getTransformName() - Method in class ucar.nc2.dataset.transform.TransverseMercator
- getTransformName() - Method in class ucar.nc2.dataset.transform.UTM
- getTransformName() - Method in class ucar.nc2.dataset.transform.VerticalPerspective
- getTransformName() - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
-
Get the Transform name.
- getTransformName() - Method in class ucar.nc2.dataset.transform.VExplicitField
- getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG1
- getTransformName() - Method in class ucar.nc2.dataset.transform.VOceanSG2
- getTransformName() - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
- getTransformName() - Method in interface ucar.nc2.internal.dataset.transform.vertical.VerticalCTBuilder
-
Get the VerticalCT name.
- getTransformName() - Method in class ucar.nc2.internal.dataset.transform.vertical.WRFEtaTransformBuilder
- getTransformName() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
-
Get the transform name
- getTransformNames() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getTransformNames(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- getTransformNames(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string transformNames = 3;
- getTransformNames(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string transformNames = 3;
- getTransformNamesBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- getTransformNamesBytes(int) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string transformNames = 3;
- getTransformNamesBytes(int) - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string transformNames = 3;
- getTransformNamesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- getTransformNamesCount() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string transformNames = 3;
- getTransformNamesCount() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string transformNames = 3;
- getTransformNamesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
-
repeated string transformNames = 3;
- getTransformNamesList() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
-
repeated string transformNames = 3;
- getTransformNamesList() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSysOrBuilder
-
repeated string transformNames = 3;
- getTransforms() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getTransformType() - Method in class ucar.nc2.dataset.CoordinateTransform
- getTransformType() - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
- getTransformType() - Method in class ucar.nc2.dataset.transform.CFHybridHeight
-
Get the type of the transform
- getTransformType() - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
- getTransformType() - Method in class ucar.nc2.dataset.transform.CFSigma
- getTransformType() - Method in class ucar.nc2.dataset.transform.Geostationary
- getTreeView() - Method in class thredds.ui.catalog.CatalogChooser
-
Get the TreeView component.
- getTriples(String) - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- getTrueBaseType() - Method in class dap4.core.dmr.DapVariable
- getTrueurl() - Method in class ucar.nc2.dataset.DatasetUrl
- getType() - Method in class opendap.dap.Alias
-
Returns the attribute type constant.
- getType() - Method in class opendap.dap.Attribute
-
Returns the attribute type constant.
- getType() - Method in class thredds.catalog.InvDocumentation
- getType() - Method in class thredds.cataloggen.config.CatalogGenConfig
-
Return the type of this CatalogGenConfig
- getType() - Method in class thredds.cataloggen.config.DatasetFilter
-
Return the type of this DatasetFilter
- getType() - Method in class thredds.cataloggen.config.DatasetNamer
-
Return the type attribute of this DatasetNamer.
- getType() - Method in class thredds.cataloggen.config.DatasetSource
- getType() - Method in class thredds.client.catalog.Documentation
- getType() - Method in class thredds.client.catalog.Service
- getType() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- getType() - Method in class thredds.inventory.CollectionManager.TriggerEvent
- getType() - Method in class thredds.inventory.CollectionUpdateEvent
- getType() - Method in interface ucar.nc2.dt.RadialDatasetSweep.Sweep
- getType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldType type = 5;
- getType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldType type = 5;
- getType() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldType type = 5;
- getType() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getType() - Method in interface ucar.nc2.ft.radial.RadialSweepFeature
- getType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.Dataset
- getType() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
.Dataset.Type type = 1;
- getType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
.Dataset.Type type = 1;
- getType() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
.Dataset.Type type = 1;
- getType() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.VariableIndexPartitioned
- getType() - Method in interface ucar.nc2.grib.coord.Coordinate
- getType() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getType() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getType() - Method in class ucar.nc2.grib.coord.CoordinateTime
- getType() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getType() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- getType() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getType() - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getType() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable
- getType() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getType() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- getType() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageDatatype
- getType() - Method in class ucar.nc2.internal.ncml.Aggregation
-
Get type of aggregation
- getType() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getType() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getType() - Method in class ucar.nc2.iosp.grads.GradsAttribute
- getType() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the mapping type
- getType() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getType() - Method in class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- getType() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
- getType() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Get type of aggregation
- getType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
< 5.0
- getType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
< 5.0
- getType() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
< 5.0
- getType() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getType() - Method in class ucar.nc2.ui.coverage2.CoverageTable.DatasetBean
- getType() - Method in class ucar.nc2.ui.gis.shapefile.DbaseData
-
Method to return the type of data for the field
- getType() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getType() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- getType() - Method in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- getType() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getType() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.CodeTableBean
- getType() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getType() - Method in class ucar.nc2.ui.op.Fmrc2Panel.CoordBean
- getType() - Method in class ucar.nc2.ui.op.Fmrc2Panel.TimeCoordBean
- getType() - Method in class ucar.nc2.ui.op.Fmrc2Panel.VertCoordBean
- getType() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getType() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getType() - Method in class ucar.nc2.ui.op.RadialDatasetTable.SweepBean
- getType() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.TableBean
- getType() - Method in class ucar.nc2.units.DateType
-
Get the type of Date.
- getType(int) - Static method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
-
Get the MessageType by number.
- getType(int) - Static method in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
Get the MessageType by number.
- getType(int) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
-
Find the EarthEllipsoid that matches this EPSG Id.
- getType(Class, boolean) - Static method in enum ucar.ma2.DataType
-
Find the DataType that matches this class.
- getType(String) - Static method in class thredds.catalog.CollectionType
-
Return a CollectionType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
- getType(String) - Static method in class thredds.catalog.DataFormatType
-
Return a DataFormatType for the given name by either matching a known type (ignoring case) or creating an unknown type.
- getType(String) - Static method in class thredds.catalog.MetadataType
-
Return a MetadataType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
- getType(String) - Static method in class thredds.catalog.ServiceType
-
Return a ServiceType that matches the given name by either matching a known type (ignoring case) or creating an unknown type.
- getType(String) - Static method in class thredds.cataloggen.config.DatasetSourceType
-
Find the DatasetSourceType that matches this name.
- getType(String) - Static method in enum ucar.ma2.DataType
-
Find the DataType that matches this name.
- getType(String) - Static method in enum ucar.nc2.constants.AxisType
-
Find the AxisType that matches this name.
- getType(String) - Static method in enum ucar.nc2.constants.DataFormatType
-
case insensitive name lookup.
- getType(String) - Static method in enum ucar.nc2.constants.FeatureType
-
Find the FeatureType that matches this name.
- getType(String) - Static method in enum ucar.nc2.dataset.VerticalCT.Type
-
Find the VerticalCT.Type that matches this name.
- getType(String) - Static method in class ucar.nc2.dt.RadialDatasetSweep.Type
-
Find the DataType that matches this name, ignore case.
- getType(String) - Static method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
-
Find the MessageType that matches this name.
- getType(String) - Static method in class ucar.nc2.iosp.hdf5.H5header.MessageType
-
Find the MessageType that matches this name.
- getType(String) - Static method in class ucar.unidata.geoloc.EarthEllipsoid
-
Find the EarthEllipsoid that matches this name.
- getType(Array) - Static method in enum ucar.ma2.DataType
- getType(RandomAccessFile) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
-
Find out what kind of index this is
- getTypeName() - Method in class dap4.core.dmr.DapType
- getTypeName() - Method in enum dap4.core.dmr.TypeSort
- getTypeName() - Method in class opendap.dap.BaseType
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.BaseTypePrimitiveVector
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.BooleanPrimitiveVector
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DArray
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DByte
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DFloat32
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DFloat64
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DGrid
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DInt16
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DInt32
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DList
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DSequence
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DString
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DStructure
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DUInt16
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DUInt32
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DURL
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.DVector
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeName() - Method in class opendap.dap.PrimitiveVector
-
Returns the OPeNDAP type name of the class instance as a
String
. - getTypeOfProcessedData() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
Get type Of Processed Data (code table 1.4)
- getTypeSort() - Method in class dap4.core.dmr.DapType
- getTypeSort(String) - Static method in enum dap4.core.dmr.TypeSort
- getTypeString() - Method in class opendap.dap.Attribute
-
Returns the attribute type as a
String
. - getTypeVal(String) - Static method in class opendap.dap.Attribute
-
Returns the attribute type as a
String
. - getTypeValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldType type = 5;
- getTypeValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldType type = 5;
- getTypeValue() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldType type = 5;
- getTypeValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
-
.Dataset.Type type = 1;
- getTypeValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
-
.Dataset.Type type = 1;
- getTypeValue() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.DatasetOrBuilder
-
.Dataset.Type type = 1;
- getTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
< 5.0
- getTypeValue() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
< 5.0
- getTypeValue() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
< 5.0
- getTypicalDataset() - Method in class ucar.nc2.internal.ncml.Aggregation
-
Open one of the nested datasets as a template for the aggregation dataset.
- getTypicalDataset() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Open one of the nested datasets as a template for the aggregation dataset.
- getUberGrids() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getUberGrids() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- getUdunit() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getUdunit() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getUdUnit() - Method in class ucar.nc2.ft2.coverage.TimeHelper
- getUdUnit() - Method in class ucar.nc2.time.CalendarDateUnit
- getUdunits() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getUIDefaultOfClass(Class, String) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for retrieving the UIDefault for a single property of a particular class.
- getUIDefaultsOfClass(Class) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for retrieving a subset of the UIDefaults pertaining to a particular class.
- getUIDefaultsOfClass(String) - Static method in class ucar.ui.util.SwingUtils
-
Convenience method for retrieving a subset of the UIDefaults pertaining to a particular class.
- getUintData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- getUintData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ENUM4, UINT
- getUintData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ENUM4, UINT
- getUintDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- getUintDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ENUM4, UINT
- getUintDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ENUM4, UINT
- getUintDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ENUM4, UINT
- getUintDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ENUM4, UINT
- getUintDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ENUM4, UINT
- getUlongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- getUlongData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ULONG
- getUlongData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ULONG
- getUlongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- getUlongDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ULONG
- getUlongDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ULONG
- getUlongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
ULONG
- getUlongDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
ULONG
- getUlongDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
ULONG
- getunambiguousRange(int) - Method in class ucar.atd.dorade.DoradeSweep
- getUnambiguousVelocity(int) - Method in class ucar.atd.dorade.DoradeSweep
- getUncompressedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
uint64 uncompressedSize = 6;
- getUncompressedSize() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
uint64 uncompressedSize = 6;
- getUncompressedSize() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
uint64 uncompressedSize = 6;
- getUncompressedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
uint32 uncompressedSize = 8;
- getUncompressedSize() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
uint32 uncompressedSize = 8;
- getUncompressedSize() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
uint32 uncompressedSize = 8;
- getUnionCoords() - Method in class ucar.nc2.grib.coord.CoordinateSharer
- getUnionTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- getUnionTimeCoord() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- getUnique() - Method in class ucar.nc2.util.Counters.Counter
- getUniqueID() - Method in class thredds.catalog.InvCatalogRef
- getUniqueID() - Method in class thredds.catalog.InvDataset
-
If this dataset has an authority and an ID, then the concatenation of them is the globally unique ID.
- getUniqueID() - Method in class thredds.catalog.InvDatasetImplProxy
- getUnit() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
string unit = 3;
- getUnit() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
string unit = 3;
- getUnit() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
string unit = 3;
- getUnit() - Method in interface ucar.nc2.grib.coord.Coordinate
- getUnit() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getUnit() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getUnit() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- getUnit() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getUnit() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- getUnit() - Method in class ucar.nc2.grib.grib2.Grib2Parameter
- getUnit() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getUnit() - Method in interface ucar.nc2.grib.GribTables.Parameter
- getUnit() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the units
- getUnit() - Method in class ucar.nc2.iosp.grid.GridParameter
-
unit of parameter.
- getUnit() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getUnit() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- getUnit() - Method in class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- getUnit() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getUnit() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.EntryBean
- getUnit() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getUnit() - Method in class ucar.nc2.units.SimpleUnit
-
Get underlying ucar.units.Unit.
- getUnit() - Method in class ucar.units.OffsetUnit
-
Returns the reference unit.
- getUnit() - Method in class ucar.units.ScaledUnit
-
Returns the reference unit.
- getUnit() - Method in class ucar.units.TimeScaleUnit
-
Returns the reference unit.
- getUnitBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
string unit = 3;
- getUnitBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
string unit = 3;
- getUnitBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
string unit = 3;
- getUnitDB() - Method in interface ucar.units.UnitSystem
-
Returns the complete database of units (base units and derived units acceptable for use in the system of units.
- getUnitDB() - Method in class ucar.units.UnitSystemImpl
-
Returns the complete unit database.
- getUnitName() - Method in class ucar.atd.dorade.DoradePARM
- getUnitName() - Method in class ucar.nc2.iosp.grads.GradsVariable
-
Get the unit name
- getUnitName() - Method in interface ucar.units.Unit
-
Gets the identifier of this unit.
- getUnitName() - Method in class ucar.units.UnitImpl
-
Gets the identifier of this unit.
- getUnits() - Method in class thredds.catalog.query.SelectRange
- getUnits() - Method in class thredds.catalog.ThreddsMetadata.Range
- getUnits() - Method in class thredds.catalog.ThreddsMetadata.Variable
- getUnits() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
- getUnits() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
- getUnits() - Method in class ucar.atd.dorade.DoradePARM
-
Get the units string for this parameter.
- getUnits() - Method in class ucar.nc2.dataset.VariableDS.Builder
- getUnits() - Method in class ucar.nc2.dt.point.decode.MetarParseReport
-
Deprecated.Used to return units of the fields in Metar report.
- getUnits() - Method in class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- getUnits() - Method in class ucar.nc2.ft.fmrc.VertCoord
- getUnits() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string units = 9;
- getUnits() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string units = 9;
- getUnits() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string units = 9;
- getUnits() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string units = 3;
- getUnits() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
string units = 3;
- getUnits() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
string units = 3;
- getUnits() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getUnits() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
string units = 5;
- getUnits() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
string units = 5;
- getUnits() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
string units = 5;
- getUnits() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string units = 6;
- getUnits() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
string units = 6;
- getUnits() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
string units = 6;
- getUnits() - Method in class ucar.nc2.grib.coord.VertCoordType
- getUnits() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- getUnits() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- getUnits() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- getUnits() - Method in class ucar.nc2.ui.coverage2.CoverageTable.AxisBean
- getUnits() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getUnits() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- getUnits() - Method in class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- getUnits() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- getUnits() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getUnits() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- getUnits() - Method in class ucar.nc2.ui.op.BufrMessageViewer.DdsBean
- getUnits() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getUnits() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- getUnits() - Method in class ucar.nc2.ui.op.CoordSysTable.VariableBean
- getUnits() - Method in class ucar.nc2.ui.op.DatasetViewer.VariableBean
- getUnits() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- getUnits() - Method in class ucar.nc2.ui.op.RadialDatasetTable.VariableBean
- getUnits() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- getUnits() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getUnitsBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string units = 9;
- getUnitsBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string units = 9;
- getUnitsBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string units = 9;
- getUnitsBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
string units = 3;
- getUnitsBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
string units = 3;
- getUnitsBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
string units = 3;
- getUnitsBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
string units = 5;
- getUnitsBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
string units = 5;
- getUnitsBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
string units = 5;
- getUnitsBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
-
string units = 6;
- getUnitsBytes() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
-
string units = 6;
- getUnitsBytes() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageOrBuilder
-
string units = 6;
- getUnitsString() - Method in class ucar.ma2.StructureMembers.Member
-
Get the units string, if any.
- getUnitsString() - Method in class ucar.nc2.dataset.CoordinateAxis
- getUnitsString() - Method in interface ucar.nc2.dataset.Enhancements
-
Deprecated.Get the Unit String for the Variable, or null if none.
- getUnitsString() - Method in class ucar.nc2.dataset.StructureDS
- getUnitsString() - Method in class ucar.nc2.dataset.VariableDS
- getUnitsString() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the unit as a string
- getUnitsString() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the unit string
- getUnitsString() - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- getUnitsString() - Method in class ucar.nc2.dt.VariableSimpleSubclass
-
Deprecated.
- getUnitsString() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- getUnitsString() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the unit as a string
- getUnitsString() - Method in class ucar.nc2.ft2.coverage.Coverage
- getUnitsString() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getUnitsString() - Method in class ucar.nc2.units.DateUnit
-
The udunits string, but no value, ie its a base unit.
- getUnitsString() - Method in class ucar.nc2.Variable
-
Get the Unit String for the Variable.
- getUnitsString() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- getUnitsString() - Method in class ucar.nc2.VariableSimpleAdapter
-
Deprecated.
- getUnitsString() - Method in interface ucar.nc2.VariableSimpleIF
-
Units of the Variable.
- getUnitsString() - Method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- getUnitString() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Deprecated.use getUnitsString()
- getUnitString() - Method in class ucar.nc2.units.SimpleUnit
-
Extract the simple unit string (no number), eg "s" or "m".
- getUnitString() - Method in class ucar.nc2.units.TimeUnit
-
Get the "base" unit String, eg "secs" or "days"
- getUnitString() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Deprecated.Get the unit string for the vertical coordinate.
- getUnitString() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get the unit string for the vertical coordinate.
- getUniversal(DapDataset) - Static method in class dap4.core.ce.CEConstraint
- getUnixDateUnit() - Static method in class ucar.nc2.units.DateUnit
- getUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
-
Return the unlimited (record) dimension, or null if not exist.
- getUnmergedParts() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Get the list of unmerged parts in this file
- getUnresolvedUrlName() - Method in class thredds.catalog.InvAccess
-
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
- getUnresolvedUrlName() - Method in class thredds.client.catalog.Access
-
Construct "unresolved" URL: service.getBase() + getUrlPath() + service.getSuffix().
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
-
not used
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
-
not used
- getUnsigned() - Method in interface ucar.nc2.stream.NcStreamProto.AttributeOrBuilder
-
not used
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
-
not used >= 5
- getUnsigned() - Method in class ucar.nc2.stream.NcStreamProto.Variable
-
not used >= 5
- getUnsigned() - Method in interface ucar.nc2.stream.NcStreamProto.VariableOrBuilder
-
not used >= 5
- getUnsignedByte(byte) - Static method in class ucar.nc2.iosp.vis5d.V5DStruct
-
Convert a signed byte to an unsigned one, and return it in an int
- getUnsignedConversionType() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Return the data type for values that have undergone unsigned conversion.
- getUnsignedConversionType() - Method in class ucar.nc2.dataset.VariableDS
- getUnsignedConversionType() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getUnsignedInt(byte, byte, byte, byte) - Static method in class ucar.nc2.iosp.vis5d.V5DStruct
-
Convert four signed bytes to an unsigned short, and return it in an int
- getUnsignedShort(byte, byte) - Static method in class ucar.nc2.iosp.vis5d.V5DStruct
-
Convert two signed bytes to an unsigned short, and return it in an int
- getUpdateSequence() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Get update sequence.
- getUpDownRange() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getUpDownRange() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getUpper() - Method in class ucar.nc2.ui.widget.ScaledPanel.Bounds
- getUpperLeftPoint() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get the upper left corner of the bounding box.
- getUpperLeftPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the Upper Left Point
- getUpperRight() - Method in class thredds.catalog.query.SelectGeoRegion
- getUpperRightPoint() - Method in class ucar.unidata.geoloc.LatLonRect
-
Get the upper right corner of the bounding box.
- getUpperRightPoint() - Method in class ucar.unidata.geoloc.ProjectionRect
-
Get the Upper Left Point (same as getMaxPoint)
- getUri() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
-
Provide access to the java.net.URI that this CrawlableDataset represents.
- getUri() - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- getURI() - Method in class thredds.catalog.InvCatalogRef
- getURI() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get the absolute URI
- getURI() - Method in class thredds.client.catalog.CatalogRef
- getURI() - Method in class thredds.client.catalog.Documentation
-
if its a XLink, get the absolute URI
- getURI() - Method in class ucar.httpservices.HTTPMethod
- getUriResolved() - Method in class thredds.catalog.query.Query
- getUriString() - Method in class thredds.catalog.InvCatalog
-
Get the base URI as a String
- getUriString() - Method in class thredds.client.catalog.Catalog
- getUrl() - Method in class thredds.catalog.ThreddsMetadata.Source
- getUrl() - Method in class thredds.client.catalog.ThreddsMetadata.Source
- getUrl() - Method in class ucar.nc2.ui.image.SourcePicture
-
return the URL of the original image
- getURL() - Method in class opendap.dap.parsers.Dap2Parse
- getURL() - Method in class opendap.dap.parsers.Dap2Parser
- getURL(String) - Static method in class ucar.ui.util.Resource
-
Get a file as a URL
- getUrlContentsAsString(String, int) - Static method in class ucar.nc2.util.net.HttpClientManager
- getUrlContentsAsString(HTTPSession, String, int) - Static method in class ucar.nc2.util.net.HttpClientManager
-
Deprecated.
- getUrlPath() - Method in class thredds.catalog.InvAccess
- getUrlPath() - Method in class thredds.catalog.InvCatalogRef
- getUrlPath() - Method in class thredds.catalog.InvDatasetImpl
-
Get urlPath for this Dataset
- getUrlPath() - Method in class thredds.catalog.InvDatasetImplProxy
- getUrlPath() - Method in class thredds.client.catalog.Access
- getUrlPath() - Method in class thredds.client.catalog.Dataset
- getUrlString() - Method in class ucar.nc2.ui.image.SourcePicture
-
return the URL of the original image as a string
- getUseBuilders() - Method in class ucar.nc2.ui.ToolsUI
- getUsed() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getUsed() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- getusedFrequencies() - Method in class ucar.atd.dorade.DoradePARM
- getusedPRTs() - Method in class ucar.atd.dorade.DoradePARM
- getUseGroups() - Static method in class ucar.nc2.util.rc.RC
-
Deprecated.
- getUseMaximalCoordSys() - Static method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Get whether to make records into Structures.
- getUseMaximalCoordSys() - Static method in class ucar.nc2.internal.dataset.CoordSystemFactory
-
Get whether to make records into Structures.
- getUserAdvice() - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- getUserAdvice() - Method in interface ucar.nc2.dataset.CoordSysBuilderIF
-
Deprecated.Specific advice to a user about problems with the coordinate information in the file.
- getUserAdvice() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.Specific advice to a user about problems with the coordinate information in the file.
- getUserAdvice() - Method in class ucar.nc2.ft.point.standard.TableAnalyzer
- getUserAdvice() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- getUserInfo() - Method in class dap4.core.util.XURI
- getUserInterfaces() - Method in class thredds.catalog.query.QueryCapability
- getUserObject() - Method in class ucar.nc2.ft2.coverage.Coverage
- getUserObject() - Method in class ucar.nc2.ft2.coverage.LatLonAxis2D
- getUserObject() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
- getUserObject() - Method in interface ucar.ui.table.TableRow
- getUserObject() - Method in class ucar.ui.table.TableRowAbstract
- getUserProperty(Object) - Method in class thredds.catalog.InvCatalogRef
- getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImpl
-
Look up the User property having the given key
- getUserProperty(Object) - Method in class thredds.catalog.InvDatasetImplProxy
- getUserTimeUnit() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string userTimeUnit = 19;
- getUserTimeUnit() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string userTimeUnit = 19;
- getUserTimeUnit() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string userTimeUnit = 19;
- getUserTimeUnitBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
-
string userTimeUnit = 19;
- getUserTimeUnitBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
-
string userTimeUnit = 19;
- getUserTimeUnitBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.FcConfigOrBuilder
-
string userTimeUnit = 19;
- getUVisReletiveToEastNorth() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- getValidationMessage() - Method in class thredds.client.catalog.builder.CatalogBuilder
- getValidMax() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return the maximum value in the valid range
- getValidMax() - Method in class ucar.nc2.dataset.VariableDS
- getValidMax() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getValidMax() - Method in class ucar.nc2.filter.ConvertMissing
- getValidMin() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return the minimum value in the valid range
- getValidMin() - Method in class ucar.nc2.dataset.VariableDS
- getValidMin() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- getValidMin() - Method in class ucar.nc2.filter.ConvertMissing
- getValidNetcdf3ObjectNamePattern() - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.Valid Netcdf Object name as a regular expression.
- getValidTime() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get the valid time for this grid.
- getValidTime() - Method in interface ucar.nc2.iosp.grid.GridRecord
-
Get the valid time for this GridRecord.
- getValidTime(CalendarDate, int, int) - Static method in class ucar.nc2.grib.GribUtils
- getValidTimeOffset() - Method in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Get valid time offset (minutes) of this GridRecord
- getValidTimeOffset() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Get valid time offset (minutes) of this GridRecord
- getValue() - Method in class dap4.core.dmr.DapEnumConst
- getValue() - Method in class opendap.dap.DByte
-
Get the current value as a byte.
- getValue() - Method in class opendap.dap.DFloat32
-
Get the current value as a float.
- getValue() - Method in class opendap.dap.DFloat64
-
Get the current value as a double.
- getValue() - Method in class opendap.dap.DInt16
-
Get the current value as a short (16bit int).
- getValue() - Method in class opendap.dap.DInt32
-
Get the current value as an int.
- getValue() - Method in class opendap.dap.DString
-
Get the current value as a
String
. - getValue() - Method in class thredds.catalog.InvProperty
-
Get the value of the property.
- getValue() - Method in interface thredds.catalog.query.Choice
- getValue() - Method in class thredds.catalog.query.ListChoice
- getValue() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- getValue() - Method in class thredds.client.catalog.Property
- getValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- getValue() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
string value = 2;
- getValue() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder
-
string value = 2;
- getValue() - Method in class ucar.httpservices.HttpNameValue
- getValue() - Method in class ucar.nc2.dt.grid.GeoGrid
- getValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
-
string value = 2;
- getValue() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
-
string value = 2;
- getValue() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.StringMapOrBuilder
-
string value = 2;
- getValue() - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Time2D
- getValue() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables.WmoTable.WmoEntry
- getValue() - Method in class ucar.nc2.iosp.grads.GradsAttribute
- getValue() - Method in class ucar.nc2.jni.netcdf.SizeTByReference
- getValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- getValue() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
string value = 2;
- getValue() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
-
string value = 2;
- getValue() - Method in class ucar.nc2.time.CalendarDuration
-
Get the duration in natural units, ie units of getTimeUnit()
- getValue() - Method in class ucar.nc2.time.CalendarPeriod
- getValue() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- getValue() - Method in class ucar.nc2.ui.grib.GribWmoCodesPanel.EntryBean
- getValue() - Method in class ucar.nc2.ui.op.BufrWmoCodesPanel.EntryBean
- getValue() - Method in class ucar.nc2.ui.op.CoordSysTable.AttributeBean
- getValue() - Method in class ucar.nc2.ui.op.DatasetViewer.AttributeBean
- getValue() - Method in class ucar.nc2.ui.op.DatasetWriter.AttributeBean
- getValue() - Method in class ucar.nc2.ui.op.WmoCommonCodesPanel.EntryBean
- getValue() - Method in class ucar.nc2.units.SimpleUnit
-
Extract the value, can only be called for ScaledUnit.
- getValue() - Method in class ucar.nc2.units.TimeDuration
-
Get the duration in natural units, ie units of getTimeUnit()
- getValue() - Method in class ucar.nc2.units.TimeUnit
-
Get the value.
- getValue() - Method in class ucar.nc2.util.NamedAnything
-
Deprecated.
- getValue() - Method in interface ucar.nc2.util.NamedObject
-
Deprecated.
- getValue() - Method in class ucar.ui.event.ActionValueEvent
- getValue() - Method in class ucar.ui.prefs.Field
-
Get valid value as String, Double, Integer, etc.
- getValue() - Method in class ucar.units.Prefix
-
Gets the prefix value.
- getValue() - Method in class ucar.units.Token
-
An optional attribute value of the Token.
- getValue() - Method in interface ucar.util.NamedObject
- getValue(int) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Return the i'th value as a
BaseType
. - getValue(int) - Method in class opendap.dap.BooleanPrimitiveVector
-
Return the i'th value as a
double
. - getValue(int) - Method in class opendap.dap.BytePrimitiveVector
-
Return the i'th value as a
byte
. - getValue(int) - Method in class opendap.dap.Float32PrimitiveVector
-
Return the i'th value as a
double
. - getValue(int) - Method in class opendap.dap.Float64PrimitiveVector
-
Return the i'th value as a
double
. - getValue(int) - Method in class opendap.dap.Int16PrimitiveVector
-
Return the i'th value as a
short
. - getValue(int) - Method in class opendap.dap.Int32PrimitiveVector
-
Return the i'th value as an
int
. - getValue(int) - Method in class ucar.nc2.Attribute
-
Get the value as an Object.
- getValue(int) - Method in interface ucar.nc2.grib.coord.Coordinate
- getValue(int) - Method in class ucar.nc2.grib.coord.CoordinateEns
- getValue(int) - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getValue(int) - Method in class ucar.nc2.grib.coord.CoordinateTime
- getValue(int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getValue(int) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- getValue(int) - Method in class ucar.nc2.grib.coord.CoordinateVert
- getValue(String) - Method in class ucar.nc2.units.TimeDuration
- getValue(TimeUnit) - Method in class ucar.nc2.units.TimeDuration
-
Get the time duration in a specified unit of time.
- getValue1() - Method in class ucar.nc2.grib.coord.VertCoordValue
- getValue1() - Method in class ucar.nc2.grib.grib1.Grib1ParamLevel
-
gets the 1st value for the level.
- getValue2() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- getValue2() - Method in class ucar.nc2.grib.coord.VertCoordValue
- getValue2() - Method in class ucar.nc2.grib.grib1.Grib1ParamLevel
-
gets the 2nd value for the level.
- getValueAt(int) - Method in class opendap.dap.Alias
-
Returns the attribute value at
index
. - getValueAt(int) - Method in class opendap.dap.Attribute
-
Returns the attribute value at
index
. - getValueAt(int) - Method in interface ucar.ui.table.TableRow
- getValueAt(int) - Method in class ucar.ui.table.TableRowAbstract
- getValueAt(int, int) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getValueAt(int, int) - Method in class ucar.ui.table.TreeTableModelAdapter
- getValueAt(Object, int) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- getValueAt(Object, int) - Method in interface ucar.ui.table.TreeTableModel
-
Returns the value to be displayed for node
node
, at column numbercolumn
. - getValueAt(Object, int) - Method in class ucar.ui.table.TreeTableModelSorted
- getValueAtN(int) - Method in class opendap.dap.Attribute
-
Returns the attribute value at
index
. - getValueBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- getValueBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
-
string value = 2;
- getValueBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumTypeOrBuilder
-
string value = 2;
- getValueBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
-
string value = 2;
- getValueBytes() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
-
string value = 2;
- getValueBytes() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.StringMapOrBuilder
-
string value = 2;
- getValueBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
-
string value = 2;
- getValueBytes() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
-
string value = 2;
- getValueBytes() - Method in interface ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumTypeOrBuilder
-
string value = 2;
- getValueCharset() - Method in class ucar.nc2.internal.iosp.hdf4.H4header
-
Return defined
value charset
that will be used by reading HDF4 header. - getValueCharset() - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
-
Return
value charset
if it was defined. - getValueCharset() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
-
Return defined
value charset
that will be used by reading HDF5 header. - getValueCharset() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
-
Return
value charset
if it was defined. - getValueDescriptor() - Method in enum ucar.gcdm.GcdmNetcdfProto.DataType
- getValueDescriptor() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
- getValueDescriptor() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
- getValueDescriptor() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
- getValueDescriptor() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
- getValueDescriptor() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
- getValueDescriptor() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
- getValueDescriptor() - Method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
- getValueDescriptor() - Method in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
- getValueDescriptor() - Method in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
- getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
- getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.Compress
- getValueDescriptor() - Method in enum ucar.nc2.stream.NcStreamProto.DataType
- getValueInMillisecs() - Method in class ucar.nc2.time.CalendarPeriod
-
Deprecated.dont use because these are fixed length and thus approximate.
- getValueInSeconds() - Method in class ucar.nc2.units.TimeDuration
-
Get the duration in seconds
- getValueInSeconds() - Method in class ucar.nc2.units.TimeUnit
-
Get the time duration in seconds.
- getValueInSeconds(double) - Method in class ucar.nc2.units.TimeUnit
-
Get the time duration in seconds of the specified value.
- getValues() - Method in class dap4.core.dmr.DapAttribute
- getValues() - Method in class opendap.dap.Alias
-
Returns the values of this attribute as an
Enumeration
ofString
. - getValues() - Method in class opendap.dap.Attribute
-
Returns the values of this attribute as an
Enumeration
ofString
. - getValues() - Method in class ucar.nc2.Attribute
-
Get the value as an Array.
- getValues() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- getValues() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
-
big endian doubles; not used for regular, may be deferred
- getValues() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
-
big endian doubles; not used for regular, may be deferred
- getValues() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxisOrBuilder
-
big endian doubles; not used for regular, may be deferred
- getValues() - Method in interface ucar.nc2.grib.coord.Coordinate
- getValues() - Method in class ucar.nc2.grib.coord.CoordinateEns
- getValues() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- getValues() - Method in class ucar.nc2.grib.coord.CoordinateTime
- getValues() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- getValues() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- getValues() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getValues() - Method in interface ucar.nc2.grib.grib2.table.Grib2FlagTableInterface.Entry
- getValues() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Get the values
- getValues() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.CoordBean
- getValues() - Method in class ucar.nc2.util.Counters.Counter
- getValues(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
repeated float values = 4 [packed = true];
- getValues(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
repeated float values = 4 [packed = true];
- getValues(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
repeated float values = 4 [packed = true];
- getValues1() - Method in class ucar.nc2.ft.fmrc.VertCoord
- getValues2() - Method in class ucar.nc2.ft.fmrc.VertCoord
- getValuesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
repeated float values = 4 [packed = true];
- getValuesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
repeated float values = 4 [packed = true];
- getValuesCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
repeated float values = 4 [packed = true];
- getValuesIterator() - Method in class opendap.dap.Attribute
-
Returns the values of this attribute as an
Enumeration
ofString
. - getValuesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
-
repeated float values = 4 [packed = true];
- getValuesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
-
repeated float values = 4 [packed = true];
- getValuesList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.CoordOrBuilder
-
repeated float values = 4 [packed = true];
- getVar(int) - Method in class opendap.dap.DConstructor
-
Gets the indexed variable.
- getVar(int) - Method in class opendap.dap.DGrid
-
Gets the indexed variable.
- getVar(int) - Method in class opendap.dap.DSequence
-
Gets the indexed variable.
- getVar(int) - Method in class opendap.dap.DStructure
-
Gets the indexed variable.
- getVarCount() - Method in class opendap.dap.DConstructor
-
Get the number of contained variables (for use with getVar()
- getVarCount() - Method in class opendap.dap.DGrid
-
Get the number of contained variables (for use with getVar()
- getVarCount() - Method in class opendap.dap.DSequence
-
Get the number of contained variables (for use with getVar()
- getVarCount() - Method in class opendap.dap.DStructure
-
Get the number of contained variables (for use with getVar()
- getVarFullName() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
Variable full name
- getVarFullName() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
Variable full name
- getVarFullName() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
Variable full name
- getVarFullNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
Variable full name
- getVarFullNameBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
Variable full name
- getVarFullNameBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
Variable full name
- getVariable() - Method in class dap4.core.dmr.DapMap
- getVariable() - Method in class ucar.nc2.dt.grid.GeoGrid
- getVariable() - Method in interface ucar.nc2.dt.GridDatatype
-
Get the underlying Variable, if it exists.
- getVariable() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- getVariable() - Method in class ucar.nc2.iosp.grads.GradsAttribute
-
Get the variable this is associated with
- getVariable() - Method in class ucar.nc2.ParsedSectionSpec
- getVariable() - Method in class ucar.nc2.ui.grib.GribIndexPanel.RecordBean
- getVariable(int, String) - Method in class opendap.dap.DSequence
-
Returns the named variable in the given row of the sequence.
- getVariable(String) - Method in class opendap.dap.DConstructor
-
Gets the named variable.
- getVariable(String) - Method in class opendap.dap.DDS
-
Returns a reference to the named variable.
- getVariable(String) - Method in class opendap.dap.DGrid
-
Returns the named variable.
- getVariable(String) - Method in class opendap.dap.DSequence
-
Returns the named variable.
- getVariable(String) - Method in class opendap.dap.DStructure
-
Returns the named variable.
- getVariableBeans(RadialDatasetSweep) - Method in class ucar.nc2.ui.op.RadialDatasetTable
- getVariableDataMap() - Method in class dap4.dap4lib.D4DSP
- getVariableId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
-
uint32 variableId = 2;
- getVariableId() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
-
uint32 variableId = 2;
- getVariableId() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.IntvFilterOrBuilder
-
uint32 variableId = 2;
- getVariableId() - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- getVariableId() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getVariableList() - Method in class thredds.catalog.ThreddsMetadata.Variables
- getVariableList() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
- getVariableMap() - Method in class thredds.catalog.ThreddsMetadata
- getVariableMap() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
- getVariableMapLink() - Method in class thredds.catalog.InvCatalogRef
- getVariableMapLink() - Method in class thredds.catalog.InvDataset
- getVariableMapLink() - Method in class thredds.client.catalog.Dataset
- getVariableName() - Method in class ucar.nc2.iosp.grid.GridVertCoord
-
Get the variable name
- getVariableName(int, int, int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Make a IOSP Variable name, using the Parameter name is available, otherwise a synthesized name.
- getVariableName(NetcdfDataset, String, Formatter) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Find the variable pointed to by key
- getVariableName(Grib2Record) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- getVariableName(Grib2Record) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- getVariableNames() - Method in class ucar.nc2.Structure
-
Get the (short) names of the variables contained directly in this Structure.
- getVariableNames(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.Madis
- getVariables() - Method in class dap4.core.dmr.DapGroup
- getVariables() - Method in class opendap.dap.DConstructor
-
Return an Enumeration that can be used to iterate over all of the members of the class.
- getVariables() - Method in class opendap.dap.DDS
-
Returns an
Enumeration
of the dataset variables. - getVariables() - Method in class opendap.dap.DGrid
-
Return an Enumeration that can be used to iterate over the members of a Structure.
- getVariables() - Method in class opendap.dap.DSequence
-
Return an Enumeration that can be used to iterate over the members of a Sequence.
- getVariables() - Method in class opendap.dap.DStructure
-
Return an Enumeration that can be used to iterate over the members of a Structure.
- getVariables() - Method in class thredds.catalog.InvCatalogRef
- getVariables() - Method in class thredds.catalog.InvDataset
-
get Variable metadata
- getVariables() - Method in class thredds.catalog.InvDatasetImplProxy
- getVariables() - Method in class thredds.catalog.ThreddsMetadata
- getVariables() - Method in class thredds.client.catalog.Dataset
- getVariables() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getVariables() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- getVariables() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.GroupGC
- getVariables() - Method in class ucar.nc2.Group
-
Get the Variables contained directly in this group.
- getVariables() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the variables
- getVariables() - Method in class ucar.nc2.NetcdfFile
-
Get all of the variables in the file, in all groups.
- getVariables() - Method in class ucar.nc2.Structure
-
Get the variables contained directly in this Structure.
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariables(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariables(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariables(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariables(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariables(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of variables
- getVariables(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of variables
- getVariables(String) - Method in class thredds.catalog.InvDataset
-
get Variables from the specified vocabulary
- getVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariablesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariablesCount() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of variables
- getVariablesCount() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of variables
- getVariableSet() - Method in class opendap.dap.DStructure
-
Return an the Vector of vars for the structure
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariablesList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of variables
- getVariablesList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of variables
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariablesOrBuilder(int) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of variables
- getVariablesOrBuilder(int) - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of variables
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.GroupOrBuilder
-
repeated .ucar.gcdm.Variable variables = 3;
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
-
members that are not structs
- getVariablesOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
-
members that are not structs
- getVariablesOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureOrBuilder
-
members that are not structs
- getVariablesOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
list of variables
- getVariablesOrBuilderList() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
list of variables
- getVariablesOrBuilderList() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
list of variables
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string variable_spec = 2;
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string variable_spec = 2;
- getVariableSpec() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string variable_spec = 2;
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
the requested variableSpec
- getVariableSpec() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
the requested variableSpec
- getVariableSpec() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
the requested variableSpec
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
-
string variable_spec = 2;
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
-
string variable_spec = 2;
- getVariableSpecBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataRequestOrBuilder
-
string variable_spec = 2;
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
the requested variableSpec
- getVariableSpecBytes() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
the requested variableSpec
- getVariableSpecBytes() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
the requested variableSpec
- getVarid() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- getVarId() - Method in class ucar.nc2.grib.GribVariableRenamer.VariableRenamerBean
-
Deprecated.
- getVarname() - Method in class ucar.nc2.ui.op.NcStreamPanel.MessBean
- getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
full escaped name.
- getVarName() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
full escaped name.
- getVarName() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
full escaped name.
- getVarNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
full escaped name.
- getVarNameBytes() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
full escaped name.
- getVarNameBytes() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
full escaped name.
- getVarno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
-
uint32 varno = 2;
- getVarno() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
-
uint32 varno = 2;
- getVarno() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.PartitionVariableOrBuilder
-
uint32 varno = 2;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Variable vars = 3;
- getVars(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Variable vars = 3;
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVars(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
members
- getVars(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
members
- getVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVarsBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVarsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVarsBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Variable vars = 3;
- getVarsCount() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Variable vars = 3;
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVarsCount() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
members
- getVarsCount() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
members
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Variable vars = 3;
- getVarsList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Variable vars = 3;
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVarsList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
members
- getVarsList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
members
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Variable vars = 3;
- getVarsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Variable vars = 3;
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVarsOrBuilder(int) - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
members
- getVarsOrBuilder(int) - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
members
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
-
repeated .Variable vars = 3;
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Group
-
repeated .Variable vars = 3;
- getVarsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.GroupOrBuilder
-
repeated .Variable vars = 3;
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
-
members
- getVarsOrBuilderList() - Method in class ucar.nc2.stream.NcStreamProto.Structure
-
members
- getVarsOrBuilderList() - Method in interface ucar.nc2.stream.NcStreamProto.StructureOrBuilder
-
members
- getVClass() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getVClass() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getVClass() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getVClass() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getVCP() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get the Volume Coverage Pattern number for this data.
- getVCP() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get the Volume Coverage Pattern number for this data.
- getVdata() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
bool vdata = 7;
- getVdata() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
bool vdata = 7;
- getVdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
bool vdata = 7;
- getVelocityGroups() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
-
Get Velocity Groups Groups are all the records for a variable and elevation_num;
- getVelocityGroups() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
-
Get Velocity Groups Groups are all the records for a variable and elevation_num;
- getVerifyServer() - Static method in class ucar.nc2.util.rc.RC
-
Deprecated.
- getVersion() - Method in class thredds.catalog.InvCatalog
-
Get the version of the catalog
- getVersion() - Method in class thredds.catalog.query.QueryCapability
- getVersion() - Method in class thredds.client.catalog.Catalog
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
response version
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
response version
- getVersion() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
response version
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
response version
- getVersion() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
response version
- getVersion() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
response version
- getVersion() - Static method in class ucar.nc2.ffi.netcdf.NetcdfClibrary
-
Get the version of the loaded Nectdf C library.
- getVersion() - Method in class ucar.nc2.ft.point.writer2.CFPointWriterConfig
- getVersion() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
-
set to >= 3 for proto3
- getVersion() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
-
set to >= 3 for proto3
- getVersion() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArrayOrBuilder
-
set to >= 3 for proto3
- getVersion() - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilderFromIndex
- getVersion() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- getVersion() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
>= 3 for proto3 (5.0+)
- getVersion() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
>= 3 for proto3 (5.0+)
- getVersion() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
>= 3 for proto3 (5.0+)
- getVersion() - Method in class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
- getVersion() - Method in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageAttribute
- getVersion() - Method in class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- getVersion() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- getVersion() - Method in class ucar.nc2.stream.NcStreamIosp
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
version=2 for proto2, >=3 for proto3 (v5.0+)
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
version=2 for proto2, >=3 for proto3 (v5.0+)
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
uint32 version = 5;
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
uint32 version = 5;
- getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
uint32 version = 5;
- getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
version=2 for proto2, >=3 for proto3 (v5.0+)
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
uint32 version = 5;
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
uint32 version = 5;
- getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
uint32 version = 5;
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
uint32 version = 5;
- getVersion() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
uint32 version = 5;
- getVersion() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
uint32 version = 5;
- getVersion() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Returns shapefile format version (currently 1000)
- getVersion() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.TableBean
- getVersion() - Method in class ucar.nc2.ui.op.Hdf5NewObjectTable.AttributeBean
- getVersion() - Method in class ucar.nc2.ui.op.Hdf5ObjectTable.AttributeBean
- getVersion(String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
-
Get which CF version this is, ie CF-1.x
- getVersion(String) - Static method in class ucar.nc2.internal.dataset.conv.CF1Convention
-
Get which CF version this is, ie CF-1.x
- getVersionElement() - Static method in class opendap.Version
- getVersionString() - Method in class opendap.dap.ServerVersion
-
Returns the full version string.
- getVersionString() - Static method in class opendap.Version
- getVert() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoordSysBean
- getVertCoord() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getVertCoord() - Method in class ucar.nc2.ui.op.DirectoryPartitionViewer.VarBean
- getVertCoordIntv() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getVertCoordLength() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getVertCoordName() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- getVertCoordName() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv.Grid
- getVertCoordName() - Method in class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- getVertCoords() - Method in class ucar.nc2.ft.fmrc.FmrcInv
- getVertCoords() - Method in class ucar.nc2.ft.fmrc.FmrInv
- getVertCoords() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Get a list of unique VertCoords.
- getVerticalAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Vertical axis (either Geoz, Height, or Pressure)
- getVerticalAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Z axis.
- getVerticalAxis() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
get the Vertical axis (either Geoz, Height, or Pressure)
- getVerticalCoordDesc(int) - Method in class ucar.nc2.grib.collection.Grib1Iosp
- getVerticalCoordDesc(int) - Method in class ucar.nc2.grib.collection.Grib2Iosp
- getVerticalCoordDesc(int) - Method in class ucar.nc2.grib.collection.GribIosp
- getVerticalCoordinate() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Get the vertical coordinate
- getVerticalCT() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the Coordinate Transform description.
- getVerticalCT() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Vertical CoordinateTransform, it it exists.
- getVerticalTransform() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Get the vertical transform function, or null if none
- getVerticalTransform() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the VerticalTransform that performs the transform math.
- getVerticalTransformType() - Method in class ucar.nc2.dataset.VerticalCT
-
get the Vertical Transform type
- getVertIndex(GridRecord) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Get the index in the vertical for the particular grid
- getVertRange() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- getVertUnit() - Method in class ucar.nc2.grib.coord.CoordinateVert
- getVertUnit(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- getVertUnit(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
-
Unit of vertical coordinate.
- getVertUnit(int) - Method in interface ucar.nc2.grib.GribTables
- getVinfo() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- getVinfo() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- getVinfo() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- getVinfo() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- getVlenData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenData(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenData(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataCount() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataCount() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataOrBuilder(int) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataOrBuilder(int) - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlenDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
VLEN
- getVlenDataOrBuilderList() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
VLEN
- getVlenDataOrBuilderList() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
VLEN
- getVlens(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
isVlen true
- getVlens(int) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
isVlen true
- getVlens(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
isVlen true
- getVlens(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
vlen lengths
- getVlens(int) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
vlen lengths
- getVlens(int) - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
vlen lengths
- getVlensCount() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
isVlen true
- getVlensCount() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
isVlen true
- getVlensCount() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
isVlen true
- getVlensCount() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
vlen lengths
- getVlensCount() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
vlen lengths
- getVlensCount() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
vlen lengths
- getVlensList() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
isVlen true
- getVlensList() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
isVlen true
- getVlensList() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
isVlen true
- getVlensList() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
vlen lengths
- getVlensList() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
vlen lengths
- getVlensList() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
vlen lengths
- getVocabHref() - Method in class thredds.catalog.ThreddsMetadata.Variables
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Source
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Variables
- getVocabulary() - Method in class thredds.catalog.ThreddsMetadata.Vocab
- getVocabulary() - Method in class thredds.client.catalog.ThreddsMetadata.Source
- getVocabulary() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
- getVocabulary() - Method in class thredds.client.catalog.ThreddsMetadata.Vocab
- getVocabularyId() - Method in class thredds.catalog.ThreddsMetadata.Variable
- getVocabularyId() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
- getVocabularyName() - Method in class thredds.catalog.ThreddsMetadata.Variable
- getVocabularyName() - Method in class thredds.client.catalog.ThreddsMetadata.Variable
- getVocabUri() - Method in class thredds.catalog.ThreddsMetadata.Variables
- getVocabUri() - Method in class thredds.client.catalog.ThreddsMetadata.VariableGroup
- getVolumeCoveragePatternName(int) - Static method in class ucar.nc2.iosp.cinrad.Cinrad2Record
- getVolumeCoveragePatternName(int) - Static method in class ucar.nc2.iosp.nexrad2.Level2Record
- getVolumnNumber() - Method in class ucar.atd.dorade.DoradeSweep
- getWarningMessages() - Method in class thredds.catalog.XMLEntityResolver
- getWcs1_0CrsId(GridDatatype, GridDataset) - Method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
-
Deprecated.
- getWcs1_0CrsId(Projection) - Static method in class ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper
-
Deprecated.
- getWFO2() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the WFO2
- getWidth() - Method in class ucar.nc2.ui.image.SourcePicture
-
return the width of the image or Zero if there is none
- getWidth() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- getWidth() - Method in class ucar.ui.prefs.BeanTable.PropertyCol
- getWidth() - Method in class ucar.unidata.geoloc.LatLonRect
-
return width of bounding box, always between 0 and 360 degrees.
- getWidth() - Method in class ucar.unidata.geoloc.ProjectionRect
- getWildcardString() - Method in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
- getWMOdesc() - Method in class ucar.nc2.ui.grib.Grib1TablesViewer.EntryBean
- getWmoId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string wmoId = 6;
- getWmoId() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
string wmoId = 6;
- getWmoId() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- getWmoId() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- getWmoId() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Get the WMO Station ID as a string
- getWmoId() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.StationBean
- getWmoId() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getWmoId() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- getWmoId() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- getWmoId() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- getWmoId() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- getWmoId() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- getWmoId() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- getWmoId() - Method in interface ucar.unidata.geoloc.Station
-
WMO station id.
- getWmoId() - Method in class ucar.unidata.geoloc.StationImpl
-
Deprecated.WMO station id
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string wmoId = 6;
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string wmoId = 6;
- getWmoIdBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string wmoId = 6;
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
-
string wmoId = 6;
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
-
string wmoId = 6;
- getWmoIdBytes() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.StationOrBuilder
-
string wmoId = 6;
- getWmoName() - Method in class ucar.nc2.ui.grib.Grib2TableViewer2.TableBean
- getWmoTableB(int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getWmoTableBlatest() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getWmoTableBName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getWmoTableBName() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getWmoTableD(int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getWmoTableDlatest() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
- getWmoTableDName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
- getWmoTableDName() - Method in class ucar.nc2.iosp.bufr.TableLookup
- getWmoTables() - Method in class ucar.nc2.grib.grib2.table.WmoCodeFlagTables
- getWorldBounds() - Method in class ucar.nc2.ui.widget.ScaledPanel
- getWorldMap() - Static method in class ucar.nc2.ui.gis.worldmap.WorldMap
- getWrappedUrlName() - Method in class thredds.catalog.InvAccess
- getWrappedUrlName() - Method in class thredds.client.catalog.Access
- getWriteStatus() - Method in class ucar.nc2.FileWriter.FileWriterProgressEvent
-
Deprecated.
- getWriteValuesPredicate() - Method in class ucar.nc2.write.NcmlWriter
-
Gets the predicate that will be applied to variables to determine wither their values should be written in addition to their metadata.
- getWriteVariablesPredicate() - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.Gets the predicate that will be applied to variables to determine wither their values should be written in addition to their metadata.
- getX() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Return the x coordinate for the point.
- getX() - Method in interface ucar.nc2.ft2.simpgeometry.Point
-
Return the x coordinate for the point.
- getX() - Method in interface ucar.nc2.ui.gis.GisPart
-
Get x coordinates for this part.
- getX() - Method in class ucar.nc2.ui.grid.ContourLine
- getX() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getX() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getX() - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Get the X coordinate
- getX() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.
- getX() - Method in class ucar.unidata.geoloc.ProjectionRect
- getXaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoX, or null if none.
- getXAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getXAxis() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getXAxis() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
-
Retrieves the x Axis that corresponds to this geometry.
- getXDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the x Dimension, if it exists
- getXDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the x Dimension, if it exists
- getXDimension() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the x Dimension, if it exists
- getXDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the X dimension
- getXDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the x Dimension index in the geogrid (canonical order)
- getXDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the x Dimension index in the geogrid (canonical order)
- getXDimensionIndex() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the x Dimension index in the geogrid (canonical order)
- getXEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Deprecated.use getEdges()
- getXHorizAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the X Horizontal axis (either GeoX or Lon)
- getXHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the X axis.
- getXHorizAxis() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
get the X Horizontal axis (either GeoX or Lon)
- getXHorizAxis() - Method in class ucar.nc2.ft2.coverage.adapter.GridCS
- getXlinkContent() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get its content.
- getXlinkHref() - Method in class thredds.catalog.InvCatalogRef
- getXlinkHref() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get the href, to display the link to the user.
- getXlinkHref() - Method in class thredds.catalog.InvMetadata
-
if its a XLink, get the xlink:href String
- getXlinkHref() - Method in class thredds.client.catalog.CatalogRef
- getXlinkHref() - Method in class thredds.client.catalog.Documentation
-
if its a XLink, get the href, to display the link to the user.
- getXlinkHref() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- getXlinkTitle() - Method in class thredds.catalog.InvDocumentation
-
if its a XLink, get the title, to display the link to the user.
- getXlinkTitle() - Method in class thredds.catalog.InvMetadata
-
if its a XLink, get the xlink:title attribute
- getXlinkTitle() - Method in class thredds.client.catalog.Documentation
-
if its a XLink, get the title, to display the link to the user.
- getXlinkURI() - Method in class thredds.catalog.InvMetadata
-
if its a XLink, get the xlink:href as an absolute URI; may be null
- getXMLAttributes() - Method in class dap4.core.dmr.DapNode
- getXmlFormat() - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.Gets the object that encapsulates XML formatting options.
- getXmlFormat() - Method in class ucar.nc2.write.NcmlWriter
-
Gets the object that encapsulates XML formatting options.
- getXYHeaderBytes() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the number of xy header bytes
- getXYvalueStr(ProjectionPoint) - Method in class ucar.nc2.ui.coverage2.CoverageRenderer
- getXYvalueStr(ProjectionPoint) - Method in class ucar.nc2.ui.grid.GridRenderer
-
Get the data value at this projection (x,y) point.
- getY() - Method in class ucar.nc2.ft2.simpgeometry.CFPoint
-
Return the y coordinate for the point
- getY() - Method in interface ucar.nc2.ft2.simpgeometry.Point
-
Return the y coordinate for the point
- getY() - Method in interface ucar.nc2.ui.gis.GisPart
-
Get y coordinates for this part.
- getY() - Method in class ucar.nc2.ui.grid.ContourLine
- getY() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getY() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getY() - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Get the Y coordinate
- getY() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.
- getY() - Method in class ucar.unidata.geoloc.ProjectionRect
- getYaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoY, or null if none.
- getYAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getYAxis() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- getYAxis() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
-
Retrieves the y Axis that corresponds to this geometry.
- getYDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the y Dimension, if it exists
- getYDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the y Dimension, if it exists
- getYDimension() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the y Dimension, if it exists
- getYDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the Y dimension
- getYDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the y Dimension index in the geogrid (canonical order)
- getYDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the y Dimension index in the geogrid (canonical order)
- getYDimensionIndex() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the y Dimension index in the geogrid (canonical order)
- getYear() - Method in class ucar.nc2.grib.grib2.Grib2SectionIdentification
- getYear() - Method in class ucar.nc2.iosp.uf.Ray
- getYear() - Method in class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- getYear(int) - Method in class ucar.nc2.iosp.uf.Ray
- getYEdges() - Method in class ucar.nc2.dataset.CoordinateAxis2D
-
Deprecated.use getEdges()
- getYHorizAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
get the Y Horizontal axis (either GeoY or Lat)
- getYHorizAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Get the Y axis.
- getYHorizAxis() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
get the Y Horizontal axis (either GeoY or Lat)
- getYHorizAxis() - Method in class ucar.nc2.ft2.coverage.adapter.GridCS
- getYZpositionStr(Point2D) - Method in class ucar.nc2.ui.grid.GridRenderer
-
Get the (y,z) position from the vertical view coordinates.
- getYZvalueStr(Point2D) - Method in class ucar.nc2.ui.grid.GridRenderer
-
find the data value at this point
- getZ() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoGridBean
- getZ() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoGridBean
- getZaxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
get the CoordinateAxis with AxisType.GeoZ, or null if none.
- getZAxis() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- getZAxis() - Method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeature
-
Retrieves the z Axis that corresponds to this geometry.
- getZcoordinate(StructureData) - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getZcoordUnits() - Method in class ucar.nc2.ft.point.RecordDatasetHelper
- getZDimension() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the z Dimension, if it exists
- getZDimension() - Method in interface ucar.nc2.dt.GridDatatype
-
get the z Dimension, if it exists
- getZDimension() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the z Dimension, if it exists
- getZDimension() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get the Z dimension
- getZDimensionIndex() - Method in class ucar.nc2.dt.grid.GeoGrid
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZDimensionIndex() - Method in interface ucar.nc2.dt.GridDatatype
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZDimensionIndex() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
get the z Dimension index in the geogrid (canonical order), or -1 if none
- getZisPositive() - Method in class ucar.nc2.internal.dataset.conv.IFPSConvention
- getZisPositive(String, String) - Static method in class ucar.nc2.dataset.conv.CF1Convention
-
Guess the value of ZisPositive based on z axis name and units
- getZisPositive(String, String) - Static method in class ucar.nc2.internal.dataset.conv.CF1Convention
-
Guess the value of ZisPositive based on z axis name and units
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.ADASConvention
-
Does increasing values of Z go vertical up?
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.NUWGConvention
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.dataset.conv.WRFConvention
-
Does increasing values of Z go vertical up?
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.internal.dataset.conv.ADASConvention
-
Does increasing values of Z go vertical up?
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention
- getZisPositive(CoordinateAxis) - Method in class ucar.nc2.internal.dataset.conv.WRFConvention
-
Does increasing values of Z go vertical up?
- getZisPositive(NetcdfDataset, CoordinateAxis) - Method in class ucar.nc2.dataset.conv.IFPSConvention
- getZone() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get the zone number = [1,60]
- getZoneFromNearestMeridian(double) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- getZPositive() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- getZPositive() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- getZPositiveUp() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- Ghcnm - Class in ucar.nc2.iosp.noaa
-
Nomads GLOBAL HISTORICAL CLIMATOLOGY NETWORK MONTHLY (GHCNM) v3 Beta.
- Ghcnm() - Constructor for class ucar.nc2.iosp.noaa.Ghcnm
- Ghcnm2 - Class in ucar.nc2.iosp.noaa
-
NOMADS Ghcnm2 LOOK probable file leaks
- Ghcnm2() - Constructor for class ucar.nc2.iosp.noaa.Ghcnm2
- GhcnmProto - Class in ucar.nc2.iosp.noaa
- GhcnmProto.StationIndex - Class in ucar.nc2.iosp.noaa
-
Protobuf type
StationIndex
- GhcnmProto.StationIndex.Builder - Class in ucar.nc2.iosp.noaa
-
Protobuf type
StationIndex
- GhcnmProto.StationIndexList - Class in ucar.nc2.iosp.noaa
-
Protobuf type
StationIndexList
- GhcnmProto.StationIndexList.Builder - Class in ucar.nc2.iosp.noaa
-
Protobuf type
StationIndexList
- GhcnmProto.StationIndexListOrBuilder - Interface in ucar.nc2.iosp.noaa
- GhcnmProto.StationIndexOrBuilder - Interface in ucar.nc2.iosp.noaa
- gHcs - Variable in class ucar.nc2.grib.collection.GribIosp
- GIEFConvention - Class in ucar.nc2.dataset.conv
-
GEIF Convention.
- GIEFConvention - Class in ucar.nc2.internal.dataset.conv
-
GEIF Convention.
- GIEFConvention() - Constructor for class ucar.nc2.dataset.conv.GIEFConvention
- GIEFConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- GIF - ucar.nc2.constants.DataFormatType
- GIF - Static variable in class thredds.catalog.DataFormatType
- GINI - ucar.nc2.constants.DataFormatType
- GINI - Static variable in class thredds.catalog.DataFormatType
- Giniiosp - Class in ucar.nc2.iosp.gini
-
IOServiceProvider for GINI files.
- Giniiosp() - Constructor for class ucar.nc2.iosp.gini.Giniiosp
- GisFeature - Interface in ucar.nc2.ui.gis
-
An interface for GIS features, (analogous to ESRI Shapefile shapes).
- GisFeatureAdapter - Class in ucar.nc2.ui.gis
-
This adapts a Gisfeature into a subclass of AbstractGisFeature.
- GisFeatureAdapter(GisFeature) - Constructor for class ucar.nc2.ui.gis.GisFeatureAdapter
- GisFeatureRenderer - Class in ucar.nc2.ui.gis
-
Superclass for rendering collections of GisFeatures.
- GisFeatureRenderer() - Constructor for class ucar.nc2.ui.gis.GisFeatureRenderer
- GisFeatureRendererMulti - Class in ucar.nc2.ui.gis
-
Superclass for rendering collections of GisFeatures.
- GisFeatureRendererMulti() - Constructor for class ucar.nc2.ui.gis.GisFeatureRendererMulti
- GisPart - Interface in ucar.nc2.ui.gis
-
An interface for simple GIS parts, (analogous to ESRI Shapefile parts).
- GLOB - Static variable in class thredds.inventory.CollectionAbstract
- GLOBAL - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
the global identifier
- globalAttributes - Variable in class ucar.nc2.ft.point.collection.CompositePointCollection
- globaldebuglevel - Static variable in class dap4.core.ce.parser.CEParserImpl
- globaldebuglevel - Static variable in class dap4.core.dmr.parser.DOM4Parser
- gmlNS - Static variable in class ucar.unidata.geoloc.ogc.CoordRefSysToGML
-
Deprecated.
- GOES - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GOES_to_GEOS(double, double) - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
-
Transform view angle coordinates in the GOES scan geometry frame to view angle coordinates in the GEOS scan geometry frame.
- gotoTop() - Method in class ucar.nc2.ui.op.NCdumpPane
- gotoTop() - Method in class ucar.nc2.ui.widget.TextGetPutPane
- gotoTop() - Method in class ucar.ui.widget.TextHistoryPane
- GR - Static variable in class ucar.nc2.dt.point.decode.MP
- GR1 - Static variable in class ucar.nc2.dt.point.decode.MP
- GR2 - Static variable in class ucar.nc2.dt.point.decode.MP
- GR3 - Static variable in class ucar.nc2.dt.point.decode.MP
- GR4 - Static variable in class ucar.nc2.dt.point.decode.MP
- GRADS_DATA_SERVER - Static variable in class thredds.cataloggen.config.DatasetSourceType
- GradsAttribute - Class in ucar.nc2.iosp.grads
-
Hold information about GrADS attributes
- GradsAttribute(String, String, String, String) - Constructor for class ucar.nc2.iosp.grads.GradsAttribute
-
Create a GradsAttribute
- GradsBinaryGridServiceProvider - Class in ucar.nc2.iosp.grads
-
IOSP for GrADS Binary data files.
- GradsBinaryGridServiceProvider() - Constructor for class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
- GradsDataDescriptorFile - Class in ucar.nc2.iosp.grads
-
Class to hold information from a GrADS Data Descriptor File
- GradsDataDescriptorFile(String, int) - Constructor for class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Create a GradsDataDescriptorFile from the file
- GradsDataDescriptorFile.Chsub - Class in ucar.nc2.iosp.grads
-
Class to handle the CHSUB parameters
- GrADSDataServerDatasetSource - Class in thredds.cataloggen.config
- GrADSDataServerDatasetSource() - Constructor for class thredds.cataloggen.config.GrADSDataServerDatasetSource
- gradsDDF - Variable in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
GrADS file reader
- GradsDimension - Class in ucar.nc2.iosp.grads
-
Hold information about a GradDimension
- GradsDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsDimension
-
Make a new GradsDimension from the values
- GradsEnsembleDimension - Class in ucar.nc2.iosp.grads
-
Extension of GradsDimension to handle the complexities of ensembles
- GradsEnsembleDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
Create a new ensemble dimension holder
- GradsTimeDimension - Class in ucar.nc2.iosp.grads
-
Class to hold the complexities of the GrADS time dimension
- GradsTimeDimension(String, int, String) - Constructor for class ucar.nc2.iosp.grads.GradsTimeDimension
-
Create new GradsTimeDimension
- GradsTimeStruct - Class in ucar.nc2.iosp.grads
-
A class to hold a GrADS time structure.
- GradsTimeStruct() - Constructor for class ucar.nc2.iosp.grads.GradsTimeStruct
- GradsUtil - Class in ucar.nc2.iosp.grads
-
Utility class for GrADS stuff
- GradsUtil() - Constructor for class ucar.nc2.iosp.grads.GradsUtil
- GradsVariable - Class in ucar.nc2.iosp.grads
-
Hold information about a GrADS variable
- GradsVariable(String) - Constructor for class ucar.nc2.iosp.grads.GradsVariable
-
Create a variable from the descriptor
- GRAY - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of absorbed dose, specific energy (imparted), or kerms.
- greatCircleDistance(double, double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- greaterThan - Variable in class thredds.featurecollection.FeatureCollectionConfig.BestDataset
- gregorian - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
gregorian = 1;
- gregorian - ucar.nc2.time.Calendar
- gregorian_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
gregorian = 1;
- GREYJPEG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- GREYJPEG5 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- grib - ucar.nc2.write.Nc4Chunking.Strategy
- Grib - Class in ucar.nc2.grib.collection
-
GRIB constants.
- GRIB_RUNTIME - Static variable in class ucar.nc2.grib.collection.Grib
- GRIB_STAT_TYPE - Static variable in class ucar.nc2.grib.collection.Grib
- GRIB_VALID_TIME - Static variable in class ucar.nc2.grib.collection.Grib
- GRIB1 - thredds.featurecollection.FeatureCollectionType
- GRIB1 - ucar.nc2.constants.DataFormatType
- GRIB1 - ucar.nc2.grib.collection.GribCdmIndex.GribCollectionType
- GRIB1 - Static variable in class thredds.catalog.DataFormatType
- Grib1Bean() - Constructor for class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- Grib1Bean(MFile, Grib1Record) - Constructor for class ucar.nc2.ui.grib.GribFilesPanel.Grib1Bean
- Grib1Collection - Class in ucar.nc2.grib.collection
-
Grib1-specific subclass of GribCollection.
- Grib1CollectionBuilder - Class in ucar.nc2.grib.collection
-
Builds indexes for collections of Grib1 files.
- Grib1CollectionBuilder.VariableBag - Class in ucar.nc2.grib.collection
- Grib1CollectionBuilderFromIndex - Class in ucar.nc2.grib.collection
-
Grib1-specific reading of ncx files.
- Grib1CollectionOpPanel - Class in ucar.nc2.ui.op
-
raw grib access - dont go through the IOSP
- Grib1CollectionOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Grib1CollectionOpPanel
- Grib1CollectionPanel - Class in ucar.nc2.ui.grib
-
Refactored Grib1 raw access
- Grib1CollectionPanel(JPanel, PreferencesExt) - Constructor for class ucar.nc2.ui.grib.Grib1CollectionPanel
- Grib1CollectionPanel.Gds1Bean - Class in ucar.nc2.ui.grib
- Grib1CollectionPanel.ParameterBean - Class in ucar.nc2.ui.grib
- Grib1CollectionPanel.RecordBean - Class in ucar.nc2.ui.grib
- Grib1Customizer - Class in ucar.nc2.grib.grib1.tables
-
Interprets grib1 info in a way that may be customized.
- Grib1Customizer(int, Grib1ParamTables) - Constructor for class ucar.nc2.grib.grib1.tables.Grib1Customizer
- Grib1DataOpPanel - Class in ucar.nc2.ui.op
- Grib1DataOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Grib1DataOpPanel
- Grib1DataReader - Class in ucar.nc2.grib.grib1
-
Decodes the GRIB1 binary data record
- Grib1DataTable - Class in ucar.nc2.ui.grib
-
Describe
- Grib1DataTable(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.Grib1DataTable
- Grib1DataTable.Grib1ParameterBean - Class in ucar.nc2.ui.grib
- Grib1DataTable.Grib1RecordBean - Class in ucar.nc2.ui.grib
- Grib1Gds - Class in ucar.nc2.grib.grib1
-
GRIB1 GDS - subclass for each type
- Grib1Gds(byte[], int) - Constructor for class ucar.nc2.grib.grib1.Grib1Gds
- Grib1Gds(int) - Constructor for class ucar.nc2.grib.grib1.Grib1Gds
- Grib1Gds.GaussianLatLon - Class in ucar.nc2.grib.grib1
- Grib1Gds.LambertConformal - Class in ucar.nc2.grib.grib1
- Grib1Gds.LatLon - Class in ucar.nc2.grib.grib1
- Grib1Gds.Mercator - Class in ucar.nc2.grib.grib1
- Grib1Gds.PolarStereographic - Class in ucar.nc2.grib.grib1
- Grib1Gds.RotatedLatLon - Class in ucar.nc2.grib.grib1
- Grib1Gds.SphericalHarmonicCoefficients - Class in ucar.nc2.grib.grib1
- Grib1Gds.UnknownGds - Class in ucar.nc2.grib.grib1
- Grib1GdsPredefined - Class in ucar.nc2.grib.grib1
-
Helper class for pre-defined grid definition section (GDS) .
- Grib1GdsPredefined() - Constructor for class ucar.nc2.grib.grib1.Grib1GdsPredefined
- Grib1Index - Class in ucar.nc2.grib.grib1
-
Read and Write Grib1 index (gbx9).
- Grib1Index() - Constructor for class ucar.nc2.grib.grib1.Grib1Index
- Grib1IndexProto - Class in ucar.nc2.grib.grib1
- Grib1IndexProto.Grib1GdsSection - Class in ucar.nc2.grib.grib1
-
Protobuf type
Grib1GdsSection
- Grib1IndexProto.Grib1GdsSection.Builder - Class in ucar.nc2.grib.grib1
-
Protobuf type
Grib1GdsSection
- Grib1IndexProto.Grib1GdsSectionOrBuilder - Interface in ucar.nc2.grib.grib1
- Grib1IndexProto.Grib1Index - Class in ucar.nc2.grib.grib1
-
Protobuf type
Grib1Index
- Grib1IndexProto.Grib1Index.Builder - Class in ucar.nc2.grib.grib1
-
Protobuf type
Grib1Index
- Grib1IndexProto.Grib1IndexOrBuilder - Interface in ucar.nc2.grib.grib1
- Grib1IndexProto.Grib1Record - Class in ucar.nc2.grib.grib1
-
Protobuf type
Grib1Record
- Grib1IndexProto.Grib1Record.Builder - Class in ucar.nc2.grib.grib1
-
Protobuf type
Grib1Record
- Grib1IndexProto.Grib1RecordOrBuilder - Interface in ucar.nc2.grib.grib1
- Grib1Iosp - Class in ucar.nc2.grib.collection
-
Grib-1 Collection IOSP.
- Grib1Iosp() - Constructor for class ucar.nc2.grib.collection.Grib1Iosp
- Grib1Iosp(GribCollectionImmutable) - Constructor for class ucar.nc2.grib.collection.Grib1Iosp
- Grib1Iosp(GribCollectionImmutable.GroupGC, GribCollectionImmutable.Type) - Constructor for class ucar.nc2.grib.collection.Grib1Iosp
- Grib1Parameter - Class in ucar.nc2.grib.grib1
-
A Grib-1 Parameter
- Grib1Parameter(Grib1ParamTableReader, int, String, String, String) - Constructor for class ucar.nc2.grib.grib1.Grib1Parameter
- Grib1Parameter(Grib1ParamTableReader, int, String, String, String, String) - Constructor for class ucar.nc2.grib.grib1.Grib1Parameter
- Grib1ParameterBean() - Constructor for class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- Grib1ParameterBean(Grib1Record) - Constructor for class ucar.nc2.ui.grib.Grib1DataTable.Grib1ParameterBean
- Grib1ParamLevel - Class in ucar.nc2.grib.grib1
-
Level information contained in a particular PDS.
- Grib1ParamLevel(Grib1Customizer, int, float, float) - Constructor for class ucar.nc2.grib.grib1.Grib1ParamLevel
-
Allows center specific parsing
- Grib1ParamLevel(Grib1Customizer, Grib1SectionProductDefinition) - Constructor for class ucar.nc2.grib.grib1.Grib1ParamLevel
-
Implements tables 3 and 3a.
- Grib1ParamTableReader - Class in ucar.nc2.grib.grib1.tables
-
A Grib1 Parameter Table (table 2).
- Grib1ParamTableReader(String) - Constructor for class ucar.nc2.grib.grib1.tables.Grib1ParamTableReader
-
Read a dataset-specific table from a file
- Grib1ParamTables - Class in ucar.nc2.grib.grib1.tables
-
This is the interface to manage GRIB-1 Parameter Table lookups.
- Grib1ParamTables() - Constructor for class ucar.nc2.grib.grib1.tables.Grib1ParamTables
- Grib1ParamTime - Class in ucar.nc2.grib.grib1
-
Time coordinate from the PDS.
- Grib1ParamTime(Grib1Customizer, int, boolean, int, int, int) - Constructor for class ucar.nc2.grib.grib1.Grib1ParamTime
- Grib1ParamTime(Grib1Customizer, Grib1SectionProductDefinition) - Constructor for class ucar.nc2.grib.grib1.Grib1ParamTime
-
Handles GRIB-1 code table 5 : "Time range indicator".
- Grib1Partition - Class in ucar.nc2.grib.collection
-
PartitionCollection for Grib1.
- Grib1Record - Class in ucar.nc2.grib.grib1
-
A Grib1 message.
- Grib1Record(byte[], Grib1SectionIndicator, Grib1SectionGridDefinition, Grib1SectionProductDefinition, Grib1SectionBitMap, Grib1SectionBinaryData) - Constructor for class ucar.nc2.grib.grib1.Grib1Record
-
Construction for Grib1Record.
- Grib1Record(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib1.Grib1Record
-
Construct record by reading raf, no checking
- Grib1RecordBean() - Constructor for class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- Grib1RecordBean(Grib1Record, RandomAccessFile) - Constructor for class ucar.nc2.ui.grib.Grib1DataTable.Grib1RecordBean
- Grib1RecordScanner - Class in ucar.nc2.grib.grib1
-
Scan files and extract Grib1Records.
- Grib1RecordScanner(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib1.Grib1RecordScanner
- Grib1ReportPanel - Class in ucar.nc2.ui.grib
-
Run through collections of Grib 1 files and make reports
- Grib1ReportPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.Grib1ReportPanel
- Grib1ReportPanel.Report - Enum in ucar.nc2.ui.grib
- Grib1SectionBinaryData - Class in ucar.nc2.grib.grib1
-
The Binary Data Section for GRIB-1 files
- Grib1SectionBitMap - Class in ucar.nc2.grib.grib1
-
Grib1 Section 3 (BitMap)
- Grib1SectionGridDefinition - Class in ucar.nc2.grib.grib1
-
The Grid Definition Section for GRIB-1 files Effectively immutable, but caching lazy gds
- Grib1SectionGridDefinition(byte[]) - Constructor for class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
Set Grib Definition section from byte array.
- Grib1SectionGridDefinition(Grib1SectionProductDefinition) - Constructor for class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
- Grib1SectionGridDefinition(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
Read Grib Definition section from raf.
- Grib1SectionIndicator - Class in ucar.nc2.grib.grib1
-
The Indicator Section for GRIB-1 files
- Grib1SectionProductDefinition - Class in ucar.nc2.grib.grib1
-
The Product Definition Section for GRIB-1 files
- Grib1SectionProductDefinition(byte[]) - Constructor for class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Set PDS section from byte array.
- Grib1SectionProductDefinition(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
-
Read Product Definition section from raf.
- Grib1TableCompareDialog - Class in ucar.nc2.ui.dialog
- Grib1TableCompareDialog(Dialog) - Constructor for class ucar.nc2.ui.dialog.Grib1TableCompareDialog
- Grib1TableCompareDialog(Frame) - Constructor for class ucar.nc2.ui.dialog.Grib1TableCompareDialog
- Grib1TableCompareDialog.Data - Class in ucar.nc2.ui.dialog
- Grib1TableDialog - Class in ucar.nc2.ui.dialog
- Grib1TableDialog(Dialog) - Constructor for class ucar.nc2.ui.dialog.Grib1TableDialog
- Grib1TableDialog(Frame) - Constructor for class ucar.nc2.ui.dialog.Grib1TableDialog
- Grib1TablePanel - Class in ucar.nc2.ui.op
- Grib1TablePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Grib1TablePanel
- Grib1TablesViewer - Class in ucar.nc2.ui.grib
-
Show Grib1 Tables
- Grib1TablesViewer(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.Grib1TablesViewer
- Grib1TablesViewer.EntryBean - Class in ucar.nc2.ui.grib
- Grib1TablesViewer.TableBean - Class in ucar.nc2.ui.grib
- Grib1toDIF - Class in thredds.catalog.dl
-
read in GRIB-1 to DIF csv file
- Grib1Utils - Class in ucar.nc2.grib.grib1
-
static utilities for Grib-1
- Grib1Utils() - Constructor for class ucar.nc2.grib.grib1.Grib1Utils
- Grib1Variable - Class in ucar.nc2.grib.grib1
-
Used to group records into a CDM variable Herein lies the semantics of a variable object identity.
- Grib1Variable(Grib1Customizer, Grib1Record, int, boolean, boolean, boolean) - Constructor for class ucar.nc2.grib.grib1.Grib1Variable
-
Used when processing the gbx9 files
- Grib1Variable(Grib1Customizer, Grib1SectionProductDefinition, Grib1Gds, boolean, boolean, boolean) - Constructor for class ucar.nc2.grib.grib1.Grib1Variable
-
Used when processing the ncx files
- Grib1WmoTimeType - Class in ucar.nc2.grib.grib1.tables
-
Standard WMO tables for time range indicator - Grib1 table 5.
- Grib1WmoTimeType() - Constructor for class ucar.nc2.grib.grib1.tables.Grib1WmoTimeType
- GRIB2 - thredds.featurecollection.FeatureCollectionType
- GRIB2 - ucar.nc2.constants.DataFormatType
- GRIB2 - ucar.nc2.grib.collection.GribCdmIndex.GribCollectionType
- GRIB2 - Static variable in class thredds.catalog.DataFormatType
- GRIB2_22_0_0 - ucar.nc2.grib.grib2.table.WmoCodeFlagTables.Version
- GRIB2_22_0_0 - ucar.nc2.grib.grib2.table.WmoTemplateTables.Version
- Grib2Bean() - Constructor for class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- Grib2Bean(MFile) - Constructor for class ucar.nc2.ui.grib.GribFilesPanel.Grib2Bean
- Grib2CodeTableInterface - Interface in ucar.nc2.grib.grib2.table
- Grib2CodeTableInterface.Entry - Interface in ucar.nc2.grib.grib2.table
- Grib2Collection - Class in ucar.nc2.grib.collection
-
Grib2 specific subclass of GribCollection.
- Grib2CollectionOpPanel - Class in ucar.nc2.ui.op
- Grib2CollectionOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Grib2CollectionOpPanel
- Grib2CollectionPanel - Class in ucar.nc2.ui.grib
-
A widget to show collections of GRIB2 files.
- Grib2CollectionPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel
- Grib2CollectionPanel.Gds2Bean - Class in ucar.nc2.ui.grib
- Grib2CollectionPanel.Grib2ParameterBean - Class in ucar.nc2.ui.grib
- Grib2CollectionPanel.Grib2RecordBean - Class in ucar.nc2.ui.grib
- Grib2DataOpPanel - Class in ucar.nc2.ui.op
- Grib2DataOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Grib2DataOpPanel
- Grib2DataPanel - Class in ucar.nc2.ui.grib
-
Grib2 data reading
- Grib2DataPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.Grib2DataPanel
- Grib2DataPanel.Grib2ParameterBean - Class in ucar.nc2.ui.grib
- Grib2DataPanel.Grib2RecordBean - Class in ucar.nc2.ui.grib
- Grib2DataReader - Class in ucar.nc2.grib.grib2
-
Reads the data from one grib2 record.
- Grib2Drs - Class in ucar.nc2.grib.grib2
-
Template-specific fields for Grib2SectionDataRepresentation
- Grib2Drs() - Constructor for class ucar.nc2.grib.grib2.Grib2Drs
- Grib2Drs.Type0 - Class in ucar.nc2.grib.grib2
- Grib2Drs.Type2 - Class in ucar.nc2.grib.grib2
- Grib2Drs.Type3 - Class in ucar.nc2.grib.grib2
- Grib2Drs.Type40 - Class in ucar.nc2.grib.grib2
- Grib2Drs.Type50002 - Class in ucar.nc2.grib.grib2
- Grib2FlagTableInterface - Interface in ucar.nc2.grib.grib2.table
- Grib2FlagTableInterface.Entry - Interface in ucar.nc2.grib.grib2.table
- Grib2Gds - Class in ucar.nc2.grib.grib2
-
Template-specific fields for Grib2SectionGridDefinition LOOK hashCode not right, cant use approximate float compare
- Grib2Gds(byte[]) - Constructor for class ucar.nc2.grib.grib2.Grib2Gds
- Grib2Gds(byte[], int) - Constructor for class ucar.nc2.grib.grib2.Grib2Gds
- Grib2Gds.AbstractRotatedLatLon - Class in ucar.nc2.grib.grib2
- Grib2Gds.AlbersEqualArea - Class in ucar.nc2.grib.grib2
- Grib2Gds.CurvilinearOrthogonal - Class in ucar.nc2.grib.grib2
- Grib2Gds.GaussLatLon - Class in ucar.nc2.grib.grib2
- Grib2Gds.LambertConformal - Class in ucar.nc2.grib.grib2
- Grib2Gds.LatLon - Class in ucar.nc2.grib.grib2
- Grib2Gds.Mercator - Class in ucar.nc2.grib.grib2
- Grib2Gds.PolarStereographic - Class in ucar.nc2.grib.grib2
- Grib2Gds.RotatedLatLon - Class in ucar.nc2.grib.grib2
- Grib2Gds.RotatedLatLon32769 - Class in ucar.nc2.grib.grib2
- Grib2Gds.SpaceViewPerspective - Class in ucar.nc2.grib.grib2
- Grib2Index - Class in ucar.nc2.grib.grib2
-
Read and Write Grib2 index (gbx9).
- Grib2Index() - Constructor for class ucar.nc2.grib.grib2.Grib2Index
- Grib2IndexProto - Class in ucar.nc2.grib.grib2
- Grib2IndexProto.Grib2Index - Class in ucar.nc2.grib.grib2
-
Protobuf type
Grib2Index
- Grib2IndexProto.Grib2Index.Builder - Class in ucar.nc2.grib.grib2
-
Protobuf type
Grib2Index
- Grib2IndexProto.Grib2IndexOrBuilder - Interface in ucar.nc2.grib.grib2
- Grib2IndexProto.Grib2Record - Class in ucar.nc2.grib.grib2
-
Protobuf type
Grib2Record
- Grib2IndexProto.Grib2Record.Builder - Class in ucar.nc2.grib.grib2
-
Protobuf type
Grib2Record
- Grib2IndexProto.Grib2RecordOrBuilder - Interface in ucar.nc2.grib.grib2
- Grib2IndexProto.GribGdsSection - Class in ucar.nc2.grib.grib2
-
Protobuf type
GribGdsSection
- Grib2IndexProto.GribGdsSection.Builder - Class in ucar.nc2.grib.grib2
-
Protobuf type
GribGdsSection
- Grib2IndexProto.GribGdsSectionOrBuilder - Interface in ucar.nc2.grib.grib2
- Grib2IndexProto.GribIdSection - Class in ucar.nc2.grib.grib2
-
Protobuf type
GribIdSection
- Grib2IndexProto.GribIdSection.Builder - Class in ucar.nc2.grib.grib2
-
Protobuf type
GribIdSection
- Grib2IndexProto.GribIdSectionOrBuilder - Interface in ucar.nc2.grib.grib2
- Grib2Iosp - Class in ucar.nc2.grib.collection
-
Grib-2 Collection IOSP.
- Grib2Iosp() - Constructor for class ucar.nc2.grib.collection.Grib2Iosp
- Grib2JpegDecoder - Class in ucar.nc2.grib.grib2
-
Adaptation of jj2000.j2k.decoder.Decoder, in order to read input from memory.
- Grib2Parameter - Class in ucar.nc2.grib.grib2
-
A Grib-2 parameter
- Grib2Parameter(int, int, int, String, String, String, String) - Constructor for class ucar.nc2.grib.grib2.Grib2Parameter
- Grib2Parameter(int, int, int, String, String, String, String, float, float) - Constructor for class ucar.nc2.grib.grib2.Grib2Parameter
- Grib2Parameter(Grib2Parameter, String, String) - Constructor for class ucar.nc2.grib.grib2.Grib2Parameter
- Grib2ParameterBean() - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- Grib2ParameterBean() - Constructor for class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- Grib2ParameterBean(Grib2Record, Grib2Variable) - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- Grib2ParameterBean(Grib2Record, Grib2Variable) - Constructor for class ucar.nc2.ui.grib.Grib2DataPanel.Grib2ParameterBean
- Grib2ParamTableInterface - Interface in ucar.nc2.grib.grib2.table
- Grib2Partition - Class in ucar.nc2.grib.collection
-
PartitionCollection for Grib2.
- Grib2PartitionBuilderFromIndex - Class in ucar.nc2.grib.collection
-
Read Grib2Partition From ncx Index, Data file never opened.
- Grib2Pds - Class in ucar.nc2.grib.grib2
-
Abstract superclass for GRIB2 PDS handling.
- Grib2Pds(byte[]) - Constructor for class ucar.nc2.grib.grib2.Grib2Pds
-
Constructs a Grib2PDSVariables object from a byte[].
- Grib2Pds.PdsAerosol - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsEnsemble - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsEnsembleDerived - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsInterval - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsPercentile - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsProbability - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsSatellite - Interface in ucar.nc2.grib.grib2
- Grib2Pds.PdsSpatialInterval - Interface in ucar.nc2.grib.grib2
- Grib2Pds.SatelliteBand - Class in ucar.nc2.grib.grib2
- Grib2Pds.TimeInterval - Class in ucar.nc2.grib.grib2
- Grib2Record - Class in ucar.nc2.grib.grib2
-
Read one Record from a GRIB-2 files
- Grib2Record(byte[], Grib2SectionIndicator, Grib2SectionIdentification, Grib2SectionLocalUse, Grib2SectionGridDefinition, Grib2SectionProductDefinition, Grib2SectionDataRepresentation, Grib2SectionBitMap, Grib2SectionData, boolean, int) - Constructor for class ucar.nc2.grib.grib2.Grib2Record
-
Construction for Grib2Record.
- Grib2RecordBean() - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- Grib2RecordBean() - Constructor for class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- Grib2RecordBean(Grib2Record) - Constructor for class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2RecordBean
- Grib2RecordBean(Grib2Record, RandomAccessFile) - Constructor for class ucar.nc2.ui.grib.Grib2DataPanel.Grib2RecordBean
- Grib2RecordScanner - Class in ucar.nc2.grib.grib2
-
Scan raf for grib-2 messages
- Grib2RecordScanner(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2RecordScanner
- Grib2ReportPanel - Class in ucar.nc2.ui.grib
-
Run through collections of Grib 2 files and make reports
- Grib2ReportPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.Grib2ReportPanel
- Grib2ReportPanel.Report - Enum in ucar.nc2.ui.grib
- Grib2SectionBitMap - Class in ucar.nc2.grib.grib2
-
The BitMap section 6 for GRIB-2 files
- Grib2SectionBitMap(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionBitMap
- Grib2SectionData - Class in ucar.nc2.grib.grib2
-
The Data section 7 for GRIB-2 files
- Grib2SectionData(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionData
- Grib2SectionDataRepresentation - Class in ucar.nc2.grib.grib2
-
The Data Representation section (5) for GRIB-2 files
- Grib2SectionDataRepresentation(long, int, int) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- Grib2SectionDataRepresentation(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionDataRepresentation
- Grib2SectionGridDefinition - Class in ucar.nc2.grib.grib2
-
The Grid Definition section 3 for GRIB-2 files
- Grib2SectionGridDefinition(byte[]) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
Set Grib Definition section from byte array.
- Grib2SectionGridDefinition(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionGridDefinition
-
Read Grib Definition section from raf.
- Grib2SectionIdentification - Class in ucar.nc2.grib.grib2
-
The Identification section 1 for GRIB-2 files
- Grib2SectionIdentification(int, int, int, int, int, int, int, int, int, int, int, int, int) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionIdentification
- Grib2SectionIdentification(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionIdentification
-
Read Grib2SectionIndicator from raf.
- Grib2SectionIndicator - Class in ucar.nc2.grib.grib2
-
The Indicator Section for GRIB-2 files
- Grib2SectionIndicator(long, long, int) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionIndicator
- Grib2SectionIndicator(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionIndicator
-
Read Grib2SectionIndicator from raf.
- Grib2SectionLocalUse - Class in ucar.nc2.grib.grib2
-
The Local Use section 2 for GRIB-2 files
- Grib2SectionLocalUse(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionLocalUse
-
Read Grib2SectionLocalUse from raf.
- Grib2SectionProductDefinition - Class in ucar.nc2.grib.grib2
-
The Product Definition section 4 for GRIB-2 files
- Grib2SectionProductDefinition(byte[]) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
-
Set PDS section from byte array.
- Grib2SectionProductDefinition(RandomAccessFile) - Constructor for class ucar.nc2.grib.grib2.Grib2SectionProductDefinition
-
Read Product Definition section from raf.
- Grib2Show - Class in ucar.nc2.grib.grib2
-
Utilities to show Grib2 records.
- Grib2Show() - Constructor for class ucar.nc2.grib.grib2.Grib2Show
- Grib2TablePanel - Class in ucar.nc2.ui.op
- Grib2TablePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Grib2TablePanel
- Grib2Tables - Class in ucar.nc2.grib.grib2.table
-
Grib 2 Tables - allows local overrides and augmentation of WMO tables.
- Grib2Tables(Grib2TableConfig) - Constructor for class ucar.nc2.grib.grib2.table.Grib2Tables
- Grib2TablesId - Class in ucar.nc2.grib.grib2.table
- Grib2TablesId(int, int, int, int, int) - Constructor for class ucar.nc2.grib.grib2.table.Grib2TablesId
- Grib2TablesId.Type - Enum in ucar.nc2.grib.grib2.table
- Grib2TableViewer2 - Class in ucar.nc2.ui.grib
-
Viewer for Grib2Tables.
- Grib2TableViewer2(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.Grib2TableViewer2
- Grib2TableViewer2.EntryBean - Class in ucar.nc2.ui.grib
- Grib2TableViewer2.TableBean - Class in ucar.nc2.ui.grib
- Grib2toDIF - Class in thredds.catalog.dl
-
read in GRIB-2 to DIF csv file
- Grib2toDIF(String) - Constructor for class thredds.catalog.dl.Grib2toDIF
- Grib2Utils - Class in ucar.nc2.grib.grib2
-
Static utilities for Grib-2
- Grib2Utils() - Constructor for class ucar.nc2.grib.grib2.Grib2Utils
- Grib2Utils.LatLon2DCoord - Enum in ucar.nc2.grib.grib2
- Grib2Utils.LatLonCoordType - Enum in ucar.nc2.grib.grib2
- Grib2Variable - Class in ucar.nc2.grib.grib2
-
Used to group records into a CDM variable Herein lies the semantics of variable object identity.
- Grib2Variable(Grib2Tables, int, int, int, Grib2Gds, Grib2Pds, boolean, boolean) - Constructor for class ucar.nc2.grib.grib2.Grib2Variable
-
Used when building from ncx (full records)
- Grib2Variable(Grib2Tables, Grib2Record, int, boolean, boolean) - Constructor for class ucar.nc2.grib.grib2.Grib2Variable
-
Used when building from gbx9 (full records)
- GribBestDatasetBuilder - Class in ucar.nc2.grib.collection
-
Not used yet.
- GribBestDatasetBuilder() - Constructor for class ucar.nc2.grib.collection.GribBestDatasetBuilder
- GribCdmIndex - Class in ucar.nc2.grib.collection
-
Utilities for creating GRIB CDM index (ncx) files, both collections and partitions.
- GribCdmIndex(Logger) - Constructor for class ucar.nc2.grib.collection.GribCdmIndex
- GribCdmIndex.GribCollectionType - Enum in ucar.nc2.grib.collection
- GribCodePanel - Class in ucar.nc2.ui.op
- GribCodePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GribCodePanel
- gribCollection - Variable in class ucar.nc2.grib.collection.GribDataReader
- gribCollection - Variable in class ucar.nc2.grib.collection.GribIosp
- gribCollectionCache - Static variable in class ucar.nc2.grib.collection.GribCdmIndex
- GribCollectionConfig - Class in ucar.nc2.ui.dialog
- GribCollectionConfig() - Constructor for class ucar.nc2.ui.dialog.GribCollectionConfig
- GribCollectionImmutable - Class in ucar.nc2.grib.collection
-
An Immutable GribCollection, corresponds to one index (ncx) file.
- GribCollectionImmutable.Dataset - Class in ucar.nc2.grib.collection
- GribCollectionImmutable.GroupGC - Class in ucar.nc2.grib.collection
- GribCollectionImmutable.Record - Class in ucar.nc2.grib.collection
- GribCollectionImmutable.Type - Enum in ucar.nc2.grib.collection
- GribCollectionImmutable.VariableIndex - Class in ucar.nc2.grib.collection
- GribCollectionImmutable.VariableIndex.Info - Class in ucar.nc2.grib.collection
- GribCollectionMutable - Class in ucar.nc2.grib.collection
-
A mutable class for writing indices or building GribCollectionImmutable.
- GribCollectionMutable(String, File, FeatureCollectionConfig, boolean) - Constructor for class ucar.nc2.grib.collection.GribCollectionMutable
- GribCollectionMutable.Dataset - Class in ucar.nc2.grib.collection
- GribCollectionMutable.GroupGC - Class in ucar.nc2.grib.collection
- GribCollectionMutable.Record - Class in ucar.nc2.grib.collection
- GribCollectionMutable.VariableIndex - Class in ucar.nc2.grib.collection
- GribCollectionProto - Class in ucar.nc2.grib.collection
- GribCollectionProto.Coord - Class in ucar.nc2.grib.collection
-
Protobuf type
Coord
- GribCollectionProto.Coord.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Coord
- GribCollectionProto.CoordOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Dataset - Class in ucar.nc2.grib.collection
-
Protobuf type
Dataset
- GribCollectionProto.Dataset.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Dataset
- GribCollectionProto.Dataset.Type - Enum in ucar.nc2.grib.collection
-
Protobuf enum
Dataset.Type
- GribCollectionProto.DatasetOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.FcConfig - Class in ucar.nc2.grib.collection
-
apparently not used
- GribCollectionProto.FcConfig.Builder - Class in ucar.nc2.grib.collection
-
apparently not used
- GribCollectionProto.FcConfigOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Gds - Class in ucar.nc2.grib.collection
-
Protobuf type
Gds
- GribCollectionProto.Gds.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Gds
- GribCollectionProto.GdsOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.GribAxisType - Enum in ucar.nc2.grib.collection
-
same as ucar.coord.Coordinate.Type
- GribCollectionProto.GribCollection - Class in ucar.nc2.grib.collection
-
Protobuf type
GribCollection
- GribCollectionProto.GribCollection.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
GribCollection
- GribCollectionProto.GribCollectionOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Group - Class in ucar.nc2.grib.collection
-
Protobuf type
Group
- GribCollectionProto.Group.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Group
- GribCollectionProto.GroupOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.IntMap - Class in ucar.nc2.grib.collection
-
Protobuf type
IntMap
- GribCollectionProto.IntMap.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
IntMap
- GribCollectionProto.IntMapOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.IntvFilter - Class in ucar.nc2.grib.collection
-
Protobuf type
IntvFilter
- GribCollectionProto.IntvFilter.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
IntvFilter
- GribCollectionProto.IntvFilterOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.MFile - Class in ucar.nc2.grib.collection
-
Protobuf type
MFile
- GribCollectionProto.MFile.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
MFile
- GribCollectionProto.MFileOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Parameter - Class in ucar.nc2.grib.collection
-
Protobuf type
Parameter
- GribCollectionProto.Parameter.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Parameter
- GribCollectionProto.ParameterOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Partition - Class in ucar.nc2.grib.collection
-
Protobuf type
Partition
- GribCollectionProto.Partition.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Partition
- GribCollectionProto.PartitionOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.PartitionVariable - Class in ucar.nc2.grib.collection
-
Protobuf type
PartitionVariable
- GribCollectionProto.PartitionVariable.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
PartitionVariable
- GribCollectionProto.PartitionVariableOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Record - Class in ucar.nc2.grib.collection
-
Protobuf type
Record
- GribCollectionProto.Record.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Record
- GribCollectionProto.RecordOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.SparseArray - Class in ucar.nc2.grib.collection
-
SparseArray only at the GCs (MRC and SRC) not at the Partitions dont need SparseArray in memory until someone wants to read from the variable
- GribCollectionProto.SparseArray.Builder - Class in ucar.nc2.grib.collection
-
SparseArray only at the GCs (MRC and SRC) not at the Partitions dont need SparseArray in memory until someone wants to read from the variable
- GribCollectionProto.SparseArrayOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.StringMap - Class in ucar.nc2.grib.collection
-
Protobuf type
StringMap
- GribCollectionProto.StringMap.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
StringMap
- GribCollectionProto.StringMapOrBuilder - Interface in ucar.nc2.grib.collection
- GribCollectionProto.Variable - Class in ucar.nc2.grib.collection
-
Protobuf type
Variable
- GribCollectionProto.Variable.Builder - Class in ucar.nc2.grib.collection
-
Protobuf type
Variable
- GribCollectionProto.VariableOrBuilder - Interface in ucar.nc2.grib.collection
- gribConfig - Variable in class thredds.featurecollection.FeatureCollectionConfig
- GribConfig() - Constructor for class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- GribConverterUtility - Class in ucar.nc2.grib
-
Deprecated.
- GribConverterUtility() - Constructor for class ucar.nc2.grib.GribConverterUtility
-
Deprecated.
- GribCoverageDataset - Class in ucar.nc2.grib.coverage
-
Create a FeatureDatasetCoverage from a GribCollection file.
- GribCoverageDataset(GribCollectionImmutable, GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC) - Constructor for class ucar.nc2.grib.coverage.GribCoverageDataset
- GribData - Class in ucar.nc2.grib
-
Abstraction for handling Grib 1 & 2 data in a uniform way.
- GribData() - Constructor for class ucar.nc2.grib.GribData
- GribData.Bean - Interface in ucar.nc2.grib
- GribData.Info - Class in ucar.nc2.grib
- GribData.InterpolationMethod - Enum in ucar.nc2.grib
- GribDataReader - Class in ucar.nc2.grib.collection
-
Grib Data Reader.
- GribDataReader(GribCollectionImmutable, GribCollectionImmutable.VariableIndex) - Constructor for class ucar.nc2.grib.collection.GribDataReader
- GribDataReader.DataReceiver - Class in ucar.nc2.grib.collection
- GribDataReader.DataReceiverIF - Interface in ucar.nc2.grib.collection
- GribDataReader.DataRecord - Class in ucar.nc2.grib.collection
- GribDataValidator - Interface in ucar.nc2.grib.collection
-
For debugging
- GribFilesOpPanel - Class in ucar.nc2.ui.op
- GribFilesOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GribFilesOpPanel
- GribFilesPanel - Class in ucar.nc2.ui.grib
-
Examine collections of grib files.
- GribFilesPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.grib.GribFilesPanel
- GribFilesPanel.CollectionBean - Class in ucar.nc2.ui.grib
- GribFilesPanel.Grib1Bean - Class in ucar.nc2.ui.grib
- GribFilesPanel.Grib2Bean - Class in ucar.nc2.ui.grib
- GribHorizCoordSystem - Class in ucar.nc2.grib.collection
-
Encapsolates the GdsHorizCoordSys; shared by the GroupHcs
- gribIndex - ucar.nc2.ui.grib.Grib1ReportPanel.Report
- gribIndex - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- GribIndex - Class in ucar.nc2.grib
-
Abstract superclass for Grib1Index and Grib2Index.
- GribIndex() - Constructor for class ucar.nc2.grib.GribIndex
- GribIndexCache - Class in ucar.nc2.grib
-
manages where the grib index files live
- GribIndexCache() - Constructor for class ucar.nc2.grib.GribIndexCache
- GribIndexOpPanel - Class in ucar.nc2.ui.op
- GribIndexOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GribIndexOpPanel
- GribIndexPanel - Class in ucar.nc2.ui.grib
-
Examine GRIB index (gbx9) files
- GribIndexPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.GribIndexPanel
- GribIndexPanel.Gds1Bean - Class in ucar.nc2.ui.grib
- GribIndexPanel.Gds2Bean - Class in ucar.nc2.ui.grib
- GribIndexPanel.RecordBean - Class in ucar.nc2.ui.grib
- GribIntvFilter() - Constructor for class thredds.featurecollection.FeatureCollectionConfig.GribIntvFilter
- GribIosp - Class in ucar.nc2.grib.collection
-
Grib Collection IOSP, version 2.
- GribIosp(boolean, Logger) - Constructor for class ucar.nc2.grib.collection.GribIosp
- GRIBMESSAGELENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- GRIBMESSAGELENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- GRIBMESSAGESTART_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- GRIBMESSAGESTART_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- GribNumbers - Class in ucar.nc2.grib
-
Utilities for reading and interpreting GRIB bytes.
- GribNumbers() - Constructor for class ucar.nc2.grib.GribNumbers
- GribRecordStats - Class in ucar.nc2.grib.coord
-
Counting statistics
- GribRecordStats() - Constructor for class ucar.nc2.grib.coord.GribRecordStats
- GribResourceReader - Class in ucar.nc2.grib
- GribResourceReader() - Constructor for class ucar.nc2.grib.GribResourceReader
- GribRewriteOpPanel - Class in ucar.nc2.ui.op
- GribRewriteOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GribRewriteOpPanel
- GribRewritePanel - Class in ucar.nc2.ui.grib
-
Rewrite GRIB files - track stats etc
- GribRewritePanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.GribRewritePanel
- GribRewritePanel.FileBean - Class in ucar.nc2.ui.grib
- GribRewritePanel.FileFilterFromSuffixes - Class in ucar.nc2.ui.grib
- GribStatType - Enum in ucar.nc2.grib
-
Grib1 derived from Code table 5 : Time range indicator Grib2 code table 4.10: Statistical process used to calculate the processed field from the field at each time increment during the time range These are the standard WMO tables only.
- gribTable - Variable in class ucar.nc2.grib.collection.GribIosp
- GribTables - Interface in ucar.nc2.grib
-
Abstraction of GribTable for Grib Collections.
- GribTables.Parameter - Interface in ucar.nc2.grib
- GribTemplatePanel - Class in ucar.nc2.ui.op
- GribTemplatePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.GribTemplatePanel
- GribUtils - Class in ucar.nc2.grib
-
General Utilities used by GRIB code.
- GribUtils() - Constructor for class ucar.nc2.grib.GribUtils
- gribVariable - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- GribVariableRenamer - Class in ucar.nc2.grib
-
Deprecated.As of version 4.5.0 - this was only intended to be used for the 4.2 - 4.3 transition. Extended to work with 4.5 dataset names, but deprecated to reminder users to update the variable names used in their applications. Try to figure out what GRIB name in 4.2 maps to in 4.3 NCEP IDD datasets. Not guaranteed to be correct. See ToolsUI IOSP/GRIB2/GRIB-RENAME
- GribVariableRenamer() - Constructor for class ucar.nc2.grib.GribVariableRenamer
-
Deprecated.
- GribVariableRenamer.VariableRenamerBean - Class in ucar.nc2.grib
-
Deprecated.
- GribWmoCodesPanel - Class in ucar.nc2.ui.grib
-
WMO Grib 2 Tables - Codes
- GribWmoCodesPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.GribWmoCodesPanel
- GribWmoCodesPanel.CodeTableBean - Class in ucar.nc2.ui.grib
- GribWmoCodesPanel.EntryBean - Class in ucar.nc2.ui.grib
- GribWmoTemplatesPanel - Class in ucar.nc2.ui.grib
-
GRIB WMO template UI.
- GribWmoTemplatesPanel(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.grib.GribWmoTemplatesPanel
- GribWmoTemplatesPanel.EntryBean - Class in ucar.nc2.ui.grib
- GribWmoTemplatesPanel.TemplateBean - Class in ucar.nc2.ui.grib
- Grid - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
Grid = 2;
- GRID - thredds.featurecollection.FeatureCollectionType
- GRID - ucar.nc2.constants.FeatureType
- GRID - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
-
Grid identifier
- GRID_FEATURE_CLOUD_TOP_HEIGHT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_CLOUD_TOP_TEMPERATURE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_HIGH_CLOUD_AMOUNT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_LOW_CLOUD_AMOUNT - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_NORMALIZE_VEGETATIOIN_INDEX - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_OCEAN_TEMPERATURE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_OUTGOING_LONGWAVE_RADIATION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_RAIN_INDEX_PER_12HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_RAIN_INDEX_PER_24HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_RAIN_INDEX_PER_6HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_RAIN_INDEX_PER_HOUR - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_RATIO_VEGETATIOIN_INDEX - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_SEA_ICE_DENSITY - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_SEA_ICE_DISTRIBUTION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_SNOW_DISTRIBUTION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_SOIL_HUMIDITY - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_FEATURE_SUNLIGHT_DURATION - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_LATITUDE - Static variable in class ucar.nc2.constants.CF
- GRID_LONGITUDE - Static variable in class ucar.nc2.constants.CF
- GRID_MAPPING - Static variable in class ucar.nc2.constants.CF
- GRID_MAPPING_NAME - Static variable in class ucar.nc2.constants.CF
- GRID_MAPPING_NAME - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
grid_mapping_name
- GRID_MAPPING_NAME - Static variable in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Attribute for the Navigation Block
- GRID_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
- GRID_MAPPING_NAME - Static variable in class ucar.unidata.geoloc.projection.UtmProjection
- GRID_NAME - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
grid name
- GRID_NORTH_POLE_LATITUDE - Static variable in class ucar.nc2.constants.CF
- GRID_NORTH_POLE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
- GRID_SHAPE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
GRID_SHAPE
- GRID_SHAPE_CODE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
GRID_SHAPE_CODE
- GRID_SOUTH_POLE_ANGLE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
- GRID_SOUTH_POLE_LATITUDE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
- GRID_SOUTH_POLE_LONGITUDE - Static variable in class ucar.unidata.geoloc.projection.RotatedLatLon
- GRID_SPACING_UNIT_KILOMETER - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_SPACING_UNIT_METER - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_SPACING_UNIT_POINT001DEGREE - Static variable in class ucar.nc2.iosp.fysat.AwxFileGridProductSecondHeader
- GRID_TYPE - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
grid type
- GRID_UNITS - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
grid spacing units (DX, DY)
- Grid_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
-
Grid = 2;
- GridAsPointDataset - Class in ucar.nc2.dt.grid
-
Add Point operations to a GridDataset.
- GridAsPointDataset(List<GridDatatype>) - Constructor for class ucar.nc2.dt.grid.GridAsPointDataset
- GridAsPointDataset.Point - Class in ucar.nc2.dt.grid
- GridBean() - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- GridBean(FmrcInv.UberGrid) - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.GridBean
- GridBoundariesExtractor - Class in ucar.nc2.dt.grid.gis
-
Provides methods for extracting the grid boundaries in standard GIS text formats: WKT and GeoJSON
- GridCF - Interface in ucar.nc2.iosp.grid
-
A centralized place to store CF conventions for the Grid Iosp
- GridCF.VectorComponentFlag - Enum in ucar.nc2.iosp.grid
-
LOOK bogus
- GridController - Class in ucar.nc2.ui.grid
-
The controller manages the interactions between GRID data and renderers.
- GridController(GridUI, PreferencesExt) - Constructor for class ucar.nc2.ui.grid.GridController
- GridCoordinate2D - Class in ucar.nc2.dt.grid
-
2D Coordinate System has lat(x,y) and lon(x,y).
- GridCoordSys - Class in ucar.nc2.dt.grid
-
A georeferencing "gridded" CoordinateSystem.
- GridCoordSys - Class in ucar.nc2.iosp.grid
-
A Coordinate System for a Grid variable.
- GridCoordSys(CoordinateSystem, Formatter) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
-
Create a GridCoordSys from an existing Coordinate System.
- GridCoordSys(GridCoordSys, Range, Range, Range, Range) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
-
Create a GridCoordSys as a section of an existing GridCoordSys.
- GridCoordSys(GridCoordSys, Range, Range, Range, Range, Range, Range) - Constructor for class ucar.nc2.dt.grid.GridCoordSys
-
Create a GridCoordSys as a section of an existing GridCoordSys.
- GridCoordSystem - Interface in ucar.nc2.dt
-
A Coordinate System for gridded data.
- GridCS - Class in ucar.nc2.ft2.coverage.adapter
-
Grid Coordinate System Implementation A Grid has all 1D coordinates.
- GridDataset - Class in ucar.nc2.dt.grid
-
Make a NetcdfDataset into a collection of GeoGrids with Georeferencing coordinate systems.
- GridDataset - Interface in ucar.nc2.dt
-
A dataset containing Grid objects.
- GridDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.grid.GridDataset
-
Create a GridDataset from a NetcdfDataset.
- GridDataset(NetcdfDataset, Formatter) - Constructor for class ucar.nc2.dt.grid.GridDataset
-
Create a GridDataset from a NetcdfDataset.
- GridDataset.Gridset - Class in ucar.nc2.dt.grid
-
This is a set of GeoGrids with the same GeoCoordSys.
- GridDataset.Gridset - Interface in ucar.nc2.dt
-
A set of GridDatatype objects with the same Coordinate System.
- GridDatasetInfo - Class in ucar.nc2.dt.grid
-
A helper class to GridDataset; creates a GridDataset XML document.
- GridDatasetInfo(GridDataset, String) - Constructor for class ucar.nc2.dt.grid.GridDatasetInfo
- GridDatasetInv - Class in ucar.nc2.ft.fmrc
-
The data inventory of one GridDataset.
- GridDatasetInv(GridDataset, CalendarDate) - Constructor for class ucar.nc2.ft.fmrc.GridDatasetInv
- GridDatasetInv.Grid - Class in ucar.nc2.ft.fmrc
-
A Grid variable has a name, timeCoord and optionally a Vertical and Ensemble Coordinate
- GridDatasetProvider - Interface in ucar.nc2.dt.grid.internal.spi
-
A special SPI to register GridDataset providers.
- GridDatasetStandardFactory - Class in ucar.nc2.ft
-
FeatureDatasetFactory for Grids, using standard coord sys analysis and ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
- GridDatasetStandardFactory() - Constructor for class ucar.nc2.ft.GridDatasetStandardFactory
- GridDatatype - Interface in ucar.nc2.dt
-
Interface for scientific datatype Grid.
- GridDefRecord - Class in ucar.nc2.iosp.grid
-
Class to represent the grid definition (projection) information purpose is to convert from String representation to native value.
- GridDefRecord() - Constructor for class ucar.nc2.iosp.grid.GridDefRecord
-
constructors.
- GridDefRecord(String) - Constructor for class ucar.nc2.iosp.grid.GridDefRecord
- GridEnsembleCoord - Class in ucar.nc2.iosp.grid
-
Handles the Ensemble coordinate dimension.
- GridEnsembleCoord() - Constructor for class ucar.nc2.iosp.grid.GridEnsembleCoord
- GridEnsembleCoord.EnsCoord - Class in ucar.nc2.iosp.grid
- GRIDFTP - thredds.client.catalog.ServiceType
- GRIDFTP - Static variable in class thredds.catalog.ServiceType
- GridHorizCoordSys - Class in ucar.nc2.iosp.grid
-
A horizontal coordinate system created from a GridDefRecord
- GridHorizCoordSys(GridDefRecord, GridTableLookup, Group) - Constructor for class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Create a new GridHorizCoordSys with the grid definition and lookup
- GRIDIMAGE_FRAME_SIZE - Static variable in class ucar.nc2.ui.ToolsUI
- GridIndex - Class in ucar.nc2.iosp.grid
-
An "in memory" index for 2D grid files.
- GridIndex(String) - Constructor for class ucar.nc2.iosp.grid.GridIndex
-
Constructor for creating an Index from the Grid file.
- GridIndexToNC - Class in ucar.nc2.iosp.grid
-
Create a Netcdf File from a GridIndex
- GridIndexToNC(String) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
- GridIndexToNC(RandomAccessFile) - Constructor for class ucar.nc2.iosp.grid.GridIndexToNC
- gridNumber - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
grid number
- GridParameter - Class in ucar.nc2.iosp.grid
-
Class which represents a grid parameter.
- GridParameter() - Constructor for class ucar.nc2.iosp.grid.GridParameter
- GridParameter(int, int, int, int) - Constructor for class ucar.nc2.iosp.grid.GridParameter
- GridParameter(int, String, String, String) - Constructor for class ucar.nc2.iosp.grid.GridParameter
- GridParameter(int, String, String, String, String) - Constructor for class ucar.nc2.iosp.grid.GridParameter
- GridRecord - Interface in ucar.nc2.iosp.grid
-
An interface for one 2D gridded data record (used by GRIB, GEMPAK, McIDAS gridded data).
- gridRelative - ucar.nc2.iosp.grid.GridCF.VectorComponentFlag
- GridRenderer - Class in ucar.nc2.ui.grid
-
Render grids using Java2D API.
- GridRenderer() - Constructor for class ucar.nc2.ui.grid.GridRenderer
- GRIDS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- GridServiceProvider - Class in ucar.nc2.iosp.grid
-
Superclass for Gempak grid, MciDAS grid
- GridServiceProvider() - Constructor for class ucar.nc2.iosp.grid.GridServiceProvider
- GridServiceProvider.IndexExtendMode - Enum in ucar.nc2.iosp.grid
- gridSets - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- GridTable - Class in ucar.nc2.ui.grid
-
Put the fields of a GridDatatype dataset in a JTable.
- GridTable(String) - Constructor for class ucar.nc2.ui.grid.GridTable
- GridTableLookup - Interface in ucar.nc2.iosp.grid
-
Abstracts lookup functionality for subclasses of Grid IOSP
- GridTimeCoord - Class in ucar.nc2.iosp.grid
-
A Time Coordinate for a Grid dataset.
- GridTimeCoord(List<GridRecord>, String) - Constructor for class ucar.nc2.iosp.grid.GridTimeCoord
-
Create a new GridTimeCoord from the list of GridRecord
- GridTimeCoord.TimeCoordWithInterval - Class in ucar.nc2.iosp.grid
- GridUI - Class in ucar.nc2.ui.grid
-
This is the thredds Data Viewer application User Interface for Grids.
- GridUI(PreferencesExt, RootPaneContainer, FileManager, int) - Constructor for class ucar.nc2.ui.grid.GridUI
- GridVariable - Class in ucar.nc2.iosp.grid
-
A Variable for a Grid dataset.
- GridVariable(String, String, GridHorizCoordSys, GridTableLookup) - Constructor for class ucar.nc2.iosp.grid.GridVariable
-
Create a new GridVariable
- GridVertCoord - Class in ucar.nc2.iosp.grid
-
A Vertical Coordinate variable for a Grid variable.
- GridVertCoord(String) - Constructor for class ucar.nc2.iosp.grid.GridVertCoord
-
Create a new GridVertCoord with the given name.
- GridVertCoord(List<GridRecord>, String, GridTableLookup, GridHorizCoordSys) - Constructor for class ucar.nc2.iosp.grid.GridVertCoord
-
Create a new GridVertCoord with the appropriate params
- GridVertCoord.LevelCoord - Class in ucar.nc2.iosp.grid
-
A level coordinate
- GRIDVIEW_FRAME_SIZE - Static variable in class ucar.nc2.ui.ToolsUI
- group - Variable in class ucar.nc2.CDMNode
-
Deprecated.
- group - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- Group - Class in ucar.nc2
-
A logical collection of Variables, Attributes, and Dimensions.
- Group - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- Group - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- Group(NetcdfFile, Group, String) - Constructor for class ucar.nc2.Group
-
Deprecated.Use Group.builder()
- GROUP - dap4.core.util.DapSort
- GROUP - ucar.nc2.CDMSort
-
Deprecated.
- GROUP_1 - ucar.nc2.iosp.IOServiceProvider.SortGroup
- Group.Builder - Class in ucar.nc2
-
A builder of Groups.
- GroupBean() - Constructor for class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- GroupBean() - Constructor for class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- GroupBean(GribCollectionImmutable.GroupGC, String) - Constructor for class ucar.nc2.ui.grib.CdmIndexPanel.GroupBean
- GroupBean(GribCollectionMutable.GroupGC, String, String) - Constructor for class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupBean
- GroupGC(GribCollectionImmutable.Dataset, GribCollectionMutable.GroupGC) - Constructor for class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- GroupInfo - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- GroupInfo - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- groupmap - Variable in class dap4.core.dmr.parser.DOM4Parser
- GroupNew - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- GroupNew - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- groupno - Variable in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- GROUPNO_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- groups - Variable in class dap4.core.ce.CEConstraint
- groups - Variable in class dap4.core.dmr.DapGroup
- groups - Variable in class ucar.nc2.Group
- GROUPS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
- GROUPS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- GROUPS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
- GroupsBean() - Constructor for class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- GroupsBean(GribCollectionMutable.GroupGC) - Constructor for class ucar.nc2.ui.op.DirectoryPartitionViewer.GroupsBean
- GROUPSPECIAL - Static variable in class dap4.core.dmr.DMRPrinter
- grs80 - Variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
- GRS80 - Static variable in class ucar.unidata.geoloc.projection.sat.GEOSTransform
- gsd - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- GT - dap4.core.ce.CEAST.Operator
- GtopoIosp - Class in ucar.nc2.iosp.misc
-
GTOPO 30 sec elevation data from USGS http://edc.usgs.gov/products/elevation/gtopo30/gtopo30.html
- GtopoIosp() - Constructor for class ucar.nc2.iosp.misc.GtopoIosp
- gtype - Variable in class ucar.nc2.grib.collection.GribIosp
H
- H4HEAD - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- H4header - Class in ucar.nc2.internal.iosp.hdf4
-
Read the tags of an HDF4 file, construct CDM objects.
- H4header - Class in ucar.nc2.iosp.hdf4
-
Read the tags of an HDF4 file, construct CDM objects.
- H4header() - Constructor for class ucar.nc2.internal.iosp.hdf4.H4header
- H4header() - Constructor for class ucar.nc2.iosp.hdf4.H4header
- H4header.Tag - Class in ucar.nc2.internal.iosp.hdf4
- H4header.Tag - Class in ucar.nc2.iosp.hdf4
- H4iosp - Class in ucar.nc2.internal.iosp.hdf4
-
HDF4 iosp
- H4iosp - Class in ucar.nc2.iosp.hdf4
- H4iosp() - Constructor for class ucar.nc2.internal.iosp.hdf4.H4iosp
- H4iosp() - Constructor for class ucar.nc2.iosp.hdf4.H4iosp
- H4type - Class in ucar.nc2.iosp.hdf4
- H4type() - Constructor for class ucar.nc2.iosp.hdf4.H4type
- H5diag - Class in ucar.nc2.iosp.hdf5
-
HDF5 diagnostic helper
- H5diag(H5iosp) - Constructor for class ucar.nc2.iosp.hdf5.H5diag
- H5diagNew - Class in ucar.nc2.internal.iosp.hdf5
-
HDF5 diagnostic helper
- H5diagNew(NetcdfFile, H5iospNew) - Constructor for class ucar.nc2.internal.iosp.hdf5.H5diagNew
- H5HEAD - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- H5header - Class in ucar.nc2.iosp.hdf5
-
Read all of the metadata of an HD5 file.
- H5header.DataObject - Class in ucar.nc2.iosp.hdf5
- H5header.HeaderMessage - Class in ucar.nc2.iosp.hdf5
- H5header.MessageAttribute - Class in ucar.nc2.iosp.hdf5
- H5header.MessageDataspace - Class in ucar.nc2.iosp.hdf5
- H5header.MessageDatatype - Class in ucar.nc2.iosp.hdf5
- H5header.MessageType - Class in ucar.nc2.iosp.hdf5
- H5header.TypeInfo - Class in ucar.nc2.iosp.hdf5
- H5header.Vinfo - Class in ucar.nc2.iosp.hdf5
- H5headerIF - Interface in ucar.nc2.iosp.hdf5
-
Temporary workaround to share code between H5header and internal/iosp/H5headerNew.
- H5headerNew - Class in ucar.nc2.internal.iosp.hdf5
-
Read all of the metadata of an HD5 file.
- H5headerNew.TypeInfo - Class in ucar.nc2.internal.iosp.hdf5
- H5headerNew.Vinfo - Class in ucar.nc2.internal.iosp.hdf5
- H5iosp - Class in ucar.nc2.iosp.hdf5
-
HDF5 I/O
- H5iosp() - Constructor for class ucar.nc2.iosp.hdf5.H5iosp
- H5iospNew - Class in ucar.nc2.internal.iosp.hdf5
-
HDF5 I/O
- H5iospNew() - Constructor for class ucar.nc2.internal.iosp.hdf5.H5iospNew
- H5objects - Class in ucar.nc2.internal.iosp.hdf5
-
The low-level HDF5 data objects.
- H5objects.DataObject - Class in ucar.nc2.internal.iosp.hdf5
- H5objects.HeaderMessage - Class in ucar.nc2.internal.iosp.hdf5
- H5objects.MessageAttribute - Class in ucar.nc2.internal.iosp.hdf5
- H5objects.MessageDataspace - Class in ucar.nc2.internal.iosp.hdf5
- H5objects.MessageDatatype - Class in ucar.nc2.internal.iosp.hdf5
- H5objects.MessageType - Class in ucar.nc2.internal.iosp.hdf5
- h5Service - Static variable in class thredds.catalog.InvService
- H5Service - thredds.client.catalog.ServiceType
- H5Service - Static variable in class thredds.catalog.ServiceType
- H5tiledLayout - Class in ucar.nc2.internal.iosp.hdf5
-
Iterator to read/write subsets of an array.
- H5tiledLayout - Class in ucar.nc2.iosp.hdf5
-
Iterator to read/write subsets of an array.
- H5tiledLayout(H5headerNew.Vinfo, DataType, Section) - Constructor for class ucar.nc2.internal.iosp.hdf5.H5tiledLayout
-
Constructor.
- H5tiledLayout(H5header.Vinfo, DataType, Section) - Constructor for class ucar.nc2.iosp.hdf5.H5tiledLayout
-
Constructor.
- H5tiledLayoutBB - Class in ucar.nc2.internal.iosp.hdf5
-
Iterator to read/write subsets of an array.
- H5tiledLayoutBB - Class in ucar.nc2.iosp.hdf5
-
Iterator to read/write subsets of an array.
- H5tiledLayoutBB(Variable, Section, RandomAccessFile, H5objects.Filter[], ByteOrder) - Constructor for class ucar.nc2.internal.iosp.hdf5.H5tiledLayoutBB
-
Constructor.
- H5tiledLayoutBB(Variable, Section, RandomAccessFile, H5header.Filter[], ByteOrder) - Constructor for class ucar.nc2.iosp.hdf5.H5tiledLayoutBB
-
Constructor.
- HALFPI - Static variable in class ucar.unidata.geoloc.projection.proj4.MapMath
- handleCollectionEvent(CollectionManager.TriggerEvent) - Method in interface thredds.inventory.CollectionManager.TriggerListener
- handleSizePixels - Static variable in class ucar.nc2.ui.geoloc.RubberbandRectangleHandles
- hardLimit - Variable in class ucar.nc2.util.cache.FileCache
- hardLimit - Variable in class ucar.nc2.util.cache.FileCacheARC
- harvest - Variable in class thredds.catalog.InvDataset
- Harvest - Static variable in class thredds.client.catalog.Dataset
- hasAccess() - Method in class thredds.catalog.InvCatalogRef
- hasAccess() - Method in class thredds.catalog.InvDataset
-
If this dataset has access elements.
- hasAccess() - Method in class thredds.catalog.InvDatasetImplProxy
- hasAccess() - Method in class thredds.client.catalog.Dataset
- hasAttribute(String) - Method in class opendap.dap.AttributeTable
-
Returns the
Attribute
which matches name. - hasAttribute(String) - Method in interface ucar.nc2.AttributeContainer
-
Determine if named attribute exists (exact match).
- hasAttributeIgnoreCase(String) - Method in interface ucar.nc2.AttributeContainer
-
Determine if named attribute exists, ignoring case.
- hasAttributes() - Method in class opendap.dap.BaseType
- hasBeenClosed - Variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
Used to maintain the contract of
SysStreamLogger.LoggingOutputStream.close()
. - hasBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
[default=true] in proto2
- hasBigend() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
[default=true] in proto2
- hasBigend() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
[default=true] in proto2
- hasBmsIndicator() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 bmsIndicator = 12;
- hasBmsIndicator() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 bmsIndicator = 12;
- hasBmsIndicator() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 bmsIndicator = 12;
- hasBmsPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
optional uint64 bmsPos = 11;
- hasBmsPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
optional uint64 bmsPos = 11;
- hasBmsPos() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
optional uint64 bmsPos = 11;
- hasBmsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
bms section
- hasBmsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
bms section
- hasBmsPos() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
bms section
- hasBmsReplaced() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
optional bool bmsReplaced = 16 [default = false];
- hasBmsReplaced() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
optional bool bmsReplaced = 16 [default = false];
- hasBmsReplaced() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
optional bool bmsReplaced = 16 [default = false];
- hasCachedData() - Method in class ucar.nc2.Variable
-
Has data been read and cached.
- hasCachedDataRecurse() - Method in class ucar.nc2.dataset.VariableDS
-
Deprecated.Removed in v6
- hasCalendarDate(CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
See if the given CalendarDate appears as a coordinate
- hasCE() - Method in class ucar.nc2.dods.DODSVariable
- hasCenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 center_id = 1;
- hasCenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 center_id = 1;
- hasCenterId() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 center_id = 1;
- hasChangedSince(MFile, long) - Method in interface thredds.inventory.CollectionManager.ChangeChecker
- hasConfig() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated Parameter params = 20; // not used
- hasConfig() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
repeated Parameter params = 20; // not used
- hasConfig() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
repeated Parameter params = 20; // not used
- hasCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- hasCoordinateSystem() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- hasCoords() - Method in class ucar.nc2.ft.point.standard.NestedTable
- hasData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- hasData() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
-
.ucar.gcdm.Data data = 4;
- hasData() - Method in interface ucar.gcdm.GcdmNetcdfProto.AttributeOrBuilder
-
.ucar.gcdm.Data data = 4;
- hasData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- hasData() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
.ucar.gcdm.Data data = 6;
- hasData() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
.ucar.gcdm.Data data = 6;
- hasData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- hasData() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
-
"immediate" - store small data in header
- hasData() - Method in interface ucar.gcdm.GcdmNetcdfProto.VariableOrBuilder
-
"immediate" - store small data in header
- hasDataLen() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint32 dataLen = 14;
- hasDataLen() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required uint32 dataLen = 14;
- hasDataLen() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required uint32 dataLen = 14;
- hasDataLen() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 dataLen = 14;
- hasDataLen() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 dataLen = 14;
- hasDataLen() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 dataLen = 14;
- hasDataPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint64 dataPos = 13;
- hasDataPos() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required uint64 dataPos = 13;
- hasDataPos() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required uint64 dataPos = 13;
- hasDataPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
data section
- hasDataPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
data section
- hasDataPos() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
data section
- hasDatasetType(FeatureCollectionConfig.GribDatasetType) - Method in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- hasDataSize() - Method in class thredds.catalog.InvAccess
- hasDataSize() - Method in class thredds.catalog.ThreddsMetadata
- hasDataSize() - Method in class thredds.client.catalog.Dataset
- hasDateExtractor() - Method in class thredds.inventory.CollectionAbstract
- hasDateExtractor() - Method in interface thredds.inventory.MCollection
-
Does this CollectionManager have the ability to extract a date from the MFile ?
- hasDateExtractor() - Method in class thredds.inventory.MFileCollectionManager
- hasDateRange() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CalendarDateRange dateRange = 5;
- hasDateRange() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.CalendarDateRange dateRange = 5;
- hasDateRange() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.CalendarDateRange dateRange = 5;
- hasDifferentDopplarResolutions() - Method in class ucar.nc2.iosp.cinrad.Cinrad2VolumeScan
- hasDifferentDopplarResolutions() - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- hasDimension(Group, String) - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.
- hasDimensions(DapVariable) - Method in class dap4.core.dmr.DMRPrinter
- hasDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 discipline = 3;
- hasDiscipline() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 discipline = 3;
- hasDiscipline() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 discipline = 3;
- hasDriveLetter(String) - Static method in class dap4.core.util.DapUtil
-
Return true if this path appears to start with a windows drive letter This tests the patterns "/x:/" and "x:/"
- hasDriveLetter(String) - Static method in class dap4.core.util.XURI
-
return true if this path appears to start with a windows drive letter including those hidden by leading '/'
- hasDriveLetter(String) - Static method in class ucar.httpservices.HTTPUtil
- hasDriveLetter(String) - Static method in class ucar.unidata.util.test.UnitTestCommon
-
return true if this path appears to start with a windows drive letter
- hasDriveLetter(StringBuilder) - Static method in class ucar.httpservices.HTTPUtil
- hasDrsNpoints() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 drsNpoints = 10;
- hasDrsNpoints() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 drsNpoints = 10;
- hasDrsNpoints() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 drsNpoints = 10;
- hasDrsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
drs section
- hasDrsPos() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
drs section
- hasDrsPos() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
drs section
- hasDrsTemplate() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint32 drsTemplate = 9;
- hasDrsTemplate() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint32 drsTemplate = 9;
- hasDrsTemplate() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint32 drsTemplate = 9;
- hasElevation() - Method in class thredds.catalog.query.Location
- hasError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- hasError() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
-
non-empty on error
- hasError() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataResponseOrBuilder
-
non-empty on error
- hasError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- hasError() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
non-empty on error
- hasError() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
non-empty on error
- hasFatalError() - Method in class thredds.catalog.InvCatalogImpl
-
Check if there is a fatal error and catalog should not be used.
- hasFatalError() - Method in class thredds.catalog.query.QueryCapability
- hasFatalError() - Method in class thredds.client.catalog.builder.CatalogBuilder
- hasField(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- hasFilename() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
-
required string filename = 1;
- hasFilename() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
required string filename = 1;
- hasFilename() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1IndexOrBuilder
-
required string filename = 1;
- hasFilename() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
-
required string filename = 1;
- hasFilename() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
required string filename = 1;
- hasFilename() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2IndexOrBuilder
-
required string filename = 1;
- hasFillValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.true if Variable has _FillValue attribute
- hasFillValue() - Method in class ucar.nc2.dataset.VariableDS
- hasFillValue() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- hasFillValue() - Method in class ucar.nc2.filter.ConvertMissing
- hasFilter() - Method in class thredds.featurecollection.FeatureCollectionConfig.GribIntvFilter
- hasFloatingPointValues() - Method in class ucar.nc2.grib.GribData.Info
- hasGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
use this to build the HorizCoordSys
- hasGds() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
-
use this to build the HorizCoordSys
- hasGds() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GroupOrBuilder
-
use this to build the HorizCoordSys
- hasGds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
-
required bytes gds = 2;
- hasGds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
-
required bytes gds = 2;
- hasGds() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSectionOrBuilder
-
required bytes gds = 2;
- hasGds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
-
required bytes gds = 2;
- hasGds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
-
required bytes gds = 2;
- hasGds() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSectionOrBuilder
-
required bytes gds = 2;
- hasGdsIdx() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
other sections
- hasGdsIdx() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
other sections
- hasGdsIdx() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
other sections
- hasGdsIdx() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
index into gdsList
- hasGdsIdx() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
index into gdsList
- hasGdsIdx() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
index into gdsList
- hasGribInfo() - Method in class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Had GRIB info?
- hasGribMessageLength() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required uint64 gribMessageLength = 2;
- hasGribMessageLength() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required uint64 gribMessageLength = 2;
- hasGribMessageLength() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required uint64 gribMessageLength = 2;
- hasGribMessageLength() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required uint64 gribMessageLength = 2;
- hasGribMessageLength() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required uint64 gribMessageLength = 2;
- hasGribMessageLength() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required uint64 gribMessageLength = 2;
- hasGribMessageStart() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
indicator section
- hasGribMessageStart() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
indicator section
- hasGribMessageStart() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
indicator section
- hasGribMessageStart() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
indicator section
- hasGribMessageStart() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
indicator section
- hasGribMessageStart() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
indicator section
- hashCode - Variable in class ucar.nc2.grib.grib1.Grib1Gds
- hashCode - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- hashCode - Variable in class ucar.nc2.Variable
- hashCode() - Method in class dap4.core.util.MultiSlice
- hashCode() - Method in class dap4.core.util.Slice
- hashCode() - Method in class thredds.catalog.CollectionType
-
Override Object.hashCode() to be consistent with this equals.
- hashCode() - Method in class thredds.catalog.DataFormatType
-
Override Object.hashCode() to be consistent with this equals.
- hashCode() - Method in class thredds.catalog.InvAccessImpl
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.InvCatalogImpl
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.InvCatalogRef
- hashCode() - Method in class thredds.catalog.InvDatasetImpl
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.InvDatasetImplProxy
- hashCode() - Method in class thredds.catalog.InvDocumentation
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.InvMetadata
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.InvProperty
-
Override Object.hashCode() to be consistent with equals.
- hashCode() - Method in class thredds.catalog.InvService
- hashCode() - Method in class thredds.catalog.MetadataType
-
Override Object.hashCode() to be consistent with this equals.
- hashCode() - Method in class thredds.catalog.query.ListChoice
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.Location
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.Query
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.QueryCapability
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.SelectGeoRegion
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.SelectList
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.Selector
-
Override Object.hashCode() to be consistent with this equals.
- hashCode() - Method in class thredds.catalog.query.SelectRange
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.SelectRangeDate
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.SelectService
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.SelectService.ServiceChoice
- hashCode() - Method in class thredds.catalog.query.SelectStation
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.query.Station
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.ServiceType
-
Override Object.hashCode() to be consistent with this equals.
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.Contributor
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.ThreddsMetadata
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.Range
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.Source
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variable
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.Variables
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.catalog.ThreddsMetadata.Vocab
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class thredds.cataloggen.config.CatalogRefExpander
- hashCode() - Method in class thredds.cataloggen.config.DatasetSource
- hashCode() - Method in class thredds.client.catalog.Access
- hashCode() - Method in class thredds.client.catalog.Documentation
- hashCode() - Method in class thredds.client.catalog.Property
- hashCode() - Method in class thredds.client.catalog.Service
- hashCode() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- hashCode() - Method in class thredds.crawlabledataset.s3.S3URI
- hashCode() - Method in class thredds.inventory.s3.MFileS3
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- hashCode() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- hashCode() - Method in class ucar.ma2.Range
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.ma2.RangeScatter
- hashCode() - Method in class ucar.ma2.Section
-
Override Object.hashCode() to agree with equals.
- hashCode() - Method in class ucar.nc2.Attribute
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.dataset.CoordinateTransform
-
Override Object.hashCode() to be consistent with equals.
- hashCode() - Method in class ucar.nc2.dataset.DatasetUrl
- hashCode() - Method in class ucar.nc2.Dimension
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.dods.DODSVariable
- hashCode() - Method in class ucar.nc2.dt.grid.GeoGrid
-
Override Object.hashCode() to be consistent with equals.
- hashCode() - Method in class ucar.nc2.EnumTypedef
- hashCode() - Method in class ucar.nc2.ft.fmrc.TimeCoord.Tinv
- hashCode() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- hashCode() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- hashCode() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- hashCode() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- hashCode() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- hashCode() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- hashCode() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- hashCode() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- hashCode() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- hashCode() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- hashCode() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- hashCode() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
Override Object.hashCode() to be consistent with equals.
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- hashCode() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- hashCode() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateEns
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateRuntime
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateTime
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Time2D
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- hashCode() - Method in class ucar.nc2.grib.coord.CoordinateVert
- hashCode() - Method in class ucar.nc2.grib.coord.EnsCoordValue
- hashCode() - Method in class ucar.nc2.grib.coord.TimeCoordIntvDateValue
- hashCode() - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- hashCode() - Method in class ucar.nc2.grib.coord.VertCoordValue
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Parameter
- hashCode() - Method in class ucar.nc2.grib.grib1.Grib1Variable
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type0
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type2
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type3
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type40
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.AbstractRotatedLatLon
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.CurvilinearOrthogonal
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.GaussLatLon
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LambertConformal
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.PolarStereographic
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Gds.SpaceViewPerspective
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- hashCode() - Method in class ucar.nc2.grib.grib2.Grib2Variable
- hashCode() - Method in class ucar.nc2.grib.grib2.table.Grib2TablesId
- hashCode() - Method in class ucar.nc2.Group
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.iosp.bufr.BufrConfig.BufrStation
- hashCode() - Method in class ucar.nc2.iosp.bufr.Message
-
Override hashcode to be consistent with equals.
- hashCode() - Method in class ucar.nc2.iosp.gempak.GempakParameter
-
Generate a hash code.
- hashCode() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
- hashCode() - Method in class ucar.nc2.iosp.grid.GridEnsembleCoord
- hashCode() - Method in class ucar.nc2.iosp.grid.GridParameter
- hashCode() - Method in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
- hashCode() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
-
Generate a hashcode
- hashCode() - Method in class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Get the hashcode
- hashCode() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
- hashCode() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- hashCode() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- hashCode() - Method in class ucar.nc2.iosp.sigmet.Ray
- hashCode() - Method in class ucar.nc2.iosp.vis5d.Vis5DGridDefRecord
- hashCode() - Method in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Data
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Error
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Group
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Header
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Member
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Range
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Section
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- hashCode() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- hashCode() - Method in class ucar.nc2.time.CalendarDate
- hashCode() - Method in class ucar.nc2.time.CalendarDateRange
- hashCode() - Method in class ucar.nc2.time.CalendarDateUnit
- hashCode() - Method in class ucar.nc2.time.CalendarDuration
- hashCode() - Method in class ucar.nc2.time.CalendarPeriod
- hashCode() - Method in class ucar.nc2.units.DateRange
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.nc2.units.DateType
- hashCode() - Method in class ucar.nc2.units.TimeDuration
-
Override to be consistent with equals
- hashCode() - Method in class ucar.nc2.units.TimeUnit
-
Override hashcode to be consistent with equals.
- hashCode() - Method in class ucar.nc2.Variable
-
Override Object.hashCode() to implement equals.
- hashCode() - Method in class ucar.unidata.geoloc.Earth
- hashCode() - Method in class ucar.unidata.geoloc.EarthEllipsoid
-
Override Object.hashCode() to be consistent with this equals.
- hashCode() - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.
- hashCode() - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.
- hashCode() - Method in class ucar.unidata.geoloc.LatLonRect
- hashCode() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
- hashCode() - Method in class ucar.unidata.geoloc.projection.FlatEarth
- hashCode() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
- hashCode() - Method in class ucar.unidata.geoloc.projection.LambertConformal
- hashCode() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.Mercator
- hashCode() - Method in class ucar.unidata.geoloc.projection.Orthographic
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.
- hashCode() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
- hashCode() - Method in class ucar.unidata.geoloc.projection.RotatedPole
- hashCode() - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
- hashCode() - Method in class ucar.unidata.geoloc.projection.sat.GEOSTransform
- hashCode() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- hashCode() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
- hashCode() - Method in class ucar.unidata.geoloc.projection.Stereographic
- hashCode() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
- hashCode() - Method in class ucar.unidata.geoloc.projection.UtmProjection
- hashCode() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
- hashCode() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.
- hashCode() - Method in class ucar.unidata.geoloc.ProjectionRect
- hashCode() - Method in class ucar.unidata.io.s3.CdmS3Uri
- hashCode() - Method in class ucar.unidata.util.Parameter
- hashCode() - Method in class ucar.units.BaseQuantity
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.DerivedUnitImpl
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.Dimension
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.Factor
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.LogarithmicUnit
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.OffsetUnit
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.ScaledUnit
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.TimeScaleUnit
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.UnitImpl
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.UnitName
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.UnknownBaseQuantity
-
Returns the hash code of this instance.
- hashCode() - Method in class ucar.units.UnknownUnit
-
Returns the hash code of this instance.
- hashCode(Array) - Static method in class ucar.ma2.MAMath
-
An implementation of
Object.hashCode()
that is consistent withMAMath.equals(Array, Array)
. - hashCode2() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- hasHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- hasHeader() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
-
.ucar.gcdm.Header header = 3;
- hasHeader() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderResponseOrBuilder
-
.ucar.gcdm.Header header = 3;
- hasHeader() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required bytes header = 1;
- hasHeader() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required bytes header = 1;
- hasHeader() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required bytes header = 1;
- hasHeader() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required bytes header = 1;
- hasHeader() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required bytes header = 1;
- hasHeader() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required bytes header = 1;
- hasHighResolutions(int) - Method in class ucar.nc2.iosp.nexrad2.Level2VolumeScan
- HashMapLRU<K,V> - Class in ucar.nc2.util
-
Deprecated.do not use
- HashMapLRU(int, int) - Constructor for class ucar.nc2.util.HashMapLRU
-
Deprecated.Constructor.
- HashQueue<K,V> - Class in ucar.nc2.util.cache
-
Describe
- HashQueue(Comparator<? super K>) - Constructor for class ucar.nc2.util.cache.HashQueue
- hasIds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
id section
- hasIds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
id section
- hasIds() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
id section
- hasInverse() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- hasLatlonRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle latlonRect = 3;
- hasLatlonRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.Rectangle latlonRect = 3;
- hasLatlonRect() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.Rectangle latlonRect = 3;
- hasListeners() - Method in class ucar.nc2.util.ListenerManager
-
Deprecated.
- hasListeners() - Method in class ucar.util.ListenerManager
- hasLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
.Location loc = 1;
- hasLoc() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
-
.Location loc = 1;
- hasLoc() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureOrBuilder
-
.Location loc = 1;
- hasLocalTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 local_table_version = 4;
- hasLocalTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 local_table_version = 4;
- hasLocalTableVersion() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 local_table_version = 4;
- hasLocalUseSection() - Method in class ucar.nc2.grib.grib2.Grib2Record
- hasLus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
other sections
- hasLus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
other sections
- hasLus() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
other sections
- hasMaps(DapVariable) - Method in class dap4.core.dmr.DMRPrinter
- hasMasterRuntime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of runtimes in this GC
- hasMasterRuntime() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
-
list of runtimes in this GC
- hasMasterRuntime() - Method in interface ucar.nc2.grib.collection.GribCollectionProto.GribCollectionOrBuilder
-
list of runtimes in this GC
- hasMasterTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 master_table_version = 3;
- hasMasterTableVersion() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 master_table_version = 3;
- hasMasterTableVersion() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 master_table_version = 3;
- hasMember(String) - Method in class ucar.ma2.StructureMembers.Builder
- hasMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- hasMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
-
STRUCTURE, SEQUENCE
- hasMembers() - Method in interface ucar.gcdm.GcdmNetcdfProto.DataOrBuilder
-
STRUCTURE, SEQUENCE
- hasMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- hasMembers() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
-
.ucar.gcdm.StructureMembersProto members = 4;
- hasMembers() - Method in interface ucar.gcdm.GcdmNetcdfProto.StructureMemberProtoOrBuilder
-
.ucar.gcdm.StructureMembersProto members = 4;
- hasMetadata(DapNode) - Method in class dap4.core.dmr.DMRPrinter
- hasMissing() - Method in interface ucar.ma2.IsMissingEvaluator
-
true if there may be missing data
- hasMissing() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.true if Variable has missing data values
- hasMissing() - Method in class ucar.nc2.dataset.VariableDS
- hasMissing() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- hasMissing() - Method in class ucar.nc2.dt.grid.GeoGrid
- hasMissing() - Method in class ucar.nc2.filter.ConvertMissing
- hasMissing() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- hasMissing() - Method in class ucar.nc2.ft2.coverage.Coverage
- hasMissing() - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- hasMissingData() - Method in class ucar.nc2.dt.grid.GeoGrid
-
true if there may be missing data, see VariableDS.hasMissing()
- hasMissingData() - Method in interface ucar.nc2.dt.GridDatatype
-
true if there may be missing data
- hasMissingData() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
true if there may be missing data, see VariableDS.hasMissing()
- hasMissingValue() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.true if Variable has missing_value attribute
- hasMissingValue() - Method in class ucar.nc2.dataset.VariableDS
- hasMissingValue() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- hasMissingValue() - Method in class ucar.nc2.filter.ConvertMissing
- hasMore(int) - Method in class ucar.ma2.IteratorFast
- hasNestedDatasets() - Method in class thredds.catalog.InvCatalogRef
- hasNestedDatasets() - Method in class thredds.catalog.InvDataset
-
If this dataset has nested datasets.
- hasNestedDatasets() - Method in class thredds.catalog.InvDatasetImplProxy
- hasNestedDatasets() - Method in class thredds.client.catalog.CatalogRef
- hasNestedDatasets() - Method in class thredds.client.catalog.DatasetNode
- hasNestedSelectors() - Method in class thredds.catalog.query.ListChoice
- hasNestedSelectors() - Method in class thredds.catalog.query.SelectList
- hasNetcdf3RecordStructure(NetcdfDataset) - Static method in class ucar.nc2.ft.point.standard.Evaluator
-
Does this dataset have a record structure? netcdf-3 specific
- hasNext() - Method in class dap4.core.util.DapIterator
- hasNext() - Method in class dap4.core.util.SliceConstraint.SliceCEIterator
- hasNext() - Method in class dap4.core.util.SliceIterator
- hasNext() - Method in class dap4.dap4lib.cdm.nc2.D4StructureDataIterator
- hasNext() - Method in class thredds.filesystem.zarr.ControllerZip.MFileIterator
- hasNext() - Method in class thredds.inventory.MFileIterator
- hasNext() - Method in class ucar.ma2.Array
-
Check if more elements in the local iterator.
- hasNext() - Method in class ucar.ma2.ArrayChar.StringIterator
- hasNext() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
- hasNext() - Method in interface ucar.ma2.IndexIterator
-
Return true if there are more elements in the iteration.
- hasNext() - Method in class ucar.ma2.IteratorFast
- hasNext() - Method in class ucar.ma2.Section.Iterator
-
Return true if there are more elements
- hasNext() - Method in class ucar.ma2.SectionIterable.SectionIterator
- hasNext() - Method in class ucar.ma2.SequenceIterator
- hasNext() - Method in interface ucar.ma2.StructureDataIterator
-
See if theres more StructureData in the iteration.
- hasNext() - Method in class ucar.ma2.StructureDataIteratorLimited
- hasNext() - Method in class ucar.ma2.StructureDataIteratorMediated
- hasNext() - Method in interface ucar.nc2.dt.DataIterator
-
Deprecated.true if another "DataType" object is available
- hasNext() - Method in class ucar.nc2.dt.DataIteratorAdapter
-
Deprecated.
- hasNext() - Method in class ucar.nc2.dt.DatatypeIterator
-
Deprecated.
- hasNext() - Method in class ucar.nc2.ft.point.CollectionIteratorAdapter
- hasNext() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
- hasNext() - Method in class ucar.nc2.ft.point.NestedCollectionIteratorAdapter
- hasNext() - Method in class ucar.nc2.ft.point.PointCollectionImpl
- hasNext() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
- hasNext() - Method in class ucar.nc2.ft.point.PointFeatureCCIteratorFiltered
- hasNext() - Method in class ucar.nc2.ft.point.PointIteratorAdapter
-
Returns
true
if the iteration has more elements. - hasNext() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
- hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
-
Returns
true
if the iteration has more elements. - hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
- hasNext() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
- hasNext() - Method in class ucar.nc2.ft.point.PointIteratorMultidim
- hasNext() - Method in class ucar.nc2.ft.point.remote.PointIteratorStream
- hasNext() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
- hasNext() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
- hasNext() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
- hasNext() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
- hasNext() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- hasNext() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
- hasNext() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- hasNext() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
- hasNext() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
- hasNext() - Method in interface ucar.nc2.ft.PointFeatureCCIterator
-
true if another Feature object is available
- hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
-
true if another PointFeatureCollection is available
- hasNext() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Check if another PointFeature is available.
- hasNext() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.StationProfileFeature
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
-
Deprecated.use foreach
- hasNext() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
-
Deprecated.use foreach
- hasNext() - Method in class ucar.nc2.grib.grib1.Grib1RecordScanner
- hasNext() - Method in class ucar.nc2.grib.grib2.Grib2RecordScanner
- hasNext() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayout
- hasNext() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayoutBB
- hasNext() - Method in class ucar.nc2.iosp.bufr.MessageScanner
- hasNext() - Method in class ucar.nc2.iosp.hdf5.DataBTree.DataChunkIterator
- hasNext() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayout
- hasNext() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayoutBB
- hasNext() - Method in class ucar.nc2.iosp.IndexChunker
-
If there are more chunks to process
- hasNext() - Method in class ucar.nc2.iosp.IndexChunkerTiled
- hasNext() - Method in interface ucar.nc2.iosp.Layout
-
Is there more to do
- hasNext() - Method in interface ucar.nc2.iosp.LayoutBB
-
Is there more to do
- hasNext() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunkIterator
- hasNext() - Method in class ucar.nc2.iosp.LayoutBBTiled
- hasNext() - Method in class ucar.nc2.iosp.LayoutRegular
- hasNext() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
- hasNext() - Method in class ucar.nc2.iosp.LayoutSegmented
- hasNext() - Method in interface ucar.nc2.iosp.LayoutTiled.DataChunkIterator
- hasNext() - Method in class ucar.nc2.iosp.LayoutTiled
- hasNext() - Method in class ucar.nc2.iosp.zarr.ZarrLayoutBB
- hasNext() - Method in interface ucar.nc2.util.IOIterator
-
Deprecated.Returns
true
if the iteration has more elements. - hasNext(int) - Method in class ucar.ma2.ArrayDouble.D3.IF
- hasNoListeners() - Method in class ucar.nc2.ui.image.SourcePicture
-
method that says whether there are any listeners attached to this object
- hasntChangedSince(MFile, long) - Method in interface thredds.inventory.CollectionManager.ChangeChecker
- hasOctet14() - Method in class ucar.nc2.grib.GribData.Info
- hasParameter(String) - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Inquire if a particular projection parameter is present.
- hasPds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
-
required bytes pds = 7;
- hasPds() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
required bytes pds = 7;
- hasPds() - Method in interface ucar.nc2.grib.grib1.Grib1IndexProto.Grib1RecordOrBuilder
-
required bytes pds = 7;
- hasPds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
required bytes pds = 7;
- hasPds() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
required bytes pds = 7;
- hasPds() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
required bytes pds = 7;
- hasProcessedDataType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 processedDataType = 8;
- hasProcessedDataType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 processedDataType = 8;
- hasProcessedDataType() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 processedDataType = 8;
- hasProductionStatus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 productionStatus = 7;
- hasProductionStatus() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 productionStatus = 7;
- hasProductionStatus() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 productionStatus = 7;
- hasProjection() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get whether this is using a projection or no
- hasProjRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle projRect = 4;
- hasProjRect() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
-
.Rectangle projRect = 4;
- hasProjRect() - Method in interface ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDatasetOrBuilder
-
.Rectangle projRect = 4;
- hasProperty(String) - Method in class thredds.client.catalog.Dataset
- hasProperty(Property) - Method in class thredds.client.catalog.Dataset
- hasRequestData(DapVariable) - Method in class dap4.core.dmr.DMRPrinter
- hasResolution() - Method in class thredds.catalog.ThreddsMetadata.Range
- hasResolution() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialRange
- hasRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- hasRoot() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
-
.ucar.gcdm.Group root = 4;
- hasRoot() - Method in interface ucar.gcdm.GcdmNetcdfProto.HeaderOrBuilder
-
.ucar.gcdm.Group root = 4;
- hasRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- hasRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
.Field root = 3;
- hasRoot() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
.Field root = 3;
- hasRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
.Group root = 4;
- hasRoot() - Method in class ucar.nc2.stream.NcStreamProto.Header
-
.Group root = 4;
- hasRoot() - Method in interface ucar.nc2.stream.NcStreamProto.HeaderOrBuilder
-
.Group root = 4;
- hasScaleOffset() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.true if Variable data will be converted using scale and offset
- hasScaleOffset() - Method in class ucar.nc2.dataset.VariableDS
- hasScaleOffset() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- hasScanMode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
scanMode from gds added in version 4.5
- hasScanMode() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
scanMode from gds added in version 4.5
- hasScanMode() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.Grib2RecordOrBuilder
-
scanMode from gds added in version 4.5
- hasScans() - Method in class thredds.inventory.MFileCollectionManager
- hasScheduled - Variable in class ucar.nc2.util.cache.FileCache
- hasSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.Section section = 5;
- hasSection() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
-
.Section section = 5;
- hasSection() - Method in interface ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMemberOrBuilder
-
.Section section = 5;
- hasSection() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
not required for SEQUENCE
- hasSection() - Method in class ucar.nc2.stream.NcStreamProto.Data
-
not required for SEQUENCE
- hasSection() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.Section section = 3;
- hasSection() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
.Section section = 3;
- hasSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
.Section section = 3;
- hasSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataOrBuilder
-
not required for SEQUENCE
- hasSection() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.Section section = 3;
- hasSection() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
.Section section = 3;
- hasSection() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
.Section section = 3;
- hasSequence(DapNode) - Static method in class dap4.core.util.DapUtil
- hasService(String) - Method in class thredds.client.catalog.builder.CatalogBuilder
- hasService(String) - Method in class thredds.client.catalog.Catalog
- hasServiceInDataset(String) - Method in class thredds.client.catalog.builder.CatalogBuilder
- hasSignedProblem() - Method in class ucar.nc2.grib.grib2.Grib2Drs.Type40
- hasSignedProblem() - Method in class ucar.nc2.grib.grib2.Grib2JpegDecoder
- hasSignificanceOfRT() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 significanceOfRT = 5;
- hasSignificanceOfRT() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 significanceOfRT = 5;
- hasSignificanceOfRT() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 significanceOfRT = 5;
- hasStation() - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromMessage
- hasStreamOpen() - Method in class ucar.httpservices.HTTPMethod
- hasStrideOne(List<Slice>) - Static method in class dap4.core.util.DapUtil
- hasStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
structures
- hasStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
-
structures
- hasStructdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataColOrBuilder
-
structures
- hasStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
structure/seq dataType
- hasStructdata() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
-
structure/seq dataType
- hasStructdata() - Method in interface ucar.nc2.stream.NcStreamProto.DataRowOrBuilder
-
structure/seq dataType
- hasSubcenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
-
required uint32 subcenter_id = 2;
- hasSubcenterId() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
required uint32 subcenter_id = 2;
- hasSubcenterId() - Method in interface ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSectionOrBuilder
-
required uint32 subcenter_id = 2;
- hasTable(short) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
- hasTime() - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromMessage
- hasTime(Date) - Method in class ucar.nc2.dataset.CoordinateAxis1DTime
-
Deprecated.use hasCalendarDate
- hasTime(GridDatatype, CalendarDate) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
- hasTimeAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if has Time axis
- hasTimeAxis() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
True if there is a Time Axis.
- hasTimeAxis() - Method in interface ucar.nc2.dt.GridCoordSystem
-
True if there is a Time Axis.
- hasTimeAxis1D() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
True if there is a Time Axis and it is 1D.
- hasTimeAxis1D() - Method in interface ucar.nc2.dt.GridCoordSystem
-
True if there is a Time Axis and it is 1D.
- hasTimeOffsetIntvParam() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- hasTimeOffsetParam() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- hasTimeParam() - Method in class ucar.nc2.ft2.coverage.SubsetParams
- hasTimeTemplate(String) - Static method in class ucar.nc2.iosp.grads.GradsTimeDimension
-
Does this file definition have a time template in it?
- hasUniqueTimes() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- hasUnlimitedDimension() - Method in class ucar.nc2.NetcdfFile
-
Return true if this file has one or more unlimited (record) dimension.
- hasValidData() - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.true if Variable has valid_range, valid_min or valid_max attributes
- hasValidData() - Method in class ucar.nc2.dataset.VariableDS
- hasValidData() - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- hasValidData() - Method in class ucar.nc2.filter.ConvertMissing
- hasVert(GridDatatype, double) - Method in class ucar.nc2.dt.grid.GridAsPointDataset
- hasVerticalAxis() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if has Height, Pressure, or GeoZ axis
- hasVerticalCoordinateParameters() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
- hasvlen - Variable in class ucar.ma2.Index
- hasVLEN(List<Range>) - Static method in class dap4.dap4lib.cdm.CDMUtil
- hasVLEN(Variable) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Test if any dimension is variable length
- hasWindowsDrive(String) - Static method in class dap4.core.util.DapUtil
- hasXlink() - Method in class thredds.catalog.InvDocumentation
- hasXlink() - Method in class thredds.catalog.InvMetadata
-
if it has an XLink
- hasXlink() - Method in class thredds.client.catalog.Documentation
- hAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- hcs - Variable in class ucar.nc2.ft2.coverage.CoverageCollection
- HDF4 - ucar.nc2.constants.DataFormatType
- HDF4 - Static variable in class thredds.catalog.DataFormatType
- Hdf4NewTable - Class in ucar.nc2.ui.op
-
ToolsUI/Iosp/Hdf4
- Hdf4NewTable.TagBean - Class in ucar.nc2.ui.op
- Hdf4Panel - Class in ucar.nc2.ui.op
- Hdf4Panel(PreferencesExt, boolean) - Constructor for class ucar.nc2.ui.op.Hdf4Panel
- Hdf4Table - Class in ucar.nc2.ui.op
-
ToolsUI/Iosp/Hdf4
- Hdf4Table.TagBean - Class in ucar.nc2.ui.op
- HDF5 - ucar.nc2.constants.DataFormatType
- HDF5 - Static variable in class thredds.catalog.DataFormatType
- HDF5_CLASS - Static variable in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- HDF5_CLASS - Static variable in class ucar.nc2.iosp.hdf5.H5header
- HDF5_DIMENSION_LABELS - Static variable in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- HDF5_DIMENSION_LABELS - Static variable in class ucar.nc2.iosp.hdf5.H5header
- HDF5_DIMENSION_LIST - Static variable in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- HDF5_DIMENSION_LIST - Static variable in class ucar.nc2.iosp.hdf5.H5header
- HDF5_DIMENSION_NAME - Static variable in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- HDF5_DIMENSION_NAME - Static variable in class ucar.nc2.iosp.hdf5.H5header
- HDF5_DIMENSION_SCALE - Static variable in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- HDF5_DIMENSION_SCALE - Static variable in class ucar.nc2.iosp.hdf5.H5header
- HDF5_GROUP - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDF5_GROUP - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HDF5_REFERENCE_LIST - Static variable in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- HDF5_REFERENCE_LIST - Static variable in class ucar.nc2.iosp.hdf5.H5header
- Hdf5DataPanel - Class in ucar.nc2.ui.op
- Hdf5DataPanel(PreferencesExt, boolean) - Constructor for class ucar.nc2.ui.op.Hdf5DataPanel
- Hdf5DataTable - Class in ucar.nc2.ui.op
-
Show HDF5 data objects and their compression
- Hdf5DataTable(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.Hdf5DataTable
- Hdf5DataTable.VarBean - Class in ucar.nc2.ui.op
- HDF5ExtFilter() - Constructor for class ucar.ui.widget.FileManager.HDF5ExtFilter
- Hdf5NewDataTable - Class in ucar.nc2.ui.op
-
Show HDF5 data objects and their compression
- Hdf5NewDataTable(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.Hdf5NewDataTable
- Hdf5NewDataTable.VarBean - Class in ucar.nc2.ui.op
- Hdf5NewObjectTable - Class in ucar.nc2.ui.op
-
ToolsUI/Iosp/Hdf5 raw file objects
- Hdf5NewObjectTable(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Hdf5NewObjectTable
- Hdf5NewObjectTable.AttributeBean - Class in ucar.nc2.ui.op
- Hdf5NewObjectTable.MessageBean - Class in ucar.nc2.ui.op
- Hdf5NewObjectTable.ObjectBean - Class in ucar.nc2.ui.op
- Hdf5ObjectPanel - Class in ucar.nc2.ui.op
- Hdf5ObjectPanel(PreferencesExt, boolean) - Constructor for class ucar.nc2.ui.op.Hdf5ObjectPanel
- Hdf5ObjectTable - Class in ucar.nc2.ui.op
-
ToolsUI/Iosp/Hdf5 raw file objects
- Hdf5ObjectTable(PreferencesExt) - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable
- Hdf5ObjectTable.AttributeBean - Class in ucar.nc2.ui.op
- Hdf5ObjectTable.MessageBean - Class in ucar.nc2.ui.op
- Hdf5ObjectTable.ObjectBean - Class in ucar.nc2.ui.op
- HdfEos - Class in ucar.nc2.internal.iosp.hdf4
-
Parse structural metadata from HDF-EOS.
- HdfEos - Class in ucar.nc2.iosp.hdf4
-
Parse structural metadata from HDF-EOS.
- HdfEos() - Constructor for class ucar.nc2.iosp.hdf4.HdfEos
- HDFEOS_CRS - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDFEOS_CRS - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HDFEOS_CRS_LowerRight - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDFEOS_CRS_LowerRight - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HDFEOS_CRS_Projection - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDFEOS_CRS_Projection - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HDFEOS_CRS_ProjParams - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDFEOS_CRS_ProjParams - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HDFEOS_CRS_SphereCode - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDFEOS_CRS_SphereCode - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HDFEOS_CRS_UpperLeft - Static variable in class ucar.nc2.internal.iosp.hdf4.HdfEos
- HDFEOS_CRS_UpperLeft - Static variable in class ucar.nc2.iosp.hdf4.HdfEos
- HdfEosModisConvention - Class in ucar.nc2.dataset.conv
-
HDF4-EOS TERRA MODIS
- HdfEosModisConvention - Class in ucar.nc2.internal.dataset.conv
-
HDF4-EOS TERRA MODIS
- HdfEosModisConvention() - Constructor for class ucar.nc2.dataset.conv.HdfEosModisConvention
- HdfEosModisConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- HdfEosOmiConvention - Class in ucar.nc2.dataset.conv
-
HDF5-EOS AURA OMI
- HdfEosOmiConvention - Class in ucar.nc2.internal.dataset.conv
-
HDF5-EOS AURA OMI
- HdfEosOmiConvention() - Constructor for class ucar.nc2.dataset.conv.HdfEosOmiConvention
- HdfEosOmiConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- HdfHeaderIF - Interface in ucar.nc2.internal.iosp.hdf4
-
Interface for HDF5 and HDF4 headers, needed by HdfEos.
- Head - ucar.httpservices.HTTPSession.Methods
- Head(String) - Static method in class ucar.httpservices.HTTPFactory
- Head(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Head(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
- header - Variable in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- header - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.RData
-
the header
- header - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- Header - ucar.nc2.ft.point.remote.PointStream.MessageType
- HEADER_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- HEADER_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- HEADER_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- HEADER_USERAGENT - Static variable in class ucar.httpservices.HTTPSession
- HEADERBYTES - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
HEADERBYTES identifier
- headerInfoDump() - Method in class ucar.nc2.iosp.dmsp.DMSPHeader
-
Return a string containing the header name/value pairs.
- HeaderInputStream - Class in opendap.dap
-
The HeaderInputStream filters the input to only read lines of text until the "Data:" line.
- HeaderInputStream(InputStream) - Constructor for class opendap.dap.HeaderInputStream
-
Construct a new HeaderInputStream.
- HeaderMessage() - Constructor for class ucar.nc2.internal.iosp.hdf5.H5objects.HeaderMessage
- HeaderMessage() - Constructor for class ucar.nc2.iosp.hdf5.H5header.HeaderMessage
- headerParser - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
- headerParser - Variable in class ucar.nc2.iosp.fysat.Fysatiosp
- headerParser - Variable in class ucar.nc2.iosp.nids.Nidsiosp
- headerParser - Variable in class ucar.nc2.iosp.nowrad.NOWRadiosp
- headerParser - Variable in class ucar.nc2.iosp.uf.UFiosp
- headers - Variable in class ucar.httpservices.HTTPMethod
- headers - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
headers
- HEAPCOUNT_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
- HECTARE - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of area.
- height - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
height = 3;
- Height - ucar.nc2.constants.AxisType
- Height - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Height = 8;
- HEIGHT_FROM_EARTH_CENTER - Static variable in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
********************************************************************** Introduction: ============= The Program "MSG_navigation.c" is an example code provided to give the users guidance for a possible implementation of the equations given in the LRIT/HRIT Global Specification [1] to navigate MSG (METEOSAT 8 onwards) data, i.e.
- height_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
height = 3;
- Height_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Height = 8;
- heightAboveStation - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
heightAboveStation = 4;
- heightAboveStation_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
heightAboveStation = 4;
- heightOfStation - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
heightOfStation = 5;
- heightOfStation_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
heightOfStation = 5;
- HelpMenu - Class in ucar.nc2.ui.menu
- HelpMenu(ToolsUI) - Constructor for class ucar.nc2.ui.menu.HelpMenu
- HelpWindow - Class in ucar.ui.widget
-
Popup Help window.
- HelpWindow(JFrame, String, String) - Constructor for class ucar.ui.widget.HelpWindow
- HENRY - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of inductance.
- HERTZ - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of frequency.
- hexchars - Static variable in class dap4.core.util.Escape
- HGHT_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
HGHT vertical coordinate
- HidableTableColumnModel - Class in ucar.ui.table
-
HidableTableColumnModel
extends the DefaultTableColumnModel . - HidableTableColumnModel(TableModel) - Constructor for class ucar.ui.table.HidableTableColumnModel
- hiddenProperties() - Static method in class thredds.catalog.InvDocumentation
- hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Source
- hiddenProperties() - Static method in class thredds.catalog.ThreddsMetadata.Variable
- hiddenProperties() - Method in class ucar.nc2.ui.coverage2.CoverageTable.CoverageBean
- hiddenProperties() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- hiddenProperties() - Static method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- hiddenProperties() - Static method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- hiddenProperties() - Static method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- hiddenProperties() - Static method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- hiddenProperties() - Static method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- hide() - Method in class ucar.ui.widget.PopupManager
- hideDriveLetter(String) - Static method in class dap4.core.util.XURI
-
Return a path with possible windows drive letter hidden by '/'.
- hideMember(StructureMembers.Member) - Method in class ucar.ma2.StructureMembers
-
Deprecated.use Builder
- history - Static variable in class ucar.nc2.constants.ACDD
- HISTORY - Static variable in class ucar.nc2.constants.CDM
- HISTORY - Static variable in class ucar.nc2.constants.CF
- hits - Variable in class ucar.nc2.util.cache.FileCache
- hits - Variable in class ucar.nc2.util.cache.FileCacheARC
- hold - ucar.nc2.ui.grid.ColorScale.MinMaxType
- horiz - ucar.nc2.ui.grid.ColorScale.MinMaxType
- horizCoordSys - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- HorizCoordSys - Class in ucar.nc2.ft2.coverage
-
Horizontal CoordSys
- HorizCoordSys(CoverageCoordAxis1D, CoverageCoordAxis1D, CoverageCoordAxis, CoverageCoordAxis, CoverageTransform) - Constructor for class ucar.nc2.ft2.coverage.HorizCoordSys
- HorizCoordSys.CoordReturn - Class in ucar.nc2.ft2.coverage
- HorizCoordSys2D - Class in ucar.nc2.ft2.coverage
-
HorizCoordSys with LatLonAxis2D latAxis, lonAxis some code forked from ucar.nc2.dataset.GridCoordinate2D
- HORIZONTAL - Static variable in class ucar.nc2.ui.grid.ColorScale
- HORIZONTAL_BEAM_WIDTH - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Horizontal beam width
- HORIZONTAL_BEAM_WIDTH - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
Horizontal beam width
- horizStride - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
- HorizTransformBuilderIF - Interface in ucar.nc2.dataset.transform
-
Describe
- HOST - dap4.core.util.XURI.Parts
- HOST - Static variable in class ucar.unidata.util.test.DapTestContainer
- hostToAuthScope(HttpHost) - Static method in class ucar.httpservices.HTTPAuthUtil
- hour - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
hour = 18;
- Hour - ucar.nc2.time.CalendarPeriod.Field
- Hour - Static variable in class ucar.nc2.time.CalendarPeriod
- HOUR - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of time.
- hour_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
hour = 18;
- hourly_precip - Static variable in class ucar.nc2.dt.point.decode.MP
- howMuch - Variable in class ucar.nc2.ui.dialog.CompareDialog.Data
- href - Variable in class thredds.client.catalog.ThreddsMetadata.UriResolved
- HTML - dap4.core.util.ResponseFormat
- HTML - ucar.nc2.constants.DataFormatType
- HtmlBrowser - Class in ucar.ui.widget
-
A simple HTML Browser based on JEditPane.
- HtmlBrowser() - Constructor for class ucar.ui.widget.HtmlBrowser
-
Constructor.
- HTTP - Static variable in class thredds.catalog.ServiceType
- HTTPAuthCache - Class in ucar.httpservices
-
It turns out that the Apache httpclient code is not well setup to handle dynamic credentials providers such as UrlAuthenticatorDialog.
- HTTPAuthCache() - Constructor for class ucar.httpservices.HTTPAuthCache
- HTTPAuthCache(SchemePortResolver) - Constructor for class ucar.httpservices.HTTPAuthCache
- HTTPAuthUtil - Class in ucar.httpservices
-
Provide Auth related utilities
- HTTPAuthUtil() - Constructor for class ucar.httpservices.HTTPAuthUtil
- HttpClientManager - Class in ucar.nc2.util.net
-
Convenience routines that wrap HTTPSession.
- HttpClientManager() - Constructor for class ucar.nc2.util.net.HttpClientManager
- HTTPCredentialsProvider - Interface in ucar.httpservices
- HttpDSP - Class in dap4.dap4lib
-
Make a request to a server and convert the reply to a DapDataset from the returned bytes.
- HttpDSP() - Constructor for class dap4.dap4lib.HttpDSP
- HTTPException - Exception in ucar.httpservices
-
Created by IntelliJ IDEA.
- HTTPException() - Constructor for exception ucar.httpservices.HTTPException
- HTTPException(String) - Constructor for exception ucar.httpservices.HTTPException
- HTTPException(String, Throwable) - Constructor for exception ucar.httpservices.HTTPException
- HTTPException(Throwable) - Constructor for exception ucar.httpservices.HTTPException
- HTTPFactory - Class in ucar.httpservices
-
HTTPFactory creates method instance.
- HTTPFactory() - Constructor for class ucar.httpservices.HTTPFactory
- HTTPFormBuilder - Class in ucar.httpservices
-
Class HTTPFormBuilder provides a mechanism for constructing a postable entity for use with Post.
- HTTPFormBuilder() - Constructor for class ucar.httpservices.HTTPFormBuilder
- HTTPFormBuilder.Field - Class in ucar.httpservices
- HTTPFormBuilder.Sort - Enum in ucar.httpservices
- HTTPIntercepts - Class in ucar.httpservices
-
Package together all the HTTP Intercept code
- HTTPIntercepts() - Constructor for class ucar.httpservices.HTTPIntercepts
- HTTPIntercepts.DebugInterceptRequest - Class in ucar.httpservices
- HTTPIntercepts.DebugInterceptResponse - Class in ucar.httpservices
- HTTPIntercepts.Printer - Interface in ucar.httpservices
- HTTPMethod - Class in ucar.httpservices
-
HTTPMethod is the encapsulation of specific kind of server request: GET, HEAD, POST, etc.
- HTTPMethod() - Constructor for class ucar.httpservices.HTTPMethod
- HTTPMethod.Executor - Interface in ucar.httpservices
- HTTPMethodStream - Class in ucar.httpservices
-
The goal of this class is to allow other classes to access the data stream associated with a method response.
- HttpNameValue - Class in ucar.httpservices
- HTTPRandomAccessFile - Class in ucar.unidata.io.http
-
Gives access to files over HTTP, using "Accept-Ranges" HTTP header to do random access.
- HTTPRandomAccessFile(String) - Constructor for class ucar.unidata.io.http.HTTPRandomAccessFile
- HTTPRandomAccessFile(String, int, long) - Constructor for class ucar.unidata.io.http.HTTPRandomAccessFile
- HTTPRandomAccessFile.Provider - Class in ucar.unidata.io.http
-
Hook into service provider interface for RandomAccessFileProvider.
- HTTPSCHEME - Static variable in class dap4.core.util.DapConstants
- HTTPServer - thredds.client.catalog.ServiceType
- HTTPServer - Static variable in class thredds.catalog.ServiceType
- HTTPSession - Class in ucar.httpservices
-
A session is encapsulated in an instance of the class HTTPSession.
- HTTPSession() - Constructor for class ucar.httpservices.HTTPSession
- HTTPSession.Methods - Enum in ucar.httpservices
- HTTPUtil - Class in ucar.httpservices
- HTTPUtil() - Constructor for class ucar.httpservices.HTTPUtil
- hueBands - Static variable in class ucar.nc2.ui.grid.ColorScale
- HybridHeight - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Atmospheric Hybrid Height".
- HybridHeight - ucar.nc2.dataset.VerticalCT.Type
- HybridHeight(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridHeight
-
Construct a coordinate transform for hybrid height
- HybridSigmaPressure - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the netCDF CF convention formula for "Hybrid Sigma Pressure".
- HybridSigmaPressure - ucar.nc2.dataset.VerticalCT.Type
- HybridSigmaPressure(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
Construct a coordinate transform for sigma pressure
- HybridSigmaPressureBuilder() - Constructor for class ucar.nc2.dataset.transform.CsmSigma.HybridSigmaPressureBuilder
- hypot(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
I
- i(int, int) - Static method in class ucar.unidata.util.Format
-
Format an integer value.
- IAG_GRS80 - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
- IAU - Static variable in class ucar.unidata.geoloc.EarthEllipsoid
- id - Variable in class thredds.catalog.InvDataset
- id - Variable in class thredds.catalog.query.Selector
- id - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
- id - Static variable in class ucar.nc2.constants.ACDD
- id - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
- id - Variable in class ucar.nc2.ncml.Aggregation.Dataset
-
Deprecated.
- id - Variable in class ucar.nc2.NetcdfFile
- id() - Method in enum dap4.core.util.ResponseFormat
- id() - Method in enum dap4.dap4lib.RequestMode
- id() - Method in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- Id - Static variable in class thredds.client.catalog.Dataset
- ID - Static variable in class ucar.nc2.filter.Filters.Keys
-
key for a numeric id (e.g.
- ID - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- ID_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Header
- ID_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- ID_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- ID_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
- id_strlen - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- ID8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- identifier - Variable in class ucar.httpservices.HTTPSession
- identifyCoordinateAxes() - Method in class ucar.nc2.internal.dataset.conv.DefaultConventions
- identifyCoordinateAxes() - Method in class ucar.nc2.internal.dataset.conv.GDVConvention
-
look for aliases.
- identifyCoordinateAxes() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Everything named in the coordinateAxes or coordinates attribute are Coordinate axes.
- identifyCoordinateSystems() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Identify coordinate systems, using _Coordinate.Systems attribute.
- identifyCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Identify coordinate transforms, using _CoordinateTransforms attribute.
- identifyDoubleRaggeds(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
-
Identify ragged array representations for double nests (timeSeries profile, timeSeries trajectory)
- identifyEncodingProfile(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- identifyEncodingProfile(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- identifyEncodingSection(NetcdfDataset, CFpointObs.EncodingInfo, CF.FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- identifyEncodingSection(NetcdfDataset, CFpointObs.EncodingInfo, CF.FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- identifyEncodingStation(NetcdfDataset, CFpointObs.EncodingInfo, CF.FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- identifyEncodingStation(NetcdfDataset, CFpointObs.EncodingInfo, CF.FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- identifyEncodingTimeSeriesProfile(NetcdfDataset, CFpointObs.EncodingInfo, CF.FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- identifyEncodingTimeSeriesProfile(NetcdfDataset, CFpointObs.EncodingInfo, CF.FeatureType, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- identifyEncodingTraj(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- identifyEncodingTraj(NetcdfDataset, CFpointObs.EncodingInfo, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- identifyRaggeds(NetcdfDataset, CFpointObs.EncodingInfo, Dimension, Dimension, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
-
Identify ragged array representations for single nests (station, profile, trajectory)
- IDENTITY_FILTER - Static variable in class ucar.nc2.util.CompareNetcdf2
- idFormat(String) - Static method in enum dap4.core.util.ResponseFormat
- idle - Static variable in class ucar.unidata.util.test.Diff
- idMissingValue - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
- idMode(String) - Static method in enum dap4.dap4lib.RequestMode
- idProblems - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- ids - Variable in class ucar.nc2.iosp.bufr.Message
- IDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- IDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- idxFilename - Variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- IF() - Constructor for class ucar.ma2.ArrayDouble.D3.IF
- IFPSConvention - Class in ucar.nc2.dataset.conv
-
IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
- IFPSConvention - Class in ucar.nc2.internal.dataset.conv
-
IFPS Convention Allows Local NWS forecast office generated forecast datasets to be brought into IDV.
- IFPSConvention() - Constructor for class ucar.nc2.dataset.conv.IFPSConvention
- IFPSConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- IgraPor - Class in ucar.nc2.iosp.noaa
-
Nomads IGRA files.
- IgraPor() - Constructor for class ucar.nc2.iosp.noaa.IgraPor
- II8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- image - Variable in class ucar.units.Token
-
The string image of the token.
- IMAGE - ucar.nc2.constants.FeatureType
- ImageArrayAdapter - Class in ucar.nc2.dt.image
-
Makes a 2D Array into a java.awt.image.BufferedImage
- ImageArrayAdapter() - Constructor for class ucar.nc2.dt.image.ImageArrayAdapter
- ImageDatasetFactory - Class in ucar.nc2.dt.image
-
A factory for buffered images
- ImageDatasetFactory() - Constructor for class ucar.nc2.dt.image.ImageDatasetFactory
- ImageFactoryRandom - Class in ucar.nc2.dt.image
-
Read in all images in a dir and subdirs, and randomly iterate.
- ImageFactoryRandom(File) - Constructor for class ucar.nc2.dt.image.ImageFactoryRandom
- ImagePanel - Class in ucar.nc2.ui.op
- ImagePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.ImagePanel
- imageProgressListener - Variable in class ucar.nc2.ui.image.SourcePicture
-
reference to the inner class that listens to the image loading progress
- imageUrl - Variable in class ucar.nc2.ui.image.ScalablePicture
-
the URL of the picture
- imageURL - Variable in class thredds.client.catalog.tools.DataFactory.Result
- imageURL - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- ImageViewPanel - Class in ucar.nc2.ui.image
-
*
- ImageViewPanel(Container) - Constructor for class ucar.nc2.ui.image.ImageViewPanel
- IMC - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- IMCOMP - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- IMISS - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Integer missing attribute
- imissc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
missing
- IMISSD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Integer missing value
- immutable - Variable in class ucar.nc2.CDMNode
-
Deprecated.
- ImprovedFileChooser - Class in ucar.ui.widget
-
A JFileChooser that displays the "Details" view by default.
- ImprovedFileChooser() - Constructor for class ucar.ui.widget.ImprovedFileChooser
- ImprovedFileChooser(File) - Constructor for class ucar.ui.widget.ImprovedFileChooser
- ImprovedFileChooser(File, FileSystemView) - Constructor for class ucar.ui.widget.ImprovedFileChooser
- inBuf - Variable in class ucar.units.SimpleCharStream
- included(Date) - Method in class ucar.nc2.units.DateRange
-
Determine if the given date is included in this date range.
- includes(CalendarDate) - Method in class ucar.nc2.time.CalendarDateRange
- IncompleteCoordSystems - ucar.nc2.dataset.NetcdfDataset.Enhance
-
Build coordinate systems allowing for incomplete coordinate systems (i.e.
- incr() - Method in class ucar.ma2.Index
-
Increment the current element by 1.
- incr() - Method in class ucar.ma2.Index0D
- incr() - Method in class ucar.ma2.Index1D
- incr() - Method in class ucar.ma2.Index2D
- incr() - Method in class ucar.ma2.Index3D
- incr() - Method in class ucar.ma2.Index4D
- incr() - Method in class ucar.ma2.Index5D
- incr() - Method in class ucar.ma2.Index6D
- incr() - Method in class ucar.ma2.Index7D
- incr() - Method in class ucar.nc2.iosp.IndexLong
- incr() - Method in class ucar.nc2.util.Indent
- incr() - Method in class ucar.util.Indent
- incrByte() - Method in class ucar.nc2.iosp.BitReader
-
Go to the next byte in the stream
- incrCount() - Method in class ucar.nc2.dt.StationImpl
-
Deprecated.
- incrDestElem(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
- incrementByteCount(int) - Method in interface opendap.dap.StatusUI
-
Add bytes to the total deserialize count.
- incrFontSize() - Method in class ucar.nc2.ui.point.PointRenderer
- incrFontSize() - Method in class ucar.ui.widget.FontUtil.StandardFont
-
increment the font size one "increment"
- incrNobs() - Method in class ucar.unidata.geoloc.StationImpl
-
Deprecated.
- incrS - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
incrS = 23;
- incrS_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
incrS = 23;
- incrSelected(boolean) - Method in class ucar.ui.table.JTableSorted
-
Increment or decrement the current selection by one row.
- incrSelected(boolean) - Method in class ucar.ui.table.JTreeTable
-
Increment or decrement the current selection by one row.
- incrSelected(boolean) - Method in class ucar.ui.table.JTreeTableSorted
-
Increment or decrement the current selection by one row.
- incrSrcElem(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
- incrSrcPos(int) - Method in class ucar.nc2.iosp.IndexChunker.Chunk
- INCX_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- INCY_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- indent() - Method in class dap4.core.util.IndentWriter
- indent(int) - Method in class dap4.core.util.IndentWriter
-
Set depth += n
- Indent - Class in ucar.nc2.util
-
Maintains indentation level for printing nested structures.
- Indent - Class in ucar.util
-
Maintains indentation level for printing nested structures.
- Indent(int) - Constructor for class ucar.nc2.util.Indent
- Indent(int) - Constructor for class ucar.util.Indent
- IndentWriter - Class in dap4.core.util
-
Extend PrintWriter to provide indent support
- IndentWriter(File) - Constructor for class dap4.core.util.IndentWriter
- IndentWriter(OutputStream) - Constructor for class dap4.core.util.IndentWriter
- IndentWriter(Writer) - Constructor for class dap4.core.util.IndentWriter
- independent - ucar.nc2.ft2.coverage.CoverageCoordAxis.DependenceType
- independent - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
-
has its own dimension, is a coordinate variable, eg x(x)
- independent_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
-
has its own dimension, is a coordinate variable, eg x(x)
- IndependentDialog - Class in ucar.ui.widget
-
Provides common L&F for managing independent dialogs Takes RootPaneContainer as parent, to work with both applet and app Will reset L&F example of use: infoWindow = new IndependentDialog(topLevel.getRootPaneContainer(), false, "Dataset Information"); datasetInfoTA = new TextHistoryPane(500, 100, true); Container cp = infoWindow.getContentPane(); cp.add(datasetInfoTA, BorderLayout.CENTER); infoWindow.pack(); infoWindow.setSize(700,700); infoWindow.setLocation(100,100);
- IndependentDialog(JFrame, boolean, String) - Constructor for class ucar.ui.widget.IndependentDialog
-
constructor
- IndependentDialog(JFrame, boolean, String, Component) - Constructor for class ucar.ui.widget.IndependentDialog
- IndependentWindow - Class in ucar.ui.widget
-
Provides common L&F for managing independent windows Will reset L&F example:
- IndependentWindow(String, Image) - Constructor for class ucar.ui.widget.IndependentWindow
-
constructor
- IndependentWindow(String, Image, Component) - Constructor for class ucar.ui.widget.IndependentWindow
-
constructor
- index - Variable in class dap4.core.dmr.DapNode
-
Assign unique id to all nodes.
- index - Variable in class dap4.core.util.SliceIterator
- index - Variable in class ucar.nc2.grib.collection.GcMFile
- index() - Method in class dap4.dap4lib.D4Index
-
Compute the linear index from the current odometer indices.
- index(int) - Method in class ucar.ma2.Range
-
Get the index for this element: inverse of element
- Index - Class in ucar.ma2
-
Indexes for Multidimensional arrays.
- Index(int) - Constructor for class ucar.ma2.Index
-
General case Index - use when you want to manipulate current elements yourself
- Index(int[]) - Constructor for class ucar.ma2.Index
-
Constructor for subclasses only.
- Index(int[], int[]) - Constructor for class ucar.ma2.Index
-
Constructor that lets you set the strides yourself.
- INDEX - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
INDEX identifier
- INDEX_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- INDEX_LAT - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.not public.
- INDEX_LON - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.not public.
- INDEX_X - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.not public.
- INDEX_Y - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.not public.
- Index0D - Class in ucar.ma2
-
Specialization of Index for rank 0 arrays, ie scalars.
- Index0D(int[]) - Constructor for class ucar.ma2.Index0D
- Index1D - Class in ucar.ma2
-
Specialization of Index for rank 1 arrays.
- Index1D(int[]) - Constructor for class ucar.ma2.Index1D
- Index2D - Class in ucar.ma2
-
Specialization of Index for rank 2 arrays.
- Index2D(int[]) - Constructor for class ucar.ma2.Index2D
- Index3D - Class in ucar.ma2
-
Specialization of Index for rank 3 arrays.
- Index3D(int[]) - Constructor for class ucar.ma2.Index3D
- Index4D - Class in ucar.ma2
-
Specialization of Index for rank 4 arrays.
- Index4D(int[]) - Constructor for class ucar.ma2.Index4D
- Index5D - Class in ucar.ma2
-
Specialization of Index for rank 5 arrays.
- Index5D(int[]) - Constructor for class ucar.ma2.Index5D
- Index6D - Class in ucar.ma2
-
Specialization of Index for rank 6 arrays.
- Index6D(int[]) - Constructor for class ucar.ma2.Index6D
- Index7D - Class in ucar.ma2
-
Specialization of Index for rank 7 arrays.
- Index7D(int[]) - Constructor for class ucar.ma2.Index7D
- indexByField(DapVariable) - Method in class dap4.core.dmr.DapStructure
- indexByName(String) - Method in class dap4.core.dmr.DapStructure
- indexCalc - Variable in class ucar.ma2.Array
- IndexChunker - Class in ucar.nc2.iosp
-
Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
- IndexChunker(int[], Section) - Constructor for class ucar.nc2.iosp.IndexChunker
-
Constructor
- IndexChunker.Chunk - Class in ucar.nc2.iosp
-
A chunk of data that is contiguous in both the source and destination.
- IndexChunkerTiled - Class in ucar.nc2.iosp
-
Assume that the data is stored divided into sections, described by dataSection.
- IndexChunkerTiled(Section, Section) - Constructor for class ucar.nc2.iosp.IndexChunkerTiled
-
Constructor.
- IndexConstant - Class in ucar.ma2
-
An Index into an Array that always returns 0.
- IndexConstant(int) - Constructor for class ucar.ma2.IndexConstant
- IndexConstant(int[]) - Constructor for class ucar.ma2.IndexConstant
- IndexConstant(int[], int[]) - Constructor for class ucar.ma2.IndexConstant
- indexFileModeOnOpen - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
- indexFileModeOnSync - Static variable in class ucar.nc2.iosp.grid.GridServiceProvider
- indexFilename - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- indexFilename - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- IndexIterator - Interface in ucar.ma2
-
Iteration through each element of an Array in "canonical order".
- IndexLong - Class in ucar.nc2.iosp
-
Uses longs for indexing, otherwise similar to ucar.ma2.Index
- IndexLong() - Constructor for class ucar.nc2.iosp.IndexLong
- IndexLong(int[], long[]) - Constructor for class ucar.nc2.iosp.IndexLong
- indexOf(byte[], int, int) - Method in class ucar.unidata.io.KMPMatch
-
Finds the first occurrence of match in data.
- indexOf(char[], char, int) - Static method in class ucar.nc2.ogc.erddap.util.ErddapString2
-
Finds the first instance of c at or after fromIndex (0..
- indexOf(String, char) - Static method in class ucar.nc2.util.EscapeStrings
-
Find first occurence of char c in escapedName, excluding escaped c.
- indexRaf - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- IndexReader - Interface in thredds.inventory.partition
-
Knows how to read ncx Index files, to decouple eg from GRIB
- IndexReader.AddChildCallback - Interface in thredds.inventory.partition
- IndexScanBean() - Constructor for class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- IndexScanBean(String, GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, int, CdmIndexScan.Accum, String) - Constructor for class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- indexToCcMIndex(Index) - Static method in class dap4.dap4lib.cdm.CDMUtil
- indexToSlices(Index) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Convert DataIndex to list of slices
- indexToSlices(Index) - Static method in class dap4.dap4lib.D4Index
-
Convert ucar.ma2.Index to list of slices
- indexVersion - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- info - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
- info - Variable in class ucar.nc2.ft.point.PointIteratorAbstract
- info - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- info - Variable in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- info(String) - Static method in class dap4.dap4lib.DapLog
- info(String) - Static method in class dap4.dap4lib.DapStartLog
- Info() - Constructor for class ucar.nc2.grib.GribData.Info
- Info(GribCollectionMutable.VariableIndex) - Constructor for class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex.Info
- ingestDAS(DAS) - Method in class opendap.dap.DDS
-
Takes the passed parameter
das
and attempts to incorporate it's contents into the Attributes of the DDS variables. - inherited - Variable in class thredds.catalog.ThreddsMetadata
- init() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- init() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Initialize this reader.
- init() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Initialize this reader.
- init() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Initialize this reader.
- init() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Initialize this reader.
- init() - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Initialize this reader.
- init() - Static method in class ucar.nc2.iosp.nexrad2.NexradStationDB
- init(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Initialize this reader.
- init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Initialize this reader.
- init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Initialize this reader.
- init(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Initialize this reader.
- init(boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Initialize this reader.
- init(String) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- init(String, NetcdfFile) - Method in class ucar.nc2.iosp.mcidas.AreaReader
-
initialize; note that the file is reopened here
- init(AuthScope, String) - Method in class ucar.httpservices.HTTPSession
- init(CredentialsProvider, String) - Static method in class ucar.nc2.util.net.HttpClientManager
-
initialize the HttpClient layer.
- init(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- init(RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- init(RandomAccessFile, boolean) - Method in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Initialize the file, read in all the metadata (ala DM_OPEN)
- init(RandomAccessFile, NetcdfFile, Map<String, String>) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
Define Dimensions, Variables, Attributes in ncfile
- initBeginPosition(TimePositionType, CalendarDate) - Static method in class ucar.nc2.ogc.gml.NcTimePositionType
- initCollection(CollectionType, FeatureDatasetPoint, List<VariableSimpleIF>) - Static method in class ucar.nc2.ogc.waterml.NcCollectionType
- initDefaultCollectionCache(int, int, int) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- initDefaultPointMetadata(TVPDefaultMetadataPropertyType, VariableSimpleIF) - Static method in class ucar.nc2.ogc.waterml.NcTVPDefaultMetadataPropertyType
- initDefaultTVPMeasurementMetadata(TVPMeasurementMetadataType, VariableSimpleIF) - Static method in class ucar.nc2.ogc.waterml.NcTVPMeasurementMetadataType
- initDescription(StringOrRefType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.gml.NcStringOrRefType
- initDocumentMetadata(DocumentMetadataType) - Static method in class ucar.nc2.ogc.waterml.NcDocumentMetadataType
- initEndPosition(TimePositionType, CalendarDate) - Static method in class ucar.nc2.ogc.gml.NcTimePositionType
- initEntity(String, String, String) - Static method in class thredds.catalog.XMLEntityResolver
-
Add an entity for resolution.
- initFeatureOfInterest(FeaturePropertyType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.gml.NcFeaturePropertyType
- INITIAL - dap4.core.util.SliceIterator.STATE
- INITIAL - dap4.dap4lib.DeChunkedInputStream.State
- initialize() - Static method in class ucar.nc2.util.rc.RC
-
Deprecated.
- initialize() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- initIdentifier(CodeWithAuthorityType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.gml.NcCodeWithAuthorityType
- initInterpolationType(ReferenceType) - Static method in class ucar.nc2.ogc.gml.NcReferenceType
- initMeasurementTimeseries(MeasurementTimeseriesType, StationTimeSeriesFeature, VariableSimpleIF) - Static method in class ucar.nc2.ogc.waterml.NcMeasurementTimeseriesType
- initMeasurementTVP(MeasureTVPType, PointFeature, VariableSimpleIF) - Static method in class ucar.nc2.ogc.waterml.NcMeasureTVPType
- initMetadata(DocumentMetadataPropertyType) - Static method in class ucar.nc2.ogc.waterml.NcDocumentMetadataPropertyType
- initMonitoringPointType(MonitoringPointType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.waterml.NcMonitoringPointType
- initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.initNetcdfFileCache
- initNetcdfFileCache(int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Enable file caching.
- initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.initNetcdfFileCache
- initNetcdfFileCache(int, int, int, int) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Enable file caching.
- initObservationMember(OMObservationPropertyType, StationTimeSeriesFeature, VariableSimpleIF) - Static method in class ucar.nc2.ogc.om.NcOMObservationPropertyType
- initObservedProperty(ReferenceType, VariableSimpleIF) - Static method in class ucar.nc2.ogc.gml.NcReferenceType
- initOmObservation(OMObservationType, StationTimeSeriesFeature, VariableSimpleIF) - Static method in class ucar.nc2.ogc.om.NcOMObservationType
- initPhenomenonTime(TimeObjectPropertyType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.om.NcTimeObjectPropertyType
- initPoint(PointType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.gml.NcPointType
- initPoint(MeasurementTimeseriesType.Point, PointFeature, VariableSimpleIF) - Static method in class ucar.nc2.ogc.waterml.NcMeasurementTimeseriesType.Point
- initPos(DirectPositionType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.gml.NcDirectPositionType
- initProcedure(OMProcessPropertyType) - Static method in class ucar.nc2.ogc.om.NcOMProcessPropertyType
- initResultTime(TimeInstantPropertyType) - Static method in class ucar.nc2.ogc.gml.NcTimeInstantPropertyType
- initShape(ShapeType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.spatialsampling.NcShapeType
- initTags() - Method in class ucar.nc2.geotiff.GeoTiff
- initTime(TimePositionType, PointFeature) - Static method in class ucar.nc2.ogc.gml.NcTimePositionType
- initTimeInstant(TimeInstantType) - Static method in class ucar.nc2.ogc.gml.NcTimeInstantType
- initTimePeriod(TimePeriodType, StationTimeSeriesFeature) - Static method in class ucar.nc2.ogc.gml.NcTimePeriodType
- initTimePosition(TimePositionType) - Static method in class ucar.nc2.ogc.gml.NcTimePositionType
- initUom(UnitReference, VariableSimpleIF) - Static method in class ucar.nc2.ogc.swe.NcUnitReference
- initValue(MeasureType, PointFeature, VariableSimpleIF) - Static method in class ucar.nc2.ogc.waterml.NcMeasureType
- InMemoryRandomAccessFile - Class in ucar.unidata.io
-
A RandomAccessFile stored entirely in memory as a byte array.
- InMemoryRandomAccessFile(String, byte[]) - Constructor for class ucar.unidata.io.InMemoryRandomAccessFile
-
Constructor.
- InMemoryRandomAccessFile.Provider - Class in ucar.unidata.io
-
Hook for service provider interface RandomAccessFileProvider
- innerbean - Variable in class ucar.ui.prefs.BeanTable
- innerName - Variable in class ucar.nc2.ft.point.standard.TableConfig
- innerNcml - Variable in class thredds.featurecollection.FeatureCollectionConfig
- innerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
- input - Variable in class ucar.nc2.grib.grib2.Grib2Pds
- input_stream - Variable in class ucar.units.StandardUnitFormatTokenManager
- inputStream - Variable in class ucar.units.SimpleCharStream
- insert - Static variable in class ucar.unidata.util.test.Diff
- insert(Map<String, String>, boolean) - Method in class dap4.core.util.DapContext
- insert(RC.Triple) - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- insertAmpField(String, String, String) - Method in class dap4.core.util.XURI
- insertFragmentField(String, String) - Method in class dap4.core.util.XURI
-
Allow fragment fields to be inserted
- insertQueryField(String, String) - Method in class dap4.core.util.XURI
-
Allow queryfields to be inserted
- insertRange(int, Range) - Method in class ucar.ma2.Section.Builder
-
Insert a range at the specified index in the list.
- insertRange(int, Range) - Method in class ucar.ma2.Section
-
Deprecated.use builder().insertRange
- install() - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
-
Deprecated.
- installInAllColumns(JTable, int) - Static method in class ucar.ui.table.TableAligner
-
Installs alignment decorators in all of the table's columns.
- installInOneColumn(JTable, int, int) - Static method in class ucar.ui.table.TableAligner
-
Installs alignment decorators in the table column at
colViewIndex
. - instance() - Static method in class ucar.units.PrefixDBManager
-
Gets the current prefix database.
- instance() - Static method in class ucar.units.SI
-
Returns an instance of the SI system of units.
- instance() - Static method in class ucar.units.StandardPrefixDB
-
Gets an instance of this database.
- instance() - Static method in class ucar.units.StandardUnitDB
-
Gets an instance of this database.
- instance() - Static method in class ucar.units.StandardUnitFormat
-
Returns an instance of this class.
- instance() - Static method in class ucar.units.UnitDBManager
-
Gets the default unit database.
- instance() - Static method in class ucar.units.UnitFormatManager
-
Returns an instance of the default unit format.
- instance() - Static method in class ucar.units.UnitSystemManager
-
Returns an instance of the system of units.
- INSTANCE_DIMENSION - Static variable in class ucar.nc2.constants.CF
- INSTITUTION - Static variable in class ucar.nc2.constants.CF
- instrumentType - Variable in class ucar.nc2.grib.grib2.Grib2Pds.SatelliteBand
- Int(String, String, int, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.Int
-
Constructor.
- INT - ucar.ma2.DataType
- INT - ucar.nc2.stream.NcStreamProto.Attribute.Type
-
INT = 3;
- INT - ucar.nc2.stream.NcStreamProto.DataType
-
INT = 3;
- INT - Static variable in class ucar.nc2.constants.CF
- INT_DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- INT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
INT = 3;
- INT_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
INT = 3;
- Int16 - dap4.core.dmr.TypeSort
- INT16 - Static variable in class dap4.core.dmr.DapType
- INT16 - Static variable in class opendap.dap.Attribute
-
Int16 attribute type.
- INT16 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
GrADS Int16 identifier
- Int16PrimitiveVector - Class in opendap.dap
-
A vector of shorts.
- Int16PrimitiveVector(BaseType) - Constructor for class opendap.dap.Int16PrimitiveVector
-
Constructs a new
Int16PrimitiveVector
. - int2(int, int) - Static method in class ucar.nc2.grib.GribNumbers
-
convert 2 bytes to a signed integer.
- int2(RandomAccessFile) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 2 bytes into a signed integer.
- int3(int, int, int) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 3 bytes to signed integer.
- int3(RandomAccessFile) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 3 bytes into a signed integer.
- Int32 - dap4.core.dmr.TypeSort
- INT32 - Static variable in class dap4.core.dmr.DapType
- INT32 - Static variable in class opendap.dap.Attribute
-
Int32 attribute type.
- INT32 - Static variable in class ucar.nc2.iosp.grads.GradsAttribute
-
GrADS Int32 identifier
- Int32PrimitiveVector - Class in opendap.dap
-
A vector of ints.
- Int32PrimitiveVector(BaseType) - Constructor for class opendap.dap.Int32PrimitiveVector
-
Constructs a new
Int32PrimitiveVector
. - int4(int, int, int, int) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 4 bytes into a signed integer.
- int4(RandomAccessFile) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 4 bytes into a signed integer.
- int4(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
-
Convert 4 bytes into a signed integer.
- Int64 - dap4.core.dmr.TypeSort
- INT64 - Static variable in class dap4.core.dmr.DapType
- int8(RandomAccessFile) - Static method in class ucar.nc2.grib.GribNumbers
-
Convert 8 bytes into a signed long.
- int8(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
-
Read 8 bytes and convert into a signed long.
- Int8 - dap4.core.dmr.TypeSort
- INT8 - Static variable in class dap4.core.dmr.DapType
- integer() - Method in class ucar.units.StandardUnitFormat
- interceptors - Variable in class ucar.httpservices.HTTPSession
- INTERIOR_RING - Static variable in class ucar.nc2.constants.CF
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- internalGetFieldAccessorTable() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Data
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Error
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Group
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Header
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Member
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Range
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Section
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- internalGetFieldAccessorTable() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- internalGetValueMap() - Static method in enum ucar.gcdm.GcdmNetcdfProto.DataType
- internalGetValueMap() - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
- internalGetValueMap() - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
- internalGetValueMap() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
- internalGetValueMap() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
- internalGetValueMap() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
- internalGetValueMap() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageType
- internalGetValueMap() - Static method in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.DependenceType
- internalGetValueMap() - Static method in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
- internalGetValueMap() - Static method in enum ucar.nc2.grib.collection.GribCollectionProto.GribAxisType
- internalGetValueMap() - Static method in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
- internalGetValueMap() - Static method in enum ucar.nc2.stream.NcStreamProto.Compress
- internalGetValueMap() - Static method in enum ucar.nc2.stream.NcStreamProto.DataType
- intersect(Range) - Method in class ucar.ma2.Range
-
Create a new Range by intersecting with a Range using same interval as this Range.
- intersect(Section) - Method in class ucar.ma2.Section
-
Create a new Section by intersection with another Section
- intersect(CalendarDateRange) - Method in class ucar.nc2.time.CalendarDateRange
- intersect(DateRange) - Method in class ucar.nc2.units.DateRange
-
Intersect with another date range
- intersect(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
-
Create the instersection of this LatLon with the given one
- intersect(ProjectionRect, ProjectionRect, ProjectionRect) - Static method in class ucar.unidata.geoloc.ProjectionRect
-
Intersects the pair of specified source
Rectangle2D
objects and puts the result into the specified destinationRectangle2D
object. - intersects(double, double, double, double) - Method in class ucar.unidata.geoloc.ProjectionRect
- intersects(Date, Date) - Method in class ucar.nc2.units.DateRange
-
Determine if the given range intersects this date range.
- intersects(Range) - Method in class ucar.ma2.Range
-
Determine if a given Range intersects this one.
- intersects(Section) - Method in class ucar.ma2.Section
-
See if this Section intersects with another Section.
- intersects(CalendarDateRange) - Method in class ucar.nc2.time.CalendarDateRange
- intersects(CalendarDate, CalendarDate) - Method in class ucar.nc2.time.CalendarDateRange
- intersects(DateRange) - Method in class ucar.nc2.units.DateRange
-
Determine if the given range intersects this date range.
- intersects(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
- intersectSegments(ProjectionPoint, ProjectionPoint, ProjectionPoint, ProjectionPoint, ProjectionPointImpl) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- interval - Variable in class ucar.nc2.iosp.grid.GridTimeCoord.TimeCoordWithInterval
- intToBytes(int) - Static method in class ucar.nc2.ui.gis.shapefile.Swap
-
Convert an int to an array of 4 bytes.
- intToBytes(int) - Static method in class ucar.unidata.io.Swap
-
Deprecated.Convert an int to an array of 4 bytes.
- intValue() - Method in class ucar.nc2.jni.netcdf.SizeTByReference
- intvector(long[]) - Static method in class dap4.core.util.DapUtil
- INTVEXCLUDEZERO_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- intvFilter - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- INTVFILTER_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- INTVLENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- intvMerge - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- intvMergeDef - Static variable in class thredds.featurecollection.FeatureCollectionConfig
- INTVPROB_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- intvType - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- inv_mlfn(double, double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- InvAccess - Class in thredds.catalog
-
Public interface to a catalog access element, defining how to access a specific web resource.
- InvAccess() - Constructor for class thredds.catalog.InvAccess
- InvAccessImpl - Class in thredds.catalog
-
Concrete access element.
- InvAccessImpl(InvDataset, String) - Constructor for class thredds.catalog.InvAccessImpl
- InvAccessImpl(InvDataset, String, String, String, String, double) - Constructor for class thredds.catalog.InvAccessImpl
-
Construct from fields in XML catalog.
- InvAccessImpl(InvDataset, String, InvService) - Constructor for class thredds.catalog.InvAccessImpl
-
Construct from an existing InvService.
- INVALID - ucar.nc2.write.NetcdfFileFormat
- INVALID - Static variable in class ucar.unidata.geoloc.LatLonPointImmutable
-
Deprecated.
- INVALID - Static variable in class ucar.unidata.geoloc.LatLonRect
- invalidateCache() - Method in class ucar.nc2.Variable
-
Deprecated.Use Variable.builder()
- invalidDataIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
- invalidDataIsMissing() - Method in class ucar.nc2.dataset.VariableDS
- InvalidDataseriesException - Exception in ucar.nc2.ft2.simpgeometry.exception
-
An exception thrown for invalid dataseries in CF-SimpleGeometry Features
- InvalidDataseriesException(String) - Constructor for exception ucar.nc2.ft2.simpgeometry.exception.InvalidDataseriesException
-
Construct a new instance of this exception
- InvalidDimensionException - Exception in opendap.dap
-
Used to indicate that one of the dimension sizes is incorrect.
- InvalidDimensionException(int, String) - Constructor for exception opendap.dap.InvalidDimensionException
-
Construct a
InvalidDimensionException
with the specified message and OPeNDAP error code (seeDAP2Exception
). - InvalidDimensionException(String) - Constructor for exception opendap.dap.InvalidDimensionException
-
Construct a
InvalidDimensionException
with the specified detail message. - InvalidRangeException - Exception in ucar.ma2
-
Thrown if an attempt is made to use an invalid Range to index an array.
- InvalidRangeException() - Constructor for exception ucar.ma2.InvalidRangeException
- InvalidRangeException(String) - Constructor for exception ucar.ma2.InvalidRangeException
- InvBean() - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.InvBean
- InvBean(GridDatasetInv) - Constructor for class ucar.nc2.ui.op.Fmrc2Panel.InvBean
- InvCatalog - Class in thredds.catalog
-
Public interface to a thredds catalog, a virtual directory of datasets.
- InvCatalog() - Constructor for class thredds.catalog.InvCatalog
-
Protected constructor.
- InvCatalogConvertIF - Interface in thredds.catalog
-
Converts JDOM tree to Inventory Catalog Objects.
- InvCatalogFactory - Class in thredds.catalog
-
Reads an XML document and constructs thredds.catalog object.
- InvCatalogFactory(String, boolean) - Constructor for class thredds.catalog.InvCatalogFactory
-
Constructor.
- InvCatalogFactory10 - Class in thredds.catalog.parser.jdom
-
Inventory Catalog parser, version 1.0.
- InvCatalogFactory10() - Constructor for class thredds.catalog.parser.jdom.InvCatalogFactory10
- InvCatalogImpl - Class in thredds.catalog
-
Concrete implementation of a Thredds catalog object.
- InvCatalogImpl(String, String, URI) - Constructor for class thredds.catalog.InvCatalogImpl
-
Construct an InvCatalog.
- InvCatalogImpl(String, String, DateType, URI) - Constructor for class thredds.catalog.InvCatalogImpl
-
Construct an InvCatalog.
- InvCatalogRef - Class in thredds.catalog
-
A reference to a InvCatalog.
- InvCatalogRef(InvDatasetImpl, String, String) - Constructor for class thredds.catalog.InvCatalogRef
-
Constructor.
- InvCatalogRef(InvDatasetImpl, String, String, Boolean) - Constructor for class thredds.catalog.InvCatalogRef
-
Constructor.
- InvCrawlablePair - Class in thredds.cataloggen
-
Helper class to contain an InvDataset and its corresponding CrawlableDataset.
- InvCrawlablePair(CrawlableDataset, InvDataset) - Constructor for class thredds.cataloggen.InvCrawlablePair
- InvDataset - Class in thredds.catalog
-
Public interface to a thredds dataset, basic abstraction for data.
- InvDataset(InvDataset, String) - Constructor for class thredds.catalog.InvDataset
- InvDatasetImpl - Class in thredds.catalog
-
Concrete implementation of a thredds Dataset, for reading and writing from XML.
- InvDatasetImpl(String, FeatureType, ServiceType) - Constructor for class thredds.catalog.InvDatasetImpl
-
Construct an InvDatasetImpl which refers to a urlPath.
- InvDatasetImpl(InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImpl
-
copy constructor
- InvDatasetImpl(InvDatasetImpl, String, FeatureType, String, String) - Constructor for class thredds.catalog.InvDatasetImpl
-
Constructor from Catalog XML info.
- InvDatasetImpl(InvDataset, String) - Constructor for class thredds.catalog.InvDatasetImpl
- InvDatasetImplProxy - Class in thredds.catalog
-
Proxy an InvDatasetImpl to another InvDatasetImpl.
- InvDatasetImplProxy(String, InvDatasetImpl) - Constructor for class thredds.catalog.InvDatasetImplProxy
- InvDatasetScan - Class in thredds.catalog
-
Represents server-side information on how to scan a collection of datasets for catalog generation.
- InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, String, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
-
Constructor.
- InvDatasetScan(InvCatalogImpl, InvDatasetImpl, String, String, String, CrawlableDatasetFilter, boolean, String, boolean, String, String, String) - Constructor for class thredds.catalog.InvDatasetScan
-
Constructor.
- InvDatasetScan(InvDatasetImpl, String, String, String, String, Object, CrawlableDatasetFilter, CrawlableDatasetLabeler, CrawlableDatasetLabeler, boolean, CrawlableDatasetSorter, Map<String, ProxyDatasetHandler>, List<DatasetEnhancer>, CatalogRefExpander) - Constructor for class thredds.catalog.InvDatasetScan
- InvDatasetScan(InvDatasetImpl, String, String, String, String, InvDatasetScan) - Constructor for class thredds.catalog.InvDatasetScan
- InvDocumentation - Class in thredds.catalog
-
A documentation object: text, HTML or an Xlink.
- InvDocumentation() - Constructor for class thredds.catalog.InvDocumentation
- InvDocumentation(String, URI, String, String, String) - Constructor for class thredds.catalog.InvDocumentation
-
Constructor.
- InventoryCacheProvider - Interface in ucar.nc2.internal.dataset.ft.fmrc
-
Service Provider Interface for providing a persisted cache for
GridDatasetInv
. - INVERSE_FLATTENING - Static variable in class ucar.nc2.constants.CF
- invList - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- InvMetadata - Class in thredds.catalog
-
A metadata element: structured XML element containing info about associated dataset or catalog.
- InvMetadata(InvDataset, boolean, ThreddsMetadata) - Constructor for class thredds.catalog.InvMetadata
-
Constructor using an existing ThreddsMetadata object.
- InvMetadata(InvDataset, String, String, String, boolean, boolean, MetadataConverterIF, Object) - Constructor for class thredds.catalog.InvMetadata
-
Constructor for elements with inline content.
- InvMetadata(InvDataset, String, String, String, String, String, boolean, boolean, MetadataConverterIF) - Constructor for class thredds.catalog.InvMetadata
-
Constructor for elements with Xlinks.
- invocation - Static variable in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- InvProperty - Class in thredds.catalog
-
A Property is a name/value pair.
- InvProperty() - Constructor for class thredds.catalog.InvProperty
- InvProperty(String, String) - Constructor for class thredds.catalog.InvProperty
-
Constructor
- InvService - Class in thredds.catalog
-
A Service is an abstraction for an internet service, such as a data server, FTP, etc.
- InvService(String, String, String, String, String) - Constructor for class thredds.catalog.InvService
-
Constructor.
- IO - Class in ucar.nc2.util
-
Input/Output static utilities.
- IO() - Constructor for class ucar.nc2.util.IO
- IO.HttpResult - Class in ucar.nc2.util
-
Holds the result of an HTTP action.
- IOIterator<T> - Interface in ucar.nc2.util
-
Deprecated.will move in ver6
- IOServiceProvider - Interface in ucar.nc2.iosp
-
This is the service provider interface for the low-level I/O access classes (read only).
- IOServiceProvider.SortGroup - Enum in ucar.nc2.iosp
-
Used to determine the ordering for dynamically loaded IOServiceProviders.
- IOServiceProviderWriter - Interface in ucar.nc2.iosp
-
Deprecated.This will be internal in ver6.
- iosp - Variable in class ucar.nc2.NetcdfFile.Builder
- iosp - Variable in class ucar.nc2.NetcdfFile
- IOSP_MESSAGE_ADD_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
-
Deprecated.
- IOSP_MESSAGE_CONVERT_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
-
Deprecated.
- IOSP_MESSAGE_GET_NETCDF_FILE_FORMAT - Static variable in class ucar.nc2.NetcdfFile
- IOSP_MESSAGE_INCLUDE_ORIGINAL_ATTRIBUTES - Static variable in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- IOSP_MESSAGE_INCLUDE_ORIGINAL_ATTRIBUTES - Static variable in class ucar.nc2.iosp.hdf5.H5iosp
- IOSP_MESSAGE_RANDOM_ACCESS_FILE - Static variable in class ucar.nc2.NetcdfFile
- IOSP_MESSAGE_REMOVE_RECORD_STRUCTURE - Static variable in class ucar.nc2.NetcdfFile
-
Deprecated.
- iospDeRegister(Class) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.iospDeRegister
- IospHelper - Class in ucar.nc2.iosp
-
Helper methods for IOSP's for reading data.
- IospHelper() - Constructor for class ucar.nc2.iosp.IospHelper
- iospRegistered(Class) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.iospRegistered
- IP8 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- IpFilter(String[], LogReader.LogFilter) - Constructor for class thredds.logs.LogReader.IpFilter
- IpFilter(String[], ServletLogTable.MergeFilter) - Constructor for class thredds.ui.monitor.ServletLogTable.IpFilter
- Iridl - Class in ucar.nc2.ft.point.standard.plug
-
Class Description.
- Iridl() - Constructor for class ucar.nc2.ft.point.standard.plug.Iridl
- IridlConvention - Class in ucar.nc2.dataset.conv
-
IRIDL Convention.
- IridlConvention() - Constructor for class ucar.nc2.dataset.conv.IridlConvention
- irregularPoint - ucar.nc2.ft2.coverage.CoverageCoordAxis.Spacing
- irregularPoint - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
-
irregularPoint = 1;
- irregularPoint_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisSpacing
-
irregularPoint = 1;
- is - Variable in class ucar.nc2.iosp.bufr.Message
- IS_PRIVATE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Dimension
- IS_UNLIMITED_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Dimension
- IS_VLEN_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Dimension
- isa(DapSort) - Method in enum dap4.core.util.DapSort
- isAbsolutePath(String) - Static method in class dap4.core.util.DapUtil
- isAbsolutePath(String) - Static method in class ucar.httpservices.HTTPUtil
- isAcceptMatchingDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
- isActive() - Method in class ucar.nc2.ui.geoloc.Rubberband
- isAddDatasetSize() - Method in class thredds.cataloggen.config.DatasetSource
- isAerosol() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isAfter(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
- isAlias() - Method in class opendap.dap.Alias
-
Returns true if the attribute is an alias.
- isAlias() - Method in class opendap.dap.Attribute
-
Returns true if the attribute is an alias.
- isAlias(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetAlias
- isAlreadyRunning() - Method in class ucar.nc2.ui.util.SocketMessage
-
Was the port already in use?
- isAltMissing(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- isApplet() - Method in interface ucar.ui.widget.TopLevel
-
return true if this is an Applet
- isApplicable(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
-
Test if this selector applies to the given dataset.
- isApplyToAtomicDataset() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
- isApplyToAtomicDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
- isApplyToCollectionDataset() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
- isApplyToCollectionDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
- isArray() - Method in class ucar.nc2.Attribute
-
True if value is an array (getLength() > 1)
- isAscending() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- isAtEndOfFile() - Method in class ucar.unidata.io.RandomAccessFile
-
Returns true if file pointer is at end of file.
- isAtomic() - Method in class dap4.core.dmr.DapType
- isAtomic() - Method in class dap4.core.dmr.DapVariable
- isAtomic() - Method in enum dap4.core.dmr.TypeSort
- isattributeset(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- isAws() - Method in class ucar.unidata.io.s3.CdmS3Uri
-
Heuristic to check if
CdmS3Uri
represents an AWS S3 Object - isBefore(CalendarDate) - Method in class ucar.nc2.time.CalendarDate
- isBigEndian() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Is this a big endian file
- isbinary() - Method in enum dap4.core.ce.CEAST.Operator
- isbitc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
missing
- isBitCountOk() - Method in class ucar.nc2.iosp.bufr.Message
- isBlank() - Method in class ucar.nc2.units.DateType
-
Was blank text passed to the constructor.
- isBlank() - Method in class ucar.nc2.units.TimeDuration
-
If this is a blank string
- isBmsReplaced() - Method in class ucar.nc2.grib.grib2.Grib2Record
- isBreak(TableRow, TableRow) - Method in interface ucar.ui.table.RowSorter
- isBreak(TableRow, TableRow) - Method in class ucar.ui.table.RowSorterAbstract
- isBufrTable(short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- isBuilder() - Method in class ucar.nc2.grib.collection.GribIosp
- isBuilder() - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- isBuilder() - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- isBuilder() - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- isBuilder() - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- isBuilder() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- isBuilder() - Method in interface ucar.nc2.iosp.IOServiceProvider
-
If this iosp implements build().
- isBuilder() - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- isBuilder() - Method in class ucar.nc2.stream.NcStreamIosp
- isCache() - Method in class thredds.catalog.DataRootConfig
- isCaching - Variable in class ucar.nc2.Variable.Cache
- isCaching() - Method in class ucar.nc2.Structure
-
Caching is not allowed
- isCaching() - Method in class ucar.nc2.Variable
-
Will this Variable be cached when read.
- isCalendarField() - Method in class ucar.nc2.time.CalendarDateUnit
- isCancel() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile.NullCancelTask
- isCancel() - Method in interface ucar.nc2.util.CancelTask
-
Calling routine may cancel, called routine checks this method, and if true, return asap.
- isCancel() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- isCancel() - Method in class ucar.ui.widget.ProgressMonitorTask
-
Application calls to see if task is cancelled.
- isCancel() - Method in class ucar.ui.widget.StopButton
- isCC - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- isCC20 - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- isCdmrfEndpoint(String) - Static method in class ucar.nc2.ft.remote.CdmrFeatureDataset
- isCellEditable(int, int) - Method in class ucar.ui.prefs.BeanTable.TableBeanModel
- isCellEditable(int, int) - Method in class ucar.ui.table.TreeTableModelAdapter
- isCellEditable(Object, int) - Method in interface ucar.ui.table.TreeTableModel
-
Indicates whether the the value for node
node
, at column numbercolumn
is editable. - isCellEditable(Object, int) - Method in class ucar.ui.table.TreeTableModelAbstract
-
By default, make the column with the Tree in it the only editable one.
- isCellEditable(EventObject) - Method in class ucar.ui.table.AbstractCellEditor
- isCellEditable(EventObject) - Method in class ucar.ui.table.JTreeTable.TreeTableCellEditor
-
Overridden to return false, and if the event is a mouse event it is forwarded to the tree.
- isCharType() - Method in class dap4.core.dmr.DapType
- isCharType() - Method in enum dap4.core.dmr.TypeSort
- isChunk() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- isChunk() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- isChunked() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew.Vinfo
- isChunked() - Method in class ucar.nc2.iosp.hdf5.H5header.Vinfo
- isChunked() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- isChunked(Variable) - Method in class ucar.nc2.ui.op.DatasetWriter.BeanChunker
- isChunked(Variable) - Method in interface ucar.nc2.write.Nc4Chunking
-
Should this variable be chunked?
- isChunked(Variable) - Method in class ucar.nc2.write.Nc4ChunkingDefault
- isChunked(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategyGrib
- isChunked(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategyNone
- isCINRAD(RandomAccessFile) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- isClibraryPresent() - Static method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.use NetcdfClibrary.isLibraryPresent
- isClosed() - Method in class ucar.httpservices.HTTPMethod
- isClosed() - Method in class ucar.httpservices.HTTPMethodStream
- isClosed() - Method in class ucar.httpservices.HTTPSession
- isCodeTableUnit(String) - Static method in class ucar.nc2.iosp.bufr.DataDescriptor
-
Test if the unit string indicates that we are dealing with data associated with a code table
- isCollection() - Method in class thredds.catalog.CrawlableCatalog
- isCollection() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Return true if the dataset is a collection dataset.
- isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- isCollection() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- isCollection() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- isCollection(InvDataset) - Method in class thredds.cataloggen.config.DatasetSource
-
Return true if the given dataset is a collection dataset, false otherwise.
- isCollection(InvDataset) - Method in class thredds.cataloggen.config.DodsDirDatasetSource
-
Return true if the given dataset is a collection dataset, false otherwise.
- isCollection(InvDataset) - Method in class thredds.cataloggen.config.DodsFileServerDatasetSource
- isCollection(InvDataset) - Method in class thredds.cataloggen.config.GrADSDataServerDatasetSource
- isCollection(InvDataset) - Method in class thredds.cataloggen.config.LocalDatasetSource
-
Return true if the given dataset is a collection dataset, false otherwise.
- isColumnVisible(TableColumn) - Method in class ucar.ui.table.HidableTableColumnModel
-
Checks whether the specified column is currently visible.
- isCompatible(String) - Method in class ucar.nc2.units.SimpleUnit
-
Return true if unitString1 is compatible to unitString2, meaning one can be converted to the other.
- isCompatible(String, String) - Static method in class ucar.nc2.units.SimpleUnit
-
Return true if unitString1 is compatible to unitString2, meaning one can be converted to the other.
- isCompatible(Unit) - Method in class ucar.units.DerivedUnitImpl
-
Indicates if values in this unit are convertible with another unit.
- isCompatible(Unit) - Method in class ucar.units.TimeScaleUnit
-
Indicates if numeric values in this unit are convertible to another unit.
- isCompatible(Unit) - Method in interface ucar.units.Unit
-
Indicates if this unit is compatible with another unit.
- isCompatible(Unit) - Method in class ucar.units.UnitImpl
-
Indicates if numeric values in this unit are convertible with another unit.
- isCompatibleWithExceptions(String, String) - Static method in class ucar.nc2.units.SimpleUnit
-
Return true if unitString1 is convertible to unitString2
- isComplete() - Method in class ucar.nc2.ft.point.CollectionInfo
- isComplete(CoordinateSystem.Builder<?>, VariableDS.Builder<?>) - Method in class ucar.nc2.internal.dataset.CoordinatesHelper.Builder
- isComplete(Variable) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Check if this Coordinate System is complete for v, ie if all its dimensions are also used by v.
- isCompound() - Method in class dap4.core.dmr.DapType
- isCompound() - Method in class dap4.core.dmr.DapVariable
- isCompound() - Method in enum dap4.core.dmr.TypeSort
- isCompound() - Method in enum dap4.core.util.DapSort
- isCompoundType() - Method in class dap4.core.dmr.DapType
- isCompoundType() - Method in enum dap4.core.dmr.TypeSort
- isCompressed() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Is data compressed?
- isConstant() - Method in class ucar.ma2.Array
-
If this is a constant array
- isConstantForecast() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- isconstrainable() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- isConstrained() - Method in class dap4.core.util.Slice
- isContainer() - Method in class opendap.dap.Alias
-
Returns true if the attribute is a container.
- isContainer() - Method in class opendap.dap.Attribute
-
Returns true if the attribute is a container.
- isContig() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- isContiguous - Variable in class ucar.nc2.dataset.CoordinateAxis.Builder
- isContiguous - Variable in class ucar.nc2.dataset.CoordinateAxis
- isContiguous() - Method in class ucar.nc2.dataset.CoordinateAxis
-
If the edges are contiguous or disjoint Caution: many datasets do not explicitly specify this info, this is often a guess; default is true.
- isContiguous() - Method in class ucar.nc2.dataset.CoordinateAxis1D
- isContiguous(List<Slice>) - Static method in class dap4.core.util.DapUtil
-
Test if a set of slices represent a contiguous region This is equivalent to saying all strides are one
- isCoordinateAxis - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- isCoordinateAxis - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- isCoordinateAxisForVariable(CoordinateAxis.Builder<?>, CoordSystemBuilder.VarProcess) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Does this axis "fit" this variable.
- isCoordinateAxisForVariable(Variable, Variable) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Does this axis "fit" this variable.
- isCoordinateSystem - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- isCoordinateSystem - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- isCoordinateSystemFor(Variable) - Method in class ucar.nc2.dataset.CoordinateSystem
-
Check if this Coordinate System can be used for the given variable.
- isCoordinateTransform - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- isCoordinateTransform - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- isCoordinateVariable - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- isCoordinateVariable - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- isCoordinateVariable() - Method in class ucar.nc2.Variable
-
Calculate if this is a classic coordinate variable: has same name as its first dimension.
- isCoordinateVariable() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- isCoordinateVariable(Variable.Builder<?>) - Static method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Calculate if this is a classic coordinate variable: has same name as its first dimension.
- isCoordVar() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoAxisBean
- isCoordVar() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoAxisBean
- isCoverageFeatureType() - Method in enum ucar.nc2.constants.FeatureType
- isCreateCatalogRefs() - Method in class thredds.cataloggen.config.DatasetSource
- isCurvilinearOrthogonal(int, int) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- isDap4URI(XURI) - Static method in class dap4.dap4lib.DapProtocol
-
A path is a DAP4 path if at least one of the following is true.
- isDap4URI(String) - Static method in class dap4.dap4lib.DapProtocol
- isData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- isData() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- isDatasetScan() - Method in class thredds.client.catalog.Dataset
- isDatasetUseable(InvDataset, StringBuilder) - Method in class thredds.catalog.dl.ADNWriter
- isDatasetUseable(InvDataset, StringBuilder) - Method in class thredds.catalog.dl.DIFWriter
-
See if a dataset is harvestable to a DIF record.
- isDate - Variable in class ucar.nc2.internal.ncml.Aggregation
- isDate - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- isDateUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
-
Return true if the given unit is convertible to a date Unit.
- isDateUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
-
Return true if this ucar.units.Unit is a Date.
- isDefaultChronology(Calendar) - Static method in enum ucar.nc2.time.Calendar
- isDefaultElevationUnits() - Method in class thredds.catalog.query.Location
- isDefaultLatitudeUnits() - Method in class thredds.catalog.query.Location
- isDefaultLongitudeUnits() - Method in class thredds.catalog.query.Location
- isDefineMode() - Method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Is the file in define mode, which allows objects to be added and changed?
- isDefineMode() - Method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Is the file in define mode, which allows objects to be added and changed?
- isDigit(int) - Static method in class ucar.nc2.ogc.erddap.util.ErddapString2
-
0..9.
- isDimensionless() - Method in interface ucar.units.Base
-
Indicates if this base entity is dimensionless.
- isDimensionless() - Method in class ucar.units.BaseQuantity
-
Indicates if this base quantity is dimensionless.
- isDimensionless() - Method in class ucar.units.BaseUnit
-
Indicates if this base unit is dimensionless.
- isDimensionless() - Method in class ucar.units.DerivedUnitImpl
-
Indicates if this derived unit is dimensionless.
- isDimensionless() - Method in class ucar.units.Dimension
-
Indicates if this dimension is dimensionless.
- isDimensionless() - Method in class ucar.units.Factor
-
Indicates if this factor is dimensionless.
- isDimensionless() - Method in class ucar.units.LogarithmicUnit
-
Indicates if this unit is dimensionless.
- isDimensionless() - Method in class ucar.units.OffsetUnit
-
Indicates if this unit is dimensionless.
- isDimensionless() - Method in class ucar.units.RegularBaseQuantity
-
Indicates if this base quantity is dimensionless.
- isDimensionless() - Method in class ucar.units.ScaledUnit
-
Indicates if this unit is dimensionless.
- isDimensionless() - Method in class ucar.units.SupplementaryBaseQuantity
-
Indicates whether or not this quantity is dimensionless.
- isDimensionless() - Method in class ucar.units.TimeScaleUnit
-
Indicates if this unit is dimensionless.
- isDimensionless() - Method in interface ucar.units.Unit
-
Indicates if values in this unit are dimensionless.
- isDimensionless() - Method in class ucar.units.UnknownBaseQuantity
-
Indicates if this quantity is dimensionless.
- isDimensionless() - Method in class ucar.units.UnknownUnit
-
Indicates if this unit is dimensionless.
- isDirectory() - Method in class thredds.filesystem.MFileOS
- isDirectory() - Method in class thredds.filesystem.MFileOS7
- isDirectory() - Method in interface thredds.inventory.MFile
- isDirectory() - Method in class thredds.inventory.s3.MFileS3
- isDirectory() - Method in class thredds.inventory.zarr.MFileZip
- isDirectory() - Method in class ucar.nc2.grib.collection.GcMFile
- isDirectory() - Method in class ucar.unidata.io.RandomAccessFile
-
Returns true if RandomAccessFile represents a directory structure
- isDirectory() - Method in class ucar.unidata.io.zarr.RandomAccessDirectory
- isDone() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile.NullCancelTask
- isDone() - Method in class thredds.logs.ServletLogParser.ServletLog
- isDone() - Method in class ucar.nc2.ui.widget.StopButtonCancelTask
- isDone() - Method in interface ucar.nc2.util.CancelTask
-
Application calls to see if task is done.
- isDone() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- isDone() - Method in class ucar.ui.widget.ProgressMonitorTask
-
ProgressMonitor calls to see if task is done.
- isDoradeSweep(RandomAccessFile) - Static method in class ucar.atd.dorade.DoradeSweep
- isEditable() - Method in class ucar.ui.prefs.Field.Date
-
Can user edit.
- isEditable() - Method in class ucar.ui.prefs.Field.EnumCombo
-
can user edit?
- isEditable() - Method in class ucar.ui.prefs.Field
-
Return whether the field is editable, default == enabled
- isEditable() - Method in class ucar.ui.prefs.Field.Text
-
Can the user edit this field.
- isEditable() - Method in class ucar.ui.prefs.Field.TextCombo
-
can user edit?
- isEffectivelyScaler(Variable) - Static method in class ucar.nc2.ft.point.standard.Evaluator
- isempty(String) - Method in class ucar.httpservices.HTTPFormBuilder
- isEmpty() - Method in class opendap.util.SortedTable
-
Tests if this table is empty.
- isEmpty() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- isEmpty() - Method in interface ucar.nc2.AttributeContainer
-
True is there are no attributes in the container.
- isEmpty() - Method in class ucar.nc2.AttributeContainerHelper
-
Deprecated.
- isEmpty() - Method in class ucar.nc2.AttributeContainerMutable
- isEmpty() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
-
Deprecated.Use attributes()
- isEmpty() - Method in class ucar.nc2.Group
-
Deprecated.Use attributes()
- isEmpty() - Method in class ucar.nc2.ui.geoloc.JTableProjection
- isEmpty() - Method in class ucar.nc2.units.DateRange
-
If the range is empty
- isEmpty() - Method in class ucar.nc2.Variable
-
Deprecated.Use attributes()
- isEmpty() - Method in class ucar.unidata.geoloc.ProjectionRect
- isEnabled() - Method in class ucar.nc2.ui.widget.RangeDateSelector
- isEnabled() - Method in class ucar.ui.prefs.Field
-
Return whether the field is enabled
- isEns() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- isEnsemble - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- isEnsemble() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- isEnsemble() - Method in class ucar.nc2.grib.grib1.Grib1SectionProductDefinition
- isEnsemble() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isEnsemble() - Method in class ucar.nc2.iosp.grid.GridVariable
- isEnsembleDerived() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isEnum() - Method in class dap4.core.dmr.DapVariable
- isEnum() - Method in enum ucar.ma2.DataType
-
Is this an enumeration types?
- isEnumCompatible(DataType) - Method in enum ucar.ma2.DataType
- isEnumType() - Method in class dap4.core.dmr.DapType
- isEnumType() - Method in enum dap4.core.dmr.TypeSort
- isEos() - Method in class ucar.nc2.internal.iosp.hdf4.H4header
- isEos() - Method in class ucar.nc2.iosp.hdf4.H4header
- isError - Variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
- isError() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.Application call this to find out if there was an error.
- isError() - Method in class ucar.ui.widget.ProgressMonitorTask
-
Applications call this to find out if there was an error.
- isExcluder() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
-
Return true if this selector is an exclusion rather than inclusion selector.
- isExpand() - Method in class thredds.cataloggen.config.CatalogRefExpander
- isExtended() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- isExtended() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- isExtended() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- isExtended() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- isExtendedModel - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- isExtendedModel() - Method in enum ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- isExtendedModel() - Method in enum ucar.nc2.write.NetcdfFileFormat
- isExtra() - Method in class thredds.logs.ServletLogParser.ServletLog
- isExtra() - Method in class thredds.ui.monitor.ServletLogTable.Merge
- isFeatureMissing(StructureData) - Method in class ucar.nc2.ft.point.standard.NestedTable
- isfile - Variable in class dap4.core.util.XURI
- isFile() - Method in class dap4.core.util.XURI
- isFillValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return true if val equals the _FillValue
- isFillValue(double) - Method in class ucar.nc2.dataset.VariableDS
- isFillValue(double) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- isFillValue(double) - Method in class ucar.nc2.filter.ConvertMissing
- isFinite(double) - Static method in class ucar.nc2.ogc.erddap.util.ErddapMath2
-
Checks if the value is not NaN or +-Infinite.
- isFixedSize() - Method in class dap4.core.dmr.DapType
- isFixedSize() - Method in enum dap4.core.dmr.TypeSort
- isFlagTableUnit(String) - Static method in class ucar.nc2.iosp.bufr.DataDescriptor
-
Test if the unit string indicates that we are dealing with data associated with a flag table
- isFlatten() - Method in class thredds.cataloggen.config.DatasetSource
- isFlattenCatalog() - Method in class thredds.cataloggen.config.CatalogRefExpander
- isFloatingPoint() - Method in enum ucar.ma2.DataType
-
Is Float or Double
- isFloatType() - Method in class dap4.core.dmr.DapType
- isFloatType() - Method in enum dap4.core.dmr.TypeSort
- isFQN(String) - Static method in class dap4.core.ce.CECompiler
- isGeoReferencing() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if isGeoXY or isLatLon
- isGeoXY() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if it has X and Y CoordinateAxis, and a CoordTransform Projection
- isGeoXY() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- isGeoXY() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- isGeoXY() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- isGlobal - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- isGlobal() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- isGlobal() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- isGlobalLon() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
Is this a global coverage over longitude ?
- isGlobalLon() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Is this a global coverage over longitude ?
- isGlobalLon() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
Is this a global coverage over longitude ?
- isGrib1 - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- isGrib1 - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- isGrib1 - Variable in class ucar.nc2.grib.collection.GribIosp
- isGrib1() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- isGrib1() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- isGridCoordSys(Formatter, CoordinateSystem, VariableEnhanced) - Static method in class ucar.nc2.dt.grid.GridCoordSys
-
Determine if this CoordinateSystem can be made into a GridCoordSys.
- isGridPointData() - Method in class ucar.nc2.grib.GribData.Info
- isGroup() - Method in enum dap4.core.util.DapSort
- isHarvest() - Method in class thredds.catalog.InvCatalogRef
- isHarvest() - Method in class thredds.catalog.InvDataset
- isHarvest() - Method in class thredds.catalog.InvDatasetImplProxy
- isHarvest() - Method in class thredds.client.catalog.Dataset
- isHexDigit(char) - Static method in class dap4.core.util.Escape
- isHighResolution(NetcdfDataset) - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- isHighResolution(NetcdfDataset) - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- isHoriz() - Method in enum ucar.nc2.constants.AxisType
- isHoriz() - Method in class ucar.nc2.ft2.coverage.CoverageTransform
- ISHORIZ_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- isImmutable() - Method in class thredds.client.catalog.ThreddsMetadata
- isImmutable() - Method in class ucar.ma2.Section
- isImmutable() - Method in class ucar.nc2.Variable
-
Deprecated.Use Variable.builder()
- isImplicit - Variable in class ucar.nc2.dataset.CoordinateSystem
- isImplicit() - Method in class ucar.nc2.dataset.CoordinateSystem
-
Implicit Coordinate System are constructed based on which Coordinate Variables exist for the Dimensions of the Variable.
- isImplicit() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- isInCache(String) - Static method in class ucar.nc2.ui.image.PictureCache
-
returns whether an image is in the cache.
- isInCache(URL) - Static method in class ucar.nc2.ui.image.PictureCache
-
returns whether an image is in the cache.
- isIncluder() - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
-
Return true if this selector is an inclusion rather than exclusion selector.
- isIncreasing() - Method in class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
- isIndCoord() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- isIndependentCoordinate() - Method in class ucar.nc2.dataset.CoordinateAxis
- isInfinite() - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.See if either coordinate is +/- infinite.
- isInfinite(ProjectionPoint) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
See if either coordinate in
pt
is +/- infinite. - isInfinite(ProjectionPoint) - Static method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.use LatLonPoints.isInfinite
- isInherited - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- isInherited() - Method in class thredds.catalog.InvMetadata
-
if it is inherited
- isInherited() - Method in class thredds.catalog.ThreddsMetadata
- isInherited() - Method in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- isInitialized() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- isInitialized() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- isInitialized() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- isInitialized() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- isInitialized() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- isInitialized() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- isInitialized() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- isInitialized() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- isInitialized() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- isInitialized() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- isInitialized() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- isInitialized() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Data
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Error
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Group
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Header
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Member
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Range
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Section
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- isInitialized() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- isInt() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- isIntegerType() - Method in class dap4.core.dmr.DapType
- isIntegerType() - Method in enum dap4.core.dmr.TypeSort
- isIntegral() - Method in enum ucar.ma2.DataType
-
Is Byte, Int, Short, or Long
- isInternationalAlphabetUnit(String) - Static method in class ucar.nc2.iosp.bufr.DataDescriptor
-
Test if unit string indicates that the data are 7-bit coded characters following the International Reference Alphabet (formally known as the International Alphabet No.5 (IA5)) Recommendation/International Standard from the International Telegraph and Telephone Consultative Committee (CCITT) https://www.itu.int/rec/T-REC-T.50/en
- isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis
-
An interval coordinate consists of two numbers, bound1 and bound2.
- isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
If this coordinate has interval values.
- isInterval() - Method in class ucar.nc2.dataset.CoordinateAxis2D
- isInterval() - Method in class ucar.nc2.ft.fmrc.FmrcInv.RunSeq
- isInterval() - Method in class ucar.nc2.ft.fmrc.FmrcInv.UberGrid
- isInterval() - Method in class ucar.nc2.ft.fmrc.TimeCoord
- isInterval() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- isInterval() - Method in class ucar.nc2.grib.grib1.Grib1ParamTime
-
Is this an interval time coordinate
- isInterval() - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
is this a mixed interval ? Only true for Grib
- isInterval() - Method in class ucar.nc2.ui.op.CoordSysTable.AxisBean
- isInvalidData(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return true if val is outside the valid range
- isInvalidData(double) - Method in class ucar.nc2.dataset.VariableDS
- isInvalidData(double) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- isInvalidData(double) - Method in class ucar.nc2.filter.ConvertMissing
- isLatLon - Variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.flag for latlon
- isLatLon() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if it has Lat and Lon CoordinateAxis
- isLatLon() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
is this a Lat/Lon coordinate system?
- isLatLon() - Method in interface ucar.nc2.dt.GridCoordSystem
-
Does this use lat/lon horizontal axes? If not, then the horizontal axes are GeoX, GeoY, and there must be a Projection defined.
- isLatLon() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
is this a Lat/Lon coordinate system?
- isLatLon() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- isLatLon() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- isLatLon() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- isLatLon() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- isLatLon() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- isLatLon() - Method in class ucar.nc2.iosp.grid.GridHorizCoordSys
-
Is this a lat/lon grid
- isLatLon() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- isLatLon() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- isLatLon() - Method in interface ucar.unidata.geoloc.Projection
-
Is this the lat/lon Projection ?
- isLatLon() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Is this the lat/lon Projection ?
- isLatLon(int, int) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
- isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
is this a LatLon grid.
- isLatLon(GridDefRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Is this a lat/lon grid
- isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
is this a LatLon grid.
- isLatLon(GridDefRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
is this a LatLon grid.
- isLatLon2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- isLatLon2D() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys2D
- isLayer - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- isLayer() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- isLayer() - Method in class ucar.nc2.grib.coord.CoordinateVert
- isLayer() - Method in class ucar.nc2.grib.coord.VertCoordType
- isLayer() - Method in class ucar.nc2.grib.coord.VertCoordValue
- isLayer() - Method in class ucar.nc2.ui.grib.Grib2CollectionPanel.Grib2ParameterBean
- isLayer(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- isLayer(Grib2Pds) - Static method in class ucar.nc2.grib.grib2.Grib2Utils
-
Check to see if this pds is a layer variable
- isLayer(Grib2Pds) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- isLayer(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
Is this a layer?
- isLayer(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Check to see if this grid is a layer variable
- isLayer(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
Is this a layer?
- isLayer(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
Is this a layer?
- isleaf - Variable in class dap4.core.ce.CEAST
- isLeaf() - Method in class dap4.core.dmr.DapStructure
- isLeaf() - Method in class dap4.core.dmr.DapVariable
- isLeaf(Object) - Method in class ucar.ui.table.TreeTableModelAbstract
- isLegalAttrType() - Method in class dap4.core.dmr.DapType
- isLegalAttrType() - Method in enum dap4.core.dmr.TypeSort
- isLegalEnumConstName(String) - Static method in class dap4.core.dmr.parser.ParseUtil
- isLetter(int) - Static method in class ucar.nc2.ogc.erddap.util.ErddapString2
-
This includes hiASCII/ISO Latin 1/ISO 8859-1, but not extensive unicode characters.
- isLevelUsed(int) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- isLibraryPresent() - Static method in class ucar.nc2.ffi.netcdf.NetcdfClibrary
-
Test if the netcdf C library is present and loaded
- isLittleEndian() - Method in class ucar.atd.dorade.DoradeSweep
-
Is this sweepfile little-endian?
- isLoaded() - Method in class ucar.nc2.ui.gis.shapefile.DbaseFile
- isLocal() - Method in class opendap.dap.DConnect2
- isLocal() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- isLocal() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
- isLocal() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
- isLocal() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- isLocal() - Method in class ucar.nc2.ui.op.BufrTableDViewer.DdsBean
- isLocal(int) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- isLocal(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- isLocal(GribTables.Parameter) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- isLocalOverride() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- islocalsession - Variable in class ucar.httpservices.HTTPMethod
- isLocateAtTopOrBottom() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- isLocateAtTopOrBottom() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- isMacOs - Static variable in class ucar.ui.widget.ImprovedFileChooser
- isMatch() - Method in class ucar.nc2.ui.grib.GribRewritePanel.FileBean
- isMatch(String, String) - Method in interface ucar.nc2.dataset.CoordSysBuilder.ConventionNameOk
-
Deprecated.Do you own this file?
- isMatch(String, String) - Method in interface ucar.nc2.internal.dataset.CoordSystemFactory.ConventionNameOk
-
Do you own this file?
- isMemberOfStructure() - Method in class ucar.nc2.CDMNode
-
Deprecated.Do not use.
- isMemberOfStructure() - Method in class ucar.nc2.Variable
-
Test for presence of parent Structure.
- isMemberOfStructure() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- isMetadata() - Method in class ucar.nc2.Variable
-
Is this variable metadata?.
- isMetadata() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- isMine(String) - Static method in class ucar.nc2.dataset.conv.COARDSConvention
- isMine(String, Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dt.grid.internal.spi.GridDatasetProvider
- isMine(List<String>) - Method in interface ucar.nc2.internal.dataset.spi.CFSubConventionProvider
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.BuoyShipSynop
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.CdmDirect
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObsExt
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Cosmic
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.FslRaob
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.FslWindProfiler
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Iridl
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Jason
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Madis
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.MadisAcars
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.NdbcCoards
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.NdbcNetcdf4
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Nldn
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.RafNimbus
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.SimpleTrajectory
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.Suomi
- isMine(FeatureType, NetcdfDataset) - Method in class ucar.nc2.ft.point.standard.plug.UnidataPointObs
- isMine(FeatureType, NetcdfDataset) - Method in interface ucar.nc2.ft.point.standard.TableConfigurer
-
Determine if this is a dataset that can be opened as a point obs dataset.
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
-
Determine if the factory can open this dataset as an instance of the given feature type
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.GridDatasetStandardFactory
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.bufr.BufrFeatureDatasetFactory
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
-
Check if this is a POINT datatype.
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
- isMine(FeatureType, NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.SimpleGeometryStandardFactory
- isMine(NetcdfDataset) - Method in interface ucar.nc2.dt.grid.internal.spi.GridDatasetProvider
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.DapperDataset
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.SequenceObsDataset
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- isMine(NetcdfDataset) - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
-
Deprecated.
- isMine(NetcdfDataset) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
-
Deprecated.Determine if this dataset belongs to you
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ATDRadarConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AvhrrConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.AWIPSsatConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.CEDRICRadarConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Cosmic1Convention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.FslWindProfiler
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.HdfEosModisConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.HdfEosOmiConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.IFPSConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Jason2Convention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.M3IOConvention
-
Do we think this is a M3IO file.
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ModisSatellite
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Nimbus
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NppConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
-
Is this my file?
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.Suomi
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.WRFConvention
- isMine(NetcdfFile) - Static method in class ucar.nc2.dataset.conv.ZebraConvention
- isMine(NetcdfFile) - Method in interface ucar.nc2.dataset.spi.CoordSystemBuilderFactory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.ATDRadarConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.AWIPSConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.AWIPSSatConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.CEDRICRadarConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.DefaultConventions.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.FslWindProfiler.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.HdfEosModisConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.HdfEosOmiConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.IFPSConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.M3IOConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.MADISStation.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.Suomi.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.WRFConvention.Factory
- isMine(NetcdfFile) - Method in class ucar.nc2.internal.dataset.conv.ZebraConvention.Factory
- isMissing() - Method in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
- isMissing() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- isMissing() - Method in class ucar.nc2.ft.point.StationTimeSeriesFeatureImpl
- isMissing() - Method in class ucar.nc2.iosp.gempak.GempakStation
-
Are either lat or lon missing?
- isMissing() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- isMissing() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.ProfileFeatureBean
- isMissing() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.SectionFeatureBean
- isMissing() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.StationBean
- isMissing() - Method in class ucar.nc2.ui.op.PointFeatureDatasetViewer.TrajectoryFeatureBean
- isMissing() - Method in class ucar.nc2.ui.op.StationRadialViewer.StationBean
- isMissing() - Method in interface ucar.unidata.geoloc.EarthLocation
-
Are either lat or lon missing?
- isMissing() - Method in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- isMissing(double) - Method in interface ucar.ma2.IsMissingEvaluator
-
if val is a missing data value
- isMissing(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.Returns
true
if the argument is a missing value. - isMissing(double) - Method in class ucar.nc2.dataset.VariableDS
- isMissing(double) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- isMissing(double) - Method in class ucar.nc2.dt.grid.GeoGrid
- isMissing(double) - Method in class ucar.nc2.filter.ConvertMissing
- isMissing(double) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
- isMissing(double) - Method in class ucar.nc2.ft2.coverage.Coverage
- isMissing(double) - Method in class ucar.nc2.ft2.coverage.GeoReferencedArray
- isMissing(long, int) - Static method in class ucar.nc2.iosp.bufr.BufrNumbers
- isMissing(StructureData) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- isMissing(StructureData[]) - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- isMissing(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- isMissingData(double) - Method in class ucar.nc2.dt.grid.GeoGrid
-
if val is missing data, see VariableDS.isMissingData()
- isMissingData(double) - Method in interface ucar.nc2.dt.GridDatatype
-
if val is missing data
- isMissingData(double) - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverage
-
if val is missing data, see VariableDS.isMissingData()
- IsMissingEvaluator - Interface in ucar.ma2
-
A mix-in interface for evaluating if a value is missing.
- isMissingValue(double) - Method in interface ucar.nc2.dataset.EnhanceScaleMissingUnsigned
-
Deprecated.return true if val equals a missing_value (low-level)
- isMissingValue(double) - Method in class ucar.nc2.dataset.VariableDS
- isMissingValue(double) - Method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.
- isMissingValue(double) - Method in class ucar.nc2.filter.ConvertMissing
- isMissingXY(Variable, int, int, int) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Is this XY level missing?
- isModulo() - Method in class thredds.catalog.query.SelectRange
- isMultiple() - Method in class thredds.catalog.query.Selector
- isMultiTrajStructure - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- isNetcdf3Format() - Method in enum ucar.nc2.write.NetcdfFileFormat
- ISNETCDF4 - Static variable in class ucar.nc2.constants.CDM
- isNetcdf4Format() - Method in enum ucar.nc2.write.NetcdfFileFormat
- isNetdf3format() - Method in enum ucar.nc2.write.NetcdfFileFormat
-
Deprecated.
- isNetdf4format() - Method in enum ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- isNetdf4format() - Method in enum ucar.nc2.write.NetcdfFileFormat
-
Deprecated.
- isNewLine() - Method in class ucar.nc2.ui.grid.ContourLine
- isNorth() - Method in class ucar.unidata.geoloc.projection.Stereographic
- isNorth() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get whether in North or South Hemisphere.
- isNumeric() - Method in enum ucar.ma2.DataType
-
Is Byte, Float, Double, Int, Short, or Long
- isNumeric() - Method in class ucar.nc2.dataset.CoordinateAxis
-
Does the axis have numeric values.
- isNumeric() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
is descriptor numeric or String
- isNumeric() - Method in class ucar.nc2.ui.op.BufrTableBViewer.DdsBean
- isNumericType() - Method in class dap4.core.dmr.DapType
- isNumericType() - Method in enum dap4.core.dmr.TypeSort
- iso - Static variable in class thredds.catalog.InvService
- ISO - thredds.client.catalog.ServiceType
- ISO - Static variable in class thredds.catalog.ServiceType
- isObserved() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Observation data
- isodatePatternString - Static variable in class ucar.nc2.time.CalendarDateFormatter
- isOffsetLong() - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- isOffsetLong() - Method in class ucar.nc2.iosp.hdf5.H5header
- isOffsetLong() - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- isOpaqueType() - Method in class dap4.core.dmr.DapType
- isOpaqueType() - Method in enum dap4.core.dmr.TypeSort
- isOrthogonal() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- ISORTHOGONAL_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- isoStringToCalendarDate(Calendar, String) - Static method in class ucar.nc2.time.CalendarDateFormatter
-
Convert an ISO formatted String to a CalendarDate.
- isoStringToDate(String) - Static method in class ucar.nc2.time.CalendarDateFormatter
-
Deprecated.use isoStringToCalendarDate
- isOwnerOf(String) - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
-
Determine if this Provider owns this location.
- isOwnerOf(String) - Method in class ucar.nc2.internal.ncml.NcmlNetcdfFileProvider
- isOwnerOf(String) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile.Provider
- isOwnerOf(String) - Method in class ucar.unidata.io.InMemoryRandomAccessFile.Provider
- isOwnerOf(String) - Method in class ucar.unidata.io.s3.S3RandomAccessFile.Provider
- isOwnerOf(String) - Method in interface ucar.unidata.io.spi.RandomAccessFileProvider
-
Determine if this Provider owns this location.
- isOwnerOf(String) - Method in class ucar.unidata.io.zarr.RandomAccessDirectory.Provider
- isOwnerOf(DatasetUrl) - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFileProvider
- isOwnerOf(DatasetUrl) - Method in class thredds.client.catalog.tools.CatalogNetcdfFileProvider
- isOwnerOf(DatasetUrl) - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
-
Determine if this Provider owns this DatasetUrl.
- isOwnerOf(DatasetUrl) - Method in class ucar.nc2.dods.DODSNetcdfFileProvider
- isOwnerOf(DatasetUrl) - Method in class ucar.nc2.internal.ncml.NcmlNetcdfFileProvider
- isOwnerOf(DatasetUrl) - Method in class ucar.nc2.stream.CdmRemoteNetcdfFileProvider
- isParent(Group) - Method in class ucar.nc2.Group
-
Is this a parent of the other Group?
- isParent(Group.Builder) - Method in class ucar.nc2.Group.Builder
-
Is this group a parent of the other group ?
- isPartition(Path) - Method in interface thredds.inventory.partition.IndexReader
-
Open an ncx file and find out what type it is
- isPartition(Path) - Method in class ucar.nc2.grib.collection.GribCdmIndex
- isPartitioned - Variable in class ucar.nc2.grib.collection.GribIosp
- isPartitionOfPartitions - Variable in class ucar.nc2.grib.collection.PartitionCollectionMutable
- isPartitionOfPartitions() - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- ISPARTITIONOFPARTITIONS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- isPercentile() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isPlanarProjection() - Method in class ucar.unidata.geoloc.ogc.WKTParser
-
Deprecated.Determine if the spatial reference text defines a planar projection, as opposed to a Geographic coordinate system.
- isPoint() - Method in class ucar.nc2.time.CalendarDateRange
- isPoint() - Method in class ucar.nc2.units.DateRange
-
Return true if start date equals end date, so date range is a point.
- isPointFeatureType() - Method in enum ucar.nc2.constants.FeatureType
- isPolar() - Method in class ucar.unidata.geoloc.projection.Stereographic
- isPositiveUp() - Method in class ucar.nc2.grib.coord.CoordinateVert
- isPositiveUp() - Method in class ucar.nc2.grib.coord.VertCoordType
- isPositiveUp(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
-
is this a PositiveUp VerticalCoordinate.
- isPositiveUp(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
Is postitive up for the vertical coordinate
- isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
is this a PositiveUp VerticalCoordinate.
- isPositiveUp(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
is this a PositiveUp VerticalCoordinate.
- isPresent() - Method in class ucar.nc2.units.DateType
-
Does this represent the present time.
- isPresent() - Method in class ucar.nc2.util.Optional
-
Deprecated.
- isPrimitiveVector(DataType, Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- ISPRIVATE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
- isProbability() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isProductSet() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if all axes are CoordinateAxis1D
- isProductSet() - Method in interface ucar.nc2.dt.GridCoordSystem
-
True if all axes are 1 dimensional.
- isProductSet() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- isProfile - Variable in class ucar.nc2.dt.point.DapperDataset
- isProfile - Variable in class ucar.nc2.dt.point.SequenceHelper
- isProject() - Method in class opendap.dap.DAPNode
-
Check the projection state of this variable.
- isProjection() - Method in class ucar.nc2.ft2.coverage.HorizCoordSys
- isProxyDatasetResolver() - Method in class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
- isProxyDatasetResolver() - Method in class thredds.cataloggen.inserter.SimpleLatestProxyDsHandler
- isProxyDatasetResolver() - Method in interface thredds.cataloggen.ProxyDatasetHandler
- isRadial() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if it has radial distance and azimuth CoordinateAxis
- isRadialCoordSys(Formatter, CoordinateSystem) - Static method in class ucar.nc2.dt.radial.RadialCoordSys
-
Determine if this CoordinateSystem can be made into a RadialCoordSys.
- isRead() - Method in class thredds.catalog.InvCatalogRef
- isRead() - Method in class thredds.catalog.InvDatasetScan
- isRead() - Method in class thredds.client.catalog.CatalogRef
-
Deprecated.
- isReadable() - Method in class thredds.filesystem.MFileOS
- isReadable() - Method in class thredds.filesystem.MFileOS7
- isReadable() - Method in interface thredds.inventory.MFile
- isReadable() - Method in class thredds.inventory.zarr.MFileZip
- isReciprocalOf(DerivedUnit) - Method in interface ucar.units.DerivedUnit
-
Indicates if this derived unit is the reciprocal of another derived unit (e.g.
- isReciprocalOf(DerivedUnit) - Method in class ucar.units.DerivedUnitImpl
-
Indicates if this derived unit is the reciprocal of another derived unit (e.g.
- isReciprocalOf(Dimension) - Method in class ucar.units.Dimension
-
Indicates if this Dimension is the reciprocal of another dimension.
- isReciprocalOf(Factor) - Method in class ucar.units.Factor
-
Indicates if this Factor is the reciprocal of another Factor.
- isRectilinear() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- isRegular() - Method in class ucar.nc2.dataset.CoordinateAxis1D
-
If true, then value(i) = getStart() + i * getIncrement().
- isRegular() - Method in class ucar.nc2.dataset.CoordinateSystem
-
true if all axes are CoordinateAxis1D and are regular
- isRegular() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- isRegular() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- isRegular() - Method in class ucar.nc2.ui.op.CoordSysTable.CoordinateSystemBean
- ISREGULAR_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- isRegularSpatial() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
true if x and y axes are CoordinateAxis1D and are regular
- isRegularSpatial() - Method in interface ucar.nc2.dt.GridCoordSystem
-
True if both X and Y axes are 1 dimensional and are regularly spaced.
- isRegularSpatial() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCS
-
true if x and y axes are CoordinateAxis1D and are regular
- isRegularSpatial() - Method in class ucar.nc2.ft2.coverage.adapter.GridCS
- isRegularSpatial() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- isRegularSpatial() - Method in class ucar.nc2.ui.grid.GeoGridTable.GeoCoordinateSystemBean
- isRegularSpatial() - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable.GeoCoordinateSystemBean
- isRejectMatchingDatasets() - Method in class thredds.cataloggen.config.DatasetFilter
- isRelativeBase() - Method in class thredds.catalog.InvService
-
See if the service Base is relative
- isRelativeBase() - Method in class thredds.client.catalog.Service
-
See if the service Base is relative
- isRequired() - Method in class thredds.catalog.query.Selector
- isRoot() - Method in class ucar.nc2.Group
-
Is this the root group?
- isSatellite() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isSC - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- isScalar() - Method in class dap4.core.util.Slice
- isScalar() - Method in class dap4.dap4lib.D4Array
- isScalar() - Method in class dap4.dap4lib.D4Index
- isScalar() - Method in class ucar.ma2.StructureMembers.Member
-
Is this a scalar (size == 1).
- isScalar() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- isScalar() - Method in class ucar.nc2.Variable
-
Whether this is a scalar Variable (rank == 0).
- isScalar() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- isScalarSlices(List<Slice>) - Static method in class dap4.core.util.DapUtil
- isScanNeeded() - Method in interface thredds.inventory.CollectionManager
-
Compute whether rescan is needed, based on getRecheck(), and the LastScanned value.
- isScanNeeded() - Method in class thredds.inventory.CollectionManagerCatalog
- isScanNeeded() - Method in class thredds.inventory.MFileCollectionManager
-
Compute if synchronous scan is needed.
- isSelected() - Method in class ucar.ui.prefs.Field.CheckBox
-
Return the current value
- isSeq() - Method in interface ucar.nc2.ft.point.bufr.BufrField
- isSeq() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
- isSeq() - Method in class ucar.nc2.ui.op.BufrCdmIndexPanel.FieldBean
- isSeqType() - Method in class dap4.core.dmr.DapType
- isSeqType() - Method in enum dap4.core.dmr.TypeSort
- isSequence() - Method in class dap4.core.dmr.DapVariable
- isSequential() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get whether this is a sequentially written file
- isSessionLocal() - Method in class ucar.httpservices.HTTPMethod
- isSet(String) - Static method in class opendap.util.Debug
- isSet(String) - Method in interface ucar.nc2.util.DebugFlags
-
Test if named debug flag is set.
- isSet(String) - Method in class ucar.nc2.util.DebugFlagsImpl
- isSet(String) - Static method in class ucar.ui.prefs.Debug
-
Return the value of the named flag.
- isshared - Variable in class dap4.core.dmr.DapDimension
- isShared() - Method in class dap4.core.dmr.DapDimension
- isShared() - Method in class ucar.nc2.Dimension
-
If this Dimension is shared, or is private to a Variable.
- isShuffle(Variable) - Method in class ucar.nc2.ui.op.DatasetWriter.BeanChunker
- isShuffle(Variable) - Method in interface ucar.nc2.write.Nc4Chunking
-
Set true to turn shuffling on which may improve compression.
- isShuffle(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategy
- isShuffle(Variable) - Method in class ucar.nc2.write.Nc4ChunkingStrategyNone
- isSimpleGeometry() - Method in enum ucar.nc2.constants.FeatureType
- isSimplePacking() - Method in class ucar.nc2.grib.GribData.Info
- isSinglePoint(List<Slice>) - Static method in class dap4.core.util.DapUtil
-
Test if a set of slices represent a single position
- isSingleRuntime() - Method in enum ucar.nc2.grib.collection.GribCollectionImmutable.Type
- isSpatialInterval() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isspecial(Attribute) - Static method in class ucar.nc2.Attribute
-
Deprecated.move to jni.Nc4Iosp
- isspecial(Attribute) - Static method in class ucar.nc2.constants.CDM
- isSpherical() - Method in class ucar.unidata.geoloc.Earth
- IsStaggeredX - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- IsStaggeredY - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- IsStaggeredZ - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- isStandardTdsService() - Method in enum thredds.client.catalog.ServiceType
- isStart() - Method in class thredds.logs.ServletLogParser.ServletLog
- isStatic() - Method in class thredds.catalog.InvCatalogImpl
- isStatic() - Method in interface thredds.inventory.CollectionManager
-
static means doesnt need to be monitored for changes; can be externally triggered, or read in at startup.
- isStatic() - Method in class thredds.inventory.CollectionManagerAbstract
- isStationary() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- isStationary() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- isStationary() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- isStationary() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- isStationary() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- isStationary() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- isStationary() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Stationary versus moving radar.
- isStrict() - Static method in class ucar.nc2.grib.grib1.tables.Grib1ParamTables
- isStrided() - Method in class ucar.ma2.Section
-
Deprecated.dont assume evenly strided
- isString() - Method in enum ucar.ma2.DataType
-
Is String or Char
- isString() - Method in class ucar.nc2.Attribute
-
True if value is of type String and not null.
- isString() - Method in class ucar.nc2.ft.point.standard.CoordVarExtractor
- isString() - Method in class ucar.unidata.util.Parameter
-
True if value is a String.
- isStringType() - Method in class dap4.core.dmr.DapType
- isStringType() - Method in enum dap4.core.dmr.TypeSort
- isStructType() - Method in class dap4.core.dmr.DapType
- isStructType() - Method in enum dap4.core.dmr.TypeSort
- isStructure() - Method in class dap4.core.dmr.DapVariable
- isSubset - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- isSubset - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- isSubset - Variable in class ucar.nc2.Structure
- isSubset() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- isSubset() - Method in class ucar.nc2.Structure
-
Find if this was created from a subset() method.
- isSubset(Collection<Dimension>, Collection<Dimension>) - Static method in class ucar.nc2.dataset.CoordinateSystem
-
Test if all the Dimensions in subset are in set
- isSubset(Set<String>, Set<String>) - Static method in class ucar.nc2.dataset.CoordinateSystem
- isSuccess() - Method in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.Application calls to see if task is success.
- isSuccess() - Method in class ucar.ui.widget.ProgressMonitorTask
-
Application calls to see if task is success.
- isTablesComplete() - Method in class ucar.nc2.iosp.bufr.Message
-
Check if all descriptors were found in the tables.
- isTemplate() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get whether this is using a template or not
- isThin() - Method in class ucar.nc2.grib.grib1.Grib1SectionGridDefinition
-
is a "thin" grid
- isThin() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- isThreadsOn() - Method in class ucar.ui.table.TreeTableModelSorted
- isThreddsMetadata() - Method in class thredds.catalog.InvMetadata
-
if this element contains ThreddsMetadata
- isTime() - Method in enum ucar.nc2.constants.AxisType
- isTime2D(CoverageCoordAxis) - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- isTimeDependent() - Method in interface ucar.unidata.geoloc.vertical.VerticalTransform
-
Deprecated.Get whether this coordinate is time dependent.
- isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformImpl
-
Get whether this coordinate is time dependent.
- isTimeDependent() - Method in class ucar.unidata.geoloc.vertical.VerticalTransformSubset
- isTimeDimensionFirst - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- isTimeInterval() - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- isTimeInterval() - Method in class ucar.nc2.grib.grib2.Grib2Pds
- isTimeMissing(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- isTimeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
-
Return true if the given unit is a time Unit, eg "seconds".
- isTimeUnit(Unit) - Static method in class ucar.nc2.units.SimpleUnit
-
Return true if this ucar.units.Unit is convertible to secs.
- isTopLevel() - Method in class dap4.core.dmr.DapNode
- isTopThread(TableRow) - Method in interface ucar.ui.table.ThreadSorter
- isTreeSort() - Method in class ucar.ui.table.TreeTableModelSorted
- isTrigggerOk() - Method in class thredds.featurecollection.FeatureCollectionConfig
- isTrue(String) - Method in class ucar.nc2.ft2.coverage.SubsetParams
- isTwoD() - Method in enum ucar.nc2.grib.collection.GribCollectionImmutable.Type
- isType() - Method in enum dap4.core.util.DapSort
- isUndefined(double) - Static method in class ucar.nc2.grib.GribNumbers
- isUniqueTime() - Method in enum ucar.nc2.grib.collection.GribCollectionImmutable.Type
- isUnitless(String) - Static method in class ucar.nc2.wmo.Util
-
Deprecated.The given unit is "unitless".
- isUniversal() - Method in class dap4.core.ce.CEConstraint
- isUniversal() - Method in class dap4.core.ce.Universal
- isUnknownLength() - Method in class ucar.nc2.Variable
-
Deprecated.use isVariableLength()
- isUnknownUnit() - Method in class ucar.nc2.units.SimpleUnit
-
Is this an instance of an UnknownUnit?
- isunlimited - Variable in class dap4.core.dmr.DapDimension
- isUnlimited() - Method in class dap4.core.dmr.DapDimension
- isUnlimited() - Method in class ucar.nc2.Dimension
-
If this is a NetCDF unlimited dimension.
- isUnlimited() - Method in class ucar.nc2.ui.op.DatasetWriter.DimensionBean
- isUnlimited() - Method in class ucar.nc2.ui.op.DatasetWriter.VariableBean
- isUnlimited() - Method in class ucar.nc2.Variable
-
Can this variable's size grow?.
- isUnlimited() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- ISUNLIMITED_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
- isUnsigned() - Method in class dap4.core.dmr.DapType
- isUnsigned() - Method in enum dap4.core.dmr.TypeSort
- isUnsigned() - Method in class ucar.ma2.Array
-
Find whether the underlying data should be interpreted as unsigned.
- isUnsigned() - Method in enum ucar.ma2.DataType
-
Returns
true
if the data type isunsigned
. - isUnsigned(BaseType) - Static method in class ucar.nc2.dods.DODSNetcdfFile
-
Get whether this is an unsigned type.
- isUnstructuredGridFeatureType() - Method in enum ucar.nc2.constants.FeatureType
- isUsed - Variable in class thredds.catalog.query.Selector
- isUsed() - Method in class thredds.catalog.query.Selector
- isUsed() - Method in class ucar.nc2.internal.iosp.hdf4.H4header.Tag
- isUsed() - Method in class ucar.nc2.iosp.hdf4.H4header.Tag
- isUsed() - Method in class ucar.nc2.ui.op.Hdf4NewTable.TagBean
- isUsed() - Method in class ucar.nc2.ui.op.Hdf4Table.TagBean
- isUseFill() - Method in class ucar.nc2.ui.op.Hdf5DataTable.VarBean
- isUseFill() - Method in class ucar.nc2.ui.op.Hdf5NewDataTable.VarBean
- isUserNode() - Method in class ucar.util.prefs.PreferencesExt
-
return true unless this is the systemRoot node
- isValid - Variable in class thredds.cataloggen.config.DatasetSource
- isValid() - Method in class thredds.catalog.InvDatasetScan
- isValid() - Method in class thredds.catalog.ThreddsMetadata.GeospatialCoverage
- isValid() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- isValidAbsolutePath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
- isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfDataset) - Static method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.DapperDataset
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
-
Deprecated.
- isValidFile(NetcdfFile) - Static method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.grib.collection.Grib1Iosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.grib.collection.Grib2Iosp
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.grib.grib1.Grib1RecordScanner
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.grib.grib2.Grib2RecordScanner
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.internal.iosp.netcdf3.N3headerNew
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.bufr.MessageScanner
-
is this a valid BUFR file.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.dorade.Doradeheader
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.fysat.FysatHeader
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.gini.Giniiosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Is this a valid file? For this GrADS IOSP, the valid file must be: raw binary grid (not GRIB, netCDF, HDF, etc) not a cross section (x and y > 1) not an ensemble definded by EDEF/ENDEDEF (need examples)
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.hdf4.H4iosp
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.hdf5.H5header
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.hdf5.H5iosp
- isValidFile(RandomAccessFile) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Check if this is a valid file for this IOServiceProvider.
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.mcidas.AreaReader
-
Check to see if this is a valid AREA file.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.GtopoIosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.Nldn
-
Check if this is a valid file for this IOServiceProvider.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.misc.Uspln
-
Check if this is a valid file for this IOServiceProvider.
- isValidFile(RandomAccessFile) - Static method in class ucar.nc2.iosp.netcdf3.N3header
-
Deprecated.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nids.Nidsiosp
-
Check if the file is a Nids file.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.noaa.Ghcnm
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.noaa.IgraPor
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nowrad.NOWRadheader
-
check if this file is a nids / tdwr file
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
-
Check if the file is a NOWRad file
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.shapefile.ShapefileIosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
Check if this is a valid SIGMET-IRIS file for this IOServiceProvider.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
-
Check if this is a valid file for this IOServiceProvider.
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.uf.UFheader
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.uf.UFiosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp
-
Is this a valid file?
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.iosp.zarr.ZarrIosp
- isValidFile(RandomAccessFile) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.Checks whether
raf
is a valid file NetCDF-4 file. - isValidFile(RandomAccessFile) - Method in class ucar.nc2.stream.NcStreamIosp
- isValidFileOld(RandomAccessFile) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- isValidNetcdf3ObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.use isValidNetcdfObjectName
- isValidNetcdfObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.Determine if the given name can be used for a NetCDF object, i.e.
- isValidNetcdfObjectName(String) - Static method in enum ucar.nc2.write.NetcdfFileFormat
-
Determine if the given name can be used for a NetCDF object, i.e.
- isValidRelativePath(String[]) - Static method in class thredds.crawlabledataset.CrawlableDatasetUtils
- isVar() - Method in enum dap4.core.util.DapSort
- isVariableLength - Variable in class ucar.nc2.Variable
- isVariableLength() - Method in class ucar.ma2.Section
- isVariableLength() - Method in class ucar.ma2.StructureMembers.Member
- isVariableLength() - Method in class ucar.nc2.Dimension
-
If variable length, then the length is unknown until the data is read.
- isVariableLength() - Method in class ucar.nc2.Variable
-
Does this variable have a variable length dimension? If so, it has as one of its dimensions Dimension.VLEN.
- isVariableLength() - Method in interface ucar.nc2.VariableIF
-
Deprecated.
- isVarLength() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
- isVert() - Method in enum ucar.nc2.constants.AxisType
- isVertCoords() - Method in class ucar.nc2.ui.grib.Grib1CollectionPanel.Gds1Bean
- isVertCoords() - Method in class ucar.nc2.ui.grib.GribIndexPanel.Gds1Bean
- isVerticalCoordinate - Variable in class ucar.nc2.iosp.grid.GridVertCoord
- isVerticalCoordinate() - Method in class ucar.nc2.grib.coord.VertCoordType
- isVerticalCoordinate(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.gempak.GempakLookup
- isVerticalCoordinate(GridRecord) - Method in interface ucar.nc2.iosp.grid.GridTableLookup
-
If vertical level should be made into a coordinate; dont do for surface, or levels without a meaningful coordinate value
- isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.mcidas.McIDASLookup
-
is this a VerticalCoordinate.
- isVerticalCoordinate(GridRecord) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp.Vis5DLookup
-
is this a VerticalCoordinate.
- isVisible() - Method in class ucar.ui.prefs.BeanTable.PropertyCol
- isVlen - Variable in class ucar.ma2.ArrayObject
- isVlen() - Method in class ucar.ma2.Array
- isVlen() - Method in class ucar.ma2.ArrayObject
- ISVLEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- ISVLEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- ISVLEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
- ISVLEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Member
- isVolume() - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- isVolume() - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- isVolume() - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- isVolume() - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- isVolume() - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- isVolume() - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- isVolume() - Method in interface ucar.nc2.dt.RadialDatasetSweep
-
Get the basic property of Radar,
- isWhole() - Method in class dap4.core.util.Slice
- isWhole(List<Slice>, List<DapDimension>) - Static method in class dap4.core.util.DapUtil
-
Test a List
against set of DapDimensions to see if the list is whole wrt the dimensions - isWhole(List<Range>, List<DapDimension>, int, int) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Test a List
against a List to see if the range list represents the whole set of dimensions within the specified indices. - isWhole(List<Range>, List<Slice>) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Test a List
against a List to see if the range list is whole wrt the slices - isWhole(List<Range>, Variable) - Static method in class dap4.dap4lib.cdm.CDMUtil
-
Test a List
against the CDM variable's dimensions to see if the range list is whole wrt the dimensions - isWholeCompound(DapStructure) - Method in class dap4.core.ce.CEConstraint
-
See if a structure is "whole", which means that none of its fields is missing from the constraint, all of fields use default (non-constrained) dimension), and all of its fields are also whole.
- isWmoRange(short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- iswrdc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
missing
- isXmlVersionCompatible() - Method in class ucar.nc2.ft.fmrc.GridDatasetInv
-
Check if the GribDatasetInv xml format can be fully understood by this code.
- isYReversed() - Method in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
Get whether y axis is reversed or not
- isZeroExcluded - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribIntvFilter
- isZeroExcluded() - Method in class thredds.featurecollection.FeatureCollectionConfig.GribIntvFilter
- isZipFile() - Method in interface thredds.inventory.MFile
-
Check if this MFile is a zip file
- isZipFile() - Method in class thredds.inventory.zarr.MFileZip
- isZPositive() - Method in class ucar.nc2.dt.grid.GridCoordSys
-
true if increasing z coordinate values means "up" in altitude
- isZPositive() - Method in interface ucar.nc2.dt.GridCoordSystem
-
True if increasing z coordinate values means "up" in altitude
- isZPositiveUp() - Method in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- iter - Variable in class ucar.ma2.ArraySequence
- iterateOverMFileCollection(DirectoryCollection.Visitor) - Method in class thredds.inventory.partition.DirectoryCollection
- iterator() - Method in class dap4.core.util.Slice
- iterator() - Method in class dap4.core.util.SliceConstraint
- iterator() - Method in class thredds.logs.PathMatcher
-
Get an iterator over the values, in sorted order.
- iterator() - Method in class ucar.ma2.ArrayChar
- iterator() - Method in class ucar.ma2.ArrayStructure
- iterator() - Method in class ucar.ma2.Range
- iterator() - Method in class ucar.ma2.RangeComposite
- iterator() - Method in interface ucar.ma2.RangeIterator
- iterator() - Method in class ucar.ma2.RangeScatter
- iterator() - Method in class ucar.ma2.SectionIterable
- iterator() - Method in interface ucar.nc2.AttributeContainer
-
An unordered iterator over the contained attributes.
- iterator() - Method in class ucar.nc2.ft.point.PointCollectionImpl
- iterator() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
- iterator() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
- iterator() - Method in class ucar.nc2.ft.point.standard.StandardSectionCollectionImpl
- iterator() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
- iterator() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- iterator() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- iterator() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- iterator() - Method in class ucar.nc2.ft2.coverage.CoordsSet
- iterator() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis1D
- iterator() - Method in interface ucar.units.PrefixDB
-
Gets an iterator over the entries in the database.
- iterator() - Method in class ucar.units.PrefixDBImpl
-
Gets an iterator over the prefixes in the database.
- IteratorFast - Class in ucar.ma2
-
A "fast" iterator that can be used when the data is in canonical order.
- ivcord - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
coordinate type
- ix - Variable in class ucar.ma2.ArrayByte.D7
J
- J - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
J
- Jason - Class in ucar.nc2.ft.point.standard.plug
-
Created by IntelliJ IDEA.
- Jason() - Constructor for class ucar.nc2.ft.point.standard.plug.Jason
- Jason2Convention - Class in ucar.nc2.dataset.conv
-
Created by IntelliJ IDEA.
- Jason2Convention() - Constructor for class ucar.nc2.dataset.conv.Jason2Convention
-
_more_
- JAVA_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
-
This Error contains Java bytecode.
- jj_nt - Variable in class ucar.units.StandardUnitFormat
-
Next token.
- jjFillToken() - Method in class ucar.units.StandardUnitFormatTokenManager
- jjstrLiteralImages - Static variable in class ucar.units.StandardUnitFormatTokenManager
-
Token literal values.
- JmaTables - Class in ucar.nc2.grib.grib1.tables
-
Local tables for JMA (center 34)
- join(String[], String, int, int) - Static method in class dap4.core.util.DapUtil
-
Given an Array of Strings and a separator and a count, concat the first count elements of an array with separator between them.
- Join - Interface in ucar.nc2.ft.point.standard
-
An abstract way to 'join' more cols to a row
- JoinArray - Class in ucar.nc2.ft.point.standard
-
Join data from an element of an Array, whose index is passed in as cursor.recnum[0].
- JoinArray(VariableDS, JoinArray.Type, int) - Constructor for class ucar.nc2.ft.point.standard.JoinArray
-
Constructor.
- JoinArray.Type - Enum in ucar.nc2.ft.point.standard
- joinExisting - ucar.nc2.internal.ncml.Aggregation.Type
- joinExisting - ucar.nc2.ncml.Aggregation.Type
-
Deprecated.
- joinExistingOne - ucar.nc2.internal.ncml.Aggregation.Type
- joinExistingOne - ucar.nc2.ncml.Aggregation.Type
-
Deprecated.
- JoinMuiltdimStructure - Class in ucar.nc2.ft.point.standard
-
Join data from a row of a Structure, whose index is passed in as recnum[0] / dimLen
- JoinMuiltdimStructure(StructureDS, int) - Constructor for class ucar.nc2.ft.point.standard.JoinMuiltdimStructure
-
Constructor.
- joinNew - ucar.nc2.internal.ncml.Aggregation.Type
- joinNew - ucar.nc2.ncml.Aggregation.Type
-
Deprecated.
- JoinParentIndex - Class in ucar.nc2.ft.point.standard
-
Join data from a row of a Structure, whose index is passed in as the value of a member variable of the leaf StructureData (cursor.table[0]).
- JoinParentIndex(StructureDS, String) - Constructor for class ucar.nc2.ft.point.standard.JoinParentIndex
-
Constructor.
- JOULE - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of energy, work, or quantity of heat.
- JPEG - ucar.nc2.constants.DataFormatType
- JPEG - Static variable in class thredds.catalog.DataFormatType
- JPEG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- JPEG5 - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- jpgQuality - Variable in class ucar.nc2.ui.image.ScalablePicture
-
the quality with which the JPG pictures shall be written.
- jtable - Variable in class ucar.ui.prefs.BeanTable
- JTableProjection - Class in ucar.nc2.ui.geoloc
-
Consider this a private inner class of ProjectionManager.
- JTableProjection(PreferencesExt) - Constructor for class ucar.nc2.ui.geoloc.JTableProjection
- JTableSorted - Class in ucar.ui.table
-
JTableSorted adds sorting functionality to a JTable.
- JTableSorted(String[], ArrayList) - Constructor for class ucar.ui.table.JTableSorted
-
Constructor.
- JTableSorted(String[], ArrayList, boolean, ThreadSorter) - Constructor for class ucar.ui.table.JTableSorted
-
Constructor.
- JTreeTable - Class in ucar.ui.table
-
This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
- JTreeTable(TreeTableModelAbstract) - Constructor for class ucar.ui.table.JTreeTable
- JTreeTable.TreeTableCellEditor - Class in ucar.ui.table
-
TreeTableCellEditor implementation.
- JTreeTable.TreeTableCellRenderer - Class in ucar.ui.table
-
A TreeCellRenderer that displays a JTree.
- JTreeTableSorted - Class in ucar.ui.table
-
JTreeTableSorted adds sorting functionality to a JTreeTable.
- JTreeTableSorted(TreeTableModelSorted, boolean) - Constructor for class ucar.ui.table.JTreeTableSorted
-
Constructor.
- julian - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
julian = 5;
- julian - ucar.nc2.time.Calendar
- julian_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
julian = 5;
- JupyterNotebook - thredds.client.catalog.ServiceType
K
- K - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
K
- kbits - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
-
# bits
- KELVIN - Static variable in class ucar.units.SI
-
Base unit of thermodynamic temperature.
- key - Variable in class ucar.nc2.util.rc.RC.Triple
-
Deprecated.
- Key(String, int, String) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.Key
-
Create a new key
- keyPressed(KeyEvent) - Method in class ucar.ui.prefs.FldInputVerifier
- keyReleased(KeyEvent) - Method in class ucar.ui.prefs.FldInputVerifier
- keys - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
key
- keys() - Method in class opendap.util.SortedTable
-
Returns an enumeration of the keys in this table.
- Keys() - Constructor for class ucar.nc2.filter.Filters.Keys
- Keys() - Constructor for class ucar.nc2.filter.ScaleOffset.Keys
- keySet() - Static method in class opendap.util.Debug
- keySet() - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- keysSpi() - Method in class ucar.util.prefs.PreferencesExt
- keysSpi(String) - Method in class ucar.util.prefs.PreferencesExt
- keyTyped(KeyEvent) - Method in class ucar.ui.prefs.FldInputVerifier
- keywords - Variable in class thredds.catalog.InvDataset
- keywords - Variable in class thredds.catalog.ThreddsMetadata
- keywords - Static variable in class ucar.nc2.constants.ACDD
- Keywords - Static variable in class thredds.client.catalog.Dataset
- keywords_vocabulary - Static variable in class ucar.nc2.constants.ACDD
- kfhlen - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
-
file header length
- kfhnam - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
-
file header name
- kfhtyp - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMFileHeaderInfo
-
file header type
- KILOGRAM - Static variable in class ucar.units.SI
-
Base unit of mass.
- kind - Variable in class dap4.core.ce.CEAST
- kind - Variable in class ucar.units.Token
-
An integer that describes the kind of this token.
- kkcol - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
-
col keys
- kkrow - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMKeys
-
row keys
- klnhdr - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
header length
- kma - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- KmaLocalTables - Class in ucar.nc2.grib.grib2.table
-
LocalTables from KMA (Japan)
- KMPMatch - Class in ucar.unidata.io
-
Knuth-Morris-Pratt Algorithm for Pattern Matching.
- KMPMatch(byte[]) - Constructor for class ucar.unidata.io.KMPMatch
-
Constructor
- kmUnit - Static variable in class ucar.nc2.units.SimpleUnit
- KNOT - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of speed.
- koffst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
-
offset terms
- koffst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
offsets
- kparms - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
number of params
- kpkno - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
packing number
- kprmnm - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
-
part name
- kprtnm - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
part name
- kscale - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMParam
-
scaling terms
- ktyprt - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
data type
- kwordp - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
length of packed rec
L
- l(long, int) - Static method in class ucar.unidata.util.Format
-
Format a long value.
- la1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- la1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- la1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- la1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- la1 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- la1 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- LA1 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
La1
- la2 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- la2 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- la2 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- la2 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- LA2 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
La2
- label - Variable in class ucar.ui.prefs.Field
- lad - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- lad - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- LAD - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
LoD
- Lambert_Azimuthal_Equal_Area - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- LAMBERT_AZIMUTHAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
- LAMBERT_CONFORMAL_CONIC - Static variable in class ucar.nc2.constants.CF
- Lambert_Conformal_Conic_2SP - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- Lambert_Cylindrical_Equal_Area - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- LAMBERT_CYLINDRICAL_EQUAL_AREA - Static variable in class ucar.nc2.constants.CF
- LambertAzimuthal - Class in ucar.nc2.dataset.transform
-
Create a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.
- LambertAzimuthal() - Constructor for class ucar.nc2.dataset.transform.LambertAzimuthal
- LambertAzimuthalEqualArea - Class in ucar.unidata.geoloc.projection
-
Lambert AzimuthalEqualArea Projection spherical earth.
- LambertAzimuthalEqualArea() - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Constructor with default parameters
- LambertAzimuthalEqualArea(double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Construct a LambertAzimuthalEqualArea Projection.
- LambertAzimuthalEqualArea(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Construct a LambertAzimuthalEqualArea Projection.
- LambertAzimuthEqualArea - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Lambert Azimuth Equal Area
- LambertConformal - Class in ucar.unidata.geoloc.projection
-
Lambert Conformal Projection, one or two standard parallels, spherical earth.
- LambertConformal - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Lambert Conformal
- LambertConformal() - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
-
Constructor with default parameters
- LambertConformal(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
-
Construct a LambertConformal Projection, two standard parellels.
- LambertConformal(double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
-
Construct a LambertConformal Projection, two standard parellels.
- LambertConformal(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.LambertConformal
-
Construct a LambertConformal Projection, two standard parellels.
- LambertConformalConic - Class in ucar.nc2.dataset.transform
-
Create a LambertConformalConic Projection from the information in the Coordinate Transform Variable.
- LambertConformalConic() - Constructor for class ucar.nc2.dataset.transform.LambertConformalConic
- LambertConformalConicEllipse - Class in ucar.unidata.geoloc.projection.proj4
-
Adapted from com.jhlabs.map.proj.LambertConformalConicProjection
- LambertConformalConicEllipse() - Constructor for class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Constructor with default parameters
- LambertConformalConicEllipse(double, double, double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Construct a LambertConformal Projection, two standard parellels.
- LambertCylindricalEqualArea - Class in ucar.nc2.dataset.transform
-
Lambert Cylindrical Equal Area Projection
- LambertCylindricalEqualArea() - Constructor for class ucar.nc2.dataset.transform.LambertCylindricalEqualArea
- LAP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Lap
- largestOf(DataType...) - Static method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.Returns the data type that is the largest among the arguments.
- largestOf(DataType...) - Static method in class ucar.nc2.filter.FilterHelpers
- LAS - thredds.client.catalog.ServiceType
- LAS - Static variable in class thredds.catalog.MetadataType
- LAS - Static variable in class thredds.catalog.ServiceType
- last - thredds.inventory.CollectionUpdateType
- last() - Method in class ucar.ma2.Range
- LAST - Static variable in class dap4.dap4lib.DSPRegistry
- LAST - Static variable in class ucar.nc2.dt.point.decode.MP
- LAST_GROUP - ucar.nc2.iosp.IOServiceProvider.SortGroup
- lastBounds() - Method in class ucar.nc2.ui.geoloc.Rubberband
-
Get previous Bounds
- lastEvent - Variable in class ucar.ui.widget.AbstractPanel
- lastModified - Variable in class thredds.inventory.CollectionAbstract
- lastModified - Variable in class ucar.nc2.grib.collection.GcMFile
- lastModified - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- lastModified - Variable in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- lastModified - Variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- lastModified() - Method in class thredds.catalog.CrawlableCatalog
- lastModified() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the date the dataset was last modified, null if unknown.
- lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- lastModified() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- lastModified() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
-
Returns the date that the dataset was last modified.
- LastModified - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- LastModified - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- LASTMODIFIED_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- LASTMODIFIED_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- LastModifiedLimit - Class in thredds.inventory.filter
-
Accept datasets whose last modified date is at least the given amount of time in the past.
- LastModifiedLimit(long) - Constructor for class thredds.inventory.filter.LastModifiedLimit
-
Constructor.
- LastModifiedLimitFilter - Class in thredds.crawlabledataset.filter
-
Accept datasets whose last modified date is at least the given number of milliseconds in the past.
- LastModifiedLimitFilter(long) - Constructor for class thredds.crawlabledataset.filter.LastModifiedLimitFilter
-
Constructor.
- LastModifiedOld - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- LastModifiedOld - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- lastOctet - Variable in class ucar.nc2.grib.grib1.Grib1Gds
- lastOctet - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- lastPt - Variable in class ucar.nc2.ui.geoloc.Rubberband
- lastRay - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- lastRecordRead - Static variable in class ucar.nc2.grib.grib1.Grib1Record
- lastRecordRead - Static variable in class ucar.nc2.grib.grib2.Grib2Record
- lastrequest - Variable in class ucar.httpservices.HTTPMethod
- lastresponse - Variable in class ucar.httpservices.HTTPMethod
- lat - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
lat = 1;
- lat - Variable in class ucar.nc2.ft.point.standard.TableConfig
- lat - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
- lat - Variable in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- lat - Variable in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.East latitude in degrees, always +/- 90
- Lat - ucar.nc2.constants.AxisType
- Lat - ucar.nc2.ft.point.standard.Table.CoordName
- Lat - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Lat = 6;
- LAT - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The latitude variable name
- LAT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- LAT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- LAT_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- LAT_MAX - Static variable in class ucar.nc2.constants.ACDD
- LAT_MIN - Static variable in class ucar.nc2.constants.ACDD
- LAT_RESOLUTION - Static variable in class ucar.nc2.constants.ACDD
- LAT_UNITS - Static variable in class ucar.nc2.constants.ACDD
- LAT_UNITS - Static variable in class ucar.nc2.constants.CDM
- lat_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
lat = 1;
- Lat_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Lat = 6;
- lat0 - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- latAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- latAxis2D - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys
- latd - Variable in class ucar.unidata.util.GaussianLatitudes
- latest - Static variable in class thredds.catalog.InvService
- Latest - thredds.featurecollection.FeatureCollectionConfig.GribDatasetType
- Latest - thredds.featurecollection.FeatureCollectionConfig.ProtoChoice
- LATEST - ucar.nc2.internal.ncml.Aggregation.TypicalDataset
- LATEST - ucar.nc2.ncml.Aggregation.TypicalDataset
-
Deprecated.
- LATEST_VERSION - Static variable in class ucar.nc2.grib.grib2.table.EccodesCodeTable
- LatestCompleteProxyDsHandler - Class in thredds.cataloggen.inserter
-
Adds a latest complete dataset to a collection where the latest is determined by the creation date stamp and the last modified date.
- LatestCompleteProxyDsHandler(String, boolean, InvService, boolean, long) - Constructor for class thredds.cataloggen.inserter.LatestCompleteProxyDsHandler
-
Constructor.
- LatestFile - thredds.featurecollection.FeatureCollectionConfig.GribDatasetType
- latestNamer - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- latin - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- LATIN - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
first lat
- latin1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- LATIN1 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
first lat
- latin2 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- LATIN2 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
second lat
- LATITUDE - Static variable in class ucar.nc2.constants.CF
- Latitude_Longitude - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- LATITUDE_LONGITUDE - Static variable in class ucar.nc2.constants.CF
- LATITUDE_OF_PRIME_MERIDIAN - Static variable in class ucar.nc2.constants.CF
- LATITUDE_OF_PROJECTION_ORIGIN - Static variable in class ucar.nc2.constants.CF
- LATITUDE_OF_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
latitude_of_projection_origin
- LatLon - Class in ucar.nc2.dataset.transform
-
This grid mapping defines the canonical 2D geographical coordinate system based upon latitude and longitude coordinates on a spherical Earth.
- LatLon() - Constructor for class ucar.nc2.dataset.transform.LatLon
- LatLon(int) - Constructor for class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- LatLonAxis2D - Class in ucar.nc2.ft2.coverage
-
LatLon axes : used by lat(y,x) and lon(y,x) An instance represents just one of lat or lon.
- LatLonAxis2D(CoverageCoordAxisBuilder) - Constructor for class ucar.nc2.ft2.coverage.LatLonAxis2D
- latlonBB - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
- latlonPoint - Static variable in class ucar.nc2.ft2.coverage.SubsetParams
- LatLonPoint - Interface in ucar.unidata.geoloc
-
Points on the Earth's surface, represented as (longitude,latitude), in units of degrees.
- LatLonPointImmutable - Class in ucar.unidata.geoloc
-
Deprecated.move to implementation classes
- LatLonPointImmutable(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImmutable
-
Deprecated.
- LatLonPointImmutable(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImmutable
-
Deprecated.
- LatLonPointImpl - Class in ucar.unidata.geoloc
-
Deprecated.only use LatLonPoint in 6.
- LatLonPointImpl() - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoint.create
- LatLonPointImpl(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoint.create
- LatLonPointImpl(LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoint.create
- LatLonPointNoNormalize - Class in ucar.unidata.geoloc
-
Deprecated.will move in ver6
- LatLonPointNoNormalize(double, double) - Constructor for class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.
- LatLonPoints - Class in ucar.unidata.geoloc
-
Static utilities for LatLonPoint.
- LatLonPoints() - Constructor for class ucar.unidata.geoloc.LatLonPoints
- LatLonProjection - Class in ucar.unidata.geoloc.projection
-
This is the "fake" identity projection where world coord = latlon coord.
- LatLonProjection() - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
-
Default constructor
- LatLonProjection(String) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
-
Create a new LatLonProjection
- LatLonProjection(String, ProjectionRect) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
-
Create a new LatLonProjection
- LatLonProjection(Earth) - Constructor for class ucar.unidata.geoloc.projection.LatLonProjection
- LatLonRect - Class in ucar.unidata.geoloc
-
Bounding box for latitude/longitude points.
- LatLonRect() - Constructor for class ucar.unidata.geoloc.LatLonRect
-
Create a LatLonRect that covers the whole world.
- LatLonRect(String) - Constructor for class ucar.unidata.geoloc.LatLonRect
-
Construct a lat/lon bounding box from a string.
- LatLonRect(LatLonPoint, double, double) - Constructor for class ucar.unidata.geoloc.LatLonRect
-
Construct a lat/lon bounding box from a point, and a delta lat, lon.
- LatLonRect(LatLonPoint, LatLonPoint) - Constructor for class ucar.unidata.geoloc.LatLonRect
-
Construct a lat/lon bounding box from two points.
- LatLonRect(LatLonRect) - Constructor for class ucar.unidata.geoloc.LatLonRect
-
Copy Constructor
- LATLONRECT_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- latLonToProj(double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(double[][], double[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(double[][], double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(double[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(double, double) - Method in interface ucar.unidata.geoloc.Projection
-
Convert lat, lon to Projection point.
- latLonToProj(float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(float[][], float[][]) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.UtmProjection
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(float[][], float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(float[][], int, int) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Projections.latLonToProj(Projection proj, ...)
- latLonToProj(LatLonPoint) - Method in interface ucar.unidata.geoloc.Projection
-
Convert a LatLonPoint to projection coordinates.
- latLonToProj(LatLonPoint) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Convert a LatLonPoint to projection coordinates Note: a new object is now created on each call for the return value, as of 4.0.46
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Convert a LatLonPoint to projection coordinates in km
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in interface ucar.unidata.geoloc.Projection
-
Deprecated.use latLonToProj(LatLonPoint latlon)
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Mercator
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Orthographic
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
-
Transform a "real" longitude and latitude into the rotated longitude (X) and rotated latitude (Y).
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.RotatedPole
-
Transform a "real" longitude and latitude to the rotated longitude (X) and rotated latitude (Y).
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
-
Returns an x/y grid point in projection coordinate matching a lat/lon point.
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Convert a LatLonPoint to projection coordinates
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
- latLonToProj(LatLonPoint, ProjectionPointImpl) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use latLonToProj(LatLonPoint latLon)
- latLonToProj(Projection, double[][]) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, double[][], double[][]) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, double[][], double[][], int, int) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, double[][], int, int) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, float[][]) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, float[][], float[][]) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, float[][], float[][], int, int) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProj(Projection, float[][], int, int) - Static method in class ucar.unidata.geoloc.Projections
-
Convert lat/lon coordinates to projection coordinates.
- latLonToProjBB(LatLonRect) - Method in interface ucar.unidata.geoloc.Projection
-
Convert a lat/lon bounding box to a world coordinate bounding box, by finding the minimum enclosing box.
- latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.BoundingBoxHelper
- latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
-
Create a ProjectionRect from the given LatLonRect.
- latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
Create a ProjectionRect from the given LatLonRect.
- latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Create a ProjectionRect from the given LatLonRect.
- latLonToProjBB(LatLonRect) - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.
- latLonToProjRect(double, double, double, double) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Create a latlon rectangle and split it into the equivalent ProjectionRect using this LatLonProjection.
- latLonToProjRect(LatLonRect) - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Split a latlon rectangle to the equivalent ProjectionRect using this LatLonProjection to split it at the seam if needed.
- latName - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
- latNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.latNormal
- latNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
Normalize the latitude to lie between +/-90
- latNorthPole - Variable in class ucar.nc2.grib.grib2.Grib2Gds.AbstractRotatedLatLon
- latPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- latSouthPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- latSouthPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- latSouthPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- latToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.latToString
- latToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
Make a nicely formatted representation of a latitude, eg 40.34N or 12.9S.
- latVar - Variable in class ucar.nc2.dt.point.DapperDataset
- latVar - Variable in class ucar.nc2.dt.point.SequenceHelper
- latVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- latVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- latVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- latVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- latVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- latVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- latVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- latVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- latVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- LayerBean() - Constructor for class ucar.nc2.ui.op.WmsViewer.LayerBean
-
no-arg constructor
- Layout - Interface in ucar.nc2.iosp
-
Iterator to read/write subsets of a multidimensional array, finding the contiguous chunks.
- Layout - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- Layout - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- Layout.Chunk - Interface in ucar.nc2.iosp
-
A chunk of data that is contiguous in both the source and destination.
- LayoutBB - Interface in ucar.nc2.iosp
-
A Layout that supplies the "source" ByteBuffer.
- LayoutBB.Chunk - Interface in ucar.nc2.iosp
-
A chunk of data that is contiguous in both the source and destination.
- LayoutBBTiled - Class in ucar.nc2.iosp
-
For datasets where the data are stored in chunks, and must be processed, eg compressed or filtered.
- LayoutBBTiled(LayoutBBTiled.DataChunkIterator, int[], int, Section) - Constructor for class ucar.nc2.iosp.LayoutBBTiled
-
Constructor.
- LayoutBBTiled.DataChunk - Interface in ucar.nc2.iosp
-
A data chunk
- LayoutBBTiled.DataChunkIterator - Interface in ucar.nc2.iosp
-
An iterator over the data chunks.
- LayoutRegular - Class in ucar.nc2.iosp
-
Indexer into data that has a "regular" layout, like netcdf-3 and hdf5 compact and contiguous storage.
- LayoutRegular(long, int, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutRegular
-
Constructor.
- LayoutRegularSegmented - Class in ucar.nc2.iosp
-
LayoutRegularSegmented has data stored in segments that are regularly spaced.
- LayoutRegularSegmented(long, int, long, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutRegularSegmented
-
Constructor.
- LayoutSegmented - Class in ucar.nc2.iosp
-
LayoutSegmented has data stored in segments.
- LayoutSegmented(long[], int[], int, int[], Section) - Constructor for class ucar.nc2.iosp.LayoutSegmented
-
Constructor.
- LayoutTiled - Class in ucar.nc2.iosp
-
For datasets where the data are stored in chunks.
- LayoutTiled(LayoutTiled.DataChunkIterator, int[], int, Section) - Constructor for class ucar.nc2.iosp.LayoutTiled
-
Constructor.
- LayoutTiled.DataChunk - Class in ucar.nc2.iosp
-
The chunks of a tiled layout.
- LayoutTiled.DataChunkIterator - Interface in ucar.nc2.iosp
-
An iterator over DataChunk's
- LB - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- LBRACE - Static variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- LD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- LE - dap4.core.ce.CEAST.Operator
- LEAP(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
-
Check for leap year
- LEAP_MONTH - Static variable in class ucar.nc2.constants.CF
- LEAP_YEAR - Static variable in class ucar.nc2.constants.CF
- legalvalues() - Method in enum dap4.core.ce.CEAST.Operator
- len - Variable in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
- len - Variable in class ucar.nc2.stream.NcStreamIosp.NcsMess
- LEN_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
- length - Variable in class ucar.nc2.grib.collection.GcMFile
- length() - Method in class thredds.catalog.CrawlableCatalog
- length() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the size in bytes of the dataset, -1 if unknown.
- length() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- length() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- length() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- length() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
-
Returns the size of the dataset, in bytes.
- length() - Method in class ucar.ma2.Range
- length() - Method in class ucar.ma2.RangeComposite
- length() - Method in interface ucar.ma2.RangeIterator
-
The number of index in this iterator.
- length() - Method in class ucar.ma2.RangeScatter
- length() - Method in class ucar.unidata.io.http.HTTPRandomAccessFile
- length() - Method in class ucar.unidata.io.InMemoryRandomAccessFile
- length() - Method in class ucar.unidata.io.MMapRandomAccessFile
-
Deprecated.
- length() - Method in class ucar.unidata.io.RandomAccessFile
-
Get the length of the file.
- length() - Method in class ucar.unidata.io.s3.S3RandomAccessFile
- length() - Method in class ucar.unidata.io.zarr.RandomAccessDirectory
- length() - Method in interface ucar.unidata.io.zarr.RandomAccessDirectoryItem
- length() - Method in class ucar.unidata.io.zarr.VirtualRandomAccessFile
- length() - Method in class ucar.units.Prefix
-
Return the length of the prefix identifier.
- LENGTH - Static variable in class ucar.units.BaseQuantity
-
The base quantity of length.
- LENGTH_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Attribute
- LENGTH_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Dimension
- LENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- LENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- LENGTH_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
- LENGTH_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of length.
- LETTER - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- LEV - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
- level - ucar.nc2.ft.point.standard.JoinArray.Type
- level() - Method in class ucar.nc2.util.Indent
- level() - Method in class ucar.util.Indent
- level1 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Level 1
- level2 - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
Level 2
- Level2Record - Class in ucar.nc2.iosp.nexrad2
-
This class reads one record (radial) in an NEXRAD level II file.
- Level2Record(RandomAccessFile, int, long) - Constructor for class ucar.nc2.iosp.nexrad2.Level2Record
- Level2VolumeScan - Class in ucar.nc2.iosp.nexrad2
-
This class reads a NEXRAD level II data file.
- levelName - Variable in class ucar.nc2.iosp.grid.GridVertCoord
- levels - Variable in class ucar.nc2.iosp.grid.GridVertCoord
-
levels
- LEVELS - Static variable in class ucar.nc2.iosp.grads.GradsDimension
-
levels type mapping
- levelType - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- LexicalError(boolean, int, int, int, String, char) - Static method in error ucar.units.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- LexigraphicByNameSorter - Class in thredds.crawlabledataset.sorter
-
Sort CrawlableDataset lists lexicographically on the dataset name.
- LexigraphicByNameSorter(boolean) - Constructor for class thredds.crawlabledataset.sorter.LexigraphicByNameSorter
- lexStateNames - Static variable in class ucar.units.StandardUnitFormatTokenManager
-
Lexer state names.
- LF - Static variable in class dap4.core.util.DapUtil
- LG - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- lhs - Variable in class dap4.core.ce.CEAST
- LibTypeFcns - Class in dap4.dap4lib
-
This Class is used to isolate as many as possible of the switch statements using TypeSort enums.
- LibTypeFcns() - Constructor for class dap4.dap4lib.LibTypeFcns
- license - Static variable in class ucar.nc2.constants.ACDD
- Lightning - Static variable in class ucar.nc2.dt.point.decode.MP
- limit - Variable in class ucar.nc2.ft.point.standard.TableConfig
- line - ucar.nc2.constants.CF.FeatureType
- line - Variable in class ucar.nc2.iosp.noaa.StructureDataAscii
- line - Variable in class ucar.nc2.wmo.CommonCodeTable.TableEntry
-
Deprecated.
- line - Variable in class ucar.units.SimpleCharStream
- Line - Interface in ucar.nc2.ft2.simpgeometry
-
Generic interface for a Simple Geometry line.
- LINE - ucar.nc2.ft2.simpgeometry.GeometryType
- LINE - Static variable in class ucar.nc2.constants.CF
- LINE_SEPERATOR - Static variable in class ucar.unidata.util.test.SysStreamLogger
- linear - ucar.nc2.grib.GribData.InterpolationMethod
- linear(float[], int, double, float[], int, int) - Static method in class ucar.nc2.grib.QuasiRegular
- LINEAR - Static variable in class ucar.nc2.iosp.grads.GradsDimension
-
linear type mapping
- Link - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- Link - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- LINKED - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- LinkedList - ucar.nc2.ft.point.standard.Table.Type
- list - Variable in class dap4.dap4lib.cdm.nc2.D4StructureDataIterator
- LIST - Static variable in class thredds.inventory.CollectionAbstract
- LIST_FIELD_NUMBER - Static variable in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- ListChoice - Class in thredds.catalog.query
-
Implementation of a thredds query choice element.
- ListChoice(Selector, String, String, String) - Constructor for class thredds.catalog.query.ListChoice
-
Construct from fields in XML catalog.
- listDatasets() - Method in class thredds.catalog.CrawlableCatalog
- listDatasets() - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the list of CrawlableDatasets contained in this collection dataset.
- listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- listDatasets() - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- listDatasets() - Method in class thredds.crawlabledataset.s3.CrawlableDatasetAmazonS3
- listDatasets(CrawlableDatasetFilter) - Method in class thredds.catalog.CrawlableCatalog
- listDatasets(CrawlableDatasetFilter) - Method in interface thredds.crawlabledataset.CrawlableDataset
-
Returns the list of CrawlableDatasets contained in this collection dataset that satisfy the given filter.
- listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetAlias
- listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetDods
- listDatasets(CrawlableDatasetFilter) - Method in class thredds.crawlabledataset.CrawlableDatasetFile
- listenerList - Variable in class ucar.ui.prefs.Field
- listenerList - Variable in class ucar.ui.table.AbstractCellEditor
- listenerList - Variable in class ucar.ui.table.TreeTableModelAbstract
- ListenerManager - Class in ucar.nc2.util
-
Deprecated.will move in ver 6
- ListenerManager - Class in ucar.util
-
Helper class for managing event listeners.
- ListenerManager(String, String, String) - Constructor for class ucar.nc2.util.ListenerManager
-
Deprecated.Constructor.
- ListenerManager(String, String, String) - Constructor for class ucar.util.ListenerManager
-
Constructor.
- listFlds - Static variable in class thredds.client.catalog.Dataset
- listify(Object) - Static method in class dap4.dap4lib.cdm.CDMTypeFcns
- listObjects(S3URI) - Method in class thredds.crawlabledataset.s3.CachingThreddsS3Client
- listObjects(S3URI) - Method in interface thredds.crawlabledataset.s3.ThreddsS3Client
-
Returns a listing of the objects located in the "virtual filesystem" at the specified URI.
- listObjects(S3URI) - Method in class thredds.crawlabledataset.s3.ThreddsS3ClientImpl
- LITER - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of volume.
- LITRE - Static variable in class ucar.units.SI
-
Synomym for
LITER
. - LITTLE_ENDIAN - Static variable in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- LITTLE_ENDIAN - Static variable in class ucar.unidata.io.RandomAccessFile
- LITTLEENDIANATTRNAME - Static variable in class dap4.core.util.DapConstants
- llbb - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- LLGDHD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Max grid hdr length
- LLNANL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Grid anl block length
- LLNNAV - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Grid nav block length
- llpt - Variable in class ucar.nc2.dt.point.DapperDataset.SeqPointObs
- llpt - Variable in class ucar.nc2.dt.point.RecordDatasetHelper.RecordPointObs
-
Deprecated.
- llpt - Variable in class ucar.nc2.dt.point.SequenceHelper.SeqPointObs
- LLSTHL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Max header size
- LN - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- LnPressure - ucar.nc2.dataset.VerticalCT.Type
- lo1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- lo1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- lo1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- lo1 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- lo1 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- lo1 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- LO1 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Lo1
- lo2 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- lo2 - Variable in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- lo2 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- lo2 - Variable in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- LO2 - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Lo2
- load(String) - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- loadAndScalePictureInThread(URL, int, double) - Method in class ucar.nc2.ui.image.ScalablePicture
-
method to invoke with a filename or URL of a picture that is to be loaded and scaled in a new thread.
- loadContext() - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- loadContext(DapContext, RequestMode) - Method in class dap4.dap4lib.D4DSP
- loadDAP() - Method in class dap4.dap4lib.D4DSP
- loadDAP() - Method in class dap4.dap4lib.HttpDSP
-
This will be called lazily when trying to read data.
- loadDAP() - Method in class dap4.dap4lib.RawDSP
-
loadDMR will have already loaded the DAP stream, so all that is left is to compile the data stream,
- loadDMR() - Method in class dap4.dap4lib.D4DSP
-
Extract the DMR from available dechunked data
- loadDMR() - Method in class dap4.dap4lib.HttpDSP
- loadDMR() - Method in class dap4.dap4lib.RawDSP
-
LoadDMR actually loads DAP since we know that we will need that eventually.
- LOADED - Static variable in class ucar.nc2.ui.image.ScalablePicture
-
status code used to signal that the thread has finished loading the image
- loader - Static variable in class dap4.dap4lib.DSPRegistry
- LOADING - Static variable in class ucar.nc2.ui.image.ScalablePicture
-
status code used to signal that the thread is loading the image
- LOADING - Static variable in class ucar.nc2.ui.image.SourcePicture
-
status code used to signal that the thread is loading the image
- LOADING_COMPLETED - Static variable in class ucar.nc2.ui.image.SourcePicture
-
status code used to tell that we have a finished loading but only used on notifySourceLoadProgressListeners
- LOADING_PROGRESS - Static variable in class ucar.nc2.ui.image.SourcePicture
-
status code used to tell that we have a progress update but only used on notifySourceLoadProgressListeners
- LOADING_STARTED - Static variable in class ucar.nc2.ui.image.SourcePicture
-
status code used to tell that we have started loading an image but only used on notifySourceLoadProgressListeners
- loadPicture() - Method in class ucar.nc2.ui.image.SourcePicture
-
loads a picture from the URL in the imageUrl object into the sourcePictureBufferedImage object and updates the status when done or failed.
- loadPicture(URL, double) - Method in class ucar.nc2.ui.image.SourcePicture
-
method to invoke with a filename or URL of a picture that is to be loaded in the main thread.
- loadPictureImd(URL, double) - Method in class ucar.nc2.ui.image.ScalablePicture
-
Synchroneous method to load the image.
- loadPictureInThread(URL, int, double) - Method in class ucar.nc2.ui.image.SourcePicture
-
method to invoke with a filename or URL of a picture that is to be loaded a new thread.
- LoadThread - Class in ucar.nc2.ui.image
-
a class that moves all pictures of a group to a target directory
- loadValuesIfNeeded() - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- loc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
-
the key location
- LOC_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- local - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- LOCAL - dap4.core.util.DapConstants.ChecksumSource
- LOCAL - Static variable in class thredds.cataloggen.config.DatasetSourceType
- LOCAL_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- LOCAL_TABLE_VERSION_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- localchecksummap - Variable in class dap4.core.dmr.DMRPrinter
- localchecksummap - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- localchecksummap - Variable in class dap4.dap4lib.D4DataCompiler
- LocalDatasetSource - Class in thredds.cataloggen.config
-
Concrete implementation of DatasetSource for local disk sources.
- localhash() - Method in class ucar.nc2.CDMNode
-
Deprecated.do not use
- localIterator - Variable in class ucar.nc2.ft.point.PointCollectionImpl
- localIterator - Variable in class ucar.nc2.ft.point.SectionCollectionImpl
- localIterator - Variable in class ucar.nc2.ft.point.SectionFeatureImpl
- localIterator - Variable in class ucar.nc2.ft.point.StationProfileCollectionImpl
- localIterator - Variable in class ucar.nc2.ft.point.StationProfileFeatureImpl
- localIterator - Variable in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- localOverride - ucar.nc2.iosp.bufr.tables.BufrTables.Mode
- localsettings - Variable in class ucar.httpservices.HTTPSession
- localTestDataDir - Static variable in class ucar.unidata.util.test.TestDir
-
The module local test directory.
- localUseSection - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- localVersion - Variable in class ucar.nc2.grib.grib2.table.Grib2TablesId
- locateFile(String, String, boolean) - Static method in class dap4.core.util.DapUtil
-
Walk the specified subtree dir tree to try to locate file|dir named filename.
- locateRelative(String, String, boolean) - Static method in class dap4.core.util.DapUtil
-
Walk the specified dir tree to locate file specified by relative path.
- location - Variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- location - Variable in class dap4.dap4lib.D4DSP
- location - Variable in class thredds.client.catalog.tools.DataFactory.Result
- location - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- location - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- location - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- location - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- location - Variable in class ucar.nc2.ft.point.PointFeatureImpl
- location - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
- location - Variable in class ucar.nc2.NetcdfFile.Builder
- location - Variable in class ucar.nc2.NetcdfFile
- location - Variable in class ucar.nc2.thredds.ThreddsDataFactory.Result
- location - Variable in class ucar.unidata.io.RandomAccessFile
-
File location
- Location - Class in thredds.catalog.query
-
Implementation of a DQC location element.
- Location(String, String, String, String, String, String) - Constructor for class thredds.catalog.query.Location
-
Construct from fields in XML catalog.
- LOCATION_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- LOCATION_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- LOCATION_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Header
- LOCATION_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- LOCATION_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Header
- locationList - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- locationMap - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- log - ucar.nc2.ui.grid.ColorScale.MinMaxType
- log - Static variable in class opendap.dap.DAPNode
- log - Variable in class thredds.catalog.InvDatasetImpl
- log - Static variable in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- log - Static variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- log - Static variable in class ucar.nc2.internal.dataset.CoordSystemFactory
- log - Static variable in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- log - Static variable in class ucar.nc2.util.cache.FileCache
- log - Static variable in class ucar.nc2.util.cache.FileCacheARC
- log - Static variable in class ucar.nc2.util.rc.RC
-
Deprecated.
- log - Variable in class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
- log - Static variable in class ucar.unidata.util.test.UnitTestCommon
- log(double) - Method in interface ucar.units.Unit
-
Returns a logarithmic unit whose reference level is equal to this unit.
- log(double) - Method in class ucar.units.UnitImpl
- log(int, String, Object...) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to write out a useful and well-formatted log message by any piece of code inside of the imgscalr library.
- log(String) - Method in class ucar.unidata.util.test.TestLogger
- log(String, Throwable) - Method in class ucar.unidata.util.test.TestLogger
- Log() - Constructor for class thredds.logs.LogReader.Log
- LOG_PREFIX - Static variable in class ucar.nc2.ui.image.Scalr
-
Prefix to every log message this library logs.
- LOG_PREFIX_PROPERTY_NAME - Static variable in class ucar.nc2.ui.image.Scalr
-
System property name used to define a custom log prefix.
- log2(double) - Static method in class ucar.unidata.util.SpecialMathFunction
-
Get the log base 2 of a number
- LogarithmicUnit - Class in ucar.units
-
Provides support for units that are based on a logarithm of the ratio of a physical quantity to an underlying reference level.
- LogarithmicUnit(Unit, double) - Constructor for class ucar.units.LogarithmicUnit
-
Constructs from a reference level and a logarithmic base.
- LogarithmicUnit(Unit, double, UnitName) - Constructor for class ucar.units.LogarithmicUnit
-
Constructs from a reference level, a logarithmic base, and a unit identifier.
- LogCategorizer - Class in thredds.logs
-
Class Description.
- LogCategorizer() - Constructor for class thredds.logs.LogCategorizer
- logError(String) - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Log an error
- logExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
- logger - Variable in class thredds.inventory.CollectionAbstract
- logger - Variable in class ucar.nc2.grib.collection.GribIosp
- logger - Variable in class ucar.nc2.grib.collection.PartitionCollectionMutable
- logger - Static variable in class ucar.nc2.internal.ncml.Aggregation
- logger - Static variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- LoggerFactory - Interface in ucar.nc2.util.log
-
Deprecated.do not use
- LoggerFactoryImpl - Class in ucar.nc2.util.log
-
Deprecated.do not use
- LoggerFactoryImpl() - Constructor for class ucar.nc2.util.log.LoggerFactoryImpl
-
Deprecated.
- LoggingOutputStream() - Constructor for class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
- LoggingOutputStream(Logger, boolean) - Constructor for class ucar.unidata.util.test.SysStreamLogger.LoggingOutputStream
-
Creates the LoggingOutputStream to flush to the given Category.
- LogicalFilterComposer - Class in thredds.crawlabledataset.filter
-
Build CrawlableDatasetFilters from other CrawlableDatasetFilters using logical composition (AND, OR, NOT).
- LogicalFilterComposer() - Constructor for class thredds.crawlabledataset.filter.LogicalFilterComposer
- LogLocalManager - Class in thredds.ui.monitor
- LogLocalManager.FileDateRange - Class in thredds.ui.monitor
- logprinter - Static variable in class ucar.httpservices.HTTPIntercepts
- LogReader - Class in thredds.logs
-
Superclass to read TDS logs
- LogReader(LogReader.LogParser) - Constructor for class thredds.logs.LogReader
- LogReader.Closure - Interface in thredds.logs
- LogReader.DateFilter - Class in thredds.logs
- LogReader.ErrorOnlyFilter - Class in thredds.logs
- LogReader.FilterNoop - Class in thredds.logs
- LogReader.IpFilter - Class in thredds.logs
- LogReader.Log - Class in thredds.logs
- LogReader.LogFilter - Interface in thredds.logs
- LogReader.LogParser - Interface in thredds.logs
- LogReader.Stats - Class in thredds.logs
- LOGSTDIO - Static variable in class ucar.unidata.util.test.UnitTestCommon
- lon - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
lon = 2;
- lon - Variable in class ucar.nc2.ft.point.standard.TableConfig
- lon - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
- lon - Variable in class ucar.unidata.geoloc.EarthLocationImpl
-
Deprecated.
- lon - Variable in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.North longitude in degrees, always +/- 180
- Lon - ucar.nc2.constants.AxisType
- Lon - ucar.nc2.ft.point.standard.Table.CoordName
- Lon - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Lon = 7;
- LON - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The longitude variable name
- LON_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- LON_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- LON_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- LON_MAX - Static variable in class ucar.nc2.constants.ACDD
- LON_MIN - Static variable in class ucar.nc2.constants.ACDD
- LON_RESOLUTION - Static variable in class ucar.nc2.constants.ACDD
- LON_UNITS - Static variable in class ucar.nc2.constants.ACDD
- LON_UNITS - Static variable in class ucar.nc2.constants.CDM
- lon_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
lon = 2;
- Lon_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Lon = 7;
- lon0 - Variable in class ucar.nc2.dataset.transform.AbstractTransformBuilder
- lonAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- lonAxis2D - Variable in class ucar.nc2.ft2.coverage.HorizCoordSys
- lonDiff(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.lonDiff
- lonDiff(double, double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
Find difference (lon1 - lon2) normalized so that maximum value is += 180.
- LONG - dap4.core.ce.CEAST.Constant
- LONG - ucar.ma2.DataType
- LONG - ucar.nc2.stream.NcStreamProto.Attribute.Type
-
LONG = 4;
- LONG - ucar.nc2.stream.NcStreamProto.DataType
-
LONG = 4;
- LONG_DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- LONG_NAME - Static variable in class ucar.nc2.constants.CDM
- LONG_NAME - Static variable in class ucar.nc2.constants.CF
- LONG_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Attribute.Type
-
LONG = 4;
- LONG_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
LONG = 4;
- long2double(long[]) - Static method in class dap4.core.util.Convert
- longFormat(Unit) - Method in interface ucar.units.UnitFormat
-
Formats a unit using a long form.
- longFormat(Unit) - Method in class ucar.units.UnitFormatImpl
-
Formats a unit using a long form.
- longFormat(Unit, StringBuffer) - Method in class ucar.units.StandardUnitFormat
-
Formats a unit in the underlying system of units.
- longFormat(Unit, StringBuffer) - Method in interface ucar.units.UnitFormat
-
Appends a unit formatted according to the long form to a string buffer.
- LONGITUDE - Static variable in class ucar.nc2.constants.CF
- LONGITUDE_OF_CENTRAL_MERIDIAN - Static variable in class ucar.nc2.constants.CF
- LONGITUDE_OF_CENTRAL_MERIDIAN - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
longitude_of_central_meridian
- LONGITUDE_OF_PRIME_MERIDIAN - Static variable in class ucar.nc2.constants.CF
- LONGITUDE_OF_PROJECTION_ORIGIN - Static variable in class ucar.nc2.constants.CF
- LONGITUDE_OF_PROJECTION_ORIGIN - Static variable in interface ucar.nc2.iosp.grid.GridCF
-
longitude_of_projection_origin
- longitudeDistance(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- longToBytes(long) - Static method in class ucar.nc2.ui.gis.shapefile.Swap
-
Convert a long to an array of 8 bytes.
- longToBytes(long) - Static method in class ucar.unidata.io.Swap
-
Deprecated.Convert a long to an array of 8 bytes.
- longValue() - Method in class ucar.nc2.jni.netcdf.SizeTByReference
- longvector(int[]) - Static method in class dap4.core.util.DapUtil
- lonName - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
- lonNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.lonNormal
- lonNormal(double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
Normalize the longitude to lie between +/-180
- lonNormal(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.lonNormal
- lonNormal(double, double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
put longitude into the range [center +/- 180] deg
- lonNormal360(double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.lonNormal360
- lonNormal360(double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
put longitude into the range [0, 360] deg
- lonNormalFrom(double, double) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.lonNormalFrom
- lonNormalFrom(double, double) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
put longitude into the range [start, start+360] deg
- lonNorthPole - Variable in class ucar.nc2.grib.grib2.Grib2Gds.AbstractRotatedLatLon
- lonPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- lonSouthPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- lonSouthPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- lonSouthPole - Variable in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- lonToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.use LatLonPoints.lonToString
- lonToString(double, int) - Static method in class ucar.unidata.geoloc.LatLonPoints
-
Make a nicely formatted representation of a longitude, eg 120.3W or 99.99E.
- lonVar - Variable in class ucar.nc2.dt.point.DapperDataset
- lonVar - Variable in class ucar.nc2.dt.point.SequenceHelper
- lonVar - Variable in class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- lonVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset.Config
-
Deprecated.
- lonVar - Variable in class ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset
-
Deprecated.
- lonVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl.Config
-
Deprecated._more_
- lonVar - Variable in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetImpl
-
Deprecated._more_
- lonVar - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- lonVarName - Variable in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- lonVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- lonVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- lookForProblems(Formatter) - Method in class ucar.nc2.grib.grib2.table.FslHrrrLocalTables
- lookForProblems(Formatter) - Method in class ucar.nc2.grib.grib2.table.Grib2Tables
- lookup - Variable in class ucar.nc2.iosp.grid.GridVariable
-
lookup table
- lookup - Variable in class ucar.nc2.iosp.grid.GridVertCoord
- lookup(long) - Method in class dap4.core.dmr.DapEnumeration
- lookup(TypeSort) - Static method in class dap4.core.dmr.DapType
- lookup(String) - Method in class dap4.core.dmr.DapEnumeration
- lookup(String) - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- lookup(String, DapSort...) - Method in class dap4.core.dmr.DapDataset
-
Parse an FQN and use it to trace to a specific object in a dataset.
- lookup(String, String) - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- lookup(String, URL) - Method in class ucar.nc2.util.rc.RC
-
Deprecated.
- lookupEnumInt(String) - Method in class ucar.nc2.EnumTypedef
-
Get the enum value corresponding to the name.
- lookupEnumString(int) - Method in class ucar.nc2.dataset.VariableDS
- lookupEnumString(int) - Method in class ucar.nc2.EnumTypedef
-
Get the name corresponding to the enum value.
- lookupEnumString(int) - Method in class ucar.nc2.Variable
-
Lookup the enum string for this value.
- lookupParamIgnoreCase(String) - Method in class ucar.atd.dorade.DoradeSweep
-
Get the parameter descriptor with the given name, ignoring case.
- lookupTablePath - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- LOP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Lop
- lov - Variable in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- lov - Variable in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- LOV - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
LoV
- LOWERCASE - Static variable in class ucar.httpservices.HTTPUtil
- LowLev - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Lowest level per variable
- LPAREN - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- lstcl - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
-
last valid column
- lstrw - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMHeaders
-
last valid row
- LT - dap4.core.ce.CEAST.Operator
- LUMEN - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of luminous flux.
- LUMINOUS_INTENSITY - Static variable in class ucar.units.BaseQuantity
-
The base quantity of luminous intensity.
- LUMINOUS_INTENSITY_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of luminous intensity.
- LUS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- LUT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- LUX - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of illuminance.
- LV_CCRD(int) - Static method in class ucar.nc2.iosp.gempak.GempakUtil
-
This subroutine translates a numeric value for IVCORD into its character value in VCOORD.
M
- M - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
M
- M3IOConvention - Class in ucar.nc2.dataset.conv
-
Models-3/EDSS Input/Output netcf format.
- M3IOConvention - Class in ucar.nc2.internal.dataset.conv
-
Models-3/EDSS Input/Output netcf format.
- M3IOConvention() - Constructor for class ucar.nc2.dataset.conv.M3IOConvention
- M3IOConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- MA - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- Madis - Class in ucar.nc2.ft.point.standard.plug
-
Madis Convention
- Madis() - Constructor for class ucar.nc2.ft.point.standard.plug.Madis
- Madis.VNames - Class in ucar.nc2.ft.point.standard.plug
- MadisAcars - Class in ucar.nc2.ft.point.standard.plug
-
Describe
- MadisAcars() - Constructor for class ucar.nc2.ft.point.standard.plug.MadisAcars
- MadisPointObsDataset - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- MadisPointObsDataset() - Constructor for class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- MadisPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- MADISStation - Class in ucar.nc2.dataset.conv
-
MADIS Station Convention.
- MADISStation - Class in ucar.nc2.internal.dataset.conv
-
MADIS Station Convention.
- MADISStation() - Constructor for class ucar.nc2.dataset.conv.MADISStation
- MADISStation.Factory - Class in ucar.nc2.internal.dataset.conv
- MadisStationObsDataset - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- MadisStationObsDataset() - Constructor for class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- MadisStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- MAGIC_DATA - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_DATA2 - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_DATACOV - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_END - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_ERR - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_HEADER - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_HEADERCOV - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_START - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- MAGIC_START - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- MAGIC_START - Static variable in class ucar.nc2.grib.grib1.Grib1Index
- MAGIC_START - Static variable in class ucar.nc2.grib.grib2.Grib2Index
- MAGIC_START - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_VDATA - Static variable in class ucar.nc2.stream.NcStream
- MAGIC_VEND - Static variable in class ucar.nc2.stream.NcStream
- main - Variable in class ucar.ui.widget.FileManager
- main(String[]) - Static method in class dap4.core.util.PowerSet
- main(String[]) - Static method in class thredds.catalog.dl.ADNWriter
-
testing
- main(String[]) - Static method in class thredds.catalog.dl.DCWriter
-
testing
- main(String[]) - Static method in class thredds.catalog.dl.DIFWriter
-
testing
- main(String[]) - Static method in class thredds.catalog.dl.Grib2toDIF
- main(String[]) - Static method in class thredds.catalog.InvCatalogFactory
-
testing
- main(String[]) - Static method in class thredds.catalog.query.DqcFactory
- main(String[]) - Static method in class thredds.catalog.ThreddsMetadata
-
********************************************************************
- main(String[]) - Static method in class thredds.cataloggen.CatGenAndWrite
- main(String[]) - Static method in class thredds.client.catalog.tools.CatalogCrawler
- main(String[]) - Static method in class thredds.ui.monitor.TdsMonitor
- main(String[]) - Static method in class ucar.gcdm.server.GcdmServer
-
Main launches the server from the command line.
- main(String[]) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use ucar.nc2.writer.Nccopy
- main(String[]) - Static method in class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.dt.point.DapperDataset
- main(String[]) - Static method in class ucar.nc2.dt.point.decode.MetarParseReport
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.dt.point.SequenceObsDataset
- main(String[]) - Static method in class ucar.nc2.dt.point.StationDatasetCollection
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.dt.point.StationObsDatasetInfo
-
Deprecated.debug
- main(String[]) - Static method in class ucar.nc2.dt.point.WriterCFPointDataset
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.dt.point.WriterProfileObsDataset
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.dt.point.WriterStationObsDataset
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.FileWriter
-
Deprecated.Main program.
- main(String[]) - Static method in class ucar.nc2.FileWriter2
-
Deprecated.use ucar.nc2.write.Nccopy
- main(String[]) - Static method in class ucar.nc2.ft.point.writer.CFPointWriter
- main(String[]) - Static method in class ucar.nc2.ft.point.writer2.CFPointWriter
- main(String[]) - Static method in class ucar.nc2.ft2.scan.FeatureScan
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- main(String[]) - Static method in class ucar.nc2.grib.GribConverterUtility
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.grib.GribVariableRenamer
-
Deprecated.
- main(String[]) - Static method in class ucar.nc2.iosp.bufr.writer.BufrSplitter
- main(String[]) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.Main program.
- main(String[]) - Static method in class ucar.nc2.ui.ToolsUI
- main(String[]) - Static method in class ucar.nc2.util.CompareNetcdf2
- main(String[]) - Static method in class ucar.nc2.write.Nccopy
- main(String[]) - Static method in class ucar.nc2.write.Ncdump
-
Main program.
- main(String[]) - Static method in class ucar.unidata.util.test.Diff
-
main - entry point when used standalone.
- main1(String[]) - Static method in class thredds.cataloggen.CatGenAndWrite
-
Need a few test cases: 1) Anne's TDR case - catalog a collection of TDS served data.
- main2(String[]) - Static method in class ucar.nc2.dt.point.CFPointObWriter
-
Deprecated.
- main2(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
-
Deprecated.
- main2(String[]) - Static method in class ucar.nc2.stream.NcStreamWriterChannel
-
Deprecated.
- main3(String[]) - Static method in class ucar.nc2.dt.point.WriterCFStationObsDataset
-
Deprecated.
- maintenace - Static variable in class ucar.nc2.dt.point.decode.MP
- MAJOR_AXIS - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The error ellipse major axis variable name
- MAJOR_AXIS_EARTH - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
major axis of earth
- majorAxis - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- make(int, int) - Static method in class ucar.ma2.Range
- make(Iterable<StructureData>) - Static method in class ucar.ma2.StructureDataFactory
- make(String, int) - Static method in class ucar.ma2.Range
- make(String, Object) - Static method in class ucar.ma2.StructureDataFactory
-
Make a StructureData with a single member of given name and value.
- make(List<RangeIterator>) - Static method in class ucar.ma2.Section
- make(StructureData...) - Static method in class ucar.ma2.StructureDataFactory
- make(DsgFeatureCollection, byte[]) - Method in interface ucar.nc2.ft.point.remote.FeatureMaker
- make1DStringArray() - Method in class ucar.ma2.ArrayChar
-
Make this into the equivilent 1D ArrayObject of Strings.
- makeAccess(Dataset) - Method in class thredds.client.catalog.builder.AccessBuilder
- makeArray(DataType, int, double, double) - Static method in class ucar.ma2.Array
-
Make a 1D array from a start and incr.
- makeArray(DataType, String[]) - Static method in class ucar.ma2.Array
-
Make an 1D array from an array of strings.
- makeArray(DataType, List<String>) - Static method in class ucar.ma2.Array
-
Make an 1D array from a list of strings.
- makeArray(DataType, List<String>) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use Array#makeArray directly
- makeArrayBB(ArrayStructure) - Static method in class ucar.nc2.iosp.IospHelper
-
Deprecated.use StructureDataDeep.copyToArrayBB
- makeArrayRankPlusOne(Array) - Static method in class ucar.ma2.Array
-
Add extra outermost dimension with len = 1.
- makeAttributeElement(Attribute) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeAttributeElement(Attribute) - Method in class ucar.nc2.write.NcmlWriter
- makeBestDatasetInventory() - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- makeBestFromComplete() - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
-
Implements coverting a "complete best" to a "monotonic best".
- makeBestFromComplete(int[], int) - Method in class ucar.nc2.grib.coord.CoordinateTime
- makeBestFromComplete(int[], int) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- makeBestFromComplete(int[], int) - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- makeBestFromComplete(int[], int) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
- makeBestTimeCoordinate(CoordinateRuntime) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- makeButtcon(String, String, boolean) - Static method in class ucar.ui.widget.BAMutil
-
Make a "buttcon" = button with an Icon
- makeButtcon(Icon, Icon, String, boolean) - Static method in class ucar.ui.widget.BAMutil
-
Make a "buttcon" = button with an Icon
- makeButtconFromAction(Action) - Static method in class ucar.ui.widget.BAMutil
- makeCalendarDate() - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
- makeCalendarDate(double) - Method in class ucar.nc2.time.CalendarDateUnit
- makeCalendarDate(double) - Method in class ucar.nc2.units.DateUnit
-
Get the equivalent CalendarDate.
- makeCalendarDate(int) - Method in class ucar.nc2.time.CalendarDateUnit
- makeCalendarDateFromOffset(double) - Method in class ucar.nc2.dataset.CoordinateAxisTimeHelper
- makeCalendarDateFromOffset(String) - Method in class ucar.nc2.dataset.CoordinateAxisTimeHelper
- makeCalendarDateRange() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.GroupGC
- makeCalendarDateRange(Calendar) - Method in class ucar.nc2.grib.coord.CoordinateTime
- makeCalendarDateRange(Calendar) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- makeCalendarDateRange(Calendar) - Method in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- makeCalendarDateRange(Calendar) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv
-
Make calendar date range, using the first and last ending bounds
- makeCatalog() - Method in class thredds.client.catalog.builder.CatalogBuilder
- makeCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
-
Try to build a catalog for the given path by scanning the location associated with this InvDatasetScan.
- makeCatalogRef(InvDataset) - Method in class thredds.cataloggen.config.CatalogRefExpander
- makeCollectionIndexPath(String, Path, String) - Static method in class thredds.inventory.partition.DirectoryCollection
-
Create standard name = topCollectionName + last directory
- makeCollectionName(String, Path) - Static method in class thredds.inventory.partition.DirectoryCollection
-
Create standard name = topCollectionName + last directory
- makeCoordinate(List<Object>) - Method in interface ucar.nc2.grib.coord.CoordinateBuilder
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateEns.Builder1
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateEns.Builder2
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateRuntime.Builder1
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateRuntime.Builder2
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateTime.Builder1
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateTime.Builder2
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder1
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateTime2D.Builder2
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv.Builder1
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateTimeIntv.Builder2
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateVert.Builder1
- makeCoordinate(List<Object>) - Method in class ucar.nc2.grib.coord.CoordinateVert.Builder2
- makeCoordinateAxes() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Take previously identified Coordinate Axis and Coordinate Variables and make them into a CoordinateAxis.
- makeCoordinateAxes(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Take previously identified Coordinate Axis and Coordinate Variables and make them into a CoordinateAxis.
- makeCoordinatesFromCoordinateSystem() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
-
For any variable listed in a coordinateAxes attribute, make into a coordinate.
- makeCoordinateSystem() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.Create a Coordinate System object, using the list of coordinate axis names in the (required) axes field.
- makeCoordinateSystem() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
-
For explicit coordinate system variables, make a CoordinateSystem.
- makeCoordinateSystems() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- makeCoordinateSystems(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Take all previously identified Coordinate Systems and create a CoordinateSystem object.
- makeCoordinateSystemsImplicit() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Make implicit CoordinateSystem objects for variables that dont already have one, by using the variables' list of coordinate axes, and any coordinateVariables for it.
- makeCoordinateSystemsImplicit(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Make implicit CoordinateSystem objects for variables that dont already have one, by using the variables' list of coordinate axes, and any coordinateVariables for it.
- makeCoordinateSystemsMaximal(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.If a variable still doesnt have a coordinate system, use hueristics to try to find one that was probably forgotten.
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.AlbersEqualArea
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.AzimuthalEquidistant
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.FlatEarth
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Geostationary
- makeCoordinateTransform(AttributeContainer, String) - Method in interface ucar.nc2.dataset.transform.HorizTransformBuilderIF
-
Make a ProjectionCT from a Coordinate Transform Variable.
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LambertAzimuthal
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LambertConformalConic
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LambertCylindricalEqualArea
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.LatLon
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Mercator
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.MSGnavigation
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Orthographic
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.PolarStereographic
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.PolyconicProjection
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.RotatedLatLon
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.RotatedPole
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Sinusoidal
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.Stereographic
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.TransverseMercator
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.UTM
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.dataset.transform.VerticalPerspective
- makeCoordinateTransform(AttributeContainer, String) - Method in class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
-
Make the coordinate transform
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFHybridHeight
-
Make the
CoordinateTransform
from the dataset - makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFLnPressure
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFOceanS
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFOceanSigma
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CFSigma
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CsmSigma.HybridSigmaPressureBuilder
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.CsmSigma
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
-
Make a vertical CoordinateTransform from a Coordinate Transform Variable.
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.VExplicitField
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.VOceanSG1
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.VOceanSG2
- makeCoordinateTransform(NetcdfDataset, AttributeContainer) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
- makeCoordinateTransform(NetcdfDataset, AttributeContainer, Formatter, Formatter) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Make a CoordinateTransform object from the parameters in a Coordinate Transform Variable, using an intrinsic or registered CoordTransBuilder.
- makeCoordinateTransform(NetcdfDataset, AttributeContainer, Formatter, Formatter, ImmutableList<CoordinateAxis>) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Make a CoordinateTransform object from the parameters in a Coordinate Transform Variable, using an intrinsic or registered CoordTransBuilder.
- makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.conv.CSMConvention
- makeCoordinateTransform(NetcdfDataset, Variable) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- makeCoordinateTransform(VariableDS.Builder<?>) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.ADASConvention
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.AWIPSConvention
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.GDVConvention
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.M3IOConvention
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.conv.WRFConvention
- makeCoordinateTransforms() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Take all previously identified Coordinate Transforms and create a CoordinateTransform object by calling CoordTransBuilder.makeCoordinateTransform().
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.ADASConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.AWIPSConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.AWIPSsatConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.DefaultConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.GDVConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.M3IOConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.NUWGConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.conv.WRFConvention
- makeCoordinateTransforms(NetcdfDataset) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.Take all previously identified Coordinate Transforms and create a CoordinateTransform object by calling CoordTransBuilder.makeCoordinateTransform().
- makeCoordinateTransformVariable(CoordinateTransform) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder
-
Create a "dummy" Coordinate Transform Variable based on the given CoordinateTransform.
- makeCoordinateTransformVariable(NetcdfDataset, CoordinateTransform) - Method in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- makeCoordSys() - Method in class ucar.nc2.ft2.coverage.adapter.DtCoverageCSBuilder
- makeCoordSys() - Method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCSBuilder
- makeCoordSysName(List<String>) - Static method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- makeCoverageDatasetSubset(CoverageCollection, List<String>, SubsetParams) - Static method in class ucar.nc2.ft2.coverage.writer.CoverageSubsetter2
- makeCursor(String) - Static method in class ucar.ui.util.Resource
-
Get a gif file, make it into a Cursor.
- makeCursor(String) - Static method in class ucar.ui.widget.BAMutil
-
Make a cursor from the named Image in the default resource (jar file)
- makeCustomizer() - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilderFromIndex
- makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.internal.ncml.Aggregation
-
Dataset factory, so subclasses can override
- makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Dataset factory, so subclasses can override
- makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- makeDataset(String, String, String, String, String, String, EnumSet<NetcdfDataset.Enhance>, FileFactory) - Method in class ucar.nc2.ncml.AggregationTiled
-
Deprecated.
- makeDataset(DatasetNode) - Method in class thredds.client.catalog.builder.CatalogRefBuilder
- makeDataset(DatasetNode) - Method in class thredds.client.catalog.builder.DatasetBuilder
- makeDataset(MFile) - Method in class ucar.nc2.internal.ncml.Aggregation
- makeDataset(MFile) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- makeDataset(MFile) - Method in class ucar.nc2.ncml.AggregationOuterDimension
-
Deprecated.
- makeDatasetDescription() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
-
Create the "Dataset Description" XML document from this GridDataset
- makeDatasetDescription() - Method in class ucar.nc2.ft2.coverage.writer.CoverageDatasetCapabilities
-
Create the "Dataset Description" XML document from this GridDataset
- makeDatasets(CancelTask) - Method in class ucar.nc2.internal.ncml.Aggregation
-
Make the list of Datasets, from explicit and scans.
- makeDatasets(CancelTask) - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Make the list of Datasets, from explicit and scans.
- makeDatasets(CancelTask) - Method in class ucar.nc2.ncml.AggregationFmrc
-
Deprecated.
- makeDatatypeWithData(int, StructureData) - Method in class ucar.nc2.dt.DatatypeIterator
-
Deprecated.
- makeDate(double) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- makeDate(double) - Method in class ucar.nc2.ft2.coverage.TimeHelper
- makeDate(double) - Method in class ucar.nc2.units.DateUnit
-
Create a Date from this base unit and the given value.
- makeDate(CalendarDate, double) - Method in class ucar.nc2.ft2.coverage.TimeOffsetAxis
- makeDateInTimeUnits(CalendarDate, double) - Method in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- makeDateInTimeUnits(CalendarDate, double) - Method in class ucar.nc2.ft2.coverage.TimeHelper
- makeDateList(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Get the list of dates
- makeDateList(boolean) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Make the list of dates.
- makeDateType(String, String, String) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
- makeDateType(String, String, String, Calendar) - Method in class thredds.client.catalog.builder.CatalogBuilder
- makeDescription() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- makeDialog(JFrame, String, boolean) - Method in class thredds.ui.catalog.ThreddsDatasetChooser
-
Wrap this in a JDialog component.
- makeDialog(RootPaneContainer, String, boolean) - Method in class thredds.ui.catalog.CatalogChooser
-
Wrap this in a JDialog component.
- makeDialog(RootPaneContainer, String, boolean) - Method in class ucar.nc2.ui.coverage2.CoverageTable
-
Wrap this in a JDialog component.
- makeDialog(RootPaneContainer, String, boolean) - Method in class ucar.nc2.ui.grid.GeoGridTable
-
Wrap this in a JDialog component.
- makeDialog(RootPaneContainer, String, boolean) - Method in class ucar.nc2.ui.point.StationRegionDateChooser
-
Wrap this in a JDialog component.
- makeDialog(RootPaneContainer, String, boolean) - Method in class ucar.nc2.ui.simplegeom.SimpleGeomTable
-
Wrap this in a JDialog component.
- makeDialog(RootPaneContainer, String, boolean) - Method in class ucar.ui.widget.HtmlBrowser
-
Wrap this in a JDialog component.
- makeDimensionElement(Dimension) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeDimensionElement(Dimension) - Method in class ucar.nc2.write.NcmlWriter
- makeDimensionList(Map<String, Dimension>, List<Dimension>) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- makeDimensionMap(Group.Builder, Multimap<Dimension, Variable.Builder<?>>) - Method in class ucar.nc2.Group.Builder
-
Make a multimap of Dimensions and all the variables that reference them, in this group and its nested groups.
- makeDimensionsAll(Variable) - Static method in class ucar.nc2.Dimensions
-
Get list of Dimensions, including parent Structure(s), if any.
- makeDimensionsAnon(int[]) - Static method in class ucar.nc2.Dimension
-
Deprecated.use Dimensions.makeDimensionsAnon()
- makeDimensionsAnon(int[]) - Static method in class ucar.nc2.Dimensions
-
Make a list of private dimensions from an array of lengths
- makeDimensionsList(String) - Method in class ucar.nc2.Group.Builder
-
Make list of dimensions by looking in this Group or parent groups
- makeDimensionsList(String) - Method in class ucar.nc2.Group
-
Create a dimension list using dimension names.
- makeDimensionsList(List<Dimension>, String) - Static method in class ucar.nc2.Dimension
-
Deprecated.use Dimensions.makeDimensionsList()
- makeDimensionsList(Dimensions.FindDimensionByName, String) - Static method in class ucar.nc2.Dimensions
-
Make a list of Dimensions from a list of names.
- makeDimensionsList(Group, String) - Static method in class ucar.nc2.Dimension
-
Deprecated.use Group.makeDimensionsList()
- makeDimensionsString() - Method in class ucar.nc2.Variable.Builder
- makeDimensionsString(List<Dimension>) - Static method in class ucar.nc2.Dimension
-
Deprecated.use Dimensions.makeDimensionsString()
- makeDimensionsString(List<Dimension>) - Static method in class ucar.nc2.Dimensions
-
Make a space-delineated String from a list of Dimension names, inverse of makeDimensionsList().
- makeDocument() - Method in class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.Create an XML document from this info
- makeDocument() - Method in class ucar.nc2.ft.point.standard.PointConfigXML
-
Create an XML document from this info
- makeDomain(Iterable<? extends Variable>) - Static method in class ucar.nc2.dataset.CoordinateSystem
- makeDummyTransformVariable(NetcdfDataset, CoordinateTransform) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Create a "dummy" Coordinate Transform Variable based on the given CoordinateTransform.
- makeEdges(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
-
Normal case: do something reasonable in deciding on the edges when we have the midpoints of a 2D coordinate.
- makeEnumTypedefElement(EnumTypedef) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeEnumTypedefElement(EnumTypedef) - Method in class ucar.nc2.write.NcmlWriter
- makeExplicitNetcdfElement(NetcdfFile, String) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeExplicitNetcdfElement(NetcdfFile, String) - Method in class ucar.nc2.write.NcmlWriter
- makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
- makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.PointIteratorMultidim
- makeFeature(int, StructureData) - Method in class ucar.nc2.ft.point.standard.StandardPointFeatureIterator
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFPointCollection
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFProfileCollection
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFStationCollection
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFStationProfileCollection
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFTrajectoryCollection
- makeFeatureVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFTrajectoryProfileCollection
- makeFile(String, GridDataset, List<String>, LatLonRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- makeFile(String, GridDataset, List<String>, LatLonRect, int, Range, CalendarDateRange, int, boolean, NetcdfFileWriter.Version) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- makeFile(String, GridDataset, List<String>, LatLonRect, CalendarDateRange) - Static method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.Write a netcdf-3 file from a subset of a grid dataset
- makeFile(String, GridDataset, List<String>, LatLonRect, CalendarDateRange, boolean, int, int, int) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.Write a CF compliant Netcdf-3 file from any gridded dataset.
- makeFile(String, GridDataset, List<String>, ProjectionRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- makeFile(String, GridDataset, List<String>, ProjectionRect, int, Range, CalendarDateRange, int, boolean, NetcdfFileWriter.Version) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- makeFileListSorted() - Method in class thredds.inventory.CollectionAbstract
- makeFilepath() - Static method in class thredds.client.catalog.ClientCatalogUtil
- makeFilepath(String) - Static method in class thredds.client.catalog.ClientCatalogUtil
- makeFileSubType() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Subclasses need to set the subtype.
- makeFileSubType() - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Make the file subtype
- makeFileSubType() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Set the file subType.
- makeFileVersioned(String, GridDataset, List<String>, LatLonRect, CalendarDateRange, NetcdfFileWriter.Version) - Static method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.
- makeFromJavaArray(Object) - Static method in class ucar.ma2.Array
- makeFromJavaArray(Object, boolean) - Static method in class ucar.ma2.Array
-
Generate a new Array from a java array of any rank and type.
- makeFromString(String, int) - Static method in class ucar.ma2.ArrayChar
-
Create an ArrayChar from a String
- makeFromStringArray(ArrayObject) - Static method in class ucar.ma2.ArrayChar
-
Create an ArrayChar from an ArrayObject of Strings.
- makeFromStringArray(ArrayObject, int) - Static method in class ucar.ma2.ArrayChar
-
Create an ArrayChar from an ArrayObject of Strings.
- makeFullName() - Method in class ucar.nc2.Dimension
-
Deprecated.Do not use.
- makeFullName() - Method in class ucar.nc2.Group.Builder
-
Make the full name of the this group.
- makeFullName(CDMNode) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeFullName
- makeFullName(CDMNode, String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeFullName
- makeFullName(Group) - Static method in class ucar.nc2.NetcdfFiles
-
Create a Groups's full name with appropriate backslash escaping.
- makeFullName(Variable) - Static method in class ucar.nc2.NetcdfFiles
-
Create a Variable's full name with appropriate backslash escaping.
- makeFullNameSectionSpec(CDMNode) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeFullNameSectionSpec
- makeFullNameSectionSpec(Variable) - Static method in class ucar.nc2.NetcdfFiles
-
Create a Variable's full name with appropriate backslash escaping for use in a section spec.
- makeFullNameWithString(Group, String) - Method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeFullNameWithString
- makeFullNameWithString(Group, String) - Static method in class ucar.nc2.NetcdfFiles
-
Create a synthetic full name from a group plus a string
- makeGrayscaleImage(Array, IsMissingEvaluator) - Static method in class ucar.nc2.dt.image.ImageArrayAdapter
-
Adapt a rank 2 array into a java.awt.image.BufferedImage.
- makeGribCollection() - Method in class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- makeGribConfig(Formatter) - Method in class ucar.nc2.ui.grib.CdmIndexPanel.VarBean
- makeGridCoordSys(Formatter, CoordinateSystem, VariableEnhanced) - Static method in class ucar.nc2.dt.grid.GridCoordSys
-
Determine if the CoordinateSystem cs can be made into a GridCoordSys for the Variable v.
- makeGridFileSizeEstimate(GridDataset, List<String>, LatLonRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.Write a netcdf-3 file from a subset of a grid dataset, as long as it doesnt exceed a certain file size.
- makeGridFileSizeEstimate(GridDataset, List<String>, ProjectionRect, int, Range, CalendarDateRange, int, boolean) - Method in class ucar.nc2.dt.grid.CFGridWriter
-
Deprecated.Write a netcdf-3 file from a subset of a grid dataset (projection coordinates), as long as it doesnt exceed a certain file size.
- makeGridForm() - Method in class ucar.nc2.dt.grid.GridDatasetInfo
-
Create the "Grid Form" XML document from this GridDataset.
- makeGridHorizCoordSys(GridDefRecord, GridTableLookup, Group) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- makeGridTimeCoord(List<GridRecord>, String) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- makeGridVariable(String, String, GridHorizCoordSys, GridTableLookup) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- makeGridVertCoord(List<GridRecord>, String, GridTableLookup, GridHorizCoordSys) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
- makeGroup() - Method in class ucar.nc2.grib.collection.GribCollectionMutable
- makeGroupElement(Group) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeGroupElement(Group) - Method in class ucar.nc2.write.NcmlWriter
- makeGroups(List<MFile>, boolean, Formatter) - Method in class ucar.nc2.grib.collection.Grib1CollectionBuilder
- makeHorizCoordSys() - Method in class ucar.nc2.ft2.coverage.CoverageCoordSys
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.GaussianLatLon
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LambertConformal
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.LatLon
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.Mercator
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.RotatedLatLon
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.SphericalHarmonicCoefficients
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib1.Grib1Gds.UnknownGds
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.GdsSpherical
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.AbstractRotatedLatLon
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.AlbersEqualArea
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.CurvilinearOrthogonal
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.GaussLatLon
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LambertConformal
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.LatLon
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.Mercator
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.PolarStereographic
- makeHorizCoordSys() - Method in class ucar.nc2.grib.grib2.Grib2Gds.SpaceViewPerspective
-
Make a Eumetsat MSG "Normalized Geostationary Projection" projection.
- makeId() - Method in class ucar.nc2.grib.GdsHorizCoordSys
- makeImmutable() - Method in class ucar.ma2.Section
-
Deprecated.use builder()
- makeIndependentWindow(String) - Method in class ucar.ui.widget.TextHistoryPane
- makeIndex(String, RandomAccessFile) - Method in class ucar.nc2.grib.grib1.Grib1Index
- makeIndex(String, RandomAccessFile) - Method in class ucar.nc2.grib.grib2.Grib2Index
- makeIndex(String, RandomAccessFile) - Method in class ucar.nc2.grib.GribIndex
-
Make the gbx9 index file.
- makeIndex(FeatureCollectionConfig, Formatter, Path) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- makeIntervalName() - Method in class ucar.nc2.iosp.grid.GridVariable
- makeIntFromBytes(byte[], int, int) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- makeIntFromBytes(byte[], int, int) - Method in class ucar.nc2.iosp.hdf5.H5header
- makeIntFromBytes(byte[], int, int) - Method in interface ucar.nc2.iosp.hdf5.H5headerIF
- makeIntoCoordinateAxis() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.Turn the variable into a coordinate axis, if not already.
- makeIntoCoordinateAxis() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
-
Turn the variable into a coordinate axis.
- makeLabel(String) - Method in interface ucar.units.Unit
-
Makes a label for a named quantity.
- makeLabel(String) - Method in class ucar.units.UnitImpl
-
Returns a label for a quantity in this unit.
- makeLatestCatalogForDirectory(String, URI) - Method in class thredds.catalog.InvDatasetScan
-
Deprecated.Instead use
makeProxyDsResolver()
which provides more general proxy dataset handling. - makeLevelName(GridRecord, GridTableLookup) - Method in class ucar.nc2.iosp.grid.GridVariable
-
Make the level name
- makeLevelValues() - Method in class ucar.nc2.iosp.grads.GradsDimension
-
Make the level values from the specifications
- makeLevelValues() - Method in class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
Make the level values from the specifications
- makeLevelValues() - Method in class ucar.nc2.iosp.grads.GradsTimeDimension
-
Make the level values from the specifications
- makeLightningVariable(NetcdfFile, Group, Structure, String, DataType, String, String, String, String, AxisType) - Method in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
Make lightning variables
- makeLongName() - Method in class ucar.nc2.iosp.grid.GridVariable
-
Make a long name for the variable
- makeMap(List<Attribute>) - Static method in class ucar.nc2.Attribute
-
Deprecated.do not use
- makeMapSelectButton() - Static method in class ucar.nc2.ui.gis.MapBean
-
Convenience routine to make a button with a popup menu attached.
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFHybridHeight
-
Make the vertical transform transform
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFHybridSigmaPressure
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFLnPressure
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFOceanS
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFOceanSigma
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CFSigma
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CsmSigma.HybridSigmaPressureBuilder
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.CsmSigma
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in interface ucar.nc2.dataset.transform.VertTransformBuilderIF
-
Make a VerticalTransform.
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VExplicitField
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG1
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.VOceanSG2
- makeMathTransform(NetcdfDataset, Dimension, VerticalCT) - Method in class ucar.nc2.dataset.transform.WRFEtaTransformBuilder
- makemethod(HTTPSession.Methods, HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
-
Common method creation code so we can isolate mocking
- makeMiddleVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.CFPointWriter
- makeMiddleVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFStationProfileCollection
- makeMiddleVariables(List<StructureData>, boolean) - Method in class ucar.nc2.ft.point.writer.WriterCFTrajectoryProfileCollection
- makeMissingVariable() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make the missing variable
- makeMRU(K) - Method in class ucar.nc2.util.cache.HashQueue
- makeName(List<CoordinateAxis>) - Static method in class ucar.nc2.dataset.CoordinateSystem
-
Create standard name from list of axes.
- makeNameFromDescription(String) - Static method in class ucar.nc2.grib.GribUtils
- makeNameUnescaped(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeNameUnescaped
- makeNetcdfElement(NetcdfFile, String) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeNetcdfElement(NetcdfFile, String) - Method in class ucar.nc2.write.NcmlWriter
- makeObjectArray(DataType, Class, int[], Object) - Static method in class ucar.ma2.Array
-
Generate new Array with given type, shape, storage.
- makeObs(int) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- makeObs(int) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- makeObs(int) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- makeObs(int, boolean, StructureData) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- makeObs(int, boolean, StructureData) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- makeObsStructureData(Cursor) - Method in class ucar.nc2.ft.point.standard.NestedTable
- makeObsStructureData(Cursor, int) - Method in class ucar.nc2.ft.point.standard.NestedTable
- makeOffsetDate(CalendarDate, double) - Static method in class ucar.nc2.ft.fmrc.FmrcInv
-
Create a date from base and hour offset
- makeOffsetFromRefDate(CalendarDate) - Method in class ucar.nc2.time.CalendarDateUnit
- makeParamCode(int) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- makeParamCode(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- makeParamId(int, int, int) - Static method in class ucar.nc2.grib.grib2.table.Grib2Tables
- makeParamVariable(GempakParameter, List<Dimension>) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make a variable from a GempakParmaeter
- makePartitions(CollectionUpdateType) - Method in class thredds.inventory.partition.DirectoryPartition
- makePartitions(CollectionUpdateType) - Method in class thredds.inventory.partition.FilePartition
- makePartitions(CollectionUpdateType) - Method in interface thredds.inventory.partition.PartitionManager
- makePartitions(CollectionUpdateType) - Method in class thredds.inventory.partition.PartitionManagerFromIndexDirectory
- makePartitions(CollectionUpdateType) - Method in class thredds.inventory.partition.PartitionManagerFromIndexList
- makePartitions(CollectionUpdateType) - Method in class thredds.inventory.partition.TimePartition
- makePathAliasReplacements(Map<String, String>) - Static method in class thredds.util.PathAliasReplacementImpl
- makePlural(String) - Method in class ucar.units.UnitName
-
Returns the plural form of a name.
- makePrimitiveArray(int, DataType) - Static method in class ucar.nc2.iosp.IospHelper
-
Create 1D primitive array of the given size and type
- makePrimitiveArray(int, DataType, Object) - Static method in class ucar.nc2.iosp.IospHelper
-
Create 1D primitive array of the given size and type, fill it with the given value
- makeProjection(CoverageTransform, Formatter) - Static method in class ucar.nc2.dataset.CoordTransBuilder
-
Deprecated.
- makeProxyDsResolverCatalog(String, URI) - Method in class thredds.catalog.InvDatasetScan
-
Try to build a catalog for the given resolver path by scanning the location associated with this InvDatasetScan.
- makeQuery() - Method in class ucar.nc2.ft.point.remote.PointCollectionStreamRemote
- makeQuery() - Method in interface ucar.nc2.ft.point.remote.QueryMaker
- makeRadialCoordSys(Formatter, CoordinateSystem, Variable) - Static method in class ucar.nc2.dt.radial.RadialCoordSys
-
Determine if the CoordinateSystem cs can be made into a GridCoordSys for the Variable v.
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.AbstractRadialAdapter
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- makeRadialVariable(NetcdfDataset, Variable) - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- makeRecordStructure() - Method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDatasets.open() with IOSP_MESSAGE_ADD_RECORD_STRUCTURE
- makeRecordStructure() - Method in class ucar.nc2.NetcdfFile
-
Deprecated.
- makeRelativeGroup(NetcdfFile, String, boolean) - Method in class ucar.nc2.Group
-
Deprecated.will move to dap2 in ver6
- makeRequest(String) - Method in class dap4.dap4lib.HttpDSP
-
Open a connection and make a request for the (possibly constrained) DMR|DAP (choice is made by url extension)
- makeRootDirectory() - Static method in class ucar.nc2.util.DiskCache
-
Make sure that the current root directory exists.
- makeRunTimeDatasetInventory(CalendarDate) - Method in class ucar.nc2.ft.fmrc.FmrcInvLite
- makeScalar(String, String, String, DataType) - Static method in class ucar.nc2.VariableSimpleBuilder
- makeScalar(String, String, String, DataType) - Static method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- makeSectionFromDimensions(Iterable<Dimension>) - Static method in class ucar.nc2.Dimensions
-
Make a ucar.ma2.Section.Builder from an ordered set of Dimension objects.
- makeSectionSpecString() - Method in class ucar.nc2.ParsedSectionSpec
- makeSectionSpecString(Variable, List<Range>) - Static method in class ucar.nc2.ParsedSectionSpec
-
Make section specification String from a range list for a Variable.
- makeSequence(NetcdfFile) - Method in class ucar.nc2.iosp.misc.Uspln
- makeSequence(Structure, String, boolean) - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Make a Sequence for the part
- makeSGCoordSys(Formatter, CoordinateSystem, Variable) - Static method in class ucar.nc2.ft2.simpgeometry.adapter.SimpleGeometryCS
- makeShape(Iterable<Dimension>) - Static method in class ucar.nc2.Dimensions
-
Make an array of Dimension lengths.
- makeShape(DArray) - Method in class ucar.nc2.dods.DODSNetcdfFile
- makeSizeEstimate(GridDataset, List<String>, LatLonRect, ProjectionRect, int, Range, CalendarDateRange, int, boolean) - Static method in class ucar.nc2.dt.grid.CFGridWriter2
-
Deprecated.Compute the size of the file without writing
- makeSliceBuilder(int, int) - Method in class ucar.nc2.Variable.Builder
-
Create a new Variable.Builder that is a logical slice of this one, by fixing the specified dimension at the specified index value.
- makeStandalone(String, String, String, String) - Static method in class thredds.client.catalog.Dataset
-
Construct an Dataset which refers to a urlPath.
- makeStandardDateString(double) - Method in class ucar.nc2.units.DateUnit
-
Make a standard GMT string representation from this unit and given value.
- makeStandardFilename(String, String) - Static method in class ucar.util.prefs.XMLStore
-
Convenience routine for creating an XMLStore file in a standard place.
- makeStation(StructureData, int) - Method in class ucar.nc2.ft.point.standard.StandardStationCollectionImpl
-
Make a Station from the station data structure.
- makeStationCollectionDocument() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
-
Deprecated.Create an XML document from this info
- makeStationCollectionDocument(LatLonRect, String[]) - Method in class ucar.nc2.ft.point.writer.FeatureDatasetCapabilitiesWriter
-
Create an XML document for the stations in this dataset, possible subsetted by bb.
- makeStationCollectionDocument(LatLonRect, String[]) - Method in class ucar.nc2.ft.point.writer2.FeatureDatasetCapabilitiesWriter
-
Create an XML document for the stations in this dataset, possible subsetted by bb.
- makeStationObsDatasetDocument() - Method in class ucar.nc2.dt.point.StationObsDatasetInfo
-
Deprecated.Create an XML document from this info
- makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakSoundingIOSP
-
Make the station reader for this type
- makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make the appropriate station file reader, subclasses need to implement this
- makeStationReader() - Method in class ucar.nc2.iosp.gempak.GempakSurfaceIOSP
-
Make the station reader
- makeStationTable(NetcdfDataset, Formatter) - Method in class ucar.nc2.ft.point.standard.plug.GempakCdm
- makeStationVariable(String, Dimension) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make a station variable
- makeStationVars(List<GempakStation>, Dimension) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make the station variables from a representative station
- makeStridedGrid() - Method in class ucar.nc2.ui.grid.GridRenderer
- makeString(int, int, int) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- makeString(short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
- makeString(String, String, String, int) - Static method in class ucar.nc2.VariableSimpleBuilder
- makeString(String, String, String, int) - Static method in class ucar.nc2.VariableSimpleImpl
-
Deprecated.
- makeStructure(String, List<Dimension>, boolean) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Make a structure for the part
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArraySequence
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArraySequenceNested
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructure
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureBB
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureComposite
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureMA
- makeStructureData(ArrayStructure, int) - Method in class ucar.ma2.ArrayStructureW
- makeStructureMembers() - Method in class ucar.nc2.Structure
-
Create a StructureMembers object that describes this Structure.
- makeSubCounters() - Method in class ucar.nc2.util.Counters
- makeSubset(Range, Range, Range, Range, Range, Range) - Method in class ucar.nc2.dt.grid.GeoGrid
- makeSubset(Range, Range, Range, Range, Range, Range) - Method in interface ucar.nc2.dt.GridDatatype
-
Create a new GeoGrid that is a logical subset of this GeoGrid.
- makeSubset(Range, Range, LatLonRect, int, int, int) - Method in class ucar.nc2.dt.grid.GeoGrid
- makeSubset(Range, Range, LatLonRect, int, int, int) - Method in interface ucar.nc2.dt.GridDatatype
-
Create a new GeoGrid that is a logical subset of this GeoGrid.
- makeSymbol(String) - Static method in class ucar.nc2.iosp.mcidas.MetUnits
-
Create a 'proper' unit symbol from a common one (ie: mph -> mi/h instead of milliphots)
- makeTime2Runtime(CoordinateRuntime) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
- makeTimeStruct(int) - Method in class ucar.nc2.iosp.grads.GradsTimeDimension
-
Make a time struct from the index.
- makeUI() - Method in class ucar.nc2.ui.geoloc.NPController
- makeUI() - Method in class ucar.nc2.ui.point.StationRegionDateChooser
- makeUnion(List<TimeCoord>, CalendarDate) - Static method in class ucar.nc2.ft.fmrc.TimeCoord
-
Create the union of all the values in the list of TimeCoord, ignoring the TimeCoord's runDate
- makeUniqueId(Grib1SectionProductDefinition) - Static method in class ucar.nc2.ui.grib.Grib1CollectionPanel
- makeUnit(String) - Static method in class ucar.nc2.units.SimpleUnit
- makeURL(String) - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
-
Deprecated.
- makeURL(URL, String) - Static method in class ucar.nc2.util.net.URLStreamHandlerFactory
-
Deprecated.
- makeUrlFromFragment(String) - Static method in class thredds.client.catalog.ClientCatalogUtil
- makeValidCDLName(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeValidCDLName
- makeValidCDLName(String) - Static method in class ucar.nc2.NetcdfFiles
-
Escape special characters in a netcdf short name when it is intended for use in CDL.
- makeValidCdmObjectName(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeValidCdmObjectName
- makeValidCdmObjectName(String) - Static method in class ucar.nc2.NetcdfFiles
-
Create a valid CDM object name.
- makeValidCdmObjectName(String) - Static method in class ucar.unidata.util.StringUtil2
- makeValidNetcdf3ObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.use makeValidNetcdfObjectName
- makeValidNetcdfObjectName(String) - Static method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.Convert a name to a legal netcdf-3 name.
- makeValidNetcdfObjectName(String) - Static method in enum ucar.nc2.write.NetcdfFileFormat
-
Convert a name to a legal netcdf-3 name.
- makeValidPathName(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeValidPathName
- makeValidSectionSpecName(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.makeValidSectionSpecName
- makeValue(Date) - Method in class ucar.nc2.units.DateUnit
-
Create the equivalent value from this base unit and the given Date.
- makeValuesElement(Variable, boolean) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.Creates a
<values>
element from the variable's data. - makeValuesElement(Variable, boolean) - Method in class ucar.nc2.write.NcmlWriter
-
Creates a
<values>
element from the variable's data. - makeVariable(NetcdfFile, int, String, String, String, List) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- makeVariable(NetcdfFile, int, String, String, String, List<List<Level2Record>>, int) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- makeVariable(NetcdfFile, int, String, String, String, List<List<Level2Record>>, int, Level2VolumeScan) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- makeVariable(NetcdfFile, String, String, String, List<List<Ray>>) - Method in class ucar.nc2.iosp.uf.UFiosp
- makeVariable2(NetcdfFile, int, String, String, String, Level2VolumeScan) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- makeVariableDescription() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- makeVariableElement(Variable, boolean) - Method in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- makeVariableElement(Variable, boolean) - Method in class ucar.nc2.write.NcmlWriter
- makeVariableId(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Collection
- makeVariableId(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Partition
- makeVariableId(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Collection
- makeVariableId(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Partition
- makeVariableId(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- makeVariableIndex(GribCollectionImmutable.GroupGC, GribCollectionMutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribCollectionImmutable
- makeVariableIndex(GribCollectionImmutable.GroupGC, GribCollectionMutable.VariableIndex) - Method in class ucar.nc2.grib.collection.PartitionCollectionImmutable
- makeVariableLongName(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Iosp
- makeVariableLongName(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Iosp
- makeVariableLongName(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribIosp
- makeVariableName() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- makeVariableName(FeatureCollectionConfig.GribConfig) - Method in class ucar.nc2.grib.grib1.Grib1Variable
- makeVariableName(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Iosp
- makeVariableName(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Iosp
- makeVariableName(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribIosp
- makeVariableName(Grib1Customizer, FeatureCollectionConfig.GribConfig, Grib1SectionProductDefinition) - Static method in class ucar.nc2.grib.collection.Grib1Iosp
- makeVariableUnits() - Method in class ucar.nc2.grib.collection.GribCollectionImmutable.VariableIndex
- makeVariableUnits(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib1Iosp
- makeVariableUnits(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.Grib2Iosp
- makeVariableUnits(GribCollectionImmutable.VariableIndex) - Method in class ucar.nc2.grib.collection.GribIosp
- makeVerticalCT(NetcdfDataset) - Method in interface ucar.nc2.internal.dataset.transform.vertical.VerticalCTBuilder
-
Make a Vertical CoordinateTransform from a Coordinate Transform Variable.
- makeVerticalCT(NetcdfDataset) - Method in class ucar.nc2.internal.dataset.transform.vertical.WRFEtaTransformBuilder
- makeVerticalTransform(NetcdfDataset, Dimension) - Method in class ucar.nc2.dataset.VerticalCT
-
Make the Vertical Transform function
- makeVerticalTransform(NetcdfDataset, Dimension) - Method in interface ucar.nc2.internal.dataset.transform.vertical.VerticalTransformBuilder
-
Make a VerticalTransform.
- makeVertUnit(int) - Method in class ucar.nc2.grib.grib1.tables.Grib1Customizer
- makeVinfoForDimensionMapVariable(Group.Builder, Variable.Builder<?>) - Method in class ucar.nc2.internal.iosp.hdf4.H4header
- makeVinfoForDimensionMapVariable(Group.Builder, Variable.Builder<?>) - Method in interface ucar.nc2.internal.iosp.hdf4.HdfHeaderIF
- makeVinfoForDimensionMapVariable(Group.Builder, Variable.Builder<?>) - Method in class ucar.nc2.internal.iosp.hdf5.H5headerNew
- makeVlenArray(int[], Array[]) - Static method in class ucar.ma2.Array
-
Make a vlen array
- makeXEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
-
Experimental: for WRF rotated (NMM "E") Grids
- makeYEdgesRotated(ArrayDouble.D2) - Static method in class ucar.nc2.dataset.CoordinateAxis2D
-
Experimental: for WRF rotated (NMM "E") Grids
- MALFORMED_EXPR - Static variable in exception opendap.dap.DAP2Exception
-
The expression specified in the OPeNDAP URL is not valid.
- MalformedAliasException - Exception in opendap.dap
-
Thrown by
AttributeTable
when an attempt is made to alias to a non-existent attribute. - MalformedAliasException(int, String) - Constructor for exception opendap.dap.MalformedAliasException
-
Construct a
NoSuchAttributeException
with the specified message and OPeNDAP error code see (DAP2Exception
). - MalformedAliasException(String) - Constructor for exception opendap.dap.MalformedAliasException
-
Construct a
NoSuchAttributeException
with the specified message. - MAMath - Class in ucar.ma2
-
Element by element algebra on Arrays
- MAMath() - Constructor for class ucar.ma2.MAMath
- MAMath.MinMax - Class in ucar.ma2
-
Holds a minimum and maximum value.
- MAMath.ScaleOffset - Class in ucar.ma2
-
Holds a scale and offset.
- MAMatrix - Class in ucar.ma2
-
Abstraction for matrix operations.
- MAMatrix(int, int) - Constructor for class ucar.ma2.MAMatrix
-
Create an MAMatrix of the given shape.
- MAMatrix(Array) - Constructor for class ucar.ma2.MAMatrix
-
Create an MAMatrix using the given rank-2 array.
- ManageForm - Class in thredds.ui.monitor
- ManageForm() - Constructor for class thredds.ui.monitor.ManageForm
- ManageForm(PersistenceManager) - Constructor for class thredds.ui.monitor.ManageForm
- ManageForm.Data - Class in thredds.ui.monitor
- map - Variable in class thredds.featurecollection.FeatureCollectionConfig.TimeUnitConverterHash
- MAP - dap4.core.util.DapSort
- MAP_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- MapBean - Class in ucar.nc2.ui.gis
-
Wrap map Renderers as beans.
- MapBean() - Constructor for class ucar.nc2.ui.gis.MapBean
- MapMath - Class in ucar.unidata.geoloc.projection.proj4
-
Taken from com.jhlabs.map.proj Also see "http://search.cpan.org/src/DSTAHLKE/Cartography-Projection-GCTP-0.03/gctpc/" for C code
- MapMath() - Constructor for class ucar.unidata.geoloc.projection.proj4.MapMath
- maps - Variable in class dap4.core.dmr.DapVariable
- MAPS - Static variable in class opendap.dap.DGrid
-
The Map part of the
DGrid
- MAPS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- mapVars - Variable in class opendap.dap.DGrid
-
The Map component of this
DGrid
. - margin() - Method in class dap4.core.util.IndentWriter
- marginPrint(String) - Method in class dap4.core.util.IndentWriter
- marginPrintf(String, Object...) - Method in class dap4.core.util.IndentWriter
- marginPrintln() - Method in class dap4.core.util.IndentWriter
- marginPrintln(String) - Method in class dap4.core.util.IndentWriter
- mark - Variable in class thredds.catalog.InvDatasetImpl
- mark(int) - Method in class dap4.dap4lib.DeChunkedInputStream
- markIfClear(Rectangle2D, Object) - Method in class ucar.nc2.ui.gis.SpatialGrid
-
Check if the given rect intersects an already drawn one.
- markSupported() - Method in class dap4.dap4lib.DeChunkedInputStream
- markSupported() - Method in class opendap.dap.HeaderInputStream
-
Returns that we don't support the mark() and reset() methods.
- markSupported() - Method in class ucar.unidata.io.UncompressInputStream
-
Deprecated.This stream does not support mark/reset on the stream.
- MarshallingUtil - Class in ucar.nc2.ogc
-
Created by cwardgar on 2014/04/29.
- marshalPointDataset(FeatureDatasetPoint, OutputStream) - Static method in class ucar.nc2.ogc.MarshallingUtil
- marshalPointDataset(FeatureDatasetPoint, List<VariableSimpleIF>, OutputStream) - Static method in class ucar.nc2.ogc.MarshallingUtil
- MASS - Static variable in class ucar.units.BaseQuantity
-
The base quantity of mass.
- MASS_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of mass.
- master - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- MASTER_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- MASTER_TABLE_VERSION_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- masterRuntime - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- masterRuntime - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- MASTERRUNTIME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- masterVersion - Variable in class ucar.nc2.grib.grib2.table.Grib2TablesId
- match(DapVariable, DapSequence, D4Array) - Method in class dap4.core.ce.CEConstraint
-
Selection X match
- match(String) - Method in class thredds.logs.PathMatcher
-
Find the longest match.
- match(String, String) - Static method in class ucar.unidata.util.StringUtil2
-
Count number of chars that match in two strings, starting from front.
- match(CrawlableDataset) - Method in class thredds.crawlabledataset.filter.MultiSelectorFilter.Selector
-
Determine if the given dataset matches this selector.
- match(CoordinateAxis) - Method in interface ucar.nc2.ft.point.standard.CoordSysEvaluator.Predicate
- matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension) - Method in class ucar.nc2.ft.point.standard.plug.CFpointObs
- matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension, Dimension) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
- matchAxisTypeAndDimension(NetcdfDataset, AxisType, Dimension, Dimension, Dimension) - Method in class ucar.nc2.ft.point.standard.TableConfigurerImpl
- matcher - Variable in class ucar.nc2.iosp.noaa.StructureDataRegexp
- matches(DapVariable, DapSequence, D4Array, CEAST) - Method in class dap4.core.ce.CEConstraint
-
Evaluate a filter with respect to a Sequence record.
- matchTimeCoordinate(int, CoordinateTime2D.Time2D) - Method in class ucar.nc2.grib.coord.CoordinateTime2D
-
Find the index matching a runtime and time coordinate
- matchTimes(List<GridRecord>) - Method in class ucar.nc2.iosp.grid.GridTimeCoord
-
match time values - can this list of GridRecords use this coordinate?
- MAVector - Class in ucar.ma2
-
Abstraction for vector operations.
- MAVector(double[]) - Constructor for class ucar.ma2.MAVector
-
Create an MAVector out of a double array
- MAVector(int) - Constructor for class ucar.ma2.MAVector
-
Create an MAVector of the given length.
- MAVector(Array) - Constructor for class ucar.ma2.MAVector
-
Create an MAVector using the given rank-1 array.
- max - Variable in class ucar.ma2.MAMath.MinMax
- MAX_ALPHA_SIZE - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- MAX_CODE_LEN - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- MAX_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- MAX_INLINE_NVALUES - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrfWriter
- MAX_MESSAGE - Static variable in class ucar.gcdm.server.GcdmServer
- MAX_NUMRECS - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.The maximum number of records is 2^32-1.
- MAX_SELECTORS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- MAX_VARSIZE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.Each fixed-size variable and the data for one record's worth of a single record variable are limited to a little less than 4 GiB.
- maxDate - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- maxDate - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- maxDate - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- maximum - ucar.nc2.constants.CF.CellMethods
- Maximum - ucar.nc2.grib.GribStatType
- MAXLENGTH - Static variable in class dap4.core.util.Slice
- maxMinTemp24 - Static variable in class ucar.nc2.dt.point.decode.MP
- maxNextCharInd - Variable in class ucar.units.SimpleCharStream
- maxTemperature - Static variable in class ucar.nc2.dt.point.decode.MP
- MAXTEXT - Static variable in class dap4.core.dmr.parser.ParseUtil
- maxTime - Variable in class ucar.nc2.ft.point.CollectionInfo
- MaxVal - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Maximum variable data values
- maybeData() - Method in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- maybeData() - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- MBLKSZ - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Block size
- McFile - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
McIDAS file number in 1..9999
- McGrid - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
McIDAS grid number in 1..?
- McGridDefRecord - Class in ucar.nc2.iosp.mcidas
-
Class to hold the grid navigation information.
- McGridDefRecord() - Constructor for class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Create a new grid nav block
- McGridDefRecord(int[]) - Constructor for class ucar.nc2.iosp.mcidas.McGridDefRecord
-
Create a new grid nav block with the values
- mcGridReader - Variable in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
McIDAS file reader
- MCIDAS_AREA - ucar.nc2.constants.DataFormatType
- MCIDAS_AREA - Static variable in class thredds.catalog.DataFormatType
- McIDASAreaProjection - Class in ucar.nc2.iosp.mcidas
-
McIDASAreaProjection is the ProjectionImpl for McIDAS Area navigation modules.
- McIDASAreaProjection() - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Default bean constructor
- McIDASAreaProjection(int[], int[], int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Create a AREA coordinate system from the Area file's directory and navigation blocks.
- McIDASAreaProjection(AreaFile) - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
create a McIDAS AREA projection from the Area file's directory and navigation blocks.
- McIDASAreaTransformBuilder - Class in ucar.nc2.iosp.mcidas
-
Projection based on Mcidas Area files.
- McIDASAreaTransformBuilder() - Constructor for class ucar.nc2.iosp.mcidas.McIDASAreaTransformBuilder
- McIDASGridReader - Class in ucar.nc2.iosp.mcidas
-
Read grid(s) from a McIDAS grid file
- McIDASGridReader() - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Bean ctor
- McIDASGridReader(String) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Create a McIDASGrid Reader from the file
- McIDASGridReader(RandomAccessFile) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridReader
-
Create a McIDASGrid Reader from the file
- McIDASGridRecord - Class in ucar.nc2.iosp.mcidas
-
A class to hold McIDAS grid record information
- McIDASGridRecord(int, int[]) - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridRecord
-
Create a grid header from the integer bits
- McIDASGridServiceProvider - Class in ucar.nc2.iosp.mcidas
-
An IOSP for McIDAS Grid data
- McIDASGridServiceProvider() - Constructor for class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
- McIDASLookup - Class in ucar.nc2.iosp.mcidas
-
McIDASLookup get all the information about a McIDAS file.
- McIDASLookup(McIDASGridRecord) - Constructor for class ucar.nc2.iosp.mcidas.McIDASLookup
-
Gets a representative grid for this lookup
- MCollection - Interface in thredds.inventory
-
Collection of MFiles
- MController - Interface in thredds.inventory
-
Inventory Management Controller
- MControllerProvider - Interface in thredds.inventory
-
A Service Provider of
MController
. - MControllers - Class in thredds.inventory
- MControllers() - Constructor for class thredds.inventory.MControllers
- MD - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- MDCHAR - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Character packing
- MDGDEC - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
decimal packing?
- MDGDIF - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
DIF packing
- MDGGRB - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
GRIB1 packing
- MDGNMC - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
NMC packing
- MDGNON - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
no packing
- MDGRB2 - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
GRIB2 packing
- MDGRID - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Grid packing
- MDINTG - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Integer packing
- MDREAL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
No packing
- MDRPCK - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
real packing
- mean - ucar.nc2.constants.CF.CellMethods
- median - ucar.nc2.constants.CF.CellMethods
- mel_bufr - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- mel_tabs - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- Member(String, String, String, DataType, int[]) - Constructor for class ucar.ma2.StructureMembers.Member
-
Deprecated.use MemberBuilder
- Member(StructureMembers.Member) - Constructor for class ucar.ma2.StructureMembers.Member
-
Deprecated.use MemberBuilder
- MEMBER_DATA_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- MEMBER_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
- memberBuilder() - Static method in class ucar.ma2.StructureMembers
- memberData - Variable in class ucar.ma2.StructureDataW
- MEMBERDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- memberName - Variable in class ucar.nc2.ft.point.standard.CoordVarExtractor
- members - Variable in class ucar.ma2.ArrayStructure
- members - Variable in class ucar.ma2.StructureData
- members - Variable in class ucar.nc2.Structure
- MEMBERS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Data
- MEMBERS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- MEMBERS_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- MEMBERS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- MEMBERS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- memequal(byte[], byte[], int) - Static method in enum ucar.nc2.write.NetcdfFileFormat
- memoryArraySize - Static variable in class ucar.nc2.ogc.erddap.util.ErddapMath2
- memoryTooMuchData - Static variable in class ucar.nc2.ogc.erddap.util.ErddapMath2
-
These are *not* final so EDStatic can replace them with translated Strings.
- MemTracker - Class in ucar.nc2.iosp.hdf5
-
Track use of space in an HDF5 file
- MemTracker(long) - Constructor for class ucar.nc2.iosp.hdf5.MemTracker
- Mercator - Class in ucar.nc2.dataset.transform
-
Create a Mercator Projection from the information in the Coordinate Transform Variable.
- Mercator - Class in ucar.unidata.geoloc.projection
-
Mercator projection, spherical earth.
- Mercator - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- Mercator - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Mercator
- Mercator() - Constructor for class ucar.nc2.dataset.transform.Mercator
- Mercator() - Constructor for class ucar.unidata.geoloc.projection.Mercator
-
Constructor with default parameters
- Mercator(double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
-
Construct a Mercator Projection.
- Mercator(double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
- Mercator(double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Mercator
-
Construct a Mercator Projection.
- MERCATOR - Static variable in class ucar.nc2.constants.CF
- merge(String[], String) - Static method in class dap4.core.util.DapUtil
- merge(Map<HTTPSession.Prop, Object>, Map<HTTPSession.Prop, Object>) - Static method in class ucar.httpservices.HTTPUtil
- Merge() - Constructor for class thredds.ui.monitor.ServletLogTable.Merge
- mergeConfig(GribCollectionProto.FcConfig) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
repeated Parameter params = 20; // not used
- MERGED - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
standard surface file id
- mergeData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
-
.ucar.gcdm.Data data = 4;
- mergeData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
.ucar.gcdm.Data data = 6;
- mergeData(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
-
"immediate" - store small data in header
- mergeDateRange(CdmrFeatureProto.CalendarDateRange) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.CalendarDateRange dateRange = 5;
- mergedSettings() - Method in class ucar.httpservices.HTTPSession
- mergeError(GcdmNetcdfProto.Error) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
-
non-empty on error
- mergeError(GcdmNetcdfProto.Error) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
non-empty on error
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- mergeFrom(Message) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- mergeFrom(Message) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- mergeFrom(Message) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- mergeFrom(Message) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- mergeFrom(Message) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- mergeFrom(Message) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- mergeFrom(GcdmNetcdfProto.Attribute) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- mergeFrom(GcdmNetcdfProto.Data) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- mergeFrom(GcdmNetcdfProto.DataRequest) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- mergeFrom(GcdmNetcdfProto.DataResponse) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- mergeFrom(GcdmNetcdfProto.Dimension) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- mergeFrom(GcdmNetcdfProto.EnumTypedef) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- mergeFrom(GcdmNetcdfProto.EnumTypedef.EnumType) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- mergeFrom(GcdmNetcdfProto.Error) - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- mergeFrom(GcdmNetcdfProto.Group) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- mergeFrom(GcdmNetcdfProto.Header) - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- mergeFrom(GcdmNetcdfProto.HeaderRequest) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- mergeFrom(GcdmNetcdfProto.HeaderResponse) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- mergeFrom(GcdmNetcdfProto.Structure) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- mergeFrom(GcdmNetcdfProto.StructureDataProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- mergeFrom(GcdmNetcdfProto.StructureMemberProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- mergeFrom(GcdmNetcdfProto.StructureMembersProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- mergeFrom(GcdmNetcdfProto.Variable) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- mergeFrom(BufrCdmIndexProto.BufrIndex) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- mergeFrom(BufrCdmIndexProto.Field) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- mergeFrom(BufrCdmIndexProto.Station) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- mergeFrom(PointStreamProto.Location) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- mergeFrom(PointStreamProto.PointFeature) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- mergeFrom(PointStreamProto.PointFeatureCollection) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- mergeFrom(PointStreamProto.PointFeatureMember) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- mergeFrom(PointStreamProto.Station) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- mergeFrom(PointStreamProto.StationList) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- mergeFrom(CdmrFeatureProto.CalendarDateRange) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- mergeFrom(CdmrFeatureProto.CoordAxis) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- mergeFrom(CdmrFeatureProto.CoordSys) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- mergeFrom(CdmrFeatureProto.CoordTransform) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- mergeFrom(CdmrFeatureProto.Coverage) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- mergeFrom(CdmrFeatureProto.CoverageDataResponse) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- mergeFrom(CdmrFeatureProto.CoverageDataset) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- mergeFrom(CdmrFeatureProto.GeoReferencedArray) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- mergeFrom(CdmrFeatureProto.Rectangle) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- mergeFrom(GribCollectionProto.Coord) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- mergeFrom(GribCollectionProto.Dataset) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- mergeFrom(GribCollectionProto.FcConfig) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- mergeFrom(GribCollectionProto.Gds) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- mergeFrom(GribCollectionProto.GribCollection) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- mergeFrom(GribCollectionProto.Group) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- mergeFrom(GribCollectionProto.IntMap) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- mergeFrom(GribCollectionProto.IntvFilter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- mergeFrom(GribCollectionProto.MFile) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- mergeFrom(GribCollectionProto.Parameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- mergeFrom(GribCollectionProto.Partition) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- mergeFrom(GribCollectionProto.PartitionVariable) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- mergeFrom(GribCollectionProto.Record) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- mergeFrom(GribCollectionProto.SparseArray) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- mergeFrom(GribCollectionProto.StringMap) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- mergeFrom(GribCollectionProto.Variable) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- mergeFrom(Grib1IndexProto.Grib1GdsSection) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- mergeFrom(Grib1IndexProto.Grib1Index) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- mergeFrom(Grib1IndexProto.Grib1Record) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- mergeFrom(Grib2IndexProto.Grib2Index) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- mergeFrom(Grib2IndexProto.Grib2Record) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- mergeFrom(Grib2IndexProto.GribGdsSection) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- mergeFrom(Grib2IndexProto.GribIdSection) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- mergeFrom(GhcnmProto.StationIndex) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- mergeFrom(GhcnmProto.StationIndexList) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- mergeFrom(NcStreamProto.ArrayStructureCol) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- mergeFrom(NcStreamProto.ArrayStructureRow) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- mergeFrom(NcStreamProto.Attribute) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- mergeFrom(NcStreamProto.Data) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- mergeFrom(NcStreamProto.DataCol) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- mergeFrom(NcStreamProto.DataRow) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- mergeFrom(NcStreamProto.Dimension) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- mergeFrom(NcStreamProto.EnumTypedef) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- mergeFrom(NcStreamProto.EnumTypedef.EnumType) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- mergeFrom(NcStreamProto.Error) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- mergeFrom(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- mergeFrom(NcStreamProto.Header) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- mergeFrom(NcStreamProto.Member) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- mergeFrom(NcStreamProto.Range) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- mergeFrom(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- mergeFrom(NcStreamProto.Structure) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- mergeFrom(NcStreamProto.StructureData) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- mergeFrom(NcStreamProto.Variable) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- mergeGds(GribCollectionProto.Gds) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
-
use this to build the HorizCoordSys
- mergeHeader(GcdmNetcdfProto.Header) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
-
.ucar.gcdm.Header header = 3;
- mergeIds(Grib2IndexProto.GribIdSection) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
-
id section
- mergeLatlonRect(CdmrFeatureProto.Rectangle) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle latlonRect = 3;
- mergeLoc(PointStreamProto.Location) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
-
.Location loc = 1;
- mergeMasterRuntime(GribCollectionProto.Coord) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
-
list of runtimes in this GC
- mergeMembers(GcdmNetcdfProto.StructureMembersProto) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
-
STRUCTURE, SEQUENCE
- mergeMembers(GcdmNetcdfProto.StructureMembersProto) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
-
.ucar.gcdm.StructureMembersProto members = 4;
- mergeNcml(NetcdfFile, Element) - Static method in class ucar.nc2.internal.ncml.NcmlReader
-
Use NCML to modify the referenced dataset, create a new dataset with the merged info Used to wrap each dataset of an aggregation before its aggregated.
- mergeNcML(NetcdfFile, Element) - Static method in class ucar.nc2.ncml.NcMLReader
-
Deprecated.Use NCML to modify the referenced dataset, create a new dataset with the merged info Used to wrap each dataset of an aggregation before its aggregated
- mergeNcMLdirect(NetcdfDataset, Element) - Static method in class ucar.nc2.ncml.NcMLReader
-
Deprecated.Use NCML to directly modify the dataset
- mergeProjRect(CdmrFeatureProto.Rectangle) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
-
.Rectangle projRect = 4;
- mergeRoot(GcdmNetcdfProto.Group) - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
-
.ucar.gcdm.Group root = 4;
- mergeRoot(BufrCdmIndexProto.Field) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- mergeRoot(NcStreamProto.Group) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
-
.Group root = 4;
- mergeSection(NcStreamProto.Section) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
-
.Section section = 5;
- mergeSection(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
-
not required for SEQUENCE
- mergeSection(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
.Section section = 3;
- mergeSection(NcStreamProto.Section) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
.Section section = 3;
- mergeStructdata(NcStreamProto.ArrayStructureCol) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
-
structures
- mergeStructdata(NcStreamProto.ArrayStructureRow) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
-
structure/seq dataType
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Data.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Error.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Group.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Header.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Attribute.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Data.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.DataCol.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.DataRow.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Dimension.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Error.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Group.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Header.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Member.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Range.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Section.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Structure.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.StructureData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class ucar.nc2.stream.NcStreamProto.Variable.Builder
- message - Variable in class ucar.nc2.util.IO.HttpResult
- Message - Class in ucar.nc2.iosp.bufr
-
Encapsolates a complete BUFR message.
- Message(RandomAccessFile, BufrIndicatorSection, BufrIdentificationSection, BufrDataDescriptionSection, BufrDataSection) - Constructor for class ucar.nc2.iosp.bufr.Message
- MESSAGE_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Error
- MESSAGE_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Error
- message_type - Variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
- message_type - Variable in class ucar.nc2.iosp.nexrad2.Level2Record
- MessageAttribute() - Constructor for class ucar.nc2.internal.iosp.hdf5.H5objects.MessageAttribute
- MessageAttribute() - Constructor for class ucar.nc2.iosp.hdf5.H5header.MessageAttribute
- MessageBean() - Constructor for class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- MessageBean() - Constructor for class ucar.nc2.ui.op.Hdf5NewObjectTable.MessageBean
- MessageBean() - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
-
no-arg constructor
- MessageBean(Message) - Constructor for class ucar.nc2.ui.op.BufrMessageViewer.MessageBean
- MessageBean(H5header.HeaderMessage) - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable.MessageBean
-
create from a message
- MessageCompressedDataReader - Class in ucar.nc2.iosp.bufr
-
Reads through the data of a message.
- MessageCompressedDataReader() - Constructor for class ucar.nc2.iosp.bufr.MessageCompressedDataReader
- MessageDataspace() - Constructor for class ucar.nc2.internal.iosp.hdf5.H5objects.MessageDataspace
- MessageDataspace() - Constructor for class ucar.nc2.iosp.hdf5.H5header.MessageDataspace
- MessageDatatype() - Constructor for class ucar.nc2.internal.iosp.hdf5.H5objects.MessageDatatype
- MessageDatatype() - Constructor for class ucar.nc2.iosp.hdf5.H5header.MessageDatatype
- MessageDispatchDDS - Class in ucar.nc2.iosp.bufr.writer
-
BUFR Message Dispatch using DDS hashmap to sort the messages.
- MessageScanner - Class in ucar.nc2.iosp.bufr
-
Sequentially scans a BUFR file, extracts the messages.
- MessageScanner(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.MessageScanner
- MessageScanner(RandomAccessFile, long, boolean) - Constructor for class ucar.nc2.iosp.bufr.MessageScanner
- MessageUncompressedDataReader - Class in ucar.nc2.iosp.bufr
-
Read data for uncompressed messages.
- MessageUncompressedDataReader() - Constructor for class ucar.nc2.iosp.bufr.MessageUncompressedDataReader
- MessageWriter - Class in ucar.nc2.iosp.bufr.writer
-
Encapsolates writing BUFR message to one particular file.
- metadata - Variable in class thredds.catalog.InvDataset
- metadata - Variable in class thredds.catalog.ThreddsMetadata
- Metadata - thredds.client.catalog.ServiceType.AccessType
- MetadataConverterIF - Interface in thredds.catalog
-
Converts JDOM Element to Objects holding metadata content.
- MetadataExtractor - Class in ucar.nc2.thredds
-
Extract THREDDS metadata from the underlying CDM dataset.
- MetadataExtractor() - Constructor for class ucar.nc2.thredds.MetadataExtractor
- MetadataExtractorAcdd - Class in ucar.nc2.thredds
-
Extract ACDD metadata from dataset and promote into the catalog objects
- MetadataExtractorAcdd(Map<String, Attribute>, InvDatasetImpl, ThreddsMetadata) - Constructor for class ucar.nc2.thredds.MetadataExtractorAcdd
- MetadataOther - Static variable in class thredds.client.catalog.Dataset
- MetadataOther(String, String, String, boolean, Object) - Constructor for class thredds.client.catalog.ThreddsMetadata.MetadataOther
- MetadataOther(String, String, String, String, String, boolean) - Constructor for class thredds.client.catalog.ThreddsMetadata.MetadataOther
- MetadataType - Class in thredds.catalog
-
Type-safe enumeration of THREDDS Metadata types.
- MetarParseReport - Class in ucar.nc2.dt.point.decode
-
Deprecated.
- MetarParseReport() - Constructor for class ucar.nc2.dt.point.decode.MetarParseReport
-
Deprecated.
- METER - Static variable in class ucar.units.SI
-
Base unit of length.
- meterUnit - Static variable in class ucar.nc2.units.SimpleUnit
- MethodComparator() - Constructor for class ucar.nc2.util.reflect.ProxyGenerator.MethodComparator
- MethodComparator() - Constructor for class ucar.nc2.util.reflect.PublicInterfaceGenerator.MethodComparator
- methodkind - Variable in class ucar.httpservices.HTTPMethod
- METHODNORM - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
MethodNorm
- methods - Variable in class ucar.httpservices.HTTPSession
- methodstream - Variable in class ucar.httpservices.HTTPMethod
- methodurl - Variable in class ucar.httpservices.HTTPMethod
- METRE - Static variable in class ucar.units.SI
-
Synonym for
METER
. - METRIC_TON - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of mass.
- metricAcronym - Static variable in class ucar.nc2.ogc.erddap.util.ErddapEDUnits
- metricName - Static variable in class ucar.nc2.ogc.erddap.util.ErddapEDUnits
-
UDUNITS and UCUM support metric prefixes.
- MetUnits - Class in ucar.nc2.iosp.mcidas
-
Class for defining a few common atmospheric science units which don't conform to the standards used by the VisAD netCDF Units package.
- MetUnits() - Constructor for class ucar.nc2.iosp.mcidas.MetUnits
- MFGD - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Grid file type
- MFile - Interface in thredds.inventory
-
An abstraction for java.io.File / java.nio.file.Path
- MFileCollectionManager - Class in thredds.inventory
-
Manage Collections of MFiles.
- MFileCollectionManager(String, String, Formatter, Logger) - Constructor for class thredds.inventory.MFileCollectionManager
- MFileCollectionManager(String, Logger) - Constructor for class thredds.inventory.MFileCollectionManager
- MFileCollectionManager(String, CollectionConfig, CalendarDate, Logger) - Constructor for class thredds.inventory.MFileCollectionManager
- MFileCollectionManager(FeatureCollectionConfig, Formatter, Logger) - Constructor for class thredds.inventory.MFileCollectionManager
- MFileFilter - Interface in thredds.inventory
-
Filter on MFiles
- MFileIterator - Class in thredds.inventory
-
An iterator over MFiles, closeable so its a target for try-with-resource
- MFileIterator() - Constructor for class thredds.filesystem.zarr.ControllerZip.MFileIterator
- MFileIterator(Iterator<MFile>, MFileFilter) - Constructor for class thredds.inventory.MFileIterator
-
Constructor
- MFileOS - Class in thredds.filesystem
-
Implements thredds.inventory.MFile using regular OS files.
- MFileOS(File) - Constructor for class thredds.filesystem.MFileOS
- MFileOS(String) - Constructor for class thredds.filesystem.MFileOS
- MFileOS7 - Class in thredds.filesystem
-
Use Java 7 nio Paths
- MFileOS7(String) - Constructor for class thredds.filesystem.MFileOS7
- MFileOS7(Path) - Constructor for class thredds.filesystem.MFileOS7
- MFileOS7(Path, BasicFileAttributes) - Constructor for class thredds.filesystem.MFileOS7
- MFileProvider - Interface in thredds.inventory
-
A Service Provider of
MFile
. - mfiles - Variable in class thredds.inventory.CollectionList
- MFiles - Class in thredds.inventory
-
Static helper methods for MFile objects.
- MFiles() - Constructor for class thredds.inventory.MFiles
- MFILES_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- MFileS3 - Class in thredds.inventory.s3
-
Implements
MFile
for objects stored on AWS S3 compatible object stores. - MFileS3(String) - Constructor for class thredds.inventory.s3.MFileS3
- MFileS3(String, long, long) - Constructor for class thredds.inventory.s3.MFileS3
- MFileS3(CdmS3Uri) - Constructor for class thredds.inventory.s3.MFileS3
- MFileS3(CdmS3Uri, long, long) - Constructor for class thredds.inventory.s3.MFileS3
- MFileS3.Provider - Class in thredds.inventory.s3
- MFileTable - Class in ucar.nc2.ui
-
Describe
- MFileTable(PreferencesExt, boolean) - Constructor for class ucar.nc2.ui.MFileTable
- MFileTable.FileBean - Class in ucar.nc2.ui
- MFileZip - Class in thredds.inventory.zarr
-
Implements thredds.inventory.MFile for ZipFiles and ZipEntries
- MFileZip(String) - Constructor for class thredds.inventory.zarr.MFileZip
- MFileZip(ZipFile) - Constructor for class thredds.inventory.zarr.MFileZip
- MFileZip.Provider - Class in thredds.inventory.zarr
- MFlowLayout - Class in ucar.ui.widget
-
Extends java.awt.FlowLayout, which has a bug where it cant deal with multiple lines.
- MFlowLayout(int, int, int) - Constructor for class ucar.ui.widget.MFlowLayout
- MFSF - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Surface file type
- MFSN - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Sounding File Type
- mid - Variable in class ucar.nc2.iosp.grid.GridVertCoord.LevelCoord
-
midpoint
- mid_range - ucar.nc2.constants.CF.CellMethods
- Millisec - ucar.nc2.time.CalendarPeriod.Field
- MILLISECOND - Static variable in class ucar.nc2.ogc.erddap.util.ErddapCalendar2
- MILLISECS_IN_DAY - Static variable in class ucar.nc2.time.CalendarDate
- MILLISECS_IN_HOUR - Static variable in class ucar.nc2.time.CalendarDate
- MILLISECS_IN_MINUTE - Static variable in class ucar.nc2.time.CalendarDate
- MILLISECS_IN_MONTH - Static variable in class ucar.nc2.time.CalendarDate
- MILLISECS_IN_SECOND - Static variable in class ucar.nc2.time.CalendarDate
- MILLISECS_IN_YEAR - Static variable in class ucar.nc2.time.CalendarDate
- mimetype - Variable in class dap4.dap4lib.DapProtocol.ContentType
- mimetype(HTTPFormBuilder.Sort) - Static method in enum ucar.httpservices.HTTPFormBuilder.Sort
- min - Variable in class ucar.ma2.MAMath.MinMax
- MIN_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- min_max_wind_dir - Static variable in class ucar.nc2.dt.point.decode.MP
- minDate - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- minDate - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- minDate - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- minElements - Variable in class ucar.nc2.util.cache.FileCache
- minElements - Variable in class ucar.nc2.util.cache.FileCacheARC
- minimum - ucar.nc2.constants.CF.CellMethods
- Minimum - ucar.nc2.grib.GribStatType
- minmax(long, long, long) - Static method in class dap4.core.util.CoreTypeFcns
-
Peg a value to either the min or max depending on sign.
- MinMax(double, double) - Constructor for class ucar.ma2.MAMath.MinMax
- MINOR_AXIS - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The error ellipse minor axis variable name
- MINOR_AXIS_EARTH - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
minor axis of earth
- minorAxis - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- minTemperature - Static variable in class ucar.nc2.dt.point.decode.MP
- minTime - Variable in class ucar.nc2.ft.point.CollectionInfo
- MINUS - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- minute - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
minute = 19;
- Minute - ucar.nc2.time.CalendarPeriod.Field
- MINUTE - Static variable in class ucar.units.SI
-
Special derived unit -- accepted for use with the SI -- for the quantity of time.
- minute_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
minute = 19;
- MinVal - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Minimum variable data values
- Misc - Class in ucar.nc2.util
-
Miscellaneous static routines.
- Misc() - Constructor for class ucar.nc2.util.Misc
- misplacedFlds - ucar.nc2.ui.grib.CdmIndexReportPanel.Report
- miss - Variable in class ucar.nc2.util.cache.FileCache
- miss - Variable in class ucar.nc2.util.cache.FileCacheARC
- missing - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- MISSING - Static variable in class ucar.nc2.grib.GribNumbers
-
Grib uses this internally to mean missing
- MISSING_DATA - Static variable in class ucar.nc2.iosp.cinrad.Cinrad2Record
-
Initialization flag for lookup tables public static int data_lut_init_flag = 0; /** Reflectivity look up table public static float[] Reflectivity_LUT = new float[256]; /** 1 km Velocity look up table public static float[] Velocity_1km_LUT = new float[256]; /** 1/2 km Velocity look up table public static float[] Velocity_hkm_LUT = new float[256]; static { Reflectivity_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Reflectivity_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; Velocity_1km_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Velocity_1km_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; Velocity_hkm_LUT[0] = 0.0f; // Float.NaN; //(float) SIGNAL_BELOW_THRESHOLD; Velocity_hkm_LUT[1] = Float.NaN; //(float) SIGNAL_OVERLAID; for (int i = 2; i < 256; i++) { Reflectivity_LUT[i] = (float) (i / 2.0 - 33.0); Velocity_1km_LUT[i] = (float) (i - 129.0); Velocity_hkm_LUT[i] = (float) (i / 2.0 - 64.5); // also spectrum width } }
- MISSING_DATA - Static variable in class ucar.nc2.iosp.nexrad2.Level2Record
-
Initialization flag for lookup tables public static int data_lut_init_flag = 0;
- MISSING_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- MISSING_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- MISSING_VALUE - Static variable in class ucar.nc2.constants.CDM
- MISSING_VALUE - Static variable in class ucar.nc2.constants.CF
- MISSING_VALUE_BYTE - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- MISSING_VALUE_BYTE_ARRAY - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- MISSING_VALUE_BYTE_ARRAY_BB - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- MISSING_VALUE_DOUBLE - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- MISSING_VALUE_FLOAT - Static variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- MISSING_VAR - Static variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
name for the time variable
- missingDataIsMissing - Static variable in class ucar.nc2.dataset.NetcdfDataset
- missingDataIsMissing() - Method in class ucar.nc2.dataset.VariableDS
- missingVar - Variable in class ucar.nc2.ft.point.standard.TableConfig
- MissingVar - ucar.nc2.ft.point.standard.Table.CoordName
- MIXED_INTERVALS - Static variable in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- mlfn(double, double, double, double[]) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- MMapRandomAccessFile - Class in ucar.unidata.io
-
Deprecated.not part of public API.
- MMapRandomAccessFile(String, String) - Constructor for class ucar.unidata.io.MMapRandomAccessFile
-
Deprecated.Constructor for in-memory "files"
- MNEMONIC - Static variable in class ucar.ui.widget.BAMutil
-
Action Property specifies menu mneumonic
- MOCKMETHODCLASS - Static variable in class ucar.httpservices.HTTPFactory
- ModDelete(String) - Constructor for class ucar.unidata.util.test.UnitTestCommon.ModDelete
- mode - ucar.nc2.constants.CF.CellMethods
- mode - Variable in class dap4.dap4lib.D4DSP
- mode - Variable in class dap4.dap4lib.DapProtocol.ContentType
- mode - Variable in class dap4.dap4lib.DeChunkedInputStream
- mode - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
- MODE_air - Static variable in class ucar.atd.dorade.ScanMode
-
air: air (aircraft?) scanning
- MODE_calibration - Static variable in class ucar.atd.dorade.ScanMode
-
calibration: a calibration is being performed
- MODE_coplane - Static variable in class ucar.atd.dorade.ScanMode
-
coplane: the radar is scanned in a single plane, so both azimuth and elevation can vary
- MODE_horizontal - Static variable in class ucar.atd.dorade.ScanMode
-
horizontal: not scanning, horizontally pointing
- MODE_idle - Static variable in class ucar.atd.dorade.ScanMode
-
idle: antenna position and scanning are undefined
- MODE_manual - Static variable in class ucar.atd.dorade.ScanMode
-
manual: antenna position is being manually controlled
- MODE_PPI - Static variable in class ucar.atd.dorade.ScanMode
-
PPI (Plan Position Indicator): fixed elevation and varying azimuth
- MODE_RHI - Static variable in class ucar.atd.dorade.ScanMode
-
RHI (Range-Height Indicator): fixed azimuth and varying elevation
- MODE_SUR - Static variable in class ucar.atd.dorade.ScanMode
-
SUR (surveillance)
- MODE_target - Static variable in class ucar.atd.dorade.ScanMode
-
target: the antenna is pointed at a fixed location
- MODE_vertical - Static variable in class ucar.atd.dorade.ScanMode
-
vertical: the antenna is pointing vertically
- modeFor(String) - Static method in enum dap4.core.util.ChecksumMode
- modeFor(String) - Static method in enum dap4.dap4lib.RequestMode
- model - Variable in class ucar.ui.prefs.BeanTable
- model - Variable in class ucar.ui.table.RowSorterAbstract
- ModelBaseDate - Static variable in class ucar.nc2.constants._Coordinate
- ModelRunDate - Static variable in class ucar.nc2.constants._Coordinate
- MODEORDER - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
ModeOrder
- ModesMenu - Class in ucar.nc2.ui.menu
- ModesMenu(ToolsUI) - Constructor for class ucar.nc2.ui.menu.ModesMenu
- modify(String) - Method in class ucar.unidata.util.test.UnitTestCommon.ModDelete
- modify(String) - Method in interface ucar.unidata.util.test.UnitTestCommon.Modifier
- modify(String) - Method in class ucar.unidata.util.test.UnitTestCommon.ModSuppress
- modify(StructureData) - Method in interface ucar.ma2.StructureDataMediator
- ModisSatellite - Class in ucar.nc2.dataset.conv
-
Modis satellite conventions
- ModisSatellite() - Constructor for class ucar.nc2.dataset.conv.ModisSatellite
- ModSuppress() - Constructor for class ucar.unidata.util.test.UnitTestCommon.ModSuppress
- modulo - ucar.nc2.ft.point.standard.JoinArray.Type
- MOLE - Static variable in class ucar.units.SI
-
Base unit of amount of substance.
- mons - Static variable in class ucar.nc2.iosp.nowrad.NOWRadheader
- month - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
month = 16;
- month - Variable in class ucar.nc2.iosp.sigmet.SigmetVolumeScan
- Month - ucar.nc2.time.CalendarPeriod.Field
- month_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
month = 16;
- monthOfYear() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
- monthOfYear() - Method in class uk.ac.rdg.resc.edal.time.ThreeSixtyDayChronology
- months - Static variable in class ucar.nc2.iosp.grads.GradsTimeStruct
-
months
- months() - Method in class uk.ac.rdg.resc.edal.time.FixedYearVariableMonthChronology
- months() - Method in class uk.ac.rdg.resc.edal.time.ThreeSixtyDayChronology
-
Each month has exactly 30 days
- MORE - dap4.dap4lib.DeChunkedInputStream.State
- mouseClicked(MouseEvent) - Method in class ucar.ui.widget.PopupMenu.PopupTriggerListener
- mousePressed(MouseEvent) - Method in class ucar.ui.widget.MyMouseAdapter
- mousePressed(MouseEvent) - Method in class ucar.ui.widget.PopupMenu.PopupTriggerListener
- mouseReleased(MouseEvent) - Method in class ucar.ui.widget.MyMouseAdapter
- mouseReleased(MouseEvent) - Method in class ucar.ui.widget.PopupMenu.PopupTriggerListener
- move(int, int) - Method in class ucar.nc2.ui.geoloc.RubberbandRectangleHandles
-
Erase the last rectangle and shift the rectangle and redraw deltax, deltay: position from original position
- moveCdmIndex(String, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- moveColumn(int, int) - Method in class ucar.ui.table.HidableTableColumnModel
-
Moves the column from
oldIndex
tonewIndex
. - movenew - Static variable in class ucar.unidata.util.test.Diff
- moveold - Static variable in class ucar.unidata.util.test.Diff
- MovingSensorException(Exception) - Constructor for exception ucar.atd.dorade.DoradeSweep.MovingSensorException
- MovingSensorException(String) - Constructor for exception ucar.atd.dorade.DoradeSweep.MovingSensorException
- MP - Class in ucar.nc2.dt.point.decode
- MP() - Constructor for class ucar.nc2.dt.point.decode.MP
- MPEG - ucar.nc2.constants.DataFormatType
- MPEG - Static variable in class thredds.catalog.DataFormatType
- MRC - ucar.nc2.grib.collection.GribCollectionImmutable.Type
- MRC - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
multiple runtime collection
- MRC_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
multiple runtime collection
- mrms - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- MrmsLocalTables - Class in ucar.nc2.grib.grib2.table
-
Mrms local tables
- MRSTC - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
multiple runtime single time collection
- MRSTC_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
multiple runtime single time collection
- MRSTP - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
multiple runtime single time partition
- MRSTP_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
multiple runtime single time partition
- MRUTC - ucar.nc2.grib.collection.GribCollectionImmutable.Type
- MRUTC - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
Multiple Runtime Unique Time Collection
- MRUTC_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
Multiple Runtime Unique Time Collection
- MRUTP - ucar.nc2.grib.collection.GribCollectionImmutable.Type
- MRUTP - ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
Multiple Runtime Unique Time Partition
- MRUTP_VALUE - Static variable in enum ucar.nc2.grib.collection.GribCollectionProto.Dataset.Type
-
Multiple Runtime Unique Time Partition
- MSECS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- msfn(double, double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- msgLength - Variable in class ucar.nc2.grib.GribData.Info
- msgLog - Variable in class thredds.cataloggen.config.DatasetSource
- MSGnavigation - Class in ucar.nc2.dataset.transform
-
MSGnavigation projection
- MSGnavigation - Class in ucar.unidata.geoloc.projection.sat
-
Port Eumetsat MSG_navigation.c to java.
- MSGnavigation() - Constructor for class ucar.nc2.dataset.transform.MSGnavigation
- MSGnavigation() - Constructor for class ucar.unidata.geoloc.projection.sat.MSGnavigation
- MSGnavigation(double, double, double, double, double, double, double) - Constructor for class ucar.unidata.geoloc.projection.sat.MSGnavigation
-
Constructor
- MT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- MTALPH - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Alpha
- MTAPOL - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
APOL
- MTHP - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
HP
- MTIBM - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
IBM
- MTIGPH - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Intergraph
- MTIRIS - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Irix
- MTLNUX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Linux
- MTMACH - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
the machine type byte order
- MTO - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- MTSUN - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Sun (SPARC)
- MTULTX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
Ultrix
- MTVAX - Static variable in interface ucar.nc2.iosp.gempak.GempakConstants
-
VAX
- mult(Dimension) - Method in class ucar.units.Dimension
-
Multiplies this dimension by another dimension.
- Multi - dap4.core.util.Slice.Sort
- multidim - ucar.nc2.ft.point.standard.plug.CFpointObs.Encoding
- MultidimInner - ucar.nc2.ft.point.standard.Table.Type
- MultidimInner3D - ucar.nc2.ft.point.standard.Table.Type
- MultidimInnerPsuedo - ucar.nc2.ft.point.standard.Table.Type
- MultidimInnerPsuedo3D - ucar.nc2.ft.point.standard.Table.Type
- MultidimStructure - ucar.nc2.ft.point.standard.Table.Type
- MultiLabeler - Class in thredds.crawlabledataset
- MultiLabeler(List<CrawlableDatasetLabeler>) - Constructor for class thredds.crawlabledataset.MultiLabeler
- MultilineTooltip - Class in ucar.ui.widget
- MultilineTooltip() - Constructor for class ucar.ui.widget.MultilineTooltip
- multiple - Variable in class thredds.catalog.query.Selector
- MultipleAxisChart - Class in thredds.ui.monitor
-
This demo shows a time series chart that has multiple range axes.
- MultipleAxisChart(String, String, String, TimeSeries) - Constructor for class thredds.ui.monitor.MultipleAxisChart
-
A demonstration application showing how to create a time series chart with multiple axes.
- MULTIPLICITY - Static variable in class ucar.nc2.iosp.misc.AbstractLightningIOSP
-
The number of strokes variable name
- multiply(int) - Method in class ucar.nc2.time.CalendarPeriod
-
Multiply the period by an integer
- multiply(MAMatrix, MAMatrix) - Static method in class ucar.ma2.MAMatrix
-
Matrix multiply: return m1 * m2.
- multiply(ProjectionPoint, ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- multiplyBy(double) - Method in class ucar.units.OffsetUnit
- multiplyBy(double) - Method in class ucar.units.ScaledUnit
- multiplyBy(double) - Method in interface ucar.units.Unit
-
Multiplies this unit by a scale factor.
- multiplyBy(double) - Method in class ucar.units.UnitImpl
- multiplyBy(QuantityDimension) - Method in class ucar.units.QuantityDimension
-
Multiplies this quantity dimension by another quantity dimension.
- multiplyBy(Unit) - Method in interface ucar.units.Unit
-
Multiplies this unit by another.
- multiplyBy(Unit) - Method in class ucar.units.UnitImpl
-
Multiplies this unit by another.
- multiplyBy(UnitDimension) - Method in class ucar.units.UnitDimension
-
Multiplies this unit dimension by another.
- MultiplyException - Exception in ucar.units
-
Provides support for unit multiplication failures.
- MultiplyException(double, Unit) - Constructor for exception ucar.units.MultiplyException
-
Constructs from a scale factor and a unit.
- MultiplyException(Unit) - Constructor for exception ucar.units.MultiplyException
-
Constructs from a unit that can't be multiplied.
- MultiplyException(Unit, Unit) - Constructor for exception ucar.units.MultiplyException
-
Constructs from two units.
- MultiSelectorFilter - Class in thredds.crawlabledataset.filter
-
The standard CrawlableDatasetFilter which uses a list of CrawlableDatasetSelectors to determine if a dataset is accepted.
- MultiSelectorFilter(List<MultiSelectorFilter.Selector>) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter
- MultiSelectorFilter(MultiSelectorFilter.Selector) - Constructor for class thredds.crawlabledataset.filter.MultiSelectorFilter
- MultiSelectorFilter.Selector - Class in thredds.crawlabledataset.filter
-
Used by a MultiSelectorFilter to determine whether to include or exclude a CrawlableDataset.
- MultiSlice - Class in dap4.core.util
-
A MultiSlice is a list of slices to support e.g.
- MultiSlice(List<Slice>) - Constructor for class dap4.core.util.MultiSlice
- MultiTrajectoryObsDataset - Class in ucar.nc2.dt.trajectory
-
Deprecated.use ucar.nc2.ft.*
- MultiTrajectoryObsDataset() - Constructor for class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- MultiTrajectoryObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.trajectory.MultiTrajectoryObsDataset
-
Deprecated.
- mvmst - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
swap flag
- MyConverter(TimeScaleUnit, Unit) - Constructor for class ucar.units.TimeScaleUnit.MyConverter
- MyConverter(Unit, Unit) - Constructor for class ucar.units.UnitImpl.MyConverter
- myDivideBy(Unit) - Method in class ucar.units.DerivedUnitImpl
-
Divides this derived unit by another.
- myDivideBy(Unit) - Method in class ucar.units.LogarithmicUnit
-
Divide this unit by another unit.
- myDivideBy(Unit) - Method in class ucar.units.OffsetUnit
-
Divide this unit by another unit.
- myDivideBy(Unit) - Method in class ucar.units.ScaledUnit
-
Divides this unit by another unit.
- myDivideBy(Unit) - Method in class ucar.units.TimeScaleUnit
-
Divides this unit by another unit.
- myDivideBy(Unit) - Method in class ucar.units.UnitImpl
-
Divides this unit by another.
- myDivideInto(Unit) - Method in class ucar.units.DerivedUnitImpl
-
Divides this derived unit into another.
- myDivideInto(Unit) - Method in class ucar.units.LogarithmicUnit
-
Divide this unit into another unit.
- myDivideInto(Unit) - Method in class ucar.units.OffsetUnit
-
Divide this unit into another unit.
- myDivideInto(Unit) - Method in class ucar.units.ScaledUnit
-
Divides this unit into another unit.
- myDivideInto(Unit) - Method in class ucar.units.TimeScaleUnit
-
Divides this unit into another unit.
- myDivideInto(Unit) - Method in class ucar.units.UnitImpl
-
Divides this unit into another.
- MyMouseAdapter - Class in ucar.ui.widget
- MyMouseAdapter() - Constructor for class ucar.ui.widget.MyMouseAdapter
- myMultiplyBy(Unit) - Method in class ucar.units.DerivedUnitImpl
-
Multiplies this derived unit by another.
- myMultiplyBy(Unit) - Method in class ucar.units.LogarithmicUnit
-
Multiply this unit by another unit.
- myMultiplyBy(Unit) - Method in class ucar.units.OffsetUnit
-
Multiply this unit by another unit.
- myMultiplyBy(Unit) - Method in class ucar.units.ScaledUnit
-
Multiplies this unit by another unit.
- myMultiplyBy(Unit) - Method in class ucar.units.TimeScaleUnit
-
Multiplies this unit by another unit.
- myMultiplyBy(Unit) - Method in class ucar.units.UnitImpl
-
Multiplies this unit by another.
- MyRadialVariableAdapter(String, Variable) - Constructor for class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- myRaiseTo(int) - Method in class ucar.units.DerivedUnitImpl
-
Raises this derived unit to a power.
- myRaiseTo(int) - Method in class ucar.units.LogarithmicUnit
-
Raise this unit to a power.
- myRaiseTo(int) - Method in class ucar.units.OffsetUnit
-
Raise this unit to a power.
- myRaiseTo(int) - Method in class ucar.units.ScaledUnit
-
Raises this unit to a power.
- myRaiseTo(int) - Method in class ucar.units.TimeScaleUnit
-
Raises this unit to a power.
- myRaiseTo(int) - Method in class ucar.units.UnitImpl
-
Raises this unit to a power.
- MyStreamFilter() - Constructor for class thredds.inventory.CollectionAbstract.MyStreamFilter
- mySweep - Variable in class ucar.nc2.iosp.dorade.Doradeiosp
N
- N_GROUPS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- N_ITERS - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- N3channelWriter - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.do not use
- N3channelWriter(NetcdfFile) - Constructor for class ucar.nc2.iosp.netcdf3.N3channelWriter
-
Deprecated.
- N3header - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.do not use
- N3header() - Constructor for class ucar.nc2.iosp.netcdf3.N3header
-
Deprecated.
- N3headerNew - Class in ucar.nc2.internal.iosp.netcdf3
-
Netcdf version 3 header.
- N3iosp - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.do not use
- N3iosp() - Constructor for class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- N3iospNew - Class in ucar.nc2.internal.iosp.netcdf3
-
Netcdf 3 version iosp, using Builders for immutability.
- N3iospNew() - Constructor for class ucar.nc2.internal.iosp.netcdf3.N3iospNew
- N3iospWriter - Class in ucar.nc2.internal.iosp.netcdf3
-
IOServiceProviderWriter for Netcdf3 files.
- N3iospWriter(IOServiceProvider) - Constructor for class ucar.nc2.internal.iosp.netcdf3.N3iospWriter
- N3outputStreamWriter - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.do not use
- N3outputStreamWriter(NetcdfFile) - Constructor for class ucar.nc2.iosp.netcdf3.N3outputStreamWriter
-
Deprecated.
- N3raf - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.do not use
- N3raf() - Constructor for class ucar.nc2.iosp.netcdf3.N3raf
-
Deprecated.
- N3streamWriter - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.do not use
- N3streamWriter(NetcdfFile) - Constructor for class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- N3streamWriter.Vinfo - Class in ucar.nc2.iosp.netcdf3
-
Deprecated.
- N9999 - Static variable in class ucar.nc2.dt.point.decode.MP
- name - Variable in class dap4.core.ce.CEAST
- name - Variable in class thredds.catalog.InvCatalog
- name - Variable in class thredds.catalog.InvDataset
- name - Variable in class thredds.client.catalog.builder.CatalogBuilder
- name - Variable in class thredds.client.catalog.builder.DatasetBuilder
- name - Variable in class thredds.client.catalog.DatasetNode
- name - Variable in enum thredds.client.catalog.ServiceType.AccessType
- name - Variable in class thredds.client.catalog.ThreddsMetadata.Contributor
- name - Variable in class thredds.client.catalog.ThreddsMetadata.Source
- name - Variable in class thredds.client.catalog.ThreddsMetadata.Variable
- name - Variable in class thredds.featurecollection.FeatureCollectionConfig.BestDataset
- name - Variable in class thredds.featurecollection.FeatureCollectionConfig
- name - Variable in class ucar.httpservices.HTTPFormBuilder.Field
- name - Variable in class ucar.nc2.dataset.CoordinateSystem
- name - Variable in class ucar.nc2.dataset.CoordinateTransform.Builder
- name - Variable in class ucar.nc2.dataset.CoordinateTransform
- name - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter.MyRadialVariableAdapter
- name - Variable in class ucar.nc2.ft.point.DsgCollectionImpl
- name - Variable in class ucar.nc2.ft.point.standard.TableConfig
- name - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- name - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- name - Variable in class ucar.nc2.grib.collection.GcMFile
- name - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable
- name - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- name - Variable in class ucar.nc2.grib.coord.CoordinateTimeAbstract
- name - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- name - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.Key
-
the key name
- name - Variable in class ucar.nc2.iosp.grid.GridParameter
- name - Variable in class ucar.nc2.iosp.nexrad2.NexradStationDB.Station
- name - Variable in class ucar.nc2.ui.dialog.CompareDialog.Data
- name - Variable in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- name - Variable in class ucar.nc2.util.cache.FileCache
- name - Variable in class ucar.nc2.util.cache.FileCacheARC
- name - Variable in class ucar.ui.prefs.Field
- name - Variable in class ucar.unidata.geoloc.Earth
- name - Variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.name of this projection.
- name - Variable in class ucar.unidata.geoloc.StationImpl
-
Deprecated.
- name - Variable in class ucar.unidata.util.test.UnitTestCommon
- NAME - Static variable in class ucar.nc2.filter.Filters.Keys
-
key for a String id/name (e.g.
- NAME - Static variable in class ucar.unidata.util.test.DapTestContainer
- NAME - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Attribute
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Dimension
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Group
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Structure
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- NAME_FIELD_NUMBER - Static variable in class ucar.gcdm.GcdmNetcdfProto.Variable
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Attribute
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Dimension
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Group
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Structure
- NAME_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.Variable
- namechar1(char) - Static method in class dap4.core.dmr.parser.ParseUtil
- namecharn(char) - Static method in class dap4.core.dmr.parser.ParseUtil
- nameCount() - Method in class ucar.units.UnitDBImpl
-
Return the number of names in this database
- NamedAnything - Class in ucar.nc2.util
-
Deprecated.will move in ver 6
- NamedAnything(Object, String) - Constructor for class ucar.nc2.util.NamedAnything
-
Deprecated.
- nameDataset(InvDatasetImpl) - Method in class thredds.cataloggen.config.DatasetNamer
-
Try to name the given dataset.
- nameDatasetList(List) - Method in class thredds.cataloggen.config.DatasetNamer
-
Try to name the given dataset.
- NamedObject - Interface in ucar.nc2.util
-
Deprecated.will move in ver 6
- NamedObject - Interface in ucar.util
-
An object that has a name and a description.
- NameException - Exception in ucar.units
-
Provides support for bad unit names.
- NameException(String) - Constructor for exception ucar.units.NameException
-
Constructs from a message.
- nameInDDS(String, DDS) - Static method in class opendap.util.dasTools
- nameInKillFile(String) - Static method in class opendap.util.dasTools
-
This code could use a real `kill-file' some day - about the same time that the rest of the server gets an `rc' file...
- nameIsGlobal(String) - Static method in class opendap.util.dasTools
- names - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- NAMES - Static variable in class ucar.nc2.iosp.grads.GradsEnsembleDimension
-
ensemble names identifier
- namespaceList - Variable in class dap4.core.dmr.DapAttribute
- namespaceURI - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- nameWithCE() - Method in class ucar.nc2.dods.DODSVariable
- naming_authority - Static variable in class ucar.nc2.constants.ACDD
- NATIVE_ORDER - Static variable in class dap4.core.util.DapUtil
- NAUTICAL_MILE - Static variable in class ucar.units.SI
-
Special derived unit -- temporarily accepted for use with the SI -- for the quantity of length.
- NAVB - Static variable in class ucar.nc2.iosp.gempak.GempakGridReader
-
Grid nav block identifier
- navBlock - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
packing type
- NavigatedPanel - Class in ucar.nc2.ui.geoloc
-
Implements a "navigated" JPanel within which a user can zoom and pan.
- NavigatedPanel() - Constructor for class ucar.nc2.ui.geoloc.NavigatedPanel
-
The constructor.
- Navigation - Class in ucar.nc2.ui.geoloc
-
Consider this a private inner class of NavigatedPanel.
- NavigationBlock - Class in ucar.nc2.iosp.gempak
-
Class to hold the grid navigation information.
- NavigationBlock() - Constructor for class ucar.nc2.iosp.gempak.NavigationBlock
-
Create a new grid nav block
- NavigationBlock(float[]) - Constructor for class ucar.nc2.iosp.gempak.NavigationBlock
-
Create a new grid nav block with the values
- nbitsc - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
n bits
- Nc - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Number of columns
- NC_64BIT_DATA - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_64BIT_OFFSET - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_BYTE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_CDF5 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_CHAR - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_CHUNKED - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_CLASSIC_MODEL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_CLOBBER - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_close(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_close(int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_COMPOUND - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_CONTIGUOUS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_create(String, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_create(String, int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_compound(int, SizeT, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_compound(int, SizeT, String, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_dim(int, String, SizeT, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_dim(int, String, SizeT, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_enum(int, int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_enum(int, int, String, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_grp(int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_grp(int, String, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_var(int, String, SizeT, int, int[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_var(int, String, SizeT, int, int[], IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_var_chunking(int, int, int, SizeT[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_var_chunking(int, int, int, SizeT[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_var_deflate(int, int, int, int, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_var_deflate(int, int, int, int, int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_var_endian(int, int, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_var_endian(int, int, int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_var_fill(int, int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_var_fill(int, int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_def_var_fletcher32(int, int, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_def_var_fletcher32(int, int, int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_DISKLESS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_DOUBLE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_enddef(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_enddef(int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_ENUM - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FILL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FILL_BYTE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_CHAR - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_DOUBLE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_FLOAT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_INT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_INT64 - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_SHORT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_STRING - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_UBYTE - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_UINT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_UINT64 - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FILL_USHORT - Static variable in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- NC_FLOAT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_64BIT - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_64BIT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_64BIT_DATA - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_64BIT_OFFSET - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_CDF5 - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_CLASSIC - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_CLASSIC - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
-
Format specifier for nc_set_default_format() and returned by nc_inq_format.
- NC_FORMAT_DAP2 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_DAP4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_HDF4 - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_HDF5 - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_NC_HDF4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_NC_HDF5 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_NC3 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
-
Extended format specifier returned by nc_inq_format_extended() Added in version 4.3.1.
- NC_FORMAT_NETCDF3 - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_NETCDF4 - Static variable in class ucar.nc2.iosp.NCheader
-
Deprecated.
- NC_FORMAT_NETCDF4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_NETCDF4_CLASSIC - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_PNETCDF - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_FORMAT_UNDEFINED - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att(int, int, String, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att(int, int, String, Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att(int, int, String, Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att(int, int, String, Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att(int, int, String, Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_double(int, int, String, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_double(int, int, String, double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_float(int, int, String, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_float(int, int, String, float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_int(int, int, String, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_int(int, int, String, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_longlong(int, int, String, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_longlong(int, int, String, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_schar(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_schar(int, int, String, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_short(int, int, String, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_short(int, int, String, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_string(int, int, String, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_string(int, int, String, String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_text(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_text(int, int, String, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_ubyte(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_ubyte(int, int, String, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_uchar(int, int, String, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_uchar(int, int, String, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_uint(int, int, String, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_uint(int, int, String, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_ulonglong(int, int, String, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_ulonglong(int, int, String, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_att_ushort(int, int, String, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_att_ushort(int, int, String, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_chunk_cache(SizeTByReference, SizeTByReference, FloatByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_chunk_cache(SizeTByReference, SizeTByReference, FloatByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var(int, int, Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var(int, int, Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var(int, int, Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var(int, int, Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_chunk_cache(int, int, SizeTByReference, SizeTByReference, FloatByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_chunk_cache(int, int, SizeTByReference, SizeTByReference, FloatByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_double(int, int, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_double(int, int, double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_float(int, int, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_float(int, int, float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_int(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_int(int, int, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_longlong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_longlong(int, int, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_schar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_schar(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_short(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_short(int, int, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_string(int, int, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_string(int, int, String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_text(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_text(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_ubyte(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_ubyte(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_uint(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_uint(int, int, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_ulonglong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_ulonglong(int, int, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var_ushort(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var_ushort(int, int, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1(int, int, SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1(int, int, SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1(int, int, SizeT[], Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1(int, int, SizeT[], Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1(int, int, SizeT[], Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1(int, int, SizeT[], Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_double(int, int, SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_double(int, int, SizeT[], double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_float(int, int, SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_float(int, int, SizeT[], float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_int(int, int, SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_int(int, int, SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_longlong(int, int, SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_longlong(int, int, SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_schar(int, int, SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_schar(int, int, SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_short(int, int, SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_short(int, int, SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_string(int, int, SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_string(int, int, SizeT[], String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_text(int, int, SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_text(int, int, SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_ubyte(int, int, SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_ubyte(int, int, SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_uint(int, int, SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_uint(int, int, SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_ulonglong(int, int, SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_ulonglong(int, int, SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_var1_ushort(int, int, SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_var1_ushort(int, int, SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara(int, int, SizeT[], SizeT[], Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara(int, int, SizeT[], SizeT[], Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara(int, int, SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara(int, int, SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_double(int, int, SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_double(int, int, SizeT[], SizeT[], double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_float(int, int, SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_float(int, int, SizeT[], SizeT[], float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_int(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_int(int, int, SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_longlong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_longlong(int, int, SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_schar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_schar(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_short(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_short(int, int, SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_string(int, int, SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_string(int, int, SizeT[], SizeT[], String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_text(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_text(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_uchar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_uchar(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_uint(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_uint(int, int, SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_ulonglong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_ulonglong(int, int, SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vara_ushort(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vara_ushort(int, int, SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars(int, int, SizeT[], SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_double(int, int, SizeT[], SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_double(int, int, SizeT[], SizeT[], SizeT[], double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_float(int, int, SizeT[], SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_float(int, int, SizeT[], SizeT[], SizeT[], float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_int(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_int(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_longlong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_longlong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_schar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_schar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_short(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_short(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_text(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_text(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_uchar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_uchar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_uint(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_uint(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_ulonglong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_ulonglong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_get_vars_ushort(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_get_vars_ushort(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_GLOBAL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_INMEMORY - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_attlen(int, int, String, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_attlen(int, int, String, SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_attname(int, int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_attname(int, int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_atttype(int, int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_atttype(int, int, String, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_compound(int, int, byte[], SizeTByReference, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_compound(int, int, byte[], SizeTByReference, SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_compound_field(int, int, int, byte[], SizeTByReference, IntByReference, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_compound_field(int, int, int, byte[], SizeTByReference, IntByReference, IntByReference, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_dim(int, int, byte[], SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_dim(int, int, byte[], SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_dimids(int, IntByReference, int[], int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_dimids(int, IntByReference, int[], int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_dimlen(int, int, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_dimlen(int, int, SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_dimname(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_dimname(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_enum(int, int, byte[], IntByReference, SizeTByReference, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_enum(int, int, byte[], IntByReference, SizeTByReference, SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_enum_member(int, int, int, byte[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_enum_member(int, int, int, byte[], IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_format(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_format(int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_format_extended(int, IntByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_format_extended(int, IntByReference, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_grpname(int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_grpname(int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_grpname_full(int, SizeTByReference, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_grpname_full(int, SizeTByReference, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_grpname_len(int, SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_grpname_len(int, SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_grps(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_grps(int, IntByReference, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_libvers() - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_libvers() - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_natts(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_natts(int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_ndims(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_ndims(int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_nvars(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_nvars(int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_opaque(int, int, byte[], SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_opaque(int, int, byte[], SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_type(int, int, byte[], SizeTByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_type(int, int, byte[], SizeTByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_typeids(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_typeids(int, IntByReference, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_unlimdims(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_unlimdims(int, IntByReference, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_user_type(int, int, byte[], SizeTByReference, IntByReference, SizeTByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_user_type(int, int, byte[], SizeTByReference, IntByReference, SizeTByReference, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var(int, int, byte[], IntByReference, IntByReference, int[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var(int, int, byte[], IntByReference, IntByReference, int[], IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var_chunking(int, int, IntByReference, SizeT[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var_chunking(int, int, IntByReference, SizeT[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var_deflate(int, int, IntByReference, IntByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var_deflate(int, int, IntByReference, IntByReference, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var_endian(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var_endian(int, int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var_fill(int, int, IntByReference, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var_fill(int, int, IntByReference, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var_fletcher32(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var_fletcher32(int, int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_var_szip(int, int, IntByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_var_szip(int, int, IntByReference, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_vardimid(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_vardimid(int, int, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_varid(int, byte[], IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_varid(int, byte[], IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_varids(int, IntByReference, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_varids(int, IntByReference, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_varnatts(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_varnatts(int, int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_inq_vlen(int, int, byte[], SizeTByReference, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_inq_vlen(int, int, byte[], SizeTByReference, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_insert_array_compound(int, int, String, SizeT, int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_insert_array_compound(int, int, String, SizeT, int, int, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_insert_compound(int, int, String, SizeT, int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_insert_compound(int, int, String, SizeT, int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_insert_enum(int, int, String, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_insert_enum(int, int, String, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_INT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_INT64 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MAX_ATOMIC_TYPE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MAX_ATTRS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MAX_DIMS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MAX_NAME - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MAX_VAR_DIMS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MAX_VARS - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MMAP - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_MPIIO - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
-
Turn on MPI I/O.
- NC_MPIPOSIX - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
-
Turn on MPI POSIX I/O.
- NC_NAT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_NETCDF4 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_NOCLOBBER - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_NOERR - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_NOFILL - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_NOWRITE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_OPAQUE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_open(String, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_open(String, int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_PNETCDF - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att(int, int, String, int, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att(int, int, String, int, SizeT, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att(int, int, String, int, SizeT, Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att(int, int, String, int, SizeT, Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att(int, int, String, int, SizeT, Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att(int, int, String, int, SizeT, Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_double(int, int, String, int, SizeT, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_double(int, int, String, int, SizeT, double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_float(int, int, String, int, SizeT, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_float(int, int, String, int, SizeT, float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_int(int, int, String, int, SizeT, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_int(int, int, String, int, SizeT, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_longlong(int, int, String, int, SizeT, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_longlong(int, int, String, int, SizeT, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_schar(int, int, String, int, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_schar(int, int, String, int, SizeT, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_short(int, int, String, int, SizeT, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_short(int, int, String, int, SizeT, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_string(int, int, String, SizeT, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_string(int, int, String, SizeT, String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_text(int, int, String, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_text(int, int, String, SizeT, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_uchar(int, int, String, int, SizeT, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_uchar(int, int, String, int, SizeT, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_uint(int, int, String, int, SizeT, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_uint(int, int, String, int, SizeT, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_ulonglong(int, int, String, int, SizeT, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_ulonglong(int, int, String, int, SizeT, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_att_ushort(int, int, String, int, SizeT, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_att_ushort(int, int, String, int, SizeT, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var(int, int, Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var(int, int, Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var(int, int, Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var(int, int, Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_double(int, int, double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_double(int, int, double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_float(int, int, float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_float(int, int, float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_int(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_int(int, int, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_longlong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_longlong(int, int, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_schar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_schar(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_short(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_short(int, int, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_string(int, int, String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_string(int, int, String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_text(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_text(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_uchar(int, int, byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_uchar(int, int, byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_uint(int, int, int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_uint(int, int, int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_ulonglong(int, int, long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_ulonglong(int, int, long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var_ushort(int, int, short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var_ushort(int, int, short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var1(int, int, SizeT[], Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var1(int, int, SizeT[], Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_var1(int, int, SizeT[], Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_var1(int, int, SizeT[], Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara(int, int, SizeT[], SizeT[], Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara(int, int, SizeT[], SizeT[], Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara(int, int, SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara(int, int, SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_double(int, int, SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_double(int, int, SizeT[], SizeT[], double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_float(int, int, SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_float(int, int, SizeT[], SizeT[], float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_int(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_int(int, int, SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_longlong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_longlong(int, int, SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_schar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_schar(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_short(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_short(int, int, SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_text(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_text(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_uchar(int, int, SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_uchar(int, int, SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_uint(int, int, SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_uint(int, int, SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_ulonglong(int, int, SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_ulonglong(int, int, SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vara_ushort(int, int, SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vara_ushort(int, int, SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], Pointer) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], Pointer) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars(int, int, SizeT[], SizeT[], SizeT[], Nc4prototypes.Vlen_t[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_double(int, int, SizeT[], SizeT[], SizeT[], double[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_double(int, int, SizeT[], SizeT[], SizeT[], double[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_float(int, int, SizeT[], SizeT[], SizeT[], float[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_float(int, int, SizeT[], SizeT[], SizeT[], float[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_int(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_int(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_longlong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_longlong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_schar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_schar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_short(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_short(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_string(int, int, SizeT[], SizeT[], SizeT[], String[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_text(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_text(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_uchar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_uchar(int, int, SizeT[], SizeT[], SizeT[], byte[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_uint(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_uint(int, int, SizeT[], SizeT[], SizeT[], int[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_ulonglong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_ulonglong(int, int, SizeT[], SizeT[], SizeT[], long[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_put_vars_ushort(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_put_vars_ushort(int, int, SizeT[], SizeT[], SizeT[], short[]) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_rename_grp(int, String) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_rename_grp(int, String) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_set_chunk_cache(SizeT, SizeT, float) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_set_chunk_cache(SizeT, SizeT, float) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_set_default_format(int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_set_default_format(int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_set_fill(int, int, IntByReference) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_set_fill(int, int, IntByReference) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_set_log_level(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_set_log_level(int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- nc_set_var_chunk_cache(int, int, SizeT, SizeT, float) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_set_var_chunk_cache(int, int, SizeT, SizeT, float) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_SHORT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_strerror(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_strerror(int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_STRING - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_sync(int) - Method in interface ucar.nc2.jni.netcdf.Nc4prototypes
- nc_sync(int) - Method in class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NC_TURN_OFF_LOGGING - Static variable in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- NC_UBYTE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_UINT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_UINT64 - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_UNLIMITED - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_USHORT - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_VLEN - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- NC_WRITE - Static variable in interface ucar.nc2.jni.netcdf.Nc4prototypes
- Nc4 - Class in ucar.nc2.iosp.netcdf4
-
Deprecated.do not use
- Nc4() - Constructor for class ucar.nc2.iosp.netcdf4.Nc4
-
Deprecated.
- Nc4Chunking - Interface in ucar.nc2.write
-
Interface for strategies deciding how to chunk netcdf-4 variables.
- Nc4Chunking.Strategy - Enum in ucar.nc2.write
- Nc4ChunkingDefault - Class in ucar.nc2.write
-
Default chunking strategy.
- Nc4ChunkingDefault() - Constructor for class ucar.nc2.write.Nc4ChunkingDefault
- Nc4ChunkingDefault(int, boolean) - Constructor for class ucar.nc2.write.Nc4ChunkingDefault
- Nc4ChunkingStrategy - Class in ucar.nc2.write
-
Abstract superclass for netcdf-4 chunking strategy.
- Nc4ChunkingStrategy(int, boolean) - Constructor for class ucar.nc2.write.Nc4ChunkingStrategy
- Nc4ChunkingStrategyGrib - Class in ucar.nc2.write
-
chunk on last 2 dimensions, like GRIB
- Nc4ChunkingStrategyGrib(int, boolean) - Constructor for class ucar.nc2.write.Nc4ChunkingStrategyGrib
- Nc4ChunkingStrategyNone - Class in ucar.nc2.write
-
No chunking is done, except for unlimited variables.
- Nc4ChunkingStrategyNone() - Constructor for class ucar.nc2.write.Nc4ChunkingStrategyNone
- Nc4Iosp - Class in ucar.nc2.jni.netcdf
-
Deprecated.do not use, will be removed in ver 6.
- Nc4Iosp() - Constructor for class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- Nc4Iosp(NetcdfFileWriter.Version) - Constructor for class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- Nc4Lock - Class in ucar.nc2.jni.netcdf
-
Deprecated.do not use.
- Nc4Lock() - Constructor for class ucar.nc2.jni.netcdf.Nc4Lock
-
Deprecated.
- Nc4prototypes - Interface in ucar.nc2.jni.netcdf
-
JNA access to Netcdf-4 C Library, using JNI to shared C library.
- Nc4prototypes.Vlen_t - Class in ucar.nc2.jni.netcdf
- Nc4prototypes.Vlen_t.ByValue - Class in ucar.nc2.jni.netcdf
- Nc4wrapper - Class in ucar.nc2.jni.netcdf
-
Deprecated.do not use directly.
- Nc4wrapper(Nc4prototypes) - Constructor for class ucar.nc2.jni.netcdf.Nc4wrapper
-
Deprecated.
- NcarTables - Class in ucar.nc2.grib.grib1.tables
-
NCAR (center 60) overrides
- NcCodeWithAuthorityType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014/02/26.
- NcCollectionType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/13.
- Nccopy - Class in ucar.nc2.write
-
Utility to implement nccopy command line utility.
- Nccopy() - Constructor for class ucar.nc2.write.Nccopy
- ncd - Variable in class ucar.nc2.dataset.CoordinateAxis
- ncDataset - Variable in class ucar.nc2.internal.ncml.Aggregation
- ncDataset - Variable in class ucar.nc2.ncml.Aggregation
-
Deprecated.
- NcDirectPositionType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014/02/28.
- NcDocumentMetadataPropertyType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/13.
- NcDocumentMetadataType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/13.
- ncdump(String, Writer, CancelTask) - Static method in class ucar.nc2.write.Ncdump
-
ncdump that parses a command string.
- ncdump(NetcdfFile, String, Writer, CancelTask) - Static method in class ucar.nc2.write.Ncdump
-
ncdump, parsing command string, file already open.
- Ncdump - Class in ucar.nc2.write
-
Utility to implement ncdump.
- Ncdump.Builder - Class in ucar.nc2.write
- Ncdump.WantValues - Enum in ucar.nc2.write
-
Tell Ncdump if you want values printed.
- ncdumpdata(NetcdfFile, String) - Static method in class ucar.unidata.util.test.UnitTestCommon
- ncdumpmetadata(NetcdfFile, String) - Static method in class ucar.unidata.util.test.UnitTestCommon
- NCdumpPane - Class in ucar.nc2.ui.op
-
dump data using NetcdfFile.readSection()
- NCdumpPane(PreferencesExt) - Constructor for class ucar.nc2.ui.op.NCdumpPane
- NCdumpPanel - Class in ucar.nc2.ui.op
- NCdumpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.NCdumpPanel
- NCdumpW - Class in ucar.nc2
-
Deprecated.use ucar.nc2.write.Ncdump
- NCdumpW() - Constructor for class ucar.nc2.NCdumpW
-
Deprecated.
- NCdumpW.WantValues - Enum in ucar.nc2
-
Deprecated.do not use
- ncep - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- ncep - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- ncep_nm - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- NcepMnemonic - Class in ucar.nc2.iosp.bufr.tables
-
A class that reads a mnemonic table.
- NcepMnemonic() - Constructor for class ucar.nc2.iosp.bufr.tables.NcepMnemonic
- NcepRfcTables - Class in ucar.nc2.grib.grib1.tables
-
NCEP River Forecast Centers
- NcepTable - Class in ucar.nc2.iosp.bufr.tables
-
Ncep local table overrides
- NcepTable() - Constructor for class ucar.nc2.iosp.bufr.tables.NcepTable
- NcepTables - Class in ucar.nc2.grib.grib1.tables
-
NCEP overrides of GRIB tables LOOK: Why not a singleton?
- NcepTables(int, Grib1ParamTables) - Constructor for class ucar.nc2.grib.grib1.tables.NcepTables
- NcFeaturePropertyType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014/02/26.
- ncfile - Variable in class dap4.dap4lib.cdm.nc2.CDMCompiler
- ncfile - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- ncfile - Variable in class dap4.dap4lib.cdm.nc2.DMRToCDM
- ncfile - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- ncfile - Variable in class ucar.nc2.dt.point.SequenceHelper
- ncfile - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- ncfile - Variable in class ucar.nc2.Group
- ncfile - Variable in class ucar.nc2.iosp.AbstractIOServiceProvider
- ncfile - Variable in class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- ncfile - Variable in class ucar.nc2.Variable.Builder
- ncfile - Variable in class ucar.nc2.Variable
- NCheader - Class in ucar.nc2.iosp
-
Deprecated.Will move to internal module in version 6.
- NCheader() - Constructor for class ucar.nc2.iosp.NCheader
-
Deprecated.
- ncJSON - Static variable in class thredds.catalog.InvService
- ncJSON - Static variable in class thredds.catalog.ServiceType
- NcJSON - thredds.client.catalog.ServiceType
- NcMeasurementTimeseriesType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/05.
- NcMeasurementTimeseriesType.Point - Class in ucar.nc2.ogc.waterml
- NcMeasureTVPType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/05.
- NcMeasureType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/06.
- ncml - Static variable in class thredds.catalog.InvService
- Ncml - Static variable in class thredds.client.catalog.Dataset
- NcML - Static variable in class thredds.catalog.MetadataType
- NCML - thredds.client.catalog.ServiceType
- NCML - ucar.nc2.constants.DataFormatType
- NCML - Static variable in class thredds.catalog.DataFormatType
- NCML - Static variable in class thredds.catalog.ServiceType
- NcmlCollectionReader - Class in thredds.inventory
-
Convert NcML into a CollectionManager.
- NcmlConstructor - Class in ucar.nc2.ncml
-
Deprecated.do not use
- NcmlConstructor() - Constructor for class ucar.nc2.ncml.NcmlConstructor
-
Deprecated.
- ncmlDefaultNamespace - Static variable in class ucar.nc2.ncml.NcMLWriter
-
Deprecated.A default namespace constructed from the NcML URI:
http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2
. - NcmlEditor - Class in ucar.nc2.ui.op
-
An Editor for NcML files.
- NcmlEditor(JPanel, PreferencesExt) - Constructor for class ucar.nc2.ui.op.NcmlEditor
- NcmlEditorPanel - Class in ucar.nc2.ui.op
- NcmlEditorPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.NcmlEditorPanel
- ncmlElement - Variable in class thredds.catalog.InvDatasetImpl
- NcMLGWriter - Class in ucar.nc2.ncml
-
Deprecated.do not use
- NcMLGWriter() - Constructor for class ucar.nc2.ncml.NcMLGWriter
-
Deprecated.
- NcmlNetcdfFileProvider - Class in ucar.nc2.internal.ncml
- NcmlNetcdfFileProvider() - Constructor for class ucar.nc2.internal.ncml.NcmlNetcdfFileProvider
- ncmlNS - Static variable in class thredds.catalog.parser.jdom.InvCatalogFactory10
- ncmlNS - Static variable in class thredds.catalog.XMLEntityResolver
- ncmlNS - Static variable in class thredds.client.catalog.Catalog
- ncmlNSHttps - Static variable in class thredds.client.catalog.Catalog
- NcmlReader - Class in ucar.nc2.internal.ncml
-
Read NcML and create NetcdfDataset.Builder, using builders and immutable objects.
- NcmlReader() - Constructor for class ucar.nc2.internal.ncml.NcmlReader
- NcMLReader - Class in ucar.nc2.ncml
-
Deprecated.read NcML using NetcdfDatasets.open()
- NcMLReader() - Constructor for class ucar.nc2.ncml.NcMLReader
-
Deprecated.
- NcmlWriter - Class in ucar.nc2.write
-
Helper class to write NcML.
- NcmlWriter() - Constructor for class ucar.nc2.write.NcmlWriter
-
Constructor with default values
- NcmlWriter(Namespace, Format, Predicate<? super Variable>) - Constructor for class ucar.nc2.write.NcmlWriter
-
Constructor allows you to set parameters.
- NcMLWriter - Class in ucar.nc2.ncml
-
Deprecated.use ucar.nc2.write.NcmlWriter
- NcMLWriter() - Constructor for class ucar.nc2.ncml.NcMLWriter
-
Deprecated.
- NcmlWriter.WriteVariablesWithNamesPredicate - Class in ucar.nc2.write
-
Predicate that returns
true
for variables whose names are specified to the constructor. - NcMLWriter.WriteVariablesWithNamesPredicate - Class in ucar.nc2.ncml
-
Deprecated.Predicate that returns
true
for variables whose names are specified to the constructor. - NcMonitoringPointType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/02/26.
- ncolumns - Variable in class ucar.ui.table.RowSorterAbstract
- NcOMObservationPropertyType - Class in ucar.nc2.ogc.om
-
Created by cwardgar on 2014/03/13.
- NcOMObservationType - Class in ucar.nc2.ogc.om
-
Created by cwardgar on 2014/02/26.
- NcOMProcessPropertyType - Class in ucar.nc2.ogc.om
-
Created by cwardgar on 2014-04-27.
- NcOMProcessPropertyType() - Constructor for class ucar.nc2.ogc.om.NcOMProcessPropertyType
- ncoords - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxis
- ncoords - Variable in class ucar.nc2.ft2.coverage.CoverageCoordAxisBuilder
- ncounters() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
-
Number of nested fields
- NcPointType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014/02/28.
- NCPROPERTIES - Static variable in class ucar.nc2.constants.CDM
- NcReferenceType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 3/7/14.
- NcShapeType - Class in ucar.nc2.ogc.spatialsampling
-
Created by cwardgar on 2014/02/28.
- ncssGrid - Static variable in class thredds.catalog.InvService
- ncssPoint - Static variable in class thredds.catalog.InvService
- ncstream - ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- NcStream - Class in ucar.nc2.stream
-
Defines the ncstream format, along with ncStream.proto.
- NcStream() - Constructor for class ucar.nc2.stream.NcStream
- NCSTREAM - ucar.nc2.write.NetcdfFileFormat
- ncstream_data_version - Static variable in class ucar.nc2.stream.NcStream
- NcStreamCompressedOutputStream - Class in ucar.nc2.stream
-
Created by rmay on 8/13/15.
- NcStreamCompressedOutputStream(OutputStream, int, int) - Constructor for class ucar.nc2.stream.NcStreamCompressedOutputStream
- NcStreamCompression - Class in ucar.nc2.stream
-
Created by rmay on 8/10/15.
- NcStreamDataCol - Class in ucar.nc2.stream
-
DataCol message encoding.
- NcStreamDataCol() - Constructor for class ucar.nc2.stream.NcStreamDataCol
- NcStreamDataRow - Class in ucar.nc2.stream
-
LOOK Not Done Yet
- NcStreamDataRow() - Constructor for class ucar.nc2.stream.NcStreamDataRow
- NcStreamIosp - Class in ucar.nc2.stream
-
IOSP to read an ncStream that has been written to a file.
- NcStreamIosp() - Constructor for class ucar.nc2.stream.NcStreamIosp
- NcStreamIosp.NcsMess - Class in ucar.nc2.stream
- NcStreamOpPanel - Class in ucar.nc2.ui.op
- NcStreamOpPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.NcStreamOpPanel
- NcStreamPanel - Class in ucar.nc2.ui.op
-
Show internal structure of ncstream files.
- NcStreamPanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.NcStreamPanel
- NcStreamPanel.MessBean - Class in ucar.nc2.ui.op
- NcStreamProto - Class in ucar.nc2.stream
- NcStreamProto.ArrayStructureCol - Class in ucar.nc2.stream
-
Protobuf type
ArrayStructureCol
- NcStreamProto.ArrayStructureCol.Builder - Class in ucar.nc2.stream
-
Protobuf type
ArrayStructureCol
- NcStreamProto.ArrayStructureColOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.ArrayStructureRow - Class in ucar.nc2.stream
-
Protobuf type
ArrayStructureRow
- NcStreamProto.ArrayStructureRow.Builder - Class in ucar.nc2.stream
-
Protobuf type
ArrayStructureRow
- NcStreamProto.ArrayStructureRowOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Attribute - Class in ucar.nc2.stream
-
Protobuf type
Attribute
- NcStreamProto.Attribute.Builder - Class in ucar.nc2.stream
-
Protobuf type
Attribute
- NcStreamProto.Attribute.Type - Enum in ucar.nc2.stream
-
< 5.0
- NcStreamProto.AttributeOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Compress - Enum in ucar.nc2.stream
-
Protobuf enum
Compress
- NcStreamProto.Data - Class in ucar.nc2.stream
-
Protobuf type
Data
- NcStreamProto.Data.BigendPresentCase - Enum in ucar.nc2.stream
- NcStreamProto.Data.Builder - Class in ucar.nc2.stream
-
Protobuf type
Data
- NcStreamProto.DataCol - Class in ucar.nc2.stream
-
Protobuf type
DataCol
- NcStreamProto.DataCol.Builder - Class in ucar.nc2.stream
-
Protobuf type
DataCol
- NcStreamProto.DataColOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.DataOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.DataRow - Class in ucar.nc2.stream
-
Protobuf type
DataRow
- NcStreamProto.DataRow.Builder - Class in ucar.nc2.stream
-
Protobuf type
DataRow
- NcStreamProto.DataRowOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.DataType - Enum in ucar.nc2.stream
-
Protobuf enum
DataType
- NcStreamProto.Dimension - Class in ucar.nc2.stream
-
Protobuf type
Dimension
- NcStreamProto.Dimension.Builder - Class in ucar.nc2.stream
-
Protobuf type
Dimension
- NcStreamProto.DimensionOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.EnumTypedef - Class in ucar.nc2.stream
-
Protobuf type
EnumTypedef
- NcStreamProto.EnumTypedef.Builder - Class in ucar.nc2.stream
-
Protobuf type
EnumTypedef
- NcStreamProto.EnumTypedef.EnumType - Class in ucar.nc2.stream
-
Protobuf type
EnumTypedef.EnumType
- NcStreamProto.EnumTypedef.EnumType.Builder - Class in ucar.nc2.stream
-
Protobuf type
EnumTypedef.EnumType
- NcStreamProto.EnumTypedef.EnumTypeOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.EnumTypedefOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Error - Class in ucar.nc2.stream
-
Protobuf type
Error
- NcStreamProto.Error.Builder - Class in ucar.nc2.stream
-
Protobuf type
Error
- NcStreamProto.ErrorOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Group - Class in ucar.nc2.stream
-
Protobuf type
Group
- NcStreamProto.Group.Builder - Class in ucar.nc2.stream
-
Protobuf type
Group
- NcStreamProto.GroupOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Header - Class in ucar.nc2.stream
-
Protobuf type
Header
- NcStreamProto.Header.Builder - Class in ucar.nc2.stream
-
Protobuf type
Header
- NcStreamProto.HeaderOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Member - Class in ucar.nc2.stream
-
Protobuf type
Member
- NcStreamProto.Member.Builder - Class in ucar.nc2.stream
-
Protobuf type
Member
- NcStreamProto.MemberOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Range - Class in ucar.nc2.stream
-
Protobuf type
Range
- NcStreamProto.Range.Builder - Class in ucar.nc2.stream
-
Protobuf type
Range
- NcStreamProto.RangeOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Section - Class in ucar.nc2.stream
-
Protobuf type
Section
- NcStreamProto.Section.Builder - Class in ucar.nc2.stream
-
Protobuf type
Section
- NcStreamProto.SectionOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Structure - Class in ucar.nc2.stream
-
Protobuf type
Structure
- NcStreamProto.Structure.Builder - Class in ucar.nc2.stream
-
Protobuf type
Structure
- NcStreamProto.StructureData - Class in ucar.nc2.stream
-
Protobuf type
StructureData
- NcStreamProto.StructureData.Builder - Class in ucar.nc2.stream
-
Protobuf type
StructureData
- NcStreamProto.StructureDataOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.StructureOrBuilder - Interface in ucar.nc2.stream
- NcStreamProto.Variable - Class in ucar.nc2.stream
-
Protobuf type
Variable
- NcStreamProto.Variable.Builder - Class in ucar.nc2.stream
-
Protobuf type
Variable
- NcStreamProto.VariableOrBuilder - Interface in ucar.nc2.stream
- NcStreamReader - Class in ucar.nc2.stream
-
Read an ncStream InputStream into a NetcdfFile.
- NcStreamReader() - Constructor for class ucar.nc2.stream.NcStreamReader
- NcStreamReader.DataResult - Class in ucar.nc2.stream
- NcStreamWriter - Class in ucar.nc2.stream
-
Write a NetcdfFile to an OutputStream using ncstream protocol
- NcStreamWriter(NetcdfFile, String) - Constructor for class ucar.nc2.stream.NcStreamWriter
- NcStreamWriterChannel - Class in ucar.nc2.stream
-
Deprecated.do not use
- NcStreamWriterChannel(NetcdfFile, String) - Constructor for class ucar.nc2.stream.NcStreamWriterChannel
-
Deprecated.
- NcStringOrRefType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014/02/26.
- NcTimeInstantPropertyType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 3/7/14.
- NcTimeInstantType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014-04-27.
- NcTimeObjectPropertyType - Class in ucar.nc2.ogc.om
-
Created by cwardgar on 3/6/14.
- NcTimePeriodType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 3/6/14.
- NcTimePositionType - Class in ucar.nc2.ogc.gml
-
Created by cwardgar on 2014/03/05.
- NcTVPDefaultMetadataPropertyType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/06.
- NcTVPMeasurementMetadataType - Class in ucar.nc2.ogc.waterml
-
Created by cwardgar on 2014/03/06.
- NcUnitReference - Class in ucar.nc2.ogc.swe
-
Created by cwardgar on 2014/03/06.
- NCX_IDX - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- NCX_SUFFIX - Static variable in class ucar.nc2.grib.collection.GribCdmIndex
- ndataPoints - Variable in class ucar.nc2.grib.GribData.Info
- NdbcCoards - Class in ucar.nc2.ft.point.standard.plug
-
Ndbc (National Data Buoy Center) Coards Convention (National Data Buoy Center)
- NdbcCoards() - Constructor for class ucar.nc2.ft.point.standard.plug.NdbcCoards
- NdbcDataset - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- NdbcDataset() - Constructor for class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- NdbcDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- NdbcNetcdf4 - Class in ucar.nc2.ft.point.standard.plug
-
NOT DONE YET NDBC (National Data Buoy Center) Convention with netcdf4 files
- NdbcNetcdf4() - Constructor for class ucar.nc2.ft.point.standard.plug.NdbcNetcdf4
- ndfd - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- NdfdLocalTables - Class in ucar.nc2.grib.grib2.table
-
Ndfd local tables
- NDG - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- ndups - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- NDUPS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- NDUPS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- NDUPS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- nearlyEquals(double, double) - Static method in class ucar.nc2.util.Misc
-
AbsoluteDifference is less than
Misc.defaultMaxRelativeDiffDouble
. - nearlyEquals(double, double, double) - Static method in class ucar.nc2.util.Misc
-
RelativeDifference is less than maxRelDiff.
- nearlyEquals(float, float) - Static method in class ucar.nc2.util.Misc
-
AbsoluteDifference is less than
Misc.defaultMaxRelativeDiffFloat
. - nearlyEquals(float, float, float) - Static method in class ucar.nc2.util.Misc
-
RelativeDifference is less than maxRelDiff.
- nearlyEquals(Array, Array) - Static method in class ucar.ma2.MAMath
-
Returns true if the specified arrays have the same size, signedness, and approximately equal corresponding elements.
- nearlyEquals(VertCoordValue) - Method in class ucar.nc2.grib.coord.VertCoordValue
- nearlyEquals(LatLonPoint) - Method in interface ucar.unidata.geoloc.LatLonPoint
-
Returns the result of
LatLonPoint.nearlyEquals(LatLonPoint, double)
, withMisc.defaultMaxRelativeDiffDouble
. - nearlyEquals(LatLonPointNoNormalize) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.Returns the result of
LatLonPointNoNormalize.nearlyEquals(LatLonPointNoNormalize, double)
, withMisc.defaultMaxRelativeDiffDouble
. - nearlyEquals(LatLonPointNoNormalize, double) - Method in class ucar.unidata.geoloc.LatLonPointNoNormalize
-
Deprecated.Returns
true
if this point is nearly equal tothat
. - nearlyEquals(LatLonPoint, double) - Method in interface ucar.unidata.geoloc.LatLonPoint
-
Returns
true
if this point is nearly equal tothat
. - nearlyEquals(LatLonPoint, double) - Method in class ucar.unidata.geoloc.LatLonPointImpl
-
Deprecated.
- nearlyEquals(LatLonRect) - Method in class ucar.unidata.geoloc.LatLonRect
-
Returns the result of
LatLonRect.nearlyEquals(LatLonRect, double)
, withMisc.defaultMaxRelativeDiffFloat
. - nearlyEquals(LatLonRect, double) - Method in class ucar.unidata.geoloc.LatLonRect
-
Returns
true
if this rectangle is nearly equal toother
. - nearlyEquals(ProjectionPoint) - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Returns the result of
ProjectionPoint.nearlyEquals(ProjectionPoint, double)
, withMisc.defaultMaxRelativeDiffDouble
. - nearlyEquals(ProjectionPoint, double) - Method in interface ucar.unidata.geoloc.ProjectionPoint
-
Returns
true
if this point is nearly equal toother
. - nearlyEquals(ProjectionPoint, double) - Method in class ucar.unidata.geoloc.ProjectionPointImpl
-
Deprecated.
- nearlyEquals(ProjectionRect) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns the result of
ProjectionRect.nearlyEquals(ProjectionRect, double)
, withMisc.defaultMaxRelativeDiffFloat
. - nearlyEquals(ProjectionRect, double) - Method in class ucar.unidata.geoloc.ProjectionRect
-
Returns
true
if this rectangle is nearly equal toother
. - nearlyEqualsAbs(double, double, double) - Static method in class ucar.nc2.util.Misc
-
AbsoluteDifference is less than maxAbsDiff.
- nearlyEqualsAbs(float, float, float) - Static method in class ucar.nc2.util.Misc
-
AbsoluteDifference is less than maxAbsDiff.
- NeedsCdmUnitTest - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class requires access to the cdmUnitTest shared directory in order to complete successfully.
- NeedsContentRoot - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class requires that a TDS content root be defined via the "tds.content.root.path" property.
- NeedsExternalResource - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class requires access to an external resource in order to complete successfully.
- NeedsRdaData - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class requires access to RDA Data.
- NeedsUcarNetwork - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class requires access to a resource that is only accessible on the UCAR network in order to complete successfully.
- needToSwap - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
swap flag
- needToSwap - Variable in class ucar.nc2.iosp.mcidas.McIDASGridReader
-
swap flag
- negate(ProjectionPointImpl) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- nelems - Variable in class ucar.ma2.ArrayStructure
- nelems - Variable in class ucar.nc2.stream.NcStreamIosp.NcsMess
- NELEMS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- NELEMS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- NEQ - dap4.core.ce.CEAST.Operator
- NestedCollectionIOIteratorAdapter(PointFeatureCCIterator) - Constructor for class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
- NestedCollectionIteratorAdapter<T> - Class in ucar.nc2.ft.point
-
adapt a NestedPointFeatureCollectionIterator to an Iterator
- NestedCollectionIteratorAdapter(PointFeatureCCIterator) - Constructor for class ucar.nc2.ft.point.NestedCollectionIteratorAdapter
- NestedDirectory - ucar.nc2.util.DiskCache2.CachePathPolicy
- NestedStructure - ucar.nc2.ft.point.standard.Table.Type
- NestedTable - Class in ucar.nc2.ft.point.standard
-
Implements "nested table" views of point feature datasets.
- nestedTableName - Variable in class ucar.nc2.ft.point.standard.TableConfig
- NestedTruncate - ucar.nc2.util.DiskCache2.CachePathPolicy
- nestingLevel - Variable in class ucar.nc2.ft.point.standard.CoordVarExtractor
- NETCDF - ucar.nc2.constants.DataFormatType
- NETCDF - Static variable in class thredds.catalog.DataFormatType
- NETCDF - Static variable in class thredds.catalog.MetadataType
- NETCDF - Static variable in class thredds.catalog.ServiceType
- netcdf3 - ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- NETCDF3 - ucar.nc2.write.NetcdfFileFormat
- NETCDF3_64BIT_DATA - ucar.nc2.write.NetcdfFileFormat
- NETCDF3_64BIT_OFFSET - ucar.nc2.write.NetcdfFileFormat
- netcdf3c - ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- netcdf3c64 - ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- netcdf4 - ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- NETCDF4 - ucar.nc2.constants.DataFormatType
- NETCDF4 - ucar.nc2.write.NetcdfFileFormat
- NETCDF4 - Static variable in class thredds.catalog.DataFormatType
- netcdf4_classic - ucar.nc2.NetcdfFileWriter.Version
-
Deprecated.
- NETCDF4_CLASSIC - ucar.nc2.write.NetcdfFileFormat
- NETCDF4_COORDINATES - Static variable in class ucar.nc2.iosp.netcdf4.Nc4
-
Deprecated.
- NETCDF4_DIMID - Static variable in class ucar.nc2.iosp.netcdf4.Nc4
-
Deprecated.
- NETCDF4_NON_COORD - Static variable in class ucar.nc2.iosp.netcdf4.Nc4
-
Deprecated.
- NETCDF4_STRICT - Static variable in class ucar.nc2.iosp.netcdf4.Nc4
-
Deprecated.
- Netcdf4ObjectFilter() - Constructor for class ucar.nc2.util.CompareNetcdf2.Netcdf4ObjectFilter
- NetcdfClibrary - Class in ucar.nc2.ffi.netcdf
-
Static methods to load the netcdf C library.
- NetcdfCopier - Class in ucar.nc2.write
-
Utility class for copying a NetcdfFile object, or parts of one, to a netcdf-3 or netcdf-4 disk file.
- netcdfDataset - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- netcdfDataset - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- netcdfDataset - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- NetcdfDataset - Class in ucar.nc2.dataset
-
NetcdfDataset
extends the netCDF API, adding standard attribute parsing such as scale and offset, and explicit support for Coordinate Systems. - NetcdfDataset() - Constructor for class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- NetcdfDataset(NetcdfFile) - Constructor for class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- NetcdfDataset(NetcdfFile.Builder<?>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- NetcdfDataset(NetcdfFile, boolean) - Constructor for class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- NetcdfDataset(NetcdfFile, Set<NetcdfDataset.Enhance>) - Constructor for class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.Use NetcdfDataset.builder()
- NetcdfDataset.Builder<T extends NetcdfDataset.Builder<T>> - Class in ucar.nc2.dataset
- NetcdfDataset.Enhance - Enum in ucar.nc2.dataset
-
Possible enhancements for a NetcdfDataset
- NetcdfDatasetInfo - Class in ucar.nc2.dataset
-
Deprecated.This will move to another package.
- NetcdfDatasetInfo(String) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.
- NetcdfDatasetInfo(NetcdfDataset) - Constructor for class ucar.nc2.dataset.NetcdfDatasetInfo
-
Deprecated.
- NetcdfDatasets - Class in ucar.nc2.dataset
-
Static helper methods for NetcdfDataset
- NetcdfDatasets() - Constructor for class ucar.nc2.dataset.NetcdfDatasets
- NetcdfExtFilter() - Constructor for class ucar.ui.widget.FileManager.NetcdfExtFilter
- NetcdfFile - Class in ucar.nc2
-
Read-only scientific datasets that are accessible through the netCDF API.
- NetcdfFile() - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFile.builder()
- NetcdfFile(String) - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open( location) or NetcdfDatasets.openFile( location)
- NetcdfFile(String, Object, String, int, CancelTask) - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFile.builder()
- NetcdfFile(URL) - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open( http:location) or NetcdfDatasets.openFile( http:location)
- NetcdfFile(IOServiceProvider, String) - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFile.builder()
- NetcdfFile(IOServiceProvider, RandomAccessFile, String, CancelTask) - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFile.builder()
- NetcdfFile(NetcdfFile) - Constructor for class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFile.builder()
- NetcdfFile(NetcdfFile.Builder<?>) - Constructor for class ucar.nc2.NetcdfFile
- NetcdfFile.Builder<T extends NetcdfFile.Builder<T>> - Class in ucar.nc2
-
A builder of NetcdfFile objects.
- NetcdfFileFormat - Enum in ucar.nc2.write
-
Enumeration of the kinds of NetCDF file formats.
- NetcdfFileProvider - Interface in ucar.nc2.dataset.spi
-
A Service Provider of NetcdfFile.
- NetcdfFiles - Class in ucar.nc2
-
Static helper methods for NetcdfFile objects.
- NetcdfFiles() - Constructor for class ucar.nc2.NetcdfFiles
- NetcdfFileSubclass - Class in ucar.nc2
-
Deprecated.Use NetcdfFile.builder(). Remove in v6
- NetcdfFileSubclass() - Constructor for class ucar.nc2.NetcdfFileSubclass
-
Deprecated.
- NetcdfFileSubclass(String, Object, String, int, CancelTask) - Constructor for class ucar.nc2.NetcdfFileSubclass
-
Deprecated.
- NetcdfFileSubclass(IOServiceProvider, String) - Constructor for class ucar.nc2.NetcdfFileSubclass
-
Deprecated.
- NetcdfFileSubclass(IOServiceProvider, RandomAccessFile, String, CancelTask) - Constructor for class ucar.nc2.NetcdfFileSubclass
-
Deprecated.
- NetcdfFileWriteable - Class in ucar.nc2
-
Deprecated.use NetcdfFileWriter
- NetcdfFileWriteable() - Constructor for class ucar.nc2.NetcdfFileWriteable
-
Deprecated.use createNew(String filename, boolean fill)
- NetcdfFileWriteable(String) - Constructor for class ucar.nc2.NetcdfFileWriteable
-
Deprecated.use openExisting(String filename, boolean fill)
- NetcdfFileWriteable(String, boolean) - Constructor for class ucar.nc2.NetcdfFileWriteable
-
Deprecated.use createNew(String filename, boolean fill)
- NetcdfFileWriteable(IOServiceProviderWriter, RandomAccessFile, String, boolean, boolean) - Constructor for class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Open or create a new Netcdf file, put it into define mode to allow writing, using the provided IOSP and RAF.
- NetcdfFileWriter - Class in ucar.nc2
-
Deprecated.use ucar.nc2.write.NetcdfFormatWriter or ucar.nc2.write.NetcdfCopier
- NetcdfFileWriter(NetcdfFileWriter.Version, String, boolean, Nc4Chunking) - Constructor for class ucar.nc2.NetcdfFileWriter
-
Deprecated.Open an existing or create a new Netcdf file
- NetcdfFileWriter.Version - Enum in ucar.nc2
-
Deprecated.use NetcdfFileFormat
- NetcdfFormatWriter - Class in ucar.nc2.write
-
Writes Netcdf 3 or 4 formatted files to disk.
- NetcdfFormatWriter.Builder - Class in ucar.nc2.write
- NetcdfOutputChooser - Class in ucar.nc2.ui.dialog
- NetcdfOutputChooser(Dialog) - Constructor for class ucar.nc2.ui.dialog.NetcdfOutputChooser
- NetcdfOutputChooser(Frame) - Constructor for class ucar.nc2.ui.dialog.NetcdfOutputChooser
- NetcdfOutputChooser.Data - Class in ucar.nc2.ui.dialog
- NetcdfServer - Static variable in class thredds.catalog.ServiceType
- NetcdfSubset - thredds.client.catalog.ServiceType
- NetcdfSubset - Static variable in class thredds.catalog.ServiceType
- NETWORK_ORDER - Static variable in class dap4.core.util.DapUtil
- never - thredds.inventory.CollectionUpdateType
- newAttribute(String, DapType) - Method in class dap4.core.dmr.DMRFactory
- newAttributeSet(String) - Method in class dap4.core.dmr.DMRFactory
- newBlockingStub(Channel) - Static method in class ucar.gcdm.GcdmGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- newBuilder() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- newBuilder() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- newBuilder() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- newBuilder() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- newBuilder() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- newBuilder() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- newBuilder() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- newBuilder() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- newBuilder() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- newBuilder() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- newBuilder() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- newBuilder() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- newBuilder() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- newBuilder() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- newBuilder() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- newBuilder() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Data
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Error
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Group
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Header
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Member
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Range
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Section
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- newBuilder() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- newBuilder(GcdmNetcdfProto.Attribute) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- newBuilder(GcdmNetcdfProto.Data) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- newBuilder(GcdmNetcdfProto.DataRequest) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- newBuilder(GcdmNetcdfProto.DataResponse) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- newBuilder(GcdmNetcdfProto.Dimension) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- newBuilder(GcdmNetcdfProto.EnumTypedef) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- newBuilder(GcdmNetcdfProto.EnumTypedef.EnumType) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- newBuilder(GcdmNetcdfProto.Error) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- newBuilder(GcdmNetcdfProto.Group) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- newBuilder(GcdmNetcdfProto.Header) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- newBuilder(GcdmNetcdfProto.HeaderRequest) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- newBuilder(GcdmNetcdfProto.HeaderResponse) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- newBuilder(GcdmNetcdfProto.Structure) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- newBuilder(GcdmNetcdfProto.StructureDataProto) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- newBuilder(GcdmNetcdfProto.StructureMemberProto) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- newBuilder(GcdmNetcdfProto.StructureMembersProto) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- newBuilder(GcdmNetcdfProto.Variable) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- newBuilder(BufrCdmIndexProto.BufrIndex) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- newBuilder(BufrCdmIndexProto.Field) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- newBuilder(BufrCdmIndexProto.Station) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- newBuilder(PointStreamProto.Location) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- newBuilder(PointStreamProto.PointFeature) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- newBuilder(PointStreamProto.PointFeatureCollection) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- newBuilder(PointStreamProto.PointFeatureMember) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- newBuilder(PointStreamProto.Station) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- newBuilder(PointStreamProto.StationList) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- newBuilder(CdmrFeatureProto.CalendarDateRange) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- newBuilder(CdmrFeatureProto.CoordAxis) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- newBuilder(CdmrFeatureProto.CoordSys) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- newBuilder(CdmrFeatureProto.CoordTransform) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- newBuilder(CdmrFeatureProto.Coverage) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- newBuilder(CdmrFeatureProto.CoverageDataResponse) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- newBuilder(CdmrFeatureProto.CoverageDataset) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- newBuilder(CdmrFeatureProto.GeoReferencedArray) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- newBuilder(CdmrFeatureProto.Rectangle) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- newBuilder(GribCollectionProto.Coord) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- newBuilder(GribCollectionProto.Dataset) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- newBuilder(GribCollectionProto.FcConfig) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- newBuilder(GribCollectionProto.Gds) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- newBuilder(GribCollectionProto.GribCollection) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- newBuilder(GribCollectionProto.Group) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- newBuilder(GribCollectionProto.IntMap) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- newBuilder(GribCollectionProto.IntvFilter) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- newBuilder(GribCollectionProto.MFile) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- newBuilder(GribCollectionProto.Parameter) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- newBuilder(GribCollectionProto.Partition) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- newBuilder(GribCollectionProto.PartitionVariable) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- newBuilder(GribCollectionProto.Record) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- newBuilder(GribCollectionProto.SparseArray) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- newBuilder(GribCollectionProto.StringMap) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- newBuilder(GribCollectionProto.Variable) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- newBuilder(Grib1IndexProto.Grib1GdsSection) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- newBuilder(Grib1IndexProto.Grib1Index) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- newBuilder(Grib1IndexProto.Grib1Record) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- newBuilder(Grib2IndexProto.Grib2Index) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- newBuilder(Grib2IndexProto.Grib2Record) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- newBuilder(Grib2IndexProto.GribGdsSection) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- newBuilder(Grib2IndexProto.GribIdSection) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- newBuilder(GhcnmProto.StationIndex) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- newBuilder(GhcnmProto.StationIndexList) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- newBuilder(NcStreamProto.ArrayStructureCol) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- newBuilder(NcStreamProto.ArrayStructureRow) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- newBuilder(NcStreamProto.Attribute) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- newBuilder(NcStreamProto.Data) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- newBuilder(NcStreamProto.DataCol) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- newBuilder(NcStreamProto.DataRow) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- newBuilder(NcStreamProto.Dimension) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- newBuilder(NcStreamProto.EnumTypedef) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- newBuilder(NcStreamProto.EnumTypedef.EnumType) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- newBuilder(NcStreamProto.Error) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- newBuilder(NcStreamProto.Group) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- newBuilder(NcStreamProto.Header) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- newBuilder(NcStreamProto.Member) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- newBuilder(NcStreamProto.Range) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- newBuilder(NcStreamProto.Section) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- newBuilder(NcStreamProto.Structure) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- newBuilder(NcStreamProto.StructureData) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- newBuilder(NcStreamProto.Variable) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- newBuilderForType() - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- newBuilderForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- newBuilderForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- newBuilderForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- newBuilderForType() - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- newBuilderForType() - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- newBuilderForType() - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- newBuilderForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- newBuilderForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- newBuilderForType() - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- newBuilderForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- newBuilderForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- newBuilderForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- newBuilderForType() - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- newBuilderForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- newBuilderForType() - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Data
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Error
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Group
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Header
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Member
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Range
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Section
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Structure
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- newBuilderForType() - Method in class ucar.nc2.stream.NcStreamProto.Variable
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Data
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Error
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Group
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Header
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Member
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Range
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Section
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Structure
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class ucar.nc2.stream.NcStreamProto.Variable
- newDArray() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DArray.
- newDArray() - Method in class opendap.dap.DefaultFactory
-
Construct a new DArray.
- newDArray(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DArray with name n.
- newDArray(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DArray with name n.
- newDataset(String) - Method in class dap4.core.dmr.DMRFactory
- newDatasetSource(String, DatasetSourceType, DatasetSourceStructure, String, ResultService) - Static method in class thredds.cataloggen.config.DatasetSource
-
Factory method for this abstract class.
- newDByte() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DByte.
- newDByte() - Method in class opendap.dap.DefaultFactory
-
Construct a new DByte.
- newDByte(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DByte with name n.
- newDByte(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DByte with name n.
- newDFloat32() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DFloat32.
- newDFloat32() - Method in class opendap.dap.DefaultFactory
-
Construct a new DFloat32.
- newDFloat32(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DFloat32 with name n.
- newDFloat32(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DFloat32 with name n.
- newDFloat64() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DFloat64.
- newDFloat64() - Method in class opendap.dap.DefaultFactory
-
Construct a new DFloat64.
- newDFloat64(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DFloat64 with name n.
- newDFloat64(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DFloat64 with name n.
- newDGrid() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DGrid.
- newDGrid() - Method in class opendap.dap.DefaultFactory
-
Construct a new DGrid.
- newDGrid(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DGrid with name n.
- newDGrid(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DGrid with name n.
- newDimension(String, long) - Method in class dap4.core.dmr.DMRFactory
- newDInt16() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DInt16.
- newDInt16() - Method in class opendap.dap.DefaultFactory
-
Construct a new DInt16.
- newDInt16(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DInt16 with name n.
- newDInt16(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DInt16 with name n.
- newDInt32() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DInt32.
- newDInt32() - Method in class opendap.dap.DefaultFactory
-
Construct a new DInt32.
- newDInt32(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DInt32 with name n.
- newDInt32(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DInt32 with name n.
- newDirectoryStream(Path, String) - Static method in class thredds.inventory.CollectionGlob
- newDSequence() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DSequence.
- newDSequence() - Method in class opendap.dap.DefaultFactory
-
Construct a new DSequence.
- newDSequence(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DSequence with name n.
- newDSequence(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DSequence with name n.
- newDString() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DString.
- newDString() - Method in class opendap.dap.DefaultFactory
-
Construct a new DString.
- newDString(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DString with name n.
- newDString(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DString with name n.
- newDStructure() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DStructure.
- newDStructure() - Method in class opendap.dap.DefaultFactory
-
Construct a new DStructure.
- newDStructure(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DStructure with name n.
- newDStructure(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DStructure with name n.
- newDUInt16() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DUInt16.
- newDUInt16() - Method in class opendap.dap.DefaultFactory
-
Construct a new DUInt16.
- newDUInt16(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DUInt16 with name n.
- newDUInt16(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DUInt16 with name n.
- newDUInt32() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DUInt32.
- newDUInt32() - Method in class opendap.dap.DefaultFactory
-
Construct a new DUInt32.
- newDUInt32(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DUInt32 with name n.
- newDUInt32(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DUInt32 with name n.
- newDURL() - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DURL.
- newDURL() - Method in class opendap.dap.DefaultFactory
-
Construct a new DURL.
- newDURL(String) - Method in interface opendap.dap.BaseTypeFactory
-
Construct a new DURL with name n.
- newDURL(String) - Method in class opendap.dap.DefaultFactory
-
Construct a new DURL with name n.
- newEnumConst(String, long) - Method in class dap4.core.dmr.DMRFactory
- newEnumeration(String, DapType) - Method in class dap4.core.dmr.DMRFactory
- newFutureStub(Channel) - Static method in class ucar.gcdm.GcdmGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newGCalendarZulu() - Static method in class ucar.nc2.ogc.erddap.util.ErddapCalendar2
-
Get a GregorianCalendar object with the current UTC (A.K.A., GMT or Zulu) time and a UTC time zone.
- newGroup(String) - Method in class dap4.core.dmr.DMRFactory
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Data
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Error
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Group
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Header
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Structure
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.gcdm.GcdmNetcdfProto.Variable
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Attribute
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Data
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.DataCol
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.DataRow
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Dimension
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Error
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Group
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Header
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Member
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Range
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Section
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Structure
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.StructureData
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class ucar.nc2.stream.NcStreamProto.Variable
- newMap(String) - Method in class dap4.core.dmr.DMRFactory
- NewMapAreaEvent - Class in ucar.nc2.ui.geoloc
-
Used to notify listeners that there is a new world bounding box.
- NewMapAreaEvent(Object, ProjectionRect) - Constructor for class ucar.nc2.ui.geoloc.NewMapAreaEvent
- NewMapAreaListener - Interface in ucar.nc2.ui.geoloc
-
Listeners for new world bounding box events.
- newOtherXML(String) - Method in class dap4.core.dmr.DMRFactory
- newPrimitiveVector() - Method in class opendap.dap.BaseType
-
Constructs a new
PrimitiveVector
object optimized for the particular data type of thisBaseType
. - newPrimitiveVector() - Method in class opendap.dap.DByte
-
Constructs a new
BytePrimitiveVector
. - newPrimitiveVector() - Method in class opendap.dap.DFloat32
-
Constructs a new
Float32PrimitiveVector
. - newPrimitiveVector() - Method in class opendap.dap.DFloat64
-
Constructs a new
Float64PrimitiveVector
. - newPrimitiveVector() - Method in class opendap.dap.DInt16
-
Constructs a new
Int16PrimitiveVector
. - newPrimitiveVector() - Method in class opendap.dap.DInt32
-
Constructs a new
Int32PrimitiveVector
. - newPrimitiveVector() - Method in class opendap.dap.DUInt16
-
Constructs a new
UInt16PrimitiveVector
. - newPrimitiveVector() - Method in class opendap.dap.DUInt32
-
Constructs a new
UInt32PrimitiveVector
. - NewProjectionDialog - Class in ucar.nc2.ui.geoloc
- NewProjectionDialog(Dialog) - Constructor for class ucar.nc2.ui.geoloc.NewProjectionDialog
- NewProjectionDialog(Frame) - Constructor for class ucar.nc2.ui.geoloc.NewProjectionDialog
- NewProjectionEvent - Class in ucar.nc2.ui.geoloc
-
Used to notify listeners that there is a new Projection.
- NewProjectionEvent(Object, ProjectionImpl) - Constructor for class ucar.nc2.ui.geoloc.NewProjectionEvent
- NewProjectionListener - Interface in ucar.nc2.ui.geoloc
-
Listeners for new Projection events
- newSequence(String) - Method in class dap4.core.dmr.DMRFactory
- newSession(String) - Static method in class ucar.httpservices.HTTPFactory
- newSession(String, int) - Static method in class ucar.httpservices.HTTPFactory
- newSession(AuthScope) - Static method in class ucar.httpservices.HTTPFactory
-
Deprecated.
- newSession(HttpHost) - Static method in class ucar.httpservices.HTTPFactory
- newStructure(String) - Method in class dap4.core.dmr.DMRFactory
- newStub(Channel) - Static method in class ucar.gcdm.GcdmGrpc
-
Creates a new async stub that supports all call types for the service
- newToken(int) - Static method in class ucar.units.Token
- newToken(int, String) - Static method in class ucar.units.Token
-
Returns a new Token object, by default.
- NEWTON - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of force.
- newUnitID(String, String, String) - Static method in class ucar.units.UnitID
-
Factory method for constructing an identifier from a name, plural, and symbol.
- newUnitName(String) - Static method in class ucar.units.UnitName
-
Factory method for constructing a UnitName from a name.
- newUnitName(String, String) - Static method in class ucar.units.UnitName
-
Factory method for constructing a UnitName from a name and a plural form of the name.
- newUnitName(String, String, String) - Static method in class ucar.units.UnitName
-
Factory method for constructing a UnitName from a name, a plural form of the name, and a symbol.
- newVariable(String, DapType) - Method in class dap4.core.dmr.DMRFactory
- newVector(DapType, long) - Static method in class dap4.dap4lib.LibTypeFcns
- NEXRAD2 - ucar.nc2.constants.DataFormatType
- NEXRAD2 - Static variable in class thredds.catalog.DataFormatType
- Nexrad2IOServiceProvider - Class in ucar.nc2.iosp.nexrad2
-
An IOServiceProvider for NEXRAD level II files.
- Nexrad2IOServiceProvider() - Constructor for class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- Nexrad2RadialAdapter - Class in ucar.nc2.dt.radial
-
Make a NEXRAD Level 2 NetcdfDataset into a RadialDataset.
- Nexrad2RadialAdapter() - Constructor for class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- Nexrad2RadialAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.Nexrad2RadialAdapter
-
Constructor.
- NexradStationDB - Class in ucar.nc2.iosp.nexrad2
-
Manage Nexrad Stations "database"
- NexradStationDB() - Constructor for class ucar.nc2.iosp.nexrad2.NexradStationDB
- NexradStationDB.Station - Class in ucar.nc2.iosp.nexrad2
- next - Variable in class ucar.nc2.ft.point.standard.TableConfig
- next - Variable in class ucar.units.Token
-
A reference to the next regular (non-special) token from the input stream.
- next() - Method in class dap4.core.util.DapIterator
- next() - Method in class dap4.core.util.SliceConstraint.SliceCEIterator
- next() - Method in class dap4.core.util.SliceIterator
- next() - Method in class dap4.dap4lib.cdm.nc2.D4StructureDataIterator
- next() - Method in class thredds.filesystem.zarr.ControllerZip.MFileIterator
- next() - Method in class thredds.inventory.MFileIterator
- next() - Method in class ucar.ma2.Array
-
Return the next object in the local iterator.
- next() - Method in class ucar.ma2.ArrayChar.StringIterator
- next() - Method in class ucar.ma2.ArrayStructure.ArrayStructureIterator
- next() - Method in interface ucar.ma2.IndexIterator
-
Get next value as an Object
- next() - Method in class ucar.ma2.IteratorFast
- next() - Method in class ucar.ma2.SectionIterable.SectionIterator
- next() - Method in class ucar.ma2.SequenceIterator
- next() - Method in interface ucar.ma2.StructureDataIterator
-
Get the next StructureData in the iteration.
- next() - Method in class ucar.ma2.StructureDataIteratorLimited
- next() - Method in class ucar.ma2.StructureDataIteratorMediated
- next() - Method in interface ucar.nc2.dt.DataIterator
-
Deprecated.use nextData()
- next() - Method in class ucar.nc2.dt.DataIteratorAdapter
-
Deprecated.
- next() - Method in class ucar.nc2.dt.DatatypeIterator
-
Deprecated.
- next() - Method in class ucar.nc2.ft.point.CollectionIteratorAdapter
- next() - Method in class ucar.nc2.ft.point.FlattenedDatasetPointCollection.FlattenedDatasetPointIterator
- next() - Method in class ucar.nc2.ft.point.NestedCollectionIteratorAdapter
- next() - Method in class ucar.nc2.ft.point.PointCollectionImpl
- next() - Method in class ucar.nc2.ft.point.PointCollectionIteratorFiltered
- next() - Method in class ucar.nc2.ft.point.PointFeatureCCIteratorFiltered
- next() - Method in class ucar.nc2.ft.point.PointIteratorAdapter
-
Returns the next element in the iteration.
- next() - Method in class ucar.nc2.ft.point.PointIteratorEmpty
- next() - Method in class ucar.nc2.ft.point.PointIteratorFiltered
-
Returns the next element in the iteration.
- next() - Method in class ucar.nc2.ft.point.PointIteratorFlatten
- next() - Method in class ucar.nc2.ft.point.PointIteratorFromStructureData
- next() - Method in class ucar.nc2.ft.point.PointIteratorMultidim
- next() - Method in class ucar.nc2.ft.point.remote.PointIteratorStream
- next() - Method in class ucar.nc2.ft.point.SectionCollectionImpl
- next() - Method in class ucar.nc2.ft.point.SectionFeatureImpl
- next() - Method in class ucar.nc2.ft.point.standard.StandardProfileCollectionImpl
- next() - Method in class ucar.nc2.ft.point.standard.StandardTrajectoryCollectionImpl
- next() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl.NestedCollectionIOIteratorAdapter
- next() - Method in class ucar.nc2.ft.point.StationProfileCollectionImpl
- next() - Method in class ucar.nc2.ft.point.StationProfileFeatureImpl
- next() - Method in class ucar.nc2.ft.point.StationTimeSeriesCollectionImpl
- next() - Method in class ucar.nc2.ft.point.StructureDataIteratorIndexed
- next() - Method in class ucar.nc2.ft.point.StructureDataIteratorLinked
- next() - Method in interface ucar.nc2.ft.PointFeatureCCIterator
-
Returns the next NestedPointFeatureCollection object You must call hasNext() before calling next(), even if you know it will return true.
- next() - Method in interface ucar.nc2.ft.PointFeatureCollection
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.PointFeatureCollectionIterator
-
Returns the next PointFeatureCollection You must call hasNext() before calling next(), even if you know it will return true.
- next() - Method in interface ucar.nc2.ft.PointFeatureIterator
-
Returns the next PointFeature.
- next() - Method in interface ucar.nc2.ft.ProfileFeatureCollection
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.StationProfileFeature
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.StationProfileFeatureCollection
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.StationTimeSeriesFeatureCollection
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.TrajectoryFeatureCollection
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.TrajectoryProfileFeature
-
Deprecated.use foreach
- next() - Method in interface ucar.nc2.ft.TrajectoryProfileFeatureCollection
-
Deprecated.use foreach
- next() - Method in class ucar.nc2.grib.grib1.Grib1RecordScanner
- next() - Method in class ucar.nc2.grib.grib2.Grib2RecordScanner
- next() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayout
- next() - Method in class ucar.nc2.internal.iosp.hdf5.H5tiledLayoutBB
- next() - Method in class ucar.nc2.iosp.bufr.MessageScanner
- next() - Method in class ucar.nc2.iosp.hdf5.DataBTree.DataChunkIterator
- next() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayout
- next() - Method in class ucar.nc2.iosp.hdf5.H5tiledLayoutBB
- next() - Method in class ucar.nc2.iosp.IndexChunker
-
Get the next chunk
- next() - Method in class ucar.nc2.iosp.IndexChunkerTiled
- next() - Method in interface ucar.nc2.iosp.Layout
-
Get the next chunk
- next() - Method in interface ucar.nc2.iosp.LayoutBB
-
Get the next chunk
- next() - Method in interface ucar.nc2.iosp.LayoutBBTiled.DataChunkIterator
- next() - Method in class ucar.nc2.iosp.LayoutBBTiled
- next() - Method in class ucar.nc2.iosp.LayoutRegular
- next() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
- next() - Method in class ucar.nc2.iosp.LayoutSegmented
- next() - Method in interface ucar.nc2.iosp.LayoutTiled.DataChunkIterator
- next() - Method in class ucar.nc2.iosp.LayoutTiled
- next() - Method in class ucar.nc2.iosp.zarr.ZarrLayoutBB
- next() - Method in interface ucar.nc2.util.IOIterator
-
Deprecated.Returns the next element in the iteration.
- next() - Method in class ucar.ui.prefs.Field
- next(int[]) - Method in class ucar.ma2.Section.Iterator
-
Get the position in the equivalant 1D array of shape[]
- next(int[]) - Method in class ucar.ma2.SectionIterable.SectionIterator
-
Get the position in the equivalant 1D array of shape[]
- nextBoolean() - Method in class ucar.ma2.Array
-
Return the next boolean in the local iterator.
- nextByte() - Method in class ucar.ma2.Array
-
Return the next byte in the local iterator.
- nextChar() - Method in class ucar.ma2.Array
-
Return the next char in the local iterator.
- nextData() - Method in interface ucar.nc2.dt.DataIterator
-
Deprecated.Returns the next "DataType" object
- nextData() - Method in class ucar.nc2.dt.DataIteratorAdapter
-
Deprecated.
- nextData() - Method in class ucar.nc2.dt.DatatypeIterator
-
Deprecated.
- nextDouble() - Method in class ucar.ma2.Array
-
Return the next double in the local iterator.
- nextFloat() - Method in class ucar.ma2.Array
-
Return the next float in the local iterator.
- nextInt() - Method in class ucar.ma2.Array
-
Return the next int in the local iterator.
- nextLarger(DataType) - Static method in class ucar.nc2.dataset.VariableEnhancer
-
Deprecated.Returns the smallest numeric data type that: can hold a larger integer than
dataType
can if integral, has the same signedness asdataType
The relative sizes of data types are determined in a manner consistent withVariableEnhancer.rank(DataType)
. - nextLarger(DataType) - Static method in class ucar.nc2.filter.FilterHelpers
-
Returns the smallest numeric data type that: can hold a larger integer than
dataType
can if integral, has the same signedness asdataType
- nextLog(BufferedReader) - Method in class thredds.logs.AccessLogParser
- nextLog(BufferedReader) - Method in interface thredds.logs.LogReader.LogParser
- nextLog(BufferedReader) - Method in class thredds.logs.ServletLogParser
- nextLong() - Method in class ucar.ma2.Array
-
Return the next long in the local iterator.
- nextOuter() - Method in class ucar.nc2.iosp.LayoutRegularSegmented
- nextOuter() - Method in class ucar.nc2.iosp.LayoutSegmented
- nextShort() - Method in class ucar.ma2.Array
-
Return the next short in the local iterator.
- nfeatures - Variable in class ucar.nc2.ft.point.CollectionInfo
- nfeatures - Variable in class ucar.nc2.ft.point.writer.CFPointWriter
- nfields() - Method in class ucar.nc2.util.TableParser.Record
-
Deprecated.
- niceNumber(double, boolean) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- NIDS - ucar.nc2.constants.DataFormatType
- NIDS - Static variable in class thredds.catalog.DataFormatType
- Nidsiosp - Class in ucar.nc2.iosp.nids
-
IOServiceProvider implementation abstract base class to read/write "version 3" netcdf files.
- Nidsiosp() - Constructor for class ucar.nc2.iosp.nids.Nidsiosp
- NidsRadialAdapter - Class in ucar.nc2.dt.radial
-
Make a Nids NetcdfDataset into a RadialDataset.
- NidsRadialAdapter() - Constructor for class ucar.nc2.dt.radial.NidsRadialAdapter
- NidsRadialAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.NidsRadialAdapter
-
Constructor.
- NIL - Static variable in class ucar.nc2.dt.point.decode.MP
- NIL - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- NIL - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- NILFLAGS - Static variable in class dap4.core.dmr.DMRPrinter
- Nimbus - Class in ucar.nc2.dataset.conv
-
NCAR RAF / NIMBUS
- Nimbus - Class in ucar.nc2.internal.dataset.conv
-
NCAR RAF / NIMBUS
- Nimbus() - Constructor for class ucar.nc2.dataset.conv.Nimbus
- Nimbus.Factory - Class in ucar.nc2.internal.dataset.conv
- NJ22_NAMESPACE - Static variable in class thredds.catalog.XMLEntityResolver
- NJ22_NAMESPACE - Static variable in class thredds.client.catalog.Catalog
- NJ22_NAMESPACE_HTTPS - Static variable in class thredds.client.catalog.Catalog
- Nl - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Number of levels per variable
- Nldn - Class in ucar.nc2.ft.point.standard.plug
-
Describe
- Nldn - Class in ucar.nc2.iosp.misc
-
National Lightning Detection Network (NLDN)
- Nldn() - Constructor for class ucar.nc2.ft.point.standard.plug.Nldn
- Nldn() - Constructor for class ucar.nc2.iosp.misc.Nldn
- nlevels - Variable in class ucar.nc2.iosp.grid.GridVariable
-
number of levels
- NmcObsLegacy - Class in ucar.nc2.iosp.misc
-
NMC Office Note 29
- NmcObsLegacy() - Constructor for class ucar.nc2.iosp.misc.NmcObsLegacy
- nMetric - Static variable in class ucar.nc2.ogc.erddap.util.ErddapEDUnits
- nmissing - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- NO_AUTHORIZATION - Static variable in exception opendap.dap.DAP2Exception
-
The user has no authorization to read the OPeNDAP URL.
- NO_GRIB_CLASS - Static variable in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- NO_PROGRAM - Static variable in exception opendap.dap.DAP2Exception
-
This Error does not contain a program.
- NO_SUCH_FILE - Static variable in exception opendap.dap.DAP2Exception
-
The file specified by the OPeNDAP URL does not exist.
- NO_SUCH_VARIABLE - Static variable in exception opendap.dap.DAP2Exception
-
The variable specified in the OPeNDAP URL does not exist.
- NO_TEMPLATE - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
NO template type
- nobs - Variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
- nobs - Variable in class ucar.nc2.ft.point.CollectionInfo
- nobs - Variable in class ucar.unidata.geoloc.StationImpl
-
Deprecated.
- NOBS_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- nocheck - thredds.inventory.CollectionUpdateType
- NODE_COORDINATES - Static variable in class ucar.nc2.constants.CF
- NODE_COUNT - Static variable in class ucar.nc2.constants.CF
- nodeForRow(int) - Method in class ucar.ui.table.TreeTableModelAdapter
- nodelist - Variable in class dap4.core.dmr.DapDataset
- NodeList() - Constructor for class dap4.core.ce.CEAST.NodeList
- nodemap - Variable in class dap4.dap4lib.cdm.nc2.CDMCompiler
- nodemap - Variable in class dap4.dap4lib.cdm.nc2.DataToCDM
- nodemap - Variable in class dap4.dap4lib.cdm.nc2.DMRToCDM
- NodeMap<CDM_T extends CDMNode,DAP_T extends DapNode> - Class in dap4.dap4lib.cdm
-
Provide a bi-directional 1-1 map between DapNode instances and CDMNode instances.
- NodeMap() - Constructor for class dap4.dap4lib.cdm.NodeMap
- NODES - Static variable in class ucar.nc2.constants.CF
- NoFactoryFoundException - Exception in ucar.nc2.ft
-
Indicates that no suitable
factory
could be found to open afeature dataset
. - NoFactoryFoundException() - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
-
Constructs a new NoFactoryFoundException with
null
as its detail message. - NoFactoryFoundException(String) - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
-
Constructs a new NoFactoryFoundException with the specified detail message.
- NoFactoryFoundException(String, Throwable) - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
-
Constructs a new NoFactoryFoundException with the specified detail message and cause.
- NoFactoryFoundException(Throwable) - Constructor for exception ucar.nc2.ft.NoFactoryFoundException
-
Constructs a new NoFactoryFoundException with the specified cause and a detail message of
(cause == null ? null : cause.toString())
(which typically contains the class and detail message ofcause
). - noleap - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
noleap = 2;
- noleap - ucar.nc2.time.Calendar
- noleap_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
noleap = 2;
- NoLeapChronology - Class in uk.ac.rdg.resc.edal.time
-
A Chronology in which each year has exactly 365 days (February is always 28 days long).
- nomTime - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- nomTime - Variable in class ucar.nc2.ft.point.PointFeatureImpl
- NOMTIME_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- nomTimeVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- nomTimeVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- NONAME - Static variable in class dap4.core.dmr.DMRPrinter
- none - thredds.featurecollection.FeatureCollectionConfig.PartitionType
- none - ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
none = 1;
- none - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
none = 6;
- none - ucar.nc2.grib.collection.GribCdmIndex.GribCollectionType
- none - ucar.nc2.grib.GribData.InterpolationMethod
- none - ucar.nc2.NCdumpW.WantValues
-
Deprecated.
- none - ucar.nc2.time.Calendar
- none - ucar.nc2.write.Nc4Chunking.Strategy
- none - ucar.nc2.write.Ncdump.WantValues
- none() - Static method in class ucar.nc2.stream.NcStreamCompression
- NONE - dap4.core.ce.CEConstraint.Expand
- NONE - dap4.core.util.ChecksumMode
- NONE - dap4.core.util.ResponseFormat
- NONE - dap4.dap4lib.RequestMode
- NONE - ucar.nc2.ft.radial.RadialSweepFeature.Type
- NONE - ucar.nc2.stream.NcStreamProto.Compress
-
NONE = 0;
- NONE - Static variable in class thredds.catalog.CollectionType
- NONE - Static variable in class thredds.catalog.DataFormatType
- NONE - Static variable in class thredds.catalog.MetadataType
- NONE - Static variable in class thredds.catalog.ServiceType
- NONE - Static variable in class ucar.nc2.dt.RadialDatasetSweep.Type
- NONE - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- none_VALUE - Static variable in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
none = 1;
- none_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Calendar
-
none = 6;
- NONE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.Compress
-
NONE = 0;
- nonleadschemes - Variable in class dap4.core.util.XURI
- NONNIL - Static variable in class dap4.core.dmr.DMRPrinter
- norm() - Method in class ucar.ma2.MAVector
-
Get the L2 norm of this vector.
- normalize() - Method in class ucar.ma2.MAVector
-
Normalize this vector, so it has norm = 1.0.
- normalize(String) - Static method in class opendap.dap.DDS
-
The
normalize
method is used to normalize variable and attribute name strings prior to their comparison with the normalized tokens extracted from the variable and name fields in an Alias declaration. - normalize(String) - Method in class ucar.ui.prefs.Field.Text
- normalize(EnsCoord, List<EnsCoord>) - Static method in class ucar.nc2.ft.fmrc.EnsCoord
-
Extend result with all the values in the list of EnsCoord
- normalize(VertCoord, List<VertCoord>) - Static method in class ucar.nc2.ft.fmrc.VertCoord
-
Extend result with all the values in the list of VertCoord Sort the values and recreate the double[] values array.
- normalize(ProjectionPointImpl) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- NORMALIZE - Static variable in class ucar.nc2.constants.CDM
- normalizeAngle(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- normalizeLatitude(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- normalizeLongitude(double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- normalizePath(String) - Static method in class thredds.crawlabledataset.CrawlableDatasetFactory
-
Normalize the given path so that it can be used in the creation of a CrawlableDataset.
- Normalizer - Class in ucar.nc2.filter
- normalizeToXML(String) - Static method in class opendap.dap.parsers.DDSXMLParser
-
This method is used to normalize strings prior to their inclusion in XML documents.
- normalizeToXML(String) - Static method in class ucar.nc2.util.EscapeStrings
-
Deprecated.do not use
- NORTH_POLE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- NORTH_POLE_GRID_LONGITUDE - Static variable in class ucar.nc2.constants.CF
- northsouth - Variable in class thredds.client.catalog.ThreddsMetadata.GeospatialCoverage
- NOSIG - Static variable in class ucar.nc2.dt.point.decode.MP
- NOSPECI - Static variable in class ucar.nc2.dt.point.decode.MP
- NoSuchAttributeException - Exception in opendap.dap
-
Thrown by
AttributeTable
when an attempt is made to alias to a non-existent attribute. - NoSuchAttributeException(int, String) - Constructor for exception opendap.dap.NoSuchAttributeException
-
Construct a
NoSuchAttributeException
with the specified message and OPeNDAP error code see (DAP2Exception
). - NoSuchAttributeException(String) - Constructor for exception opendap.dap.NoSuchAttributeException
-
Construct a
NoSuchAttributeException
with the specified message. - NoSuchFunctionException - Exception in opendap.dap
-
Thrown when an attempt is made to access a function that does not exist.
- NoSuchFunctionException(int, String) - Constructor for exception opendap.dap.NoSuchFunctionException
-
Construct a
NoSuchFunctionException
with the specified message and OPeNDAP error code see (DAP2Exception
). - NoSuchFunctionException(String) - Constructor for exception opendap.dap.NoSuchFunctionException
-
Construct a
NoSuchFunctionException
with the specified message. - NoSuchTypeException - Exception in opendap.dap
-
Thrown when an attempt is made to access a variable that does not exist.
- NoSuchTypeException(int, String) - Constructor for exception opendap.dap.NoSuchTypeException
-
Construct a
NoSuchVariableException
with the specified message and OPeNDAP error code see (DAP2Exception
). - NoSuchTypeException(String) - Constructor for exception opendap.dap.NoSuchTypeException
-
Construct a
NoSuchVariableException
with the specified detail message. - NoSuchUnitException - Exception in ucar.units
-
Provides support for failure to find a unit.
- NoSuchUnitException(String) - Constructor for exception ucar.units.NoSuchUnitException
-
Constructs from a unit identifier.
- NoSuchUnitException(UnitID) - Constructor for exception ucar.units.NoSuchUnitException
-
Constructs from a unit identifier.
- NoSuchVariableException - Exception in opendap.dap
-
Thrown when an attempt is made to access a variable that does not exist.
- NoSuchVariableException(int, String) - Constructor for exception opendap.dap.NoSuchVariableException
-
Construct a
NoSuchVariableException
with the specified message and OPeNDAP error code see (DAP2Exception
). - NoSuchVariableException(String) - Constructor for exception opendap.dap.NoSuchVariableException
-
Construct a
NoSuchVariableException
with the specified detail message. - NOT - dap4.core.ce.CEAST.Operator
- NOT_GRIB_FILE - Static variable in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- NOT_NULL - Static variable in class ucar.ui.util.SwingUtils
- NotAThreddsDataset - Static variable in class thredds.client.catalog.Dataset
- note - Variable in class ucar.nc2.util.CancelTaskImpl
-
Deprecated.
- note - Variable in class ucar.ui.widget.ProgressMonitorTask
- notexists(Node, String) - Method in class dap4.core.dmr.parser.DOM4Parser
- NotJenkins - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class cannot succeed when run within the Jenkins environment.
- NotPullRequest - Interface in ucar.unidata.util.test.category
-
A marker to be used with JUnit categories to indicate that a test method or test class cannot succeed when run within the CI environment (currently GitHub Actions) used for checking pull requests.
- NOWRadheader - Class in ucar.nc2.iosp.nowrad
-
Created by IntelliJ IDEA.
- NOWRadheader() - Constructor for class ucar.nc2.iosp.nowrad.NOWRadheader
- NOWRadiosp - Class in ucar.nc2.iosp.nowrad
-
Created by IntelliJ IDEA.
- NOWRadiosp() - Constructor for class ucar.nc2.iosp.nowrad.NOWRadiosp
- np - Variable in class ucar.nc2.ui.geoloc.NPController
- NP - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Np
- NPController - Class in ucar.nc2.ui.geoloc
-
A superclass for Navigated Panel controllers
- NPController() - Constructor for class ucar.nc2.ui.geoloc.NPController
- nPoints - Variable in class ucar.nc2.grib.GribData.Info
- NppConvention - Class in ucar.nc2.dataset.conv
-
NPP/NPOESS Conventions note this is almost same as Avhrr ??
- NppConvention() - Constructor for class ucar.nc2.dataset.conv.NppConvention
- NPPROJ - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
North pole PROJ
- nptsInLine - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- nptsInLine - Variable in class ucar.nc2.grib.grib1.Grib1Gds
- nptsInLine - Variable in class ucar.nc2.grib.grib2.Grib2Gds
- Nr - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Number of rows
- NR - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
Nr
- nrecords - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- NRECORDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- NRECORDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- NRI - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- NROWS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- NROWS_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.StructureData
- nruns - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- ns - Variable in class dap4.core.dmr.DapDataset
- NsslRadarMosaicConvention - Class in ucar.nc2.dataset.conv
-
NsslRadarMosaicConvention Convention.
- NsslRadarMosaicConvention() - Constructor for class ucar.nc2.dataset.conv.NsslRadarMosaicConvention
- NsslRadialAdapter - Class in ucar.nc2.dt.radial
- NsslRadialAdapter() - Constructor for class ucar.nc2.dt.radial.NsslRadialAdapter
- NsslRadialAdapter(NetcdfDataset) - Constructor for class ucar.nc2.dt.radial.NsslRadialAdapter
-
Constructor.
- NT - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- ntimes - Variable in class ucar.nc2.iosp.grid.GridVariable
-
number of times
- nTwo - Static variable in class ucar.nc2.ogc.erddap.util.ErddapEDUnits
- NULL - Static variable in class ucar.nc2.iosp.hdf4.TagEnum
- nullcancel - Static variable in class dap4.dap4lib.cdm.nc2.DapNetcdfFile
- NullCancelTask() - Constructor for class dap4.dap4lib.cdm.nc2.DapNetcdfFile.NullCancelTask
- nullify(String) - Static method in class dap4.core.util.DapUtil
-
Convert "" paths to null
- nullify(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert a zero-length string to null
- NUM_OVERSHOOT_BYTES - Static variable in interface ucar.unidata.io.bzip2.BZip2Constants
- number - Variable in class ucar.nc2.grib.grib2.Grib2Parameter
- number - Variable in class ucar.nc2.grib.grib2.Grib2Pds.SatelliteBand
- number - Variable in class ucar.nc2.iosp.grid.GridEnsembleCoord.EnsCoord
- number - Variable in class ucar.nc2.iosp.grid.GridParameter
- number() - Method in class ucar.units.StandardUnitFormat
- numberOfBits - Variable in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- numberOfBits - Variable in class ucar.nc2.grib.GribData.Info
- numberOfObsName - Static variable in class ucar.nc2.ft.point.writer.CFPointWriter
- NUMBERPARALLELS - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
NumberParallels
- numDimensions() - Method in class opendap.dap.DArray
-
Returns the number of dimensions in this array.
- numeric - Static variable in class ucar.nc2.util.EscapeStrings
- NUMERIC - Static variable in enum dap4.core.ce.CEAST.Constant
- numRecords - Variable in class ucar.nc2.ft.point.standard.TableConfig
- numTimes - Variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile.Chsub
-
number of times
- NumTimes - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Number of time steps
- numVariables() - Method in class opendap.dap.DDS
-
Returns the number of variables in the dataset.
- NumVars - Variable in class ucar.nc2.iosp.vis5d.V5DStruct
-
Number of variables
- NUWGConvention - Class in ucar.nc2.dataset.conv
-
NUWG Convention (ad hoc).
- NUWGConvention - Class in ucar.nc2.internal.dataset.conv
-
NUWG Convention (ad hoc).
- NUWGConvention() - Constructor for class ucar.nc2.dataset.conv.NUWGConvention
- NUWGConvention.Factory - Class in ucar.nc2.internal.dataset.conv
- NVALUES_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- nwsDev - ucar.nc2.grib.grib2.table.Grib2TablesId.Type
- NwsMetDevTables - Class in ucar.nc2.grib.grib2.table
-
Center = (7) US National Weather Service, National Centres for Environmental Prediction (NCEP) SubCenter = (14) NWS Meteorological Development Laboratory Master Table = 1 Local Table = 0
- nx - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- nx - Variable in class ucar.nc2.grib.grib1.Grib1Gds
- NX - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
number of points in X direction (columns)
- nxRaw - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- ny - Variable in class ucar.nc2.grib.GdsHorizCoordSys
- ny - Variable in class ucar.nc2.grib.grib1.Grib1Gds
- NY - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
number of points in Y direction (rows)
- nyRaw - Variable in class ucar.nc2.grib.GdsHorizCoordSys
O
- OBJECT - ucar.ma2.DataType
- ObjectBean() - Constructor for class ucar.nc2.ui.op.Hdf5NewObjectTable.ObjectBean
- ObjectBean() - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable.ObjectBean
-
no-arg constructor
- ObjectBean(H5header.DataObject) - Constructor for class ucar.nc2.ui.op.Hdf5ObjectTable.ObjectBean
-
create from a dataset
- ObjectHeaderContinuation - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- ObjectHeaderContinuation - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- ObjectReferenceCount - Static variable in class ucar.nc2.internal.iosp.hdf5.H5objects.MessageType
- ObjectReferenceCount - Static variable in class ucar.nc2.iosp.hdf5.H5header.MessageType
- objectSize - Static variable in class ucar.nc2.util.Misc
-
Estimates object size in bytes
- OBLIQUE - Static variable in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- ObsBean() - Constructor for class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- ObsBean(StandardFields.StandardFieldsFromStructure, StructureData) - Constructor for class ucar.nc2.ui.op.BufrMessageViewer.ObsBean
- obsDim - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- obsDim - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- obsList - Variable in class ucar.nc2.dt.StationImpl
-
Deprecated.
- obsRecno - Variable in class ucar.nc2.ft.point.writer.WriterCFStationCollection
- obsRecordName - Static variable in class ucar.nc2.iosp.bufr.BufrIosp2
- obsTime - Variable in class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- obsTime - Variable in class ucar.nc2.ft.point.PointFeatureImpl
- obsTimeVName - Variable in class ucar.nc2.dt.point.RecordDatasetHelper
-
Deprecated.
- obsTimeVName - Variable in class ucar.nc2.ft.point.RecordDatasetHelper
- ocean_double_sigma_coordinate - Static variable in class ucar.nc2.constants.CF
- ocean_s_coordinate - Static variable in class ucar.nc2.constants.CF
- ocean_sigma_coordinate - Static variable in class ucar.nc2.constants.CF
- ocean_sigma_z_coordinate - Static variable in class ucar.nc2.constants.CF
- OceanS - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate".
- OceanS - ucar.nc2.dataset.VerticalCT.Type
- OceanS(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanS
-
Create a new vertical transform for Ocean S coordinates
- OceanSG1 - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g1".
- OceanSG1 - ucar.nc2.dataset.VerticalCT.Type
- OceanSG1(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG1
-
Create a new vertical transform for Ocean_S_coordinate_g1
- OceanSG2 - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the CF formula for "ocean s vertical coordinate g2".
- OceanSG2 - ucar.nc2.dataset.VerticalCT.Type
- OceanSG2(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSG2
-
Create a new vertical transform for Ocean_S_coordinate_g2
- OceanSigma - Class in ucar.unidata.geoloc.vertical
-
Create a 3D height(z,y,x) array using the CF formula for "ocean sigma vertical coordinate".
- OceanSigma - ucar.nc2.dataset.VerticalCT.Type
- OceanSigma(NetcdfFile, Dimension, List<Parameter>) - Constructor for class ucar.unidata.geoloc.vertical.OceanSigma
-
Create a new vertical transform for Ocean S coordinates
- ODLparser - Class in ucar.nc2.iosp.hdf4
-
Turn ODL into XML
- ODLparser() - Constructor for class ucar.nc2.iosp.hdf4.ODLparser
- of(int) - Static method in enum ucar.nc2.iosp.grid.GridCF.VectorComponentFlag
- of(int, CalendarPeriod.Field) - Static method in class ucar.nc2.time.CalendarPeriod
- of(long) - Static method in class ucar.nc2.time.CalendarDate
-
Create CalendarDate from msecs since epoch Uses standard Calendar.
- of(String) - Static method in class ucar.nc2.time.CalendarPeriod
-
Convert a udunit period string into a CalendarPeriod
- of(String, String) - Static method in class ucar.nc2.time.CalendarDateUnit
-
Create a CalendarDateUnit from a calendar name and a udunit string = "unit since calendarDate"
- of(Date) - Static method in class ucar.nc2.time.CalendarDate
-
Create CalendarDate from a java.util.Date.
- of(Date, Date) - Static method in class ucar.nc2.time.CalendarDateRange
- of(T) - Static method in class ucar.nc2.util.Optional
-
Deprecated.
- of(CalendarDate, CalendarDate) - Static method in class ucar.nc2.time.CalendarDateRange
- of(Calendar, int, int, int, int, int, int) - Static method in class ucar.nc2.time.CalendarDate
-
Get Calendar date from fields.
- of(Calendar, long) - Static method in class ucar.nc2.time.CalendarDate
-
Create CalendarDate from msecs since epoch Uses the given Calendar.
- of(Calendar, CalendarPeriod.Field, CalendarDate) - Static method in class ucar.nc2.time.CalendarDateUnit
-
Create a CalendarDateUnit from a calendar, a CalendarPeriod.Field, and a base date
- of(DateRange) - Static method in class ucar.nc2.time.CalendarDateRange
-
Deprecated.
- of(TimeDuration) - Static method in class ucar.nc2.time.CalendarPeriod
- offset - Variable in class ucar.ma2.Index
- offset - Variable in class ucar.ma2.MAMath.ScaleOffset
- offset - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite.ValueB
- offset - Variable in class ucar.nc2.iosp.hdf5.DataBTree.DataChunk
- offset - Variable in class ucar.nc2.iosp.LayoutTiled.DataChunk
- offset(double) - Method in class ucar.nc2.grib.coord.TimeCoordIntvValue
- offset(Section) - Method in class ucar.ma2.Section
-
Compute the element offset of an intersecting subrange of this.
- OFFSET_KEY - Static variable in class ucar.nc2.filter.ScaleOffset.Keys
- offsetFromRefDate(CalendarDate) - Method in class ucar.nc2.dataset.CoordinateAxisTimeHelper
- offsetFromRefDate(CalendarDate) - Method in class ucar.nc2.ft2.coverage.TimeHelper
- offsets - Variable in class ucar.nc2.ft.fmrc.FmrcInvLite
- offsetToIndex(int, int[]) - Static method in class dap4.dap4lib.D4Index
-
Given an offset (single index) and a set of dimensions compute the set of dimension indices that correspond to the offset.
- OffsetUnit - Class in ucar.units
-
Provides support for units that are offset from reference units (ex: as the unit "degree Celsius" is offset from the reference unit "kelvin").
- OffsetUnit(Unit, double) - Constructor for class ucar.units.OffsetUnit
-
Constructs from a reference unit and an offset.
- OffsetUnit(Unit, double, UnitName) - Constructor for class ucar.units.OffsetUnit
-
Constructs from a reference unit, and offset, and a unit identifier.
- OHM - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of electric resistance.
- OKCODES - Static variable in class ucar.unidata.util.test.UnitTestCommon
- olderThan - Variable in class thredds.featurecollection.FeatureCollectionConfig
- OldUnidataPointObsDataset - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- OldUnidataPointObsDataset() - Constructor for class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- OldUnidataPointObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- OldUnidataStationObsDataset - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- OldUnidataStationObsDataset() - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- OldUnidataStationObsDataset(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- OldUnidataStationObsDataset(NetcdfDataset, String) - Constructor for class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- ONE - Static variable in class ucar.ma2.Range
- OneDirectory - ucar.nc2.util.DiskCache2.CachePathPolicy
- oneof(DapSort...) - Method in enum dap4.core.util.DapSort
- op - Variable in class dap4.core.ce.CEAST
- OP_ANTIALIAS - Static variable in class ucar.nc2.ui.image.Scalr
-
A
ConvolveOp
using a very light "blur" kernel that acts like an anti-aliasing filter (softens the image a bit) when applied to an image. - OP_BRIGHTER - Static variable in class ucar.nc2.ui.image.Scalr
-
A
RescaleOp
used to make any input image 10% brighter. - OP_DARKER - Static variable in class ucar.nc2.ui.image.Scalr
-
A
RescaleOp
used to make any input image 10% darker. - OP_GRAYSCALE - Static variable in class ucar.nc2.ui.image.Scalr
-
A
ColorConvertOp
used to convert any image to a grayscale color palette. - Opaque - dap4.core.dmr.TypeSort
- OPAQUE - ucar.ma2.DataType
- OPAQUE - ucar.nc2.stream.NcStreamProto.DataType
-
OPAQUE = 13;
- OPAQUE - Static variable in class dap4.core.dmr.DapType
- OPAQUE_VALUE - Static variable in enum ucar.nc2.stream.NcStreamProto.DataType
-
OPAQUE = 13;
- OPAQUEDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- OPAQUEDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- open() - Method in class ucar.nc2.ft2.coverage.remote.CdmrfReader
- open(boolean, MFile) - Static method in class ucar.nc2.grib.GribIndex
- open(String) - Static method in class thredds.client.catalog.ClientCatalogUtil
- open(String) - Static method in class ucar.nc2.dt.grid.GridDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a GridDataset.
- open(String) - Method in interface ucar.nc2.dt.grid.internal.spi.GridDatasetProvider
- open(String) - Method in class ucar.nc2.dt.image.ImageDatasetFactory
-
Open from a URL: adde: use AddeImage.factory() http: use javax.imageio.ImageIO.read() file: javax.imageio.ImageIO.read()
- open(String) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
-
Deprecated.
- open(String) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
-
Deprecated.
- open(String) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
- open(String) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a DtCoverageDataset.
- open(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- open(String) - Static method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a SimpleGeometryFeatureDataset.
- open(String) - Static method in class ucar.nc2.grib.coverage.GribCoverageDataset
- open(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open
- open(String) - Static method in class ucar.nc2.NetcdfFiles
-
Open an existing netcdf file (read only).
- open(String) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile.Provider
- open(String) - Method in class ucar.unidata.io.InMemoryRandomAccessFile.Provider
- open(String) - Method in class ucar.unidata.io.s3.S3RandomAccessFile.Provider
-
Open a location that this Provider is the owner of.
- open(String) - Method in interface ucar.unidata.io.spi.RandomAccessFileProvider
-
Open a location that this Provider is the owner of.
- open(String) - Method in class ucar.unidata.io.zarr.RandomAccessDirectory.Provider
-
Open a location that this Provider is the owner of.
- open(String) - Static method in class ucar.unidata.util.test.TestDir
- open(String, int) - Method in class ucar.unidata.io.http.HTTPRandomAccessFile.Provider
- open(String, int) - Method in interface ucar.unidata.io.spi.RandomAccessFileProvider
-
Open a location that this Provider is the owner of, with the given buffer size
- open(String, int) - Method in class ucar.unidata.io.zarr.RandomAccessDirectory.Provider
- open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open
- open(String, int, CancelTask) - Static method in class ucar.nc2.NetcdfFiles
-
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency.
- open(String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open
- open(String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFiles
-
Open an existing file (read only), with option of cancelling, setting the RandomAccessFile buffer size for efficiency, with an optional special object for the iosp.
- open(String, ChecksumMode) - Method in class dap4.dap4lib.D4DSP
-
"open" a reference to a data source and return the DSP wrapper.
- open(String, ChecksumMode) - Method in class dap4.dap4lib.HttpDSP
- open(String, ChecksumMode) - Method in class dap4.dap4lib.RawDSP
- open(String, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
-
Deprecated.
- open(String, String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open
- open(String, String, int, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFiles
-
Open an existing file (read only), specifying which IOSP is to be used.
- open(String, String, String, Formatter) - Static method in class thredds.inventory.CollectionAbstract
- open(String, String, String, Formatter) - Static method in class thredds.inventory.CollectionManagerAbstract
- open(String, String, String, Formatter) - Static method in class thredds.inventory.MFileCollectionManager
- open(String, Formatter) - Static method in class thredds.inventory.NcmlCollectionReader
-
Read an NcML file from a URL location, and construct a NcmlCollectionReader from its scan or scanFmrc element.
- open(String, Formatter) - Static method in class ucar.nc2.ft.fmrc.Fmrc
-
Factory method
- open(String, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dt.grid.GridDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a GridDataset.
- open(String, Set<NetcdfDataset.Enhance>) - Method in interface ucar.nc2.dt.grid.internal.spi.GridDatasetProvider
- open(String, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.ft2.simpgeometry.SimpleGeometryFeatureDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a SimpleGeometryFeatureDataset.
- open(String, CancelTask) - Method in class dap4.dap4lib.cdm.nc2.DapNetcdfFileProvider
- open(String, CancelTask) - Method in class thredds.client.catalog.tools.CatalogNetcdfFileProvider
- open(String, CancelTask) - Method in interface ucar.nc2.dataset.spi.NetcdfFileProvider
-
Open a location that this Provider is the owner of.
- open(String, CancelTask) - Method in class ucar.nc2.dods.DODSNetcdfFileProvider
- open(String, CancelTask) - Static method in class ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
-
Deprecated.
- open(String, CancelTask) - Method in class ucar.nc2.internal.ncml.NcmlNetcdfFileProvider
- open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open
- open(String, CancelTask) - Static method in class ucar.nc2.NetcdfFiles
-
Open an existing file (read only), with option of cancelling.
- open(String, CancelTask) - Method in class ucar.nc2.stream.CdmRemoteNetcdfFileProvider
- open(String, CancelTask, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
-
Deprecated.
- open(InvAccess, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
-
Deprecated.
- open(InvAccess, CancelTask, StringBuffer) - Static method in class ucar.nc2.dt.point.PointObsDatasetFactory
-
Deprecated.
- open(FeatureCollectionConfig, Formatter) - Static method in class ucar.nc2.ft.fmrc.Fmrc
- open(MCollection, MFile, Element) - Static method in class ucar.nc2.ft.fmrc.GridDatasetInv
- open(FeatureType, String, CancelTask) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Deprecated.use open(FeatureType wantFeatureType, String location, ucar.nc2.util.CancelTask task, Formatter errlog)
- open(FeatureType, String, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
-
Deprecated.Open a dataset as a TypedDataset.
- open(FeatureType, String, CancelTask, Formatter) - Static method in class ucar.nc2.ft.FeatureDatasetFactoryManager
-
Open a dataset as a FeatureDataset.
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.dt.radial.CFRadialAdapter
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.dt.radial.Dorade2RadialAdapter
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.dt.radial.Nexrad2RadialAdapter
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.dt.radial.NidsRadialAdapter
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.dt.radial.NsslRadialAdapter
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.dt.radial.UF2RadialAdapter
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in interface ucar.nc2.ft.FeatureDatasetFactory
-
Open a NetcdfDataset as a FeatureDataset.
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.GridDatasetStandardFactory
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.point.bufr.BufrFeatureDatasetFactory
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.radial.RadialDatasetStandardFactory
- open(FeatureType, NetcdfDataset, Object, CancelTask, Formatter) - Method in class ucar.nc2.ft.SimpleGeometryStandardFactory
- open(FeatureType, NetcdfDataset, CancelTask, StringBuilder) - Static method in class ucar.nc2.dt.TypedDatasetFactory
-
Deprecated.Open a dataset as a TypedDataset.
- open(DatasetUrl) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- open(DatasetUrl, int, CancelTask, Object) - Method in interface ucar.nc2.util.cache.FileFactory
- open(DatasetUrl, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and turn into a DtCoverageDataset.
- open(NetcdfDataset) - Method in interface ucar.nc2.dt.grid.internal.spi.GridDatasetProvider
- open(NetcdfDataset) - Static method in class ucar.nc2.ft2.coverage.adapter.DtCoverageDataset
- open(NetcdfDataset.Builder) - Method in interface ucar.nc2.dataset.spi.CoordSystemBuilderFactory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.ADASConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.ATDRadarConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.AWIPSConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.AWIPSSatConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.CEDRICRadarConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.CF1Convention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.Cosmic1Convention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.DefaultConventions.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.FslWindProfiler.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.GDVConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.GIEFConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.HdfEosModisConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.HdfEosOmiConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.IFPSConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.M3IOConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.MADISStation.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.Nimbus.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.NUWGConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.Suomi.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.UnidataObsConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.WRFConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.conv.ZebraConvention.Factory
- open(NetcdfDataset.Builder) - Method in class ucar.nc2.internal.dataset.CoordSystemBuilder.Factory
- open(NetcdfDataset, Formatter) - Method in interface ucar.nc2.dt.grid.internal.spi.GridDatasetProvider
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.CFstationObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.DapperDataset
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.MadisPointObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.MadisStationObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.NdbcDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.OldUnidataPointObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.OldUnidataStationObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.SequenceObsDataset
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataPointObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsDataset2
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.point.UnidataStationObsMultidimDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.ARMTrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.COSMICTrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.Float10TrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.RafTrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.SimpleTrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.UnidataTrajectoryObsDataset2
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in class ucar.nc2.dt.trajectory.ZebraClassTrajectoryObsDataset
-
Deprecated.
- open(NetcdfDataset, CancelTask, StringBuilder) - Method in interface ucar.nc2.dt.TypedDatasetFactoryIF
-
Deprecated.Open a NetcdfDataset as a TypedDataset.
- open(GridIndex, GridTableLookup, int, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grid.GridIndexToNC
-
Fill in the netCDF file
- open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
-
Open the index and create the netCDF file from that
- open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Use the given index to fill the NetcdfFile object with attributes and variables.
- open(GridIndex, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
Open the index and create the netCDF file from that
- open(RandomAccessFile, String, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.open
- open(RandomAccessFile, String, CancelTask, Object) - Static method in class ucar.nc2.NetcdfFiles
-
Open a RandomAccessFile as a NetcdfFile, if possible.
- open(RandomAccessFile, NetcdfFile, Message) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.grib.collection.GribIosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.internal.iosp.hdf4.H4iosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.internal.iosp.hdf5.H5iospNew
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospNew
-
Deprecated.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.AbstractIOServiceProvider
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.cinrad.Cinrad2IOServiceProvider
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.dmsp.DMSPiosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.dorade.Doradeiosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.fysat.Fysatiosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakGridServiceProvider
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.gini.Giniiosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grads.GradsBinaryGridServiceProvider
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.grid.GridServiceProvider
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.hdf4.H4iosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.hdf5.H5iosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProvider
-
Deprecated.Use build(RandomAccessFile raf, Group.Builder rootGroup, CancelTask cancelTask)
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.AreaServiceProvider
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.mcidas.McIDASGridServiceProvider
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.GtopoIosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.Nldn
-
Open existing file, and populate ncfile with it.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.NmcObsLegacy
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.misc.Uspln
-
Open existing file, and populate ncfile with it.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.nexrad2.Nexrad2IOServiceProvider
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.nids.Nidsiosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.noaa.Ghcnm
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.noaa.Ghcnm2
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.noaa.IgraPor
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.nowrad.NOWRadiosp
-
Open the file and read the header part
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.shapefile.ShapefileIosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.sigmet.SigmetIOServiceProvider
-
Open existing file, and populate ncfile with it.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.uamiv.UAMIVServiceProvider
-
Open existing file, and populate ncfile with it.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.uf.UFiosp
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.vis5d.Vis5DIosp
-
Open the service provider for reading.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.stream.NcStreamIosp
- openAll(boolean) - Method in class thredds.ui.catalog.CatalogTreeView
-
Open all nodes of the tree.
- openCdmIndex(String, FeatureCollectionConfig, boolean, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- openCoordSystems(String) - Method in class ucar.nc2.ui.ToolsUI
- openCoordSystems(NetcdfDataset) - Method in class ucar.nc2.ui.ToolsUI
- openCoverageDataset(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- openCoverageDataset(String) - Method in class ucar.nc2.ui.ToolsUI
- opendap - package opendap
- opendap - Static variable in class thredds.catalog.InvService
- OPENDAP - thredds.client.catalog.ServiceType
- OPENDAP - Static variable in class thredds.catalog.ServiceType
- opendap.dap - package opendap.dap
- opendap.dap.parsers - package opendap.dap.parsers
- opendap.util - package opendap.util
- OPENDAPG - thredds.client.catalog.ServiceType
- OPENDAPG - Static variable in class thredds.catalog.ServiceType
- openDataset(PrintWriter, InvDataset) - Method in class thredds.catalog.crawl.CatalogExtractor
- openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.openDataset
- openDataset(String) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
- openDataset(String) - Static method in class ucar.unidata.util.test.UnitTestCommon
- openDataset(String, boolean, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.openDataset
- openDataset(String, boolean, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
- openDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.openDataset
- openDataset(String, boolean, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
- openDataset(String, boolean, CancelTask, Formatter) - Method in class thredds.client.catalog.tools.DataFactory
-
Open a NetcdfDataset from a URL location string.
- openDataset(String, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Open a NetcdfDataset from a URL location string.
- openDataset(InvAccess, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Try to open invAccess as a NetcdfDataset.
- openDataset(InvDataset, boolean, CancelTask, Formatter) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Try to open as a NetcdfDataset.
- openDataset(Access, boolean, CancelTask, Formatter) - Method in class thredds.client.catalog.tools.DataFactory
-
Try to open Access as a NetcdfDataset.
- openDataset(Dataset, boolean, CancelTask, Formatter) - Method in class thredds.client.catalog.tools.DataFactory
-
Try to open as a NetcdfDataset.
- openDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.openDataset
- openDataset(DatasetUrl, Set<NetcdfDataset.Enhance>, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Factory method for opening a dataset through the netCDF API, and identifying its coordinate variables.
- openDataset(GridDatatype) - Method in class ucar.nc2.dt.image.ImageDatasetFactory
- openDebug(RandomAccessFile, NetcdfFile, List<NcStreamIosp.NcsMess>) - Method in class ucar.nc2.stream.NcStreamIosp
- openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Open an existing Netcdf file for writing data.
- openExisting(String) - Static method in class ucar.nc2.NetcdfFileWriter
-
Deprecated.Open an existing Netcdf file for writing data.
- openExisting(String) - Static method in class ucar.nc2.write.NetcdfFormatWriter
-
Open an existing Netcdf file for writing data.
- openExisting(String, boolean) - Static method in class ucar.nc2.NetcdfFileWriteable
-
Deprecated.Open an existing Netcdf file for writing data.
- openFeatureDataset(String, CancelTask) - Method in class thredds.client.catalog.tools.DataFactory
-
Open a FeatureDataset from a URL location string.
- openFeatureDataset(String, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Open a FeatureDataset from a URL location string.
- openFeatureDataset(InvAccess, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Open a FeatureDataset from an InvAccess object.
- openFeatureDataset(InvDataset, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Open a FeatureDataset from an InvDataset object, deciding on which InvAccess to use.
- openFeatureDataset(Access, CancelTask) - Method in class thredds.client.catalog.tools.DataFactory
-
Open a FeatureDataset from an Access object.
- openFeatureDataset(Dataset, CancelTask) - Method in class thredds.client.catalog.tools.DataFactory
-
Open a FeatureDataset from an Dataset object, deciding on which Access to use.
- openFeatureDataset(FeatureType, String, CancelTask) - Method in class thredds.client.catalog.tools.DataFactory
-
Open a FeatureDataset from a URL location string, and a desired type (may by NONE or null).
- openFeatureDataset(FeatureType, String, CancelTask) - Method in class ucar.nc2.thredds.ThreddsDataFactory
-
Open a FeatureDataset from a URL location string, and a desired type (may by NONE or null).
- openFeatureDataset(FeatureType, InvDataset, CancelTask, ThreddsDataFactory.Result) - Method in class ucar.nc2.thredds.ThreddsDataFactory
- openFeatureDataset(FeatureType, Dataset, CancelTask, DataFactory.Result) - Method in class thredds.client.catalog.tools.DataFactory
- openFile(String, boolean, CancelTask) - Method in class ucar.nc2.ui.ToolsUI
- openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.openFile
- openFile(String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
- openFile(DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.use NetcdfDatasets.openFile
- openFile(DatasetUrl, int, CancelTask, Object) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Factory method for opening a NetcdfFile through the netCDF API.
- openFileLocal(String) - Static method in class ucar.unidata.util.test.TestDir
- openFiles - Static variable in class ucar.unidata.io.RandomAccessFile
- openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.internal.iosp.netcdf3.N3iospWriter
- openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in interface ucar.nc2.iosp.IOServiceProviderWriter
-
Deprecated.Open existing file and allow writing.
- openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.iosp.netcdf3.N3iosp
-
Deprecated.
- openForWriting(RandomAccessFile, NetcdfFile, CancelTask) - Method in class ucar.nc2.jni.netcdf.Nc4Iosp
-
Deprecated.
- openGrib(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- openGrib1Collection(String) - Method in class ucar.nc2.ui.ToolsUI
- openGrib1Data(String) - Method in class ucar.nc2.ui.ToolsUI
- openGrib2Collection(String) - Method in class ucar.nc2.ui.ToolsUI
- openGrib2Data(String) - Method in class ucar.nc2.ui.ToolsUI
- openGribCollection(FeatureCollectionConfig, CollectionUpdateType, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
-
Open GribCollection from config.
- openGribCollectionFromDataFile(boolean, MFile, CollectionUpdateType, FeatureCollectionConfig, Formatter, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- openGribCollectionFromIndexFile(RandomAccessFile, FeatureCollectionConfig, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
-
Create a grib collection / partition collection from an existing ncx2 file.
- openGribCollectionFromRaf(RandomAccessFile, FeatureCollectionConfig, CollectionUpdateType, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- openGridDataset(String) - Method in class ucar.nc2.ui.ToolsUI
- openGridDataset(NetcdfDataset) - Method in class ucar.nc2.ui.ToolsUI
- openGridDataset(GridDataset) - Method in class ucar.nc2.ui.ToolsUI
- openIfce(String) - Static method in class ucar.nc2.dt.grid.GridDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and return a ucar.nc2.dt.GridDataset interface.
- openIfce(String, Set<NetcdfDataset.Enhance>) - Static method in class ucar.nc2.dt.grid.GridDataset
-
Open a netcdf dataset, using NetcdfDataset.defaultEnhanceMode plus CoordSystems and return a ucar.nc2.dt.GridDataset interface.
- openIndexFile(String) - Method in class ucar.nc2.ui.ToolsUI
- openInMemory(String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.openInMemory
- openInMemory(String) - Static method in class ucar.nc2.NetcdfFiles
-
Read a local CDM file into memory.
- openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.openInMemory
- openInMemory(String, byte[]) - Static method in class ucar.nc2.NetcdfFiles
-
Open an in-memory netcdf file.
- openInMemory(String, byte[], String) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.openInMemory
- openInMemory(String, byte[], String) - Static method in class ucar.nc2.NetcdfFiles
-
Open an in-memory netcdf file, with a specific iosp.
- openInMemory(URI) - Static method in class ucar.nc2.NetcdfFile
-
Deprecated.use NetcdfFiles.openInMemory
- openInMemory(URI) - Static method in class ucar.nc2.NetcdfFiles
-
Read a remote CDM file into memory.
- openMutableGCFromIndex(String, FeatureCollectionConfig, boolean, boolean, Logger) - Static method in class ucar.nc2.grib.collection.GribCdmIndex
- openNcML(String) - Method in class ucar.nc2.ui.ToolsUI
- openNcmlDataset(Reader, String, CancelTask) - Static method in class ucar.nc2.dataset.NetcdfDatasets
-
Read NcML doc from a Reader, and construct a NetcdfDataset.Builder.
- openNcmlString(String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
-
Deprecated.Use openNcmlString(String, String)
- openNcmlString(String, String) - Static method in class ucar.nc2.ft2.coverage.CoverageDatasetFactory
- openNetcdfFile(String) - Method in class ucar.nc2.ui.ToolsUI
- openNetcdfFile(NetcdfFile) - Method in class ucar.nc2.ui.ToolsUI
- openPointFeatureDataset(String) - Method in class ucar.nc2.ui.ToolsUI
- openRadialDataset(String) - Method in class ucar.nc2.ui.ToolsUI
- OpenRAFMonitor - Interface in thredds.ui.monitor
- OpenRAFMonitorImpl - Class in thredds.ui.monitor
- OpenRAFMonitorImpl() - Constructor for class thredds.ui.monitor.OpenRAFMonitorImpl
- openWithRecheck(String, String) - Static method in class thredds.inventory.MFileCollectionManager
- opera - ucar.nc2.iosp.bufr.tables.BufrTables.Format
- OperationException - Exception in ucar.units
-
Provides support for unit operation failures (ex: multiplication).
- OperationException() - Constructor for exception ucar.units.OperationException
-
Constructs from nothing.
- OperationException(String) - Constructor for exception ucar.units.OperationException
-
Constructs from an error message.
- OperationException(String, Exception) - Constructor for exception ucar.units.OperationException
-
Constructs from an error message and the exception that caused the problem.
- OpPanel - Class in ucar.nc2.ui
-
Abstract superclass for ToolsUI panel contents.
- OpPanel(PreferencesExt, String) - Constructor for class ucar.nc2.ui.OpPanel
- OpPanel(PreferencesExt, String, boolean, boolean) - Constructor for class ucar.nc2.ui.OpPanel
- OpPanel(PreferencesExt, String, boolean, boolean, boolean) - Constructor for class ucar.nc2.ui.OpPanel
- Optional<T> - Class in ucar.nc2.util
-
Deprecated.All uses will move to java.util.Optional in ver6
- OPTIONAL - Static variable in class ucar.nc2.filter.Filters.Keys
-
key for property indicating whether filter is optional, i.e.
- Options - ucar.httpservices.HTTPSession.Methods
- Options(String) - Static method in class ucar.httpservices.HTTPFactory
- Options(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Options(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
- OPTIONS - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
OPTIONS identifier
- order - Variable in class dap4.core.dmr.DMRPrinter
- order - Variable in enum ucar.nc2.grib.coord.Coordinate.Type
- order(int) - Method in class ucar.unidata.io.RandomAccessFile
-
Change the current endian mode.
- order(int[]) - Method in class ucar.nc2.iosp.hdf5.Tiling
-
Get order based on which tile the pt belongs to
- order(ByteOrder) - Method in class ucar.unidata.io.RandomAccessFile
- ORDER - Static variable in class ucar.nc2.iosp.zarr.ZarrKeys
- org - Variable in class ucar.ma2.StructureDataProxy
- orgDataType - Variable in class ucar.nc2.dataset.VariableDS.Builder
- orgDataType - Variable in class ucar.nc2.dataset.VariableDS
- orgDirectory - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- orgFile - Variable in class ucar.nc2.dataset.NetcdfDataset.Builder
- orgFileTypeId - Variable in class ucar.nc2.dataset.VariableDS.Builder
- orgName - Variable in class ucar.nc2.dataset.StructureDS.Builder
- orgName - Variable in class ucar.nc2.dataset.StructureDS
- orgName - Variable in class ucar.nc2.dataset.VariableDS
- orgRecnum - Variable in class ucar.ma2.ArrayStructureBBsection
- orgVar - Variable in class ucar.nc2.dataset.StructureDS
- orgVar - Variable in class ucar.nc2.dataset.VariableDS.Builder
- orgVar - Variable in class ucar.nc2.dataset.VariableDS
- orgVariables - Variable in class ucar.nc2.dataset.StructurePseudoDS
- origin - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- originalType - Variable in class ucar.nc2.grib.GribData.Info
- OROG - Static variable in class ucar.unidata.geoloc.vertical.HybridHeight
-
Surface pressure name identifier
- Orthographic - Class in ucar.nc2.dataset.transform
-
Create a Orthographic Projection from the information in the Coordinate Transform Variable.
- Orthographic - Class in ucar.unidata.geoloc.projection
-
Orthographic Projection spherical earth.
- Orthographic - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- Orthographic - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Orthographic
- Orthographic() - Constructor for class ucar.nc2.dataset.transform.Orthographic
- Orthographic() - Constructor for class ucar.unidata.geoloc.projection.Orthographic
-
Constructor with default parameters
- Orthographic(double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
-
Construct a Orthographic Projection.
- Orthographic(double, double, double) - Constructor for class ucar.unidata.geoloc.projection.Orthographic
-
Construct a Orthographic Projection, specify earth radius
- ORTHOGRAPHIC - Static variable in class ucar.nc2.constants.CF
- OTHER_UNKNOWN - Static variable in class thredds.catalog.DataFormatType
- OTHERXML - dap4.core.util.DapSort
- outdent() - Method in class dap4.core.util.IndentWriter
- outdent(int) - Method in class dap4.core.util.IndentWriter
- outerName - Variable in class ucar.nc2.ft.point.standard.TableConfig
- outerNcml - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
- outerSequence - Variable in class ucar.nc2.dt.point.DapperDataset
- outputFilename - Variable in class ucar.nc2.ui.dialog.NetcdfOutputChooser.Data
- overrideParent(DapNode) - Method in class dap4.core.dmr.DapNode
-
Same as setparent except existing parent can be non-null
- owned - Variable in class ucar.nc2.grib.collection.GribIosp
P
- p - Variable in class ucar.nc2.jni.netcdf.Nc4prototypes.Vlen_t
- P - ucar.nc2.grib.grib2.Grib2Utils.LatLonCoordType
- P_Latitude - ucar.nc2.grib.grib2.Grib2Utils.LatLon2DCoord
- P_Longitude - ucar.nc2.grib.grib2.Grib2Utils.LatLon2DCoord
- P0 - Static variable in class ucar.unidata.geoloc.vertical.AtmosLnPressure
- P0 - Static variable in class ucar.unidata.geoloc.vertical.HybridSigmaPressure
-
P-naught identifier
- p1 - Variable in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- p2 - Variable in class ucar.nc2.grib.grib2.Grib2Drs.Type50002
- packInfo - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
packing info
- PackingInfo(GempakFileReader.DMPart) - Constructor for class ucar.nc2.iosp.gempak.GempakFileReader.PackingInfo
-
Set the packing terms for this part
- packingType - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
packing type
- pad(BufferedImage, int, Color, BufferedImageOp...) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to apply padding around the edges of an image using the given color to fill the extra padded space and then return the result.
- pad(BufferedImage, int, BufferedImageOp...) - Static method in class ucar.nc2.ui.image.Scalr
-
Used to apply padding around the edges of an image using
Color.BLACK
to fill the extra padded space and then return the result. - pad(DataOutputStream, int, byte) - Method in class ucar.nc2.iosp.netcdf3.N3streamWriter
-
Deprecated.
- pad(String, int, boolean) - Static method in class ucar.unidata.util.Format
-
Create a new string by padding the existing one with blanks to specified width.
- padLeft(String, int) - Static method in class ucar.unidata.util.StringUtil2
-
Pad the given string with spaces on the left up to the given length.
- padLeft(String, int, String) - Static method in class ucar.unidata.util.StringUtil2
-
Pad the given string with padString on the left up to the given length.
- padRight(String, int) - Static method in class ucar.unidata.util.StringUtil2
-
Pad the given string with spaces on the right up to the given length.
- padRight(String, int, String) - Static method in class ucar.unidata.util.StringUtil2
-
Pad the given string with padString on the right up to the given length.
- padZero(int, int) - Static method in class ucar.unidata.util.StringUtil2
-
Left pad the given value with zeros up to the number of digits
- pageNumber - Variable in class ucar.nc2.geotiff.GeotiffWriter
- paint(Graphics) - Method in class ucar.ui.table.JTreeTable.TreeTableCellRenderer
-
Sublcassed to translate the graphics such that the last visible row will be drawn at 0,0.
- paintComponent(Graphics) - Method in class ucar.nc2.ui.geoloc.NavigatedPanel
-
System-triggered redraw.
- paintComponent(Graphics) - Method in class ucar.nc2.ui.widget.ScaledPanel
-
System-triggered redraw.
- paintIcon(Component, Graphics, int, int) - Method in class ucar.ui.widget.SpinIcon
- Panel(Component) - Constructor for class ucar.nc2.ui.grid.ColorScale.Panel
- Panel(Component, int, ColorScale) - Constructor for class ucar.nc2.ui.grid.ColorScale.Panel
- Panel(Component, ColorScale) - Constructor for class ucar.nc2.ui.grid.ColorScale.Panel
- param - ucar.nc2.grib.grib2.table.WmoCodeFlagTables.TableType
- param - Variable in class thredds.featurecollection.FeatureCollectionConfig.ProtoConfig
- param - Variable in class ucar.nc2.iosp.gempak.GempakGridRecord
-
parameter
- param - Variable in class ucar.nc2.ui.dialog.Fmrc2Dialog.Data
- parameter - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- Parameter - Class in ucar.unidata.util
-
A parameter has a name and a value that is String, a double, or an array of doubles.
- Parameter(String, double) - Constructor for class ucar.unidata.util.Parameter
-
Create a scalar double-valued param.
- Parameter(String, double[]) - Constructor for class ucar.unidata.util.Parameter
-
Create an array double-valued param.
- Parameter(String, String) - Constructor for class ucar.unidata.util.Parameter
-
Create a String-valued param.
- Parameter(String, Parameter) - Constructor for class ucar.unidata.util.Parameter
-
Copy constructor, with new name.
- ParameterBean() - Constructor for class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- ParameterBean(Grib1Record) - Constructor for class ucar.nc2.ui.grib.Grib1CollectionPanel.ParameterBean
- params - Variable in class ucar.nc2.dataset.CoordinateTransform
- params - Variable in class ucar.nc2.grib.collection.GribCollectionMutable
- params - Variable in class ucar.nc2.iosp.gempak.GempakFileReader.DMPart
-
list of params
- PARAMS_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- paramsToString() - Method in class ucar.nc2.iosp.mcidas.McIDASAreaProjection
-
Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.AlbersEqualArea
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.FlatEarth
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertAzimuthalEqualArea
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.LambertConformal
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.LatLonProjection
-
Get a String of the parameters
- paramsToString() - Method in class ucar.unidata.geoloc.projection.Mercator
-
Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.Orthographic
-
Create a String of the parameters.
- paramsToString() - Method in interface ucar.unidata.geoloc.Projection
-
String representation of the projection parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.AlbersEqualAreaEllipse
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.CylindricalEqualAreaProjection
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.EquidistantAzimuthalProjection
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.LambertConformalConicEllipse
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.StereographicAzimuthalProjection
- paramsToString() - Method in class ucar.unidata.geoloc.projection.proj4.TransverseMercatorProjection
- paramsToString() - Method in class ucar.unidata.geoloc.projection.ProjectionAdapter
-
Deprecated.Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedLatLon
-
returns constructor params as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.RotatedPole
- paramsToString() - Method in class ucar.unidata.geoloc.projection.sat.Geostationary
- paramsToString() - Method in class ucar.unidata.geoloc.projection.sat.MSGnavigation
- paramsToString() - Method in class ucar.unidata.geoloc.projection.Sinusoidal
-
Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.Stereographic
-
Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.TransverseMercator
-
Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.UtmProjection
-
Get the parameters as a String
- paramsToString() - Method in class ucar.unidata.geoloc.projection.VerticalPerspectiveView
-
Create a String of the parameters.
- paramsToString() - Method in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.Get a string representation of the projection parameters
- paramTable - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- paramTablePath - Variable in class thredds.featurecollection.FeatureCollectionConfig.GribConfig
- parent - Variable in class dap4.core.dmr.DapNode
-
Parent DapNode; may be: - Group (for e.g.
- parent - Variable in class thredds.catalog.InvDataset
- parent - Variable in class thredds.client.catalog.builder.DatasetBuilder
- parent - Variable in class thredds.client.catalog.DatasetNode
- parent - Variable in class ucar.nc2.ft.point.standard.TableConfig
- parent - Variable in class ucar.ui.widget.IndependentDialog
- parentBuilder - Variable in class ucar.nc2.Variable.Builder
- ParentId - ucar.nc2.ft.point.standard.Table.Type
- parentIndex - Variable in class ucar.nc2.ft.point.standard.TableConfig
- ParentIndex - ucar.nc2.ft.point.standard.Table.Type
- parentstruct - Variable in class ucar.nc2.CDMNode
-
Deprecated.
- parentStructureBuilder - Variable in class ucar.nc2.Variable.Builder
- parse() - Method in class opendap.dap.parsers.Dap2Parser
-
Parse input from the scanner that was specified at object construction time.
- parse(InputStream) - Method in exception opendap.dap.DAP2Exception
-
Reads an Error description from the named InputStream.
- parse(InputStream) - Method in class opendap.dap.DAS
- parse(InputStream) - Method in class opendap.dap.DataDDS
- parse(InputStream) - Method in class opendap.dap.DDS
- parse(InputStream, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.parsers.DDSXMLParser
-
Parse the DDX waiting in the
InputStream
and instantiate all of the memberBaseType
variables and their associatedAttributes
into aDDS
using the passedBaseTypeFactory
- parse(String) - Method in class dap4.core.ce.parser.CEParserImpl
- parse(String) - Method in interface dap4.core.dmr.parser.Dap4Parser
- parse(String) - Method in class dap4.core.dmr.parser.DOM4Parser
- parse(String) - Method in class opendap.dap.DAS
- parse(String) - Method in class opendap.dap.DDS
- parse(String) - Method in class opendap.dap.parsers.Dap2Parse
-
**********************************************
- parse(String) - Method in class opendap.dap.parsers.Dap2Parser
- parse(String) - Method in class ucar.nc2.time.CalendarDateFormatter
- parse(String) - Method in class ucar.nc2.util.TableParser.Field
-
Deprecated.
- parse(String) - Method in interface ucar.units.UnitFormat
-
Parses a unit specification.
- parse(String) - Method in class ucar.units.UnitFormatImpl
-
Parses a unit specification.
- parse(String, int) - Method in class ucar.nc2.util.TableParser.Field
-
Deprecated.
- parse(String, int, int) - Method in class ucar.nc2.util.TableParser.DerivedField
-
Deprecated.
- parse(String, int, int) - Method in class ucar.nc2.util.TableParser.Field
-
Deprecated.
- parse(String, UnitDB) - Method in class ucar.units.StandardUnitFormat
-
Decodes a unit specification.
- parse(String, UnitDB) - Method in interface ucar.units.UnitFormat
-
Parses a unit specification.
- parse(Document, DDS, BaseTypeFactory, boolean) - Method in class opendap.dap.parsers.DDSXMLParser
-
Parse the DDX waiting in the
InputStream
and instantiate all of the memberBaseType
variables and their associatedAttributes
into aDDS
using the passedBaseTypeFactory
- parse(DataType, StructureDataRegexp.VinfoField) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- parse(DataType, StructureDataRegexp.VinfoField, int) - Method in class ucar.nc2.iosp.noaa.StructureDataRegexp
- Parse - Class in ucar.nc2.util.xml
-
Miscellaneous XML parsing methods created Jul 3, 2007
- Parse() - Constructor for class ucar.nc2.util.xml.Parse
- parseAmpList(String, char, char) - Method in class dap4.core.util.XURI
- parseatomicvar(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseattr(Node, DapNode, String) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseAttribute(String) - Static method in class ucar.nc2.iosp.grads.GradsAttribute
-
Parse an attribute spec
- parseattrset(Node, DapNode) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseattrset(Node, DapNode, String) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseCalendarDate(String) - Static method in class ucar.nc2.units.DateUnit
- parsedataset(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- PARSEDEBUG - Static variable in class dap4.core.ce.CEConstraint
- PARSEDEBUG - Static variable in class dap4.dap4lib.D4DSP
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseDelimitedFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseDelimitedFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parsedimdef(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parsedimref(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseDMR(String) - Method in class dap4.dap4lib.D4DSP
-
It is common to want to parse a DMR text to a DapDataset, so provide this utility.
- parseDouble(String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapString2
-
Convert a string to a double.
- ParsedSectionSpec - Class in ucar.nc2
-
A String expression for denoting a section of a Variable to be read.
- ParsedSectionSpec() - Constructor for class ucar.nc2.ParsedSectionSpec
-
Public simple constructor
- ParsedSectionSpec(Variable, Section) - Constructor for class ucar.nc2.ParsedSectionSpec
- parseEnhanceMode(String) - Static method in class ucar.nc2.dataset.NetcdfDataset
-
Deprecated.this is moving to Ncml package
- parseEnhanceMode(String) - Static method in class ucar.nc2.internal.ncml.NcmlReader
-
Retrieve the set of Enhancements that is associated with the given NcML string.
- parseenumconst(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseenumconsts(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseenumdef(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseenumvar(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseerror(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- ParseException - Exception in dap4.core.dmr.parser
- ParseException - Exception in opendap.dap.parsers
- ParseException - Exception in ucar.units
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception opendap.dap.parsers.ParseException
- ParseException() - Constructor for exception ucar.units.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception dap4.core.dmr.parser.ParseException
- ParseException(String) - Constructor for exception opendap.dap.parsers.ParseException
- ParseException(String) - Constructor for exception ucar.units.ParseException
-
Constructor with message.
- ParseException(String, Throwable) - Constructor for exception dap4.core.dmr.parser.ParseException
- ParseException(String, Throwable) - Constructor for exception opendap.dap.parsers.ParseException
- ParseException(Throwable) - Constructor for exception dap4.core.dmr.parser.ParseException
- ParseException(Throwable) - Constructor for exception opendap.dap.parsers.ParseException
- ParseException(Token, int[][], String[]) - Constructor for exception ucar.units.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseFile(String) - Method in class ucar.nc2.iosp.hdf4.ODLparser
- parseFragment() - Method in class dap4.core.util.XURI
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(byte[]) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(byte[]) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(byte[]) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(byte[]) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(byte[]) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(byte[]) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(byte[]) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(ByteString) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(ByteString) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(ByteString) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(ByteString) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(ByteString) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(ByteString) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(ByteString) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(CodedInputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(CodedInputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(InputStream) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(InputStream) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(InputStream) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(InputStream) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(InputStream) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(InputStream) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(ByteBuffer) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(ByteBuffer) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- parseFromString(String) - Method in class ucar.nc2.iosp.hdf4.ODLparser
- parsegroupdefs(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parsegroupvars(Node, DapGroup) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseInfo - Variable in class ucar.nc2.dataset.CoordSysBuilder
-
Deprecated.
- parseInfo - Variable in class ucar.nc2.dt.radial.AbstractRadialAdapter
- parseInfo - Variable in class ucar.nc2.dt.TypedDatasetImpl
-
Deprecated.
- parseInfo - Variable in class ucar.nc2.ft.FeatureDatasetImpl
- parseInfo - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder
- parseInfo - Variable in class ucar.nc2.iosp.gempak.GempakStationFileIOSP
-
place to store debug stuff
- parseInt(String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapString2
-
Convert a string to an int.
- parseISODate(String) - Static method in class ucar.nc2.time.CalendarDateFormatter
-
Deprecated.As of 4.3.10 use
CalendarDateFormatter.isoStringToDate(String)
instead - parseISODateTime(GregorianCalendar, String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapCalendar2
-
This converts an ISO date time string ([-]YYYY-MM-DDTHH:MM:SS.SSS±ZZ:ZZ) into a GregorianCalendar object.
- parseISODateTimeZulu(String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapCalendar2
-
This converts an ISO (default *ZULU* time zone) date time string ([-]YYYY-MM-DDTHH:MM:SS±ZZ:ZZ) into a GregorianCalendar object with the Zulu time zone.
- parseISOformat(String, String) - Static method in class ucar.nc2.time.CalendarDate
-
Get CalendarDate from ISO date string
- parseLong(String) - Static method in class ucar.nc2.ogc.erddap.util.ErddapString2
-
This converts String representation of a long.
- parsemap(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parsenamespaces(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseOlderThanString(String) - Method in class thredds.inventory.CollectionAbstract
-
parse the "olderThan" TimeDuration, meaning files must not have been modified since this amount of time
- parseotherxml(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseQuery() - Method in class dap4.core.util.XURI
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Attribute
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Data
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataRequest
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.DataResponse
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Dimension
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef.EnumType
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.EnumTypedef
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Error
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Group
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Header
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderRequest
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.HeaderResponse
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Structure
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureDataProto
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMemberProto
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.StructureMembersProto
- parser() - Static method in class ucar.gcdm.GcdmNetcdfProto.Variable
- parser() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
- parser() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
- parser() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
- parser() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Location
- parser() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeature
- parser() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureCollection
- parser() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.PointFeatureMember
- parser() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.Station
- parser() - Static method in class ucar.nc2.ft.point.remote.PointStreamProto.StationList
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CalendarDateRange
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordAxis
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordSys
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoordTransform
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Coverage
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataResponse
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.CoverageDataset
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- parser() - Static method in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.Rectangle
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Coord
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Dataset
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Group
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntMap
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.IntvFilter
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.MFile
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Parameter
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Record
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.SparseArray
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.StringMap
- parser() - Static method in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- parser() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
- parser() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
- parser() - Static method in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- parser() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
- parser() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- parser() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
- parser() - Static method in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- parser() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndex
- parser() - Static method in class ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureCol
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.ArrayStructureRow
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Attribute
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Data
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.DataCol
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.DataRow
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Dimension
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef.EnumType
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.EnumTypedef
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Error
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Group
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Header
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Member
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Range
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Section
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Structure
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.StructureData
- parser() - Static method in class ucar.nc2.stream.NcStreamProto.Variable
- PARSER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1GdsSection
-
Deprecated.
- PARSER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Index
-
Deprecated.
- PARSER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
-
Deprecated.
- PARSER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Index
-
Deprecated.
- PARSER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
Deprecated.
- PARSER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribGdsSection
-
Deprecated.
- PARSER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
-
Deprecated.
- parseReport(String) - Method in class ucar.nc2.dt.point.decode.MetarParseReport
-
Deprecated.
- parseresponse(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseseqvar(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parsestructvar(Node) - Method in class dap4.core.dmr.parser.DOM4Parser
- parseToURI(String) - Static method in class ucar.httpservices.HTTPUtil
-
Convert a uri string to an instance of java.net.URI.
- parseUdunits(String, String) - Static method in class ucar.nc2.time.CalendarDate
-
Get CalendarDate from udunit date string
- parseUdunitsOrIso(String, String) - Static method in class ucar.nc2.time.CalendarDate
-
Get CalendarDate from ISO date string
- parseURL(String) - Method in class dap4.dap4lib.D4DSP
- ParseUtil - Class in dap4.core.dmr.parser
-
Misc.
- ParseUtil() - Constructor for class dap4.core.dmr.parser.ParseUtil
- parseVariableSection(NetcdfFile, String) - Static method in class ucar.nc2.ParsedSectionSpec
-
Parse a section specification String.
- parseW3CDuration(String) - Static method in class ucar.nc2.units.TimeDuration
-
A time span as defined in the W3C XML Schema 1.0 specification: "PnYnMnDTnHnMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds.
- parseXML(InputStream, boolean) - Method in class opendap.dap.DDS
-
Reads a DDX from the named
InputStream
. - parseXML(Document, boolean) - Method in class opendap.dap.DDS
-
Reads a DDX from the named
Document
. - parseXML(InvCatalogFactory, Document, URI) - Method in interface thredds.catalog.InvCatalogConvertIF
-
Create an InvCatalogImpl from a parsed document tree.
- parseXML(InvCatalogFactory, Document, URI) - Method in class thredds.catalog.parser.jdom.InvCatalogFactory10
- parseXML(DqcFactory, Document, URI) - Method in interface thredds.catalog.query.DqcConvertIF
- PART_NODE_COUNT - Static variable in class ucar.nc2.constants.CF
- Partition(String, String, long, long, String, CalendarDate) - Constructor for class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- Partition(MCollection) - Constructor for class ucar.nc2.grib.collection.PartitionCollectionMutable.Partition
- Partition(PartitionCollectionMutable.Partition) - Constructor for class ucar.nc2.grib.collection.PartitionCollectionImmutable.Partition
- Partition1 - ucar.nc2.grib.collection.GribCdmIndex.GribCollectionType
- Partition2 - ucar.nc2.grib.collection.GribCdmIndex.GribCollectionType
- PartitionCollectionImmutable - Class in ucar.nc2.grib.collection
-
An Immutable PartitionCollection
- PartitionCollectionImmutable.Partition - Class in ucar.nc2.grib.collection
- PartitionCollectionImmutable.VariableIndexPartitioned - Class in ucar.nc2.grib.collection
- PartitionCollectionMutable - Class in ucar.nc2.grib.collection
-
Collection of GribCollections or other PartitionCollections, partitioned by reference time.
- PartitionCollectionMutable(String, File, FeatureCollectionConfig, boolean, Logger) - Constructor for class ucar.nc2.grib.collection.PartitionCollectionMutable
- PartitionCollectionMutable.Partition - Class in ucar.nc2.grib.collection
- PartitionCollectionMutable.VariableIndexPartitioned - Class in ucar.nc2.grib.collection
- PARTITIONDATE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Partition
- PartitionManager - Interface in thredds.inventory.partition
-
Manages time partitions
- PartitionManagerFromIndexDirectory - Class in thredds.inventory.partition
-
used only for debugging
- PartitionManagerFromIndexDirectory(String, FeatureCollectionConfig, File, String, Logger) - Constructor for class thredds.inventory.partition.PartitionManagerFromIndexDirectory
- PartitionManagerFromIndexList - Class in thredds.inventory.partition
-
A PartitionManager from a list of index files.
- PartitionManagerFromIndexList(MCollection, List<MFile>, Logger) - Constructor for class thredds.inventory.partition.PartitionManagerFromIndexList
- partitions - Variable in class ucar.nc2.grib.collection.PartitionCollectionMutable
- PARTITIONS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.GribCollection
- PARTITIONTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- PARTNO_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.PartitionVariable
- parts - Variable in class ucar.httpservices.HTTPFormBuilder
- parts - Variable in class ucar.nc2.iosp.gempak.GempakFileReader
-
part
- PARTVARIABLE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- PASCAL - Static variable in class ucar.units.SI
-
Special derived unit for the quantity of pressure or stress.
- pass(LogReader.Log) - Method in class thredds.logs.LogReader.DateFilter
- pass(LogReader.Log) - Method in class thredds.logs.LogReader.ErrorOnlyFilter
- pass(LogReader.Log) - Method in class thredds.logs.LogReader.FilterNoop
- pass(LogReader.Log) - Method in class thredds.logs.LogReader.IpFilter
- pass(LogReader.Log) - Method in interface thredds.logs.LogReader.LogFilter
- pass(ServletLogTable.Merge) - Method in class thredds.ui.monitor.ServletLogTable.ErrorOnlyFilter
- pass(ServletLogTable.Merge) - Method in class thredds.ui.monitor.ServletLogTable.IpFilter
- passed - Variable in class thredds.logs.LogReader.Stats
- passReserved(Node, DapNode) - Method in class dap4.core.dmr.parser.DOM4Parser
-
Pass reserved xml attributes unchanged
- Password(String, String, String, PersistenceManager) - Constructor for class ucar.ui.prefs.Field.Password
-
Constructor.
- past(Range) - Method in class ucar.ma2.Range
-
If this range is completely past the wanted range
- path - Variable in class thredds.featurecollection.FeatureCollectionConfig
- path - Variable in class ucar.nc2.ui.grib.CdmIndexScan.IndexScanBean
- Path() - Constructor for class dap4.core.ce.CEAST.Path
- PATH - dap4.core.util.XURI.Parts
- PathAliasReplacement - Interface in thredds.util
-
Alloc macro substitution, and "aliasing" for paths
- PathAliasReplacementFromMap - Class in thredds.util
-
PathAliasReplacement from map of key -> value
- PathAliasReplacementFromMap(String...) - Constructor for class thredds.util.PathAliasReplacementFromMap
- PathAliasReplacementFromMap(Map<String, String>) - Constructor for class thredds.util.PathAliasReplacementFromMap
- PathAliasReplacementImpl - Class in thredds.util
-
PathAliasReplacement where alias must be at the start of the path.
- PathAliasReplacementImpl(String, String) - Constructor for class thredds.util.PathAliasReplacementImpl
- PathMatcher - Class in thredds.logs
-
Duplicate thredds.servlet.PathMatcher
- PathMatcher() - Constructor for class thredds.logs.PathMatcher
- PathMatcher.Match - Class in thredds.logs
- pattern - Variable in class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter
- pattern - Variable in class thredds.crawlabledataset.filter.WildcardMatchOnNameFilter
- pattern - Variable in class thredds.inventory.filter.WildcardMatchOnPath
- pattern - Variable in class ucar.unidata.util.test.UnitTestCommon.ModDelete
- patterns - Variable in class ucar.unidata.util.test.UnitTestCommon.ModSuppress
- pAxis - Variable in class ucar.nc2.dataset.CoordinateSystem
- PDEF - Static variable in class ucar.nc2.iosp.grads.GradsDataDescriptorFile
-
EDEF identifier
- pdn - Variable in class ucar.nc2.ft.fmrc.EnsCoord
- PDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Variable
- PDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib1.Grib1IndexProto.Grib1Record
- PDS_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
- PDSINTVMERGE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- pdsProblems - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- pdsSummary - ucar.nc2.ui.grib.Grib2ReportPanel.Report
- PDSUSECENTER_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- PDSUSEGENTYPE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- PDSUSETABLEVERSION_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.FcConfig
- peak_wind_speed - Static variable in class ucar.nc2.dt.point.decode.MP
- peakWind - Static variable in class ucar.nc2.dt.point.decode.MP
- Penultimate - thredds.featurecollection.FeatureCollectionConfig.ProtoChoice
- PENULTIMATE - ucar.nc2.internal.ncml.Aggregation.TypicalDataset
- PENULTIMATE - ucar.nc2.ncml.Aggregation.TypicalDataset
-
Deprecated.
- percentile - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- percentRead() - Method in class ucar.nc2.ui.gis.shapefile.EsriShapefile
-
Return percent of file read, so far.
- period - Variable in class ucar.nc2.util.cache.FileCache
- period - Variable in class ucar.nc2.util.cache.FileCacheARC
- PERIOD - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- PERLINE - Static variable in class dap4.core.dmr.DMRPrinter
- permitCaching - Static variable in class ucar.nc2.Variable
-
Globally permit or prohibit caching.
- permute(int[]) - Method in class ucar.ma2.Array
-
Create a new Array using same backing store as this Array, by permuting the indices.
- perpendicular(ProjectionPoint) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- PersistenceManager - Interface in ucar.util.prefs
- PersistentBean - Class in ucar.ui.prefs
-
Manages mapping of PrefPanel fields to java beans.
- PersistentBean(Object) - Constructor for class ucar.ui.prefs.PersistentBean
- persistRead() - Method in class ucar.nc2.internal.ncml.Aggregation
-
read info from the persistent XML file, if it exists; overridden in AggregationExisting
- persistRead() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.read info from the persistent XML file, if it exists; overridden in AggregationExisting
- persistRead() - Method in class ucar.nc2.ncml.AggregationExisting
-
Deprecated.
- persistWrite() - Method in class ucar.nc2.internal.ncml.Aggregation
-
Allow information to be made persistent.
- persistWrite() - Method in class ucar.nc2.ncml.Aggregation
-
Deprecated.Allow information to be make persistent.
- persistWrite() - Method in class ucar.nc2.ncml.AggregationExisting
-
Deprecated.Persist info (ncoords, coordValues) from joinExisting, since that can be expensive to recreate.
- persistWrite() - Method in interface ucar.nc2.ncml.AggregationIF
-
Deprecated.
- PERSPECTIVE_POINT_HEIGHT - Static variable in class ucar.nc2.constants.CF
- PerturbationGeopotentialVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- PerturbationPressureVariable - Static variable in class ucar.unidata.geoloc.vertical.WRFEta
- phi2(double, double) - Static method in class ucar.unidata.geoloc.projection.proj4.MapMath
- PI - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Math.PI
- PI_OVER_2 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Math.PI/2
- PI_OVER_4 - Static variable in class ucar.unidata.geoloc.ProjectionImpl
-
Deprecated.use Math.PI/4
- PickEvent - Class in ucar.nc2.ui.geoloc
-
User wants to pick an object at 2D location.
- PickEvent(Object, Point2D) - Constructor for class ucar.nc2.ui.geoloc.PickEvent
- PickEvent(Object, ProjectionPoint) - Constructor for class ucar.nc2.ui.geoloc.PickEvent
- PickEventListener - Interface in ucar.nc2.ui.geoloc
-
Listeners for "Pick Object" events.
- PictureCache - Class in ucar.nc2.ui.image
-
class that manages the cache of pictures
- PictureCache() - Constructor for class ucar.nc2.ui.image.PictureCache
- PLAF - Class in ucar.ui.widget
-
Pluggable Look and Feel management.
- PLAF(JComponent) - Constructor for class ucar.ui.widget.PLAF
- PLAIN - ucar.nc2.constants.DataFormatType
- PLAIN - Static variable in class thredds.catalog.DataFormatType
- PLANE_ANGLE - Static variable in class ucar.units.BaseQuantity
-
The base quantity of plane angle.
- PLANE_ANGLE_UNIT - Static variable in class ucar.units.SI
-
The unit corresponding to the quantity of plane angle.
- PLAT - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
pLat
- PLATFORM_ID - Static variable in class ucar.nc2.constants.CF
- PLATFORM_NAME - Static variable in class ucar.nc2.constants.CF
- PLON - Static variable in class ucar.nc2.iosp.grid.GridDefRecord
-
pLon
- PLUS - Static variable in interface ucar.units.StandardUnitFormatConstants
-
RegularExpression Id.
- PNO - Static variable in class ucar.nc2.dt.point.decode.MP
- point - ucar.nc2.constants.CF.CellMethods
- point - ucar.nc2.constants.CF.FeatureType
- Point - thredds.featurecollection.FeatureCollectionType
- Point - Interface in ucar.nc2.ft2.simpgeometry
-
Generic interface for a Simple Geometry Point.
- Point() - Constructor for class ucar.nc2.dt.grid.GridAsPointDataset.Point
- POINT - ucar.nc2.constants.FeatureType
- POINT - ucar.nc2.ft2.simpgeometry.GeometryType
- POINT - Static variable in class ucar.nc2.constants.CF
- PointCollection - Interface in ucar.nc2.dt
-
Deprecated.
- PointCollectionImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for PointFeatureCollection Subclass must supply getPointFeatureIterator().
- PointCollectionImpl(String, List<CoordinateAxis>) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl
- PointCollectionImpl(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl
- PointCollectionImpl.PointCollectionSubset - Class in ucar.nc2.ft.point
- PointCollectionIteratorFiltered - Class in ucar.nc2.ft.point
-
Filter a PointFeatureCollectionIterator
- PointCollectionIteratorFiltered(PointFeatureCollectionIterator, PointFeatureCollectionIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointCollectionIteratorFiltered
- PointCollectionStreamAbstract - Class in ucar.nc2.ft.point.remote
-
Abstract superclass for creating a
PointFeatureCollection
from a point stream. - PointCollectionStreamAbstract(String) - Constructor for class ucar.nc2.ft.point.remote.PointCollectionStreamAbstract
-
Creates a feature collection with the specified name.
- PointCollectionStreamAbstract(String, CalendarDateUnit, String) - Constructor for class ucar.nc2.ft.point.remote.PointCollectionStreamAbstract
-
Creates a feature collection with the specified name, time unit, and altitude unit.
- PointCollectionStreamLocal - Class in ucar.nc2.ft.point.remote
-
Creates a
PointFeatureCollection
by reading point stream data from a local file. - PointCollectionStreamLocal(File) - Constructor for class ucar.nc2.ft.point.remote.PointCollectionStreamLocal
- PointCollectionStreamRemote - Class in ucar.nc2.ft.point.remote
-
Creates a
PointFeatureCollection
by reading point stream data from a CDM Remote endpoint. - PointCollectionStreamRemote(String, CalendarDateUnit, String, QueryMaker) - Constructor for class ucar.nc2.ft.point.remote.PointCollectionStreamRemote
- PointCollectionSubset(PointCollectionImpl, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointCollectionImpl.PointCollectionSubset
- pointConfig - Variable in class thredds.featurecollection.FeatureCollectionConfig
- PointConfig() - Constructor for class thredds.featurecollection.FeatureCollectionConfig.PointConfig
- PointConfigXML - Class in ucar.nc2.ft.point.standard
-
Helper class to convert a TableConfig to and from XML
- PointConfigXML() - Constructor for class ucar.nc2.ft.point.standard.PointConfigXML
- PointController - Class in ucar.nc2.ui.point
-
Widget for drawing point data
- PointController() - Constructor for class ucar.nc2.ui.point.PointController
- PointDatasetImpl - Class in ucar.nc2.ft.point
-
Implementation of PointFeatureDataset.
- PointDatasetImpl(FeatureType) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
- PointDatasetImpl(NetcdfDataset, FeatureType) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
- PointDatasetImpl(PointDatasetImpl, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointDatasetImpl
- PointDatasetRemote - Class in ucar.nc2.ft.point.remote
-
Client view of a CdmRemote Point Dataset.
- PointDatasetRemote(FeatureType, String, CalendarDateUnit, String, List<VariableSimpleIF>, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.remote.PointDatasetRemote
- PointDatasetStandardFactory - Class in ucar.nc2.ft.point.standard
-
Standard handler for Point obs dataset based on a NetcdfDataset object.
- PointDatasetStandardFactory() - Constructor for class ucar.nc2.ft.point.standard.PointDatasetStandardFactory
- PointFeature - ucar.nc2.ft.point.remote.PointStream.MessageType
- PointFeature - Interface in ucar.nc2.ft
-
A collection of observations at one time and location.
- PointFeatureCC - Interface in ucar.nc2.ft
-
Single nested PointFeatureCollection
- PointFeatureCCC - Interface in ucar.nc2.ft
-
Double nested PointFeatureCollection
- PointFeatureCCCImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for multiply nested NestedPointFeatureCollection Subclass must supply getNestedPointFeatureCollectionIterator().
- PointFeatureCCCImpl(String, List<CoordinateAxis>, FeatureType) - Constructor for class ucar.nc2.ft.point.PointFeatureCCCImpl
- PointFeatureCCCImpl(String, CalendarDateUnit, String, FeatureType) - Constructor for class ucar.nc2.ft.point.PointFeatureCCCImpl
- PointFeatureCCImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for singly nested NestedPointFeatureCollection, such as Station, Profile, and Trajectory.
- PointFeatureCCImpl(String, List<CoordinateAxis>, FeatureType) - Constructor for class ucar.nc2.ft.point.PointFeatureCCImpl
- PointFeatureCCImpl(String, CalendarDateUnit, String, FeatureType) - Constructor for class ucar.nc2.ft.point.PointFeatureCCImpl
- PointFeatureCCIterator - Interface in ucar.nc2.ft
-
An iterator over PointFeatureCC.
- PointFeatureCCIterator.Filter - Interface in ucar.nc2.ft
-
A filter on nestedPointFeatureCollection
- PointFeatureCCIteratorFiltered - Class in ucar.nc2.ft.point
-
Implement NestedPointFeatureCollectionIterator interface
- PointFeatureCollection - ucar.nc2.ft.point.remote.PointStream.MessageType
- PointFeatureCollection - Interface in ucar.nc2.ft
-
A collection of PointFeatures.
- PointFeatureCollectionIterator - Interface in ucar.nc2.ft
-
An iterator over PointFeatureCollections.
- PointFeatureCollectionIterator.Filter - Interface in ucar.nc2.ft
-
A filter on PointFeatureCollection.
- PointFeatureCopyFactory - Class in ucar.nc2.ft.point
-
A factory for making deep copies of PointFeature, so all data is self contained.
- PointFeatureCopyFactory(PointFeature) - Constructor for class ucar.nc2.ft.point.PointFeatureCopyFactory
- PointFeatureDatasetViewer - Class in ucar.nc2.ui.op
-
A Swing widget to view the contents of a PointFeatureDataset.
- PointFeatureDatasetViewer(PreferencesExt, JPanel) - Constructor for class ucar.nc2.ui.op.PointFeatureDatasetViewer
- PointFeatureDatasetViewer.FeatureBean - Class in ucar.nc2.ui.op
- PointFeatureDatasetViewer.FeatureCollectionBean - Class in ucar.nc2.ui.op
- PointFeatureDatasetViewer.PointObsBean - Class in ucar.nc2.ui.op
-
fake Station, so we can use StationRegionChooser
- PointFeatureDatasetViewer.ProfileFeatureBean - Class in ucar.nc2.ui.op
- PointFeatureDatasetViewer.SectionFeatureBean - Class in ucar.nc2.ui.op
- PointFeatureDatasetViewer.StationBean - Class in ucar.nc2.ui.op
- PointFeatureDatasetViewer.StnProfileFeatureBean - Class in ucar.nc2.ui.op
- PointFeatureDatasetViewer.TrajectoryFeatureBean - Class in ucar.nc2.ui.op
- PointFeatureImpl - Class in ucar.nc2.ft.point
-
Abstract superclass for implementations of PointFeature.
- PointFeatureImpl(DsgFeatureCollection, CalendarDateUnit) - Constructor for class ucar.nc2.ft.point.PointFeatureImpl
- PointFeatureImpl(DsgFeatureCollection, EarthLocation, double, double, CalendarDateUnit) - Constructor for class ucar.nc2.ft.point.PointFeatureImpl
- PointFeatureIterator - Interface in ucar.nc2.ft
-
An iterator over PointFeatures.
- PointFeatureIterator.Filter - Interface in ucar.nc2.ft
-
A filter on PointFeatures
- PointFeaturePanel - Class in ucar.nc2.ui.op
- PointFeaturePanel(PreferencesExt) - Constructor for class ucar.nc2.ui.op.PointFeaturePanel
- PointIteratorAbstract - Class in ucar.nc2.ft.point
-
Abstract superclass for PointFeatureIterator.
- PointIteratorAbstract() - Constructor for class ucar.nc2.ft.point.PointIteratorAbstract
- PointIteratorAdapter - Class in ucar.nc2.ft.point
- PointIteratorAdapter(Iterator<? extends PointFeature>) - Constructor for class ucar.nc2.ft.point.PointIteratorAdapter
-
Creates a
PointFeatureIterator
from the supplied basic iterator. - PointIteratorEmpty - Class in ucar.nc2.ft.point
-
An empty PointIterator.
- PointIteratorEmpty() - Constructor for class ucar.nc2.ft.point.PointIteratorEmpty
- PointIteratorFiltered - Class in ucar.nc2.ft.point
-
Decorate a PointFeatureIterator with filtering.
- PointIteratorFiltered(PointFeatureIterator, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorFiltered
- PointIteratorFiltered(PointFeatureIterator, LatLonRect, CalendarDateRange) - Constructor for class ucar.nc2.ft.point.PointIteratorFiltered
- PointIteratorFiltered.SpaceAndTimeFilter - Class in ucar.nc2.ft.point
-
A filter that only permits features whose lat/lon falls within a given bounding box AND whose observation time falls within a given date range.
- PointIteratorFlatten - Class in ucar.nc2.ft.point
-
Adapt a PointFeatureCollectionIterator to a PointFeatureIterator, by flattening all the iterators in the collection into a single iterator over PointFeatures.
- PointIteratorFromStructureData - Class in ucar.nc2.ft.point
-
A PointFeatureIterator which uses a StructureDataIterator to iterate over members of a Structure, with optional filtering and calculation of time range and bounding box.
- PointIteratorFromStructureData(StructureDataIterator, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorFromStructureData
-
Constructor
- PointIteratorMultidim - Class in ucar.nc2.ft.point
-
A PointFeatureIterator using the "multidimensional representation".
- PointIteratorMultidim(String, List<Variable>, int, PointFeatureIterator.Filter) - Constructor for class ucar.nc2.ft.point.PointIteratorMultidim
- PointIteratorStream - Class in ucar.nc2.ft.point.remote
-
Iterate through a stream of PointStream.MessageType.PointFeature until PointStream.MessageType.End
- PointObsBean(int, PointFeature) - Constructor for class ucar.nc2.ui.op.PointFeatureDatasetViewer.PointObsBean
- PointObsDataset - Interface in ucar.nc2.dt
-
Deprecated.use ucar.nc2.ft.*
- PointObsDatasetFactory - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- PointObsDatasetFactory() - Constructor for class ucar.nc2.dt.point.PointObsDatasetFactory
-
Deprecated.
- PointObsDatasetImpl - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- PointObsDatasetImpl() - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- PointObsDatasetImpl(String, String, String) - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- PointObsDatasetImpl(NetcdfDataset) - Constructor for class ucar.nc2.dt.point.PointObsDatasetImpl
-
Deprecated.
- PointObsDatatype - Interface in ucar.nc2.dt
-
Deprecated.use ucar.nc2.ft.*
- PointObsDatatypeImpl - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- PointObsDatatypeImpl() - Constructor for class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- PointObsDatatypeImpl(EarthLocation, double, double) - Constructor for class ucar.nc2.dt.point.PointObsDatatypeImpl
-
Deprecated.
- PointObVar - Class in ucar.nc2.dt.point
-
Deprecated.use ucar.nc2.ft.point
- PointObVar() - Constructor for class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- PointObVar(String, String, String, DataType, int) - Constructor for class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- PointObVar(VariableSimpleIF) - Constructor for class ucar.nc2.dt.point.PointObVar
-
Deprecated.
- PointRenderer - Class in ucar.nc2.ui.point
-
Describe
- PointRenderer() - Constructor for class ucar.nc2.ui.point.PointRenderer
-
constructor
- PointRenderer.ObservationUI - Class in ucar.nc2.ui.point
- PointStream - Class in ucar.nc2.ft.point.remote
-
Defines the point stream format, along with pointStream.proto.
- PointStream() - Constructor for class ucar.nc2.ft.point.remote.PointStream
- PointStream.MessageType - Enum in ucar.nc2.ft.point.remote
- PointStreamProto - Class in ucar.nc2.ft.point.remote
- PointStreamProto.Location - Class in ucar.nc2.ft.point.remote
-
Protobuf type
Location
- PointStreamProto.Location.Builder - Class in ucar.nc2.ft.point.remote
-
Protobuf type
Location
- PointStreamProto.LocationOrBuilder - Interface in ucar.nc2.ft.point.remote
- PointStreamProto.PointFeature - Class in ucar.nc2.ft.point.remote
-
Protobuf type
PointFeature
- PointStreamProto.PointFeature.Builder - Class in ucar.nc2.ft.point.remote
-
Protobuf type
PointFeature
- PointStreamProto.PointFeatureCollection - Class in ucar.nc2.ft.point.remote
-
Protobuf type
PointFeatureCollection
- PointStreamProto.PointFeatureCollection.Builder - Class in ucar.nc2.ft.point.remote
-
Protobuf type
PointFeatureCollection
- PointStreamProto.PointFeatureCollectionOrBuilder - Interface in ucar.nc2.ft.point.remote
- PointStreamProto.PointFeatureMember - Class in ucar.nc2.ft.point.remote
-
Protobuf type
PointFeatureMember
- PointStreamProto.PointFeatureMember.Builder - Class in ucar.nc2.ft.point.remote
-
Protobuf type
PointFeatureMember
- PointStreamProto.PointFeatureMemberOrBuilder - Interface in ucar.nc2.ft.point.remote
- PointStreamProto.PointFeatureOrBuilder - Interface in ucar.nc2.ft.point.remote
- PointStreamProto.Station - Class in ucar.nc2.ft.point.remote
-
Protobuf type
Station
- PointStreamProto.Station.Builder - Class in ucar.nc2.ft.point.remote
-
Protobuf type
Station
- PointStreamProto.StationList - Class in ucar.nc2.ft.point.remote
-
Protobuf type
StationList
- PointStreamProto.StationList.Builder - Class in ucar.nc2.ft.point.remote
-
Protobuf type
StationList
- PointStreamProto.StationListOrBuilder - Interface in ucar.nc2.ft.point.remote
- PointStreamProto.StationOrBuilder - Interface in ucar.nc2.ft.point.remote
- Polar_Stereographic - ucar.unidata.geoloc.ogc.EPSG_OGC_CF_Helper.ProjectionStandardsInfo
-
Deprecated.
- POLAR_STEREOGRAPHIC - Static variable in class ucar.nc2.constants.CF
- PolarStereographic - Class in ucar.nc2.dataset.transform
-
Create a Polar Stereographic Projection from the information in the Coordinate Transform Variable.
- PolarStereographic - Static variable in interface ucar.nc2.iosp.grid.GridTableLookup
-
Polar Sterographic
- PolarStereographic() - Constructor for class ucar.nc2.dataset.transform.PolarStereographic
- PolarStereographic(int) - Constructor for class ucar.nc2.grib.grib1.Grib1Gds.PolarStereographic
- poleRadius - Variable in class ucar.unidata.geoloc.Earth
- PolyconicProjection - Class in ucar.nc2.dataset.transform
-
Polyconic Projection.
- PolyconicProjection - Class in ucar.unidata.geoloc.projection.proj4
-
Polyconic Projection.
- PolyconicProjection() - Constructor for class ucar.nc2.dataset.transform.PolyconicProjection
- PolyconicProjection() - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- PolyconicProjection(double, double) - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- PolyconicProjection(double, double, double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- PolyconicProjection(double, double, Earth) - Constructor for class ucar.unidata.geoloc.projection.proj4.PolyconicProjection
- polygon - ucar.nc2.constants.CF.FeatureType
- Polygon - Interface in ucar.nc2.ft2.simpgeometry
-
Generic interface for a Simple Geometry Polygon.
- POLYGON - ucar.nc2.ft2.simpgeometry.GeometryType
- POLYGON - Static variable in class ucar.nc2.constants.CF
- pop() - Method in class dap4.core.util.IndentWriter
- populate(InputStream, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
-
Deprecated.
- populate(String, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
-
Deprecated.
- populateFromResource(String, NetcdfFile) - Method in class ucar.nc2.ncml.NcmlConstructor
-
Deprecated.
- PopupManager - Class in ucar.ui.widget
-
Helper class for managing javax.swing.Popup
- PopupManager(String) - Constructor for class ucar.ui.widget.PopupManager
- popupMenu - Variable in class ucar.ui.prefs.Field
- PopupMenu - Class in ucar.ui.widget
-
Convenience class for constructing popup menus.
- PopupMenu(JComponent, String) - Constructor for class ucar.ui.widget.PopupMenu
-
Constructor.
- PopupMenu(JComponent, String, boolean) - Constructor for class ucar.ui.widget.PopupMenu
-
Constructor.
- PopupMenu.PopupTriggerListener - Class in ucar.ui.widget
- PORT - Static variable in class ucar.unidata.util.test.DapTestContainer
- pos - Variable in class dap4.core.util.SliceConstraint
- pos - Variable in class dap4.core.util.SliceConstraint.SliceCEIterator
- pos - Variable in class dap4.dap4lib.DeChunkedInputStream.Chunk
- pos - Variable in class ucar.nc2.grib.collection.GribCollectionImmutable.Record
- pos - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.Record
- position - Variable in class dap4.dap4lib.cdm.nc2.D4StructureDataIterator
- position(int) - Method in class ucar.nc2.iosp.fysat.util.EndianByteBuffer
- PositioningDataInputStream - Class in ucar.unidata.io
-
Deprecated.not part of public API.
- PositioningDataInputStream(InputStream) - Constructor for class ucar.unidata.io.PositioningDataInputStream
-
Deprecated.
- positions - Variable in class ucar.ma2.ArrayStructureBBpos
- positive - Variable in class ucar.nc2.dataset.CoordinateAxis.Builder
- positive - Variable in class ucar.nc2.dataset.CoordinateAxis
- positive - Variable in class ucar.nc2.dataset.CoordSysBuilder.VarProcess
-
Deprecated.
- positive - Variable in class ucar.nc2.internal.dataset.CoordSystemBuilder.VarProcess
- POSITIVE - Static variable in class ucar.nc2.constants.CF
- POSITIVE_DOWN - Static variable in class ucar.nc2.constants.CF
- POSITIVE_UP - Static variable in class ucar.nc2.constants.CF
- Post - ucar.httpservices.HTTPSession.Methods
- Post(String) - Static method in class ucar.httpservices.HTTPFactory
- Post(HTTPSession) - Static method in class ucar.httpservices.HTTPFactory
- Post(HTTPSession, String) - Static method in class ucar.httpservices.HTTPFactory
- postMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
-
Matrix multiply by a diagonal matrix, store result in this: this = this * diag
- postVisitDirectory(Path, IOException) - Method in class thredds.filesystem.ControllerOS7.PrintFiles
- pow(int) - Method in class ucar.units.Dimension
-
Raises this dimension to a power.
- pow(int) - Method in class ucar.units.Factor
-
Raises this Factor to a power.
- powerExpr(UnitDB) - Method in class ucar.units.StandardUnitFormat
- powerset - Variable in class dap4.core.util.PowerSet
- PowerSet - Class in dap4.core.util
-
Given a set of ranges, {0..1,0..1,0..2}, say, generate all possible lists of values 0,0,0 0,0,1 0,0,2 0,1,0 0,1,1 0,1,2 1,0,0 1,0,1 1,0,2 1,1,0 1,1,1 1,1,2 The ranges are all assumed to run from 0 upto but not including some max, so above would be generated from {2,2,3}.
- PowerSet(long[]) - Constructor for class dap4.core.util.PowerSet
- PowerSet(long[], int) - Constructor for class dap4.core.util.PowerSet
- precalc() - Method in class ucar.ma2.Index
-
subclass specialization/optimization calculations
- precalc() - Method in class ucar.ma2.Index1D
- precalc() - Method in class ucar.ma2.Index2D
- precalc() - Method in class ucar.ma2.Index3D
- precalc() - Method in class ucar.ma2.Index4D
- precalc() - Method in class ucar.ma2.Index5D
- precalc() - Method in class ucar.ma2.Index6D
- precalc() - Method in class ucar.ma2.Index7D
- precipitation - Static variable in class ucar.nc2.dt.point.decode.MP
- precipitation24 - Static variable in class ucar.nc2.dt.point.decode.MP
- PREDEFINEDGRIDDEFINITION_FIELD_NUMBER - Static variable in class ucar.nc2.grib.collection.GribCollectionProto.Gds
- PreferencesExt - Class in ucar.util.prefs
-
An extension of java.util.prefs.Preferences (jdk 1.4) that provides a platform-independent implementation using XML files as backing store.
- PreferencesExt(PreferencesExt, String) - Constructor for class ucar.util.prefs.PreferencesExt
-
Constructor.
- PreferencesExtFactory - Class in ucar.util.prefs
-
Implementation of PreferencesFactory to return PreferencesExt objects.
- PreferencesExtFactory() - Constructor for class ucar.util.prefs.PreferencesExtFactory
- preferredLayoutSize(Container) - Method in class ucar.ui.widget.MFlowLayout
- prefix - Variable in class thredds.client.catalog.ThreddsMetadata.MetadataOther
- Prefix - Class in ucar.units
-
Provides support for unit prefixes (e.g.
- Prefix(String, double) - Constructor for class ucar.units.Prefix
-
Constructs from an identifier and a value.
- PrefixDB - Interface in ucar.units
-
Interface for a database of unit prefixes.
- PrefixDBAccessException - Exception in ucar.units
-
Provides support for prefix database access failures.
- PrefixDBAccessException(String) - Constructor for exception ucar.units.PrefixDBAccessException
-
Constructs from an error message.
- PrefixDBException - Exception in ucar.units
-
Provides support for the general class of prefix database failures.
- PrefixDBException() - Constructor for exception ucar.units.PrefixDBException
-
Constructs from nothing.
- PrefixDBException(Exception) - Constructor for exception ucar.units.PrefixDBException
-
Constructs from the exception that caused this exception to be thrown.
- PrefixDBException(String) - Constructor for exception ucar.units.PrefixDBException
-
Constructs from an error message.
- PrefixDBException(String, Exception) - Constructor for exception ucar.units.PrefixDBException
-
Constructs from an error message and the exception that caused this exception to be thrown.
- PrefixDBImpl - Class in ucar.units
-
Provides a concrete implementation of a database of unit prefixes.
- PrefixDBImpl() - Constructor for class ucar.units.PrefixDBImpl
-
Constructs from nothing.
- PrefixDBManager - Class in ucar.units
-
Provides support for managing a database of unit prefixes.
- PrefixDBManager() - Constructor for class ucar.units.PrefixDBManager
- PrefixExistsException - Exception in ucar.units
-
Provides support for prefix database failures.
- PrefixExistsException(Prefix, Prefix) - Constructor for exception ucar.units.PrefixExistsException
-
Constructs from an old prefix and a new prefix.
- PrefixName - Class in ucar.units
-
Provides support for prefix names and numeric values.
- PrefixName(String, double) - Constructor for class ucar.units.PrefixName
-
Constructs from a name and a numeric value.
- PrefixSymbol - Class in ucar.units
-
Provides support for prefix symbols.
- PrefixSymbol(String, double) - Constructor for class ucar.units.PrefixSymbol
-
Constructs from a name and a numeric value.
- PrefPanel - Class in ucar.ui.prefs
-
Create a User Preferences Panel or Dialog.
- PrefPanel(String, Preferences, PersistenceManager) - Constructor for class ucar.ui.prefs.PrefPanel
-
Constructor.
- PrefPanel(String, PreferencesExt) - Constructor for class ucar.ui.prefs.PrefPanel
-
Constructor.
- PrefPanel.Dialog - Class in ucar.ui.prefs
-
A convenience class for constructing a standalone JDialog window that has a PrefPanel inside it.
- prefs - Variable in class ucar.nc2.ui.op.Hdf4Table
- prefs - Variable in class ucar.nc2.ui.op.Hdf5DataTable
- prefs - Variable in class ucar.nc2.ui.op.Hdf5ObjectTable
- prefs - Variable in class ucar.nc2.ui.OpPanel
- prefs - Variable in class ucar.nc2.ui.ReportPanel
- prefs - Variable in class ucar.ui.widget.AbstractPanel
- preMultiplyDiagonal(MAVector) - Method in class ucar.ma2.MAMatrix
-
Matrix multiply by a diagonal matrix, store result in this: this = diag * this
- prepend(Section) - Method in class ucar.ma2.Section
- PRES_COORD - Static variable in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
PRES vertical coordinate
- present() - Static method in class ucar.nc2.time.CalendarDate
-
Get a CalendarDate representing the present moment
- present(Calendar) - Static method in class ucar.nc2.time.CalendarDate
- PRESFR - Static variable in class ucar.nc2.dt.point.decode.MP
- PRESRR - Static variable in class ucar.nc2.dt.point.decode.MP
- Pressure - ucar.nc2.constants.AxisType
- Pressure - ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Pressure = 9;
- Pressure_VALUE - Static variable in enum ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.AxisType
-
Pressure = 9;
- pressureTendency - Static variable in class ucar.nc2.dt.point.decode.MP
- pressureUnit - Static variable in class ucar.nc2.units.SimpleUnit
- prevCharIsCR - Variable in class ucar.units.SimpleCharStream
- prevCharIsLF - Variable in class ucar.units.SimpleCharStream
- previousValue - Variable in class ucar.ui.prefs.Field
- PRIMDATA_FIELD_NUMBER - Static variable in class ucar.nc2.ft2.coverage.remote.CdmrFeatureProto.GeoReferencedArray
- PRIMDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataCol
- PRIMDATA_FIELD_NUMBER - Static variable in class ucar.nc2.stream.NcStreamProto.DataRow
- PrimitiveVector - Class in opendap.dap
-
A helper class for
DVector
. - PrimitiveVector(BaseType) - Constructor for class opendap.dap.PrimitiveVector
-
Constructs a new
PrimitiveVector
. - print() - Method in class dap4.core.dmr.DMRPrinter
-
Print a DapDataset: - as DMR - optionally constrained
- print() - Method in class ucar.nc2.write.Ncdump
- print(DapDataset, PrintStream) - Static method in class dap4.core.dmr.DMRPrinter
- print(Graphics2D, double, double, double, double) - Method in class ucar.nc2.ui.grid.ColorScale.Panel
- print(OutputStream) - Method in class opendap.dap.Attribute
-
Print the attribute on the given
OutputStream
with four spaces of indentation. - print(OutputStream) - Method in class opendap.dap.AttributeTable
-
Print the attribute table on the given
OutputStream
with four spaces of indentation. - print(OutputStream) - Method in exception opendap.dap.DAP2Exception
-
Print the Error message on the given
OutputStream
. - print(OutputStream) - Method in class opendap.dap.DDS
-
Print the
DDS
on the givenOutputStream
. - print(OutputStream, String) - Method in class opendap.dap.Attribute
-
Print the attribute on the given
OutputStream
. - print(OutputStream, String) - Method in class opendap.dap.AttributeTable
-
Print the attribute table on the given
OutputStream
. - print(PrintStream) - Method in class opendap.dap.AttributeTable
-
Print the attribute table on the given
PrintWriter
with four spaces of indentation. - print(PrintWriter) - Method in class opendap.dap.Attribute
-
Print the attribute on the given
PrintWriter
with four spaces of indentation. - print(PrintWriter) - Method in class opendap.dap.AttributeTable
-
Print the attribute table on the given
PrintWriter
with four spaces of indentation. - print(PrintWriter) - Method in exception opendap.dap.DAP2Exception
-
Print the Error message on the given
PrintWriter
. - print(PrintWriter) - Method in class opendap.dap.DDS
-
Print the
DDS
on the givenPrintWriter
. - print(PrintWriter, String) - Method in class opendap.dap.Alias
- print(PrintWriter, String) - Method in class opendap.dap.Attribute
- print(PrintWriter, String) - Method in class opendap.dap.AttributeTable
-
Print the attribute table on the given
PrintWriter
. - print(String) - Method in interface ucar.httpservices.HTTPIntercepts.Printer
- print(String, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.ncdump-like print of netcdf file.
- print(String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.ncdump that parses a command string.
- print(NetcdfFile, Writer, boolean, boolean, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.ncdump-like print of netcdf file.
- print(NetcdfFile, Writer, NCdumpW.WantValues, boolean, boolean, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.ncdump-like print of netcdf file.
- print(NetcdfFile, String, Writer, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.use Ncdump.ncdump(NetcdfFile nc, String command, Writer out, CancelTask ct)
- printa(int[]) - Static method in class ucar.nc2.iosp.IndexChunker
- printa(String, int[]) - Static method in class ucar.nc2.iosp.IndexChunker
- printAnalBlock() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Print out the analysis block so it looks something like this:
- printArray(Array) - Static method in class ucar.nc2.write.Ncdump
-
Print array to returned String.
- printArray(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.Print array to named PrintWriter
- printArray(Array, String, CancelTask) - Static method in class ucar.nc2.write.Ncdump
-
Print named array to returned String.
- printArrayPlain(Array) - Static method in class ucar.nc2.write.Ncdump
-
Print array as undifferentiated sequence of values.
- printArrayPlain(Array, PrintWriter) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.Print array as undifferentiated sequence of values.
- printAsMapXML(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
- printAsString(DapDataset) - Static method in class dap4.core.dmr.DMRPrinter
- printAttributes(OutputStream) - Method in class opendap.dap.BaseType
- printAttributes(OutputStream, String) - Method in class opendap.dap.BaseType
- printAttributes(PrintWriter) - Method in class opendap.dap.BaseType
- printAttributes(PrintWriter, String) - Method in class opendap.dap.BaseType
- printConstraint(PrintWriter) - Method in class opendap.dap.BaseType
- printConstraint(PrintWriter) - Method in class opendap.dap.DArray
- printConstraint(PrintWriter) - Method in class opendap.dap.DArrayDimension
- printConstraint(PrintWriter) - Method in class opendap.dap.DString
- printContainerAttribute(DapAttribute) - Method in class dap4.core.dmr.DMRPrinter
- printDAS(OutputStream) - Method in class opendap.dap.DDS
-
Print a DAS constructed from this DDS and it's BaseType variables.
- printDAS(PrintWriter) - Method in class opendap.dap.DDS
-
Print a DAS constructed from this DDS and it's BaseType variables.
- printDates() - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Print the list of dates in the file
- printDecl(OutputStream) - Method in class opendap.dap.BaseType
-
Print the variable's declaration.
- printDecl(OutputStream, String) - Method in class opendap.dap.BaseType
-
Print the variable's declaration.
- printDecl(OutputStream, String, boolean) - Method in class opendap.dap.BaseType
-
Print the variable's declaration using
OutputStream
. - printDecl(OutputStream, String, boolean, boolean) - Method in class opendap.dap.BaseType
-
Print the variable's declaration using
OutputStream
. - printDecl(PrintWriter) - Method in class opendap.dap.BaseType
-
Print the variable's declaration.
- printDecl(PrintWriter, String) - Method in class opendap.dap.BaseType
-
Print the variable's declaration.
- printDecl(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean) - Method in class opendap.dap.PrimitiveVector
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.BaseType
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DArray
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DGrid
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DSequence
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DStructure
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.DVector
-
Write the variable's declaration in a C-style syntax.
- printDecl(PrintWriter, String, boolean, boolean) - Method in class opendap.dap.PrimitiveVector
-
Write the variable's declaration in a C-style syntax.
- printer - Variable in class dap4.core.dmr.DMRPrinter
- printer - Variable in class ucar.httpservices.HTTPIntercepts
- printFileLabel() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Print the file label
- PrintFiles() - Constructor for class thredds.filesystem.ControllerOS7.PrintFiles
- printGrids() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Print out the grids.
- printHeaders() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Print the row and column keys
- printKeys() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Print the row and column keys
- printl(String, long[]) - Static method in class ucar.nc2.iosp.IndexChunker
- println() - Method in class dap4.core.util.IndentWriter
- println(String) - Method in interface ucar.httpservices.HTTPIntercepts.Printer
- println(String) - Method in class ucar.unidata.util.test.Diff
-
Convenience wrapper for println
- printMetadata(DapNode) - Method in class dap4.core.dmr.DMRPrinter
- printNavBlock() - Method in class ucar.nc2.iosp.gempak.GempakGridReader
-
Print out the navigation block so it looks something like this:
- printNode(DapNode) - Method in class dap4.core.dmr.DMRPrinter
-
Print an arbitrary DapNode and its subnodes as if it is being sent to a client with optional constraint; inclusions are determined by the view.
- printOb(int, int) - Method in class ucar.nc2.iosp.gempak.GempakSoundingFileReader
-
Print the list of dates in the file
- printOb(int, int) - Method in class ucar.nc2.iosp.gempak.GempakSurfaceFileReader
-
Print the list of dates in the file
- printOtherXML(DapAttribute) - Method in class dap4.core.dmr.DMRPrinter
- printParts() - Method in class ucar.nc2.iosp.gempak.GempakFileReader
-
Print the part information
- printProjArgs(int, double[]) - Static method in class ucar.nc2.iosp.vis5d.Vis5DGridDefRecord
-
_more_
- printRequestData(DapVariable) - Method in class dap4.core.dmr.DMRPrinter
-
Print request-specific per-variable data Like printRequestMetaData, this is nasty hack to avoid modifying the DMR.
- printReserved(DapNode) - Method in class dap4.core.dmr.DMRPrinter
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.BooleanPrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.BytePrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.Float32PrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.Float64PrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.Int16PrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.Int32PrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.PrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.UInt16PrimitiveVector
-
Prints the value of a single variable in this vector.
- printSingleVal(PrintWriter, int) - Method in class opendap.dap.UInt32PrimitiveVector
-
Prints the value of a single variable in this vector.
- printStations(boolean) - Method in class ucar.nc2.iosp.gempak.AbstractGempakStationFileReader
-
Print the list of dates in the file
- printstring() - Method in enum dap4.core.ce.CEAST.Operator
- printStructureData(PrintWriter, StructureData) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.Print contents of a StructureData.
- printStructureData(StructureData) - Static method in class ucar.nc2.write.Ncdump
-
Print StructureData to returned String.
- printVal(OutputStream) - Method in class opendap.dap.DataDDS
-
Print the dataset using OutputStream.
- printVal(OutputStream, String) - Method in class opendap.dap.BaseType
-
Print the variable's value using
OutputStream
. - printVal(OutputStream, String, boolean) - Method in class opendap.dap.BaseType
-
Print the variable's value using
OutputStream
. - printVal(PrintWriter) - Method in class opendap.dap.DataDDS
-
Print the dataset just read.
- printVal(PrintWriter, String) - Method in class opendap.dap.BaseType
-
Print the variable's value.
- printVal(PrintWriter, String) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.BooleanPrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.BytePrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.Float32PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.Float64PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.Int16PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.Int32PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.UInt16PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String) - Method in class opendap.dap.UInt32PrimitiveVector
-
Prints the value of all variables in this vector.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BaseTypePrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.BooleanPrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DByte
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DFloat32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DFloat64
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DGrid
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DInt16
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DInt32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DSequence
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DString
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DStructure
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DUInt16
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DUInt32
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.DVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Float32PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Float64PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Int16PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVal(PrintWriter, String, boolean) - Method in class opendap.dap.Int32PrimitiveVector
-
Prints the value of the variable, with its declaration.
- printVariableData(Variable, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.Print all the data of the given Variable.
- printVariableData(Variable, CancelTask) - Static method in class ucar.nc2.write.Ncdump
-
Print all the data of the given Variable.
- printVariableDataSection(Variable, String, CancelTask) - Static method in class ucar.nc2.NCdumpW
-
Deprecated.Print a section of the data of the given Variable.
- printXML(OutputStream) - Method in class opendap.dap.Attribute
- printXML(OutputStream) - Method in class opendap.dap.BaseType
- printXML(OutputStream, String) - Method in class opendap.dap.Attribute
- printXML(OutputStream, String) - Method in class opendap.dap.AttributeTable
- printXML(OutputStream, String) - Method in class opendap.dap.BaseType
- printXML(PrintWriter) - Method in class opendap.dap.Attribute
- printXML(PrintWriter) - Method in class opendap.dap.AttributeTable
- printXML(PrintWriter) - Method in class opendap.dap.BaseType
- printXML(PrintWriter) - Method in class opendap.dap.DDS
-
Prints the peristent representation of the
DDS
as an XML document. - printXML(PrintWriter, String) - Method in class opendap.dap.Attribute
- printXML(PrintWriter, String) - Method in class opendap.dap.AttributeTable
- printXML(PrintWriter, String) - Method in class opendap.dap.BaseType
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Alias
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.Attribute
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.AttributeTable
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.BaseType
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DArray
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DConstructor
- printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DDS
-
Prints the peristent representation of the
DDS
as an XML document. - printXML(PrintWriter, String, boolean) - Method in class opendap.dap.DGrid
- printXMLAttribute(String, String, int) - Method in class dap4.core.dmr.DMRPrinter
-
PrintXMLAttributes helper function
- probabilityName - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- probeObject(Object) - Static method in class opendap.util.Tools
-
Show me lots of stuff about the passed in object
- probType - Variable in class ucar.nc2.grib.collection.GribCollectionMutable.VariableIndex
- process() - Method in class ucar.nc2.ui.op.ReportOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.AggPanel
- process(Object) - Method in class ucar.nc2.ui.op.BufrCdmIndexOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.BufrCodePanel
- process(Object) - Method in class ucar.nc2.ui.op.BufrPanel
- process(Object) - Method in class ucar.nc2.ui.op.BufrTableBPanel
- process(Object) - Method in class ucar.nc2.ui.op.BufrTableDPanel
- process(Object) - Method in class ucar.nc2.ui.op.CdmIndexOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.CdmIndexScanOp
- process(Object) - Method in class ucar.nc2.ui.op.CdmrFeatureOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.CollectionSpecPanel
- process(Object) - Method in class ucar.nc2.ui.op.CoordSysPanel
- process(Object) - Method in class ucar.nc2.ui.op.CoveragePanel
- process(Object) - Method in class ucar.nc2.ui.op.DatasetViewerPanel
- process(Object) - Method in class ucar.nc2.ui.op.DatasetWriterPanel
- process(Object) - Method in class ucar.nc2.ui.op.DateFormatMark
- process(Object) - Method in class ucar.nc2.ui.op.DirectoryPartitionPanel
- process(Object) - Method in class ucar.nc2.ui.op.FeatureScanOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.FmrcPanel
- process(Object) - Method in class ucar.nc2.ui.op.GeoGridPanel
- process(Object) - Method in class ucar.nc2.ui.op.GeotiffPanel
- process(Object) - Method in class ucar.nc2.ui.op.Grib1CollectionOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.Grib1DataOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.Grib1TablePanel
- process(Object) - Method in class ucar.nc2.ui.op.Grib2CollectionOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.Grib2DataOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.Grib2TablePanel
- process(Object) - Method in class ucar.nc2.ui.op.GribCodePanel
- process(Object) - Method in class ucar.nc2.ui.op.GribFilesOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.GribIndexOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.GribRewriteOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.GribTemplatePanel
- process(Object) - Method in class ucar.nc2.ui.op.Hdf4Panel
- process(Object) - Method in class ucar.nc2.ui.op.Hdf5DataPanel
- process(Object) - Method in class ucar.nc2.ui.op.Hdf5ObjectPanel
- process(Object) - Method in class ucar.nc2.ui.op.ImagePanel
- process(Object) - Method in class ucar.nc2.ui.op.NCdumpPanel
- process(Object) - Method in class ucar.nc2.ui.op.NcmlEditorPanel
- process(Object) - Method in class ucar.nc2.ui.op.NcStreamOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.PointFeaturePanel
- process(Object) - Method in class ucar.nc2.ui.op.RadialPanel
- process(Object) - Method in class ucar.nc2.ui.op.ReportOpPanel
- process(Object) - Method in class ucar.nc2.ui.op.SimpleGeomPanel
- process(Object) - Method in class ucar.nc2.ui.op.StationRadialPanel
- process(Object) - Method in class ucar.nc2.ui.op.UnitConvert
- process(Object) - Method in class ucar.nc2.ui.op.UnitDatasetCheck
- process(Object) - Method in class ucar.nc2.ui.op.WmoCCPanel
- process(Object) - Method in class ucar.nc2.ui.op.WmsPanel
- process(Object) - Method in class ucar.nc2.ui.OpPanel
- process(Object) - Method in class ucar.ui.widget.AbstractPanel
- process(HttpRequest, HttpContext) - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptRequest
- process(HttpResponse, HttpContext) - Method in class ucar.httpservices.HTTPIntercepts.DebugInterceptResponse
- process(LogReader.Log) - Method in interface thredds.logs.LogReader.Closure
- processAllInDir(File, OutputStream, FileFilter, BufrDataProcess.Counter) - Method in class ucar.nc2.iosp.bufr.writer.BufrDataProcess
- processAttributes(DapDataset) - Method in class dap4.dap4lib.D4DSP
-
Walk the dataset tree and remove selected attributes such as _Unsigned
- processChange(UIChangeEvent) - Method in interface ucar.ui.event.UIChangeListener
- PROCESSEDDATATYPE_FIELD_NUMBER - Static variable in class ucar.nc2.grib.grib2.Grib2IndexProto.GribIdSection
- processing_level - Static variable in class ucar.nc2.constants.ACDD
- processMaps(DapDataset) - Method in class dap4.dap4lib.D4DSP
-
Walk the dataset tree and link