metacatui
metacatui copied to clipboard
MetacatUI: A client-side web interface for DataONE data repositories
- This EML (https://cerp-sfwmd.dataone.org/metacat/d1/mn/v2/object/doi:10.25497/D7P88F) was edited in MetacatUI - The resulting data package could not be saved due to an XML error: - The Tomcat log showed the error: ```...
With PR #2502, we're adding two new bioontology views that allow flexibly searching for and selecting classes from multiple ontologies. The views can be configured to use any ontology that's...
**Describe the bug** There is an intermittent issue where the dataset landing page sometimes loads without the expected data objects. A cmd + refresh often resolves the issue, showing the...
Had an odd one come in today from OPC that Rani reported and I looked into: A user was using the editor UI to update a package with one metadata...
Since 2018, EML has allowed for extra fields to support publication of data papers that include more complete narratives about a data set. See https://github.com/NCEAS/eml/issues/269. This issue involves ensuring that...
**Describe the bug** Through the code base, there are numerous `console.log` statements within the `try/catch` block. See the example [here](https://github.com/NCEAS/metacatui/blob/db1a1e0e9c8dad9c2980f940de4620503e09771b/src/js/views/maps/LayerDetailView.js#L207). We would like to handle error catch more gracefully than...
**Describe the bug** When there is an empty attribute in the attribute editor, and the user hovers of the Measurement Type annotation element, the empty attribute gets removed from the...
To [enable navigation across time-enabled data layers in Cesium](https://github.com/NCEAS/metacatui/issues/1786) in Cesium maps, we need an interface for users to switch the time period they are viewing. We need mockups and...
The Cesium view should support [all of the `DataSource` classes available in Cesium](https://cesium.com/docs/cesiumjs-ref-doc/?classFilter=DataSource). Someone configuring a Cesium view should be able to add data layers using any one of these...
## New Feature for the Partial Data Download Tool Allow the user to select a feature from an existing Layer (that is also selected in the Layers Panel) to use...