thredds.inventory.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cdm Show documentation
Show all versions of cdm Show documentation
The NetCDF-Java Library is a Java interface to NetCDF files,
as well as to many other types of scientific data formats.
The newest version!
package thredds.inventory
Abstractions for tracking dataset inventory using "managed files".
MFile - Abstraction of java.io.File
MCollection - An abstract description of a collection of MFile.
MController - Something that knows how to obtain the MFiles using a MCollection.
Collection - Manages a collection of MFile objects.
CollectionManager - Manages a dynamic collection of MFile objects. Allows storing key/value pairs on MFiles
CollectionUpdater - singleton class for background updating of Collections.
TimePartitionCollections - collections partitioned by time range
© 2015 - 2024 Weber Informatics LLC | Privacy Policy