This is a tracking bug for the improvements we want to make to GenerateDatasetsXml:
- Provide better support for adding new dataset types to GenerateDatasetsXml
- JSON input to GenerateDatasetsXML to provide better programmatic interaction
- Improve the xml that is generated (port improvements from ERDDAP CMS and other improvements)
- Output each dataset as individual xml file (option specified by the user whether they want a file saved or the contents in the terminal)
- Separate xml generation from creating a dataobject to represent the dataset (this is to assist with embedding the logic elsewhere)
- Make sure the tool is easy to use and accessible to admins. Some ideas discussed: make the command line tool more easily accessible (maybe runnable outside of the Tomcat install environment), add a page in a running ERDDAP that allows generating datasets xml snippets directly from ERDDAP (and if sufficient security in place, allow admins to update the running datasets.xml from the page).
Note that sub issues do not yet exist for all parts of this.
This is a tracking bug for the improvements we want to make to GenerateDatasetsXml:
Note that sub issues do not yet exist for all parts of this.