Class NotebookMetadata


  • public class NotebookMetadata
    extends Object
    • Constructor Detail

      • NotebookMetadata

        public NotebookMetadata​(File notebookFile)
                         throws thredds.server.notebook.NotebookMetadata.InvalidJupyterNotebookException,
                                FileNotFoundException
        Throws:
        thredds.server.notebook.NotebookMetadata.InvalidJupyterNotebookException
        FileNotFoundException
    • Method Detail

      • isValidForDataset

        public boolean isValidForDataset​(thredds.client.catalog.Dataset ds)
      • getParams

        public org.json.JSONObject getParams()
      • getFilename

        public String getFilename()
      • getDescription

        public String getDescription()