org.gcube.dataanalysis.environment.thredds
Class NetCDFOperations

java.lang.Object
  extended by org.gcube.dataanalysis.environment.thredds.NetCDFOperations

public class NetCDFOperations
extends Object


Constructor Summary
NetCDFOperations()
           
 
Method Summary
 void close()
           
 double getFeature(String openDapUrl, float x, float y)
          Deprecated. 
 void open(String openDapUrl)
           
 void openDataset(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetCDFOperations

public NetCDFOperations()
Method Detail

getFeature

@Deprecated
public double getFeature(String openDapUrl,
                                    float x,
                                    float y)
Deprecated. 


openDataset

public void openDataset(String filename)

open

public void open(String openDapUrl)
          throws IOException
Throws:
IOException

close

public void close()


Copyright © 2013. All Rights Reserved.