Skip to content

MetaDIG Quality Engine 2.3.0

Compare
Choose a tag to compare
@gothub gothub released this 08 Sep 20:52

Updates for Portal Assessment Graph Generation

  • The DataONE seriesId is now used to store and retrieve portal assessment graphs
  • For portal assessment graphics the portal 'collectionQuery' is always evaluated on the CN (#110)
  • New/updated portals are now harvested based on Solr, not the DataONE object store (#110)

Bookkeeper

  • A DataONE bookkeeper check has been added so that the status of a portal
    quota is obtained before creating the graphic

Updates implemented in k8s

  • New harvesting tasks have been added portals and DataONE member node 'profile' assessment graphics
  • A new harvesting task has been added for a DataONE-wide assessment graph
  • A new harvesting task has been added for a set of DataONE member nodes (ARCTIC, KNB, OPC) (#262)

Bugs fixed:

  • CN harvesting is missing some pids bug (#267)
  • During high volume k8s processing, sequenceId were not getting added

Code improvements

  • Reuse CN clients when possible (#264)
  • Read log4j.properties dynamically on container startup, so that debugging levels
    can be modified without a container rebuild
  • Load R packages from cran.rstudio.com (#259)