Uses of Class
edu.wisc.ssec.mcidasv.data.hydra.NetCDFFile
Packages that use NetCDFFile
Package
Description
McIDAS-V specific data choosers.
-
Uses of NetCDFFile in edu.wisc.ssec.mcidasv.data
Fields in edu.wisc.ssec.mcidasv.data declared as NetCDFFile -
Uses of NetCDFFile in edu.wisc.ssec.mcidasv.data.hydra
Fields in edu.wisc.ssec.mcidasv.data.hydra with type parameters of type NetCDFFileMethods in edu.wisc.ssec.mcidasv.data.hydra that return NetCDFFileMethods in edu.wisc.ssec.mcidasv.data.hydra that return types with arguments of type NetCDFFileMethod parameters in edu.wisc.ssec.mcidasv.data.hydra with type arguments of type NetCDFFileConstructors in edu.wisc.ssec.mcidasv.data.hydra with parameters of type NetCDFFileModifierConstructorDescriptionRadianceToBTbyLUT
(NetCDFFile reader, Map<String, Object> metadata) RadianceToBTbyLUT
(NetCDFFile reader, Map<String, Object> metadata, String radLUTname, String btLUTname) ReflSolzenCorr
(NetCDFFile reader, Map<String, Object> metadata) ReflSolzenCorr
(NetCDFFile reader, Map<String, Object> metadata, ArrayAdapter solzenAdapter) Constructor parameters in edu.wisc.ssec.mcidasv.data.hydra with type arguments of type NetCDFFileModifierConstructorDescriptionGranuleAggregation
(List<NetCDFFile> ncdfal, Set<String> products, String inTrackDimensionName, String crossTrackDimensionName) GranuleAggregation
(List<NetCDFFile> ncdfal, Set<String> products, String inTrackDimensionName, String crossTrackDimensionName, boolean isEDR) GranuleAggregation
(List<NetCDFFile> ncdfal, Set<String> products, String inTrackDimensionName, String inTrackGeoDimensionName, String crossTrackDimensionName) GranuleAggregation
(List<NetCDFFile> ncdfal, Set<String> products, String inTrackDimensionName, String inTrackGeoDimensionName, String crossTrackDimensionName, boolean isVIIRS)