Hello Siddhesh The changes that you did looks good. I noticed a little oddity, the geographic bounding box in the metadata tab had a North and East value but no South and West value (at least on the NetCDF file I used for the test).
Le 20/08/2017 à 21:34, Siddhesh Rane a écrit : > The metadata cells will use Node.setValue() for updating changes. The > underlying treetable gives unsupported operation exception. I tried > > dm = new DefaultMetadata(datastore.getMetadata() ) > > dm.isModifiable() returns true, but the actual setvalue operation > throws an error. > Can you send me the stack trace? Martin
