Esempio n. 1
0
  protected void setUp() throws Exception {
    super.setUp();
    ns = new Netcdf2sos100();

    URL file = getURL("oostethys.xml");
    URL url = file;

    ns.setUrlOostethys(url);
  }