Uses of Class
org.apache.sis.storage.netcdf.NetcdfStoreProvider
-
Packages that use NetcdfStoreProvider Package Description org.apache.sis.storage.netcdf Maps ISO metadata elements from/to the Climate and Forecast (CF) attributes in a netCDF file. -
-
Uses of NetcdfStoreProvider in org.apache.sis.storage.netcdf
Constructors in org.apache.sis.storage.netcdf with parameters of type NetcdfStoreProvider Constructor Description NetcdfStore(NetcdfStoreProvider provider, StorageConnector connector)
Creates a new netCDF store from the given file, URL, stream orNetcdfFile
object.
-