Package thredds.server.notebook
Class NotebookMetadata
java.lang.Object
thredds.server.notebook.NotebookMetadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONObjectbooleanisValidForDataset(thredds.client.catalog.Dataset ds)
-
Constructor Details
-
NotebookMetadata
public NotebookMetadata(File notebookFile) throws thredds.server.notebook.NotebookMetadata.InvalidJupyterNotebookException, FileNotFoundException - Throws:
thredds.server.notebook.NotebookMetadata.InvalidJupyterNotebookExceptionFileNotFoundException
-
-
Method Details
-
isValidForDataset
public boolean isValidForDataset(thredds.client.catalog.Dataset ds) -
getParams
public org.json.JSONObject getParams() -
getFilename
-
getDescription
-