Skip to content

Commit da9630c

Browse files
committed
Initial submission from Addi
1 parent b38bf78 commit da9630c

File tree

1 file changed

+75
-4
lines changed

1 file changed

+75
-4
lines changed

_wg/metrics.md

Lines changed: 75 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,77 @@
11
---
2-
title: Metrics Working Group
3-
status: provisional
4-
author: "Greg Watson"
2+
name: Metrics
3+
description: Curating and developing metrics for understanding measuring software sustainability, quality and impact from the perspective of scientific and research software.
4+
#
5+
status: Active # Values can be "Active" or "Retired"
6+
status_date: 2024-10-03 # The date the group went active or retired
7+
#
8+
# Charter information: according to the by-laws, the following info is expected:
9+
# Purpose
10+
# Relationship to other working groups (as needed, not required by by-laws)
11+
# Lifetime
12+
# Expected membership
13+
# Reporting expectations
14+
# Additional information (as needed)
15+
#
16+
charter: |
17+
*Purpose:*
18+
The Metrics Working Group facilitates a coordinated effort to curate and develop metrics for understanding software sustainability, quality and impact from the perspective of scientific and research software. We will leverage research-backed analysis tools that will enable projects to collect and interpret these metrics for the long-term benefit of their software development efforts. Our goals are to:
19+
-Identify and define metrics that are meaningful for understandingsoftware sustainability, quality and impact.
20+
-Align metrics with the preferences and requirements of foundations, grant-making bodies, and other stakeholders.
21+
-Identify and deploy tools for collecting and analyzing these metrics
22+
-Engage directly with software projects to understand and support their specific needs with respect to relevant metrics.
23+
24+
*Relationship to other working groups:* We will work collaboratively with the Impact Framework WG and support their efforts in evaluating and reporting the outcomes of software projects through the use of metrics. Additionally, the Metrics WG will work with other relevant WGs and stakeholders to ensure broad utility and alignment of its outputs.
25+
26+
*Lifetime:* Standing. The WG will periodically refine its metrics and set of tools as the needs of the community evolve.
27+
28+
*Membership:* Open
29+
30+
*Reporting:* Quarterly
31+
#
32+
# Charter status may be Provisional or Approved and should include a date
33+
#
34+
charter_status: Provisional, since 2024-10-03
35+
#
36+
chair: # Can be more than one person
37+
- name: Addi Malviya-Thakur (ORNL)
38+
email: malviyaa@ornl.gov
39+
- name: Greg Watson (ORNL)
40+
email: watsongr@ornl.gov
41+
#
42+
# Give people an idea of the resources we're using for collaboration.
43+
#
44+
# For security reasons, we don't actually share the links. Is this
45+
# useful? Maybe the only thing potentially useful here is the
46+
# meeting information -- so people know what to expect? If that's the only thing
47+
# maybe we should just have a dedicated field for meeting info?
48+
#
49+
logistical_resources:
50+
- label: Meetings
51+
note: 4:00-5:00pm ET Wednesdays, bi-weekly from 2025-01-08
52+
- label: Shared documents
53+
note: (we're not actually providing the link)
54+
- label: Slack channel
55+
note: "#wg-metrics (again, no link)"
56+
- label: Slack channel
57+
note: "#wg-metrics"
58+
url: https://softwareecosy-91t5745.slack.com/archives/C078FEAQ58S
59+
#
60+
# A way of easily providing additional resource/links
61+
#
62+
additional_resource_links:
63+
- label: We like robots
64+
url: https://example.com
65+
icon: <i class="fa-solid fa-robot"></i>
66+
note: (we can add notes that aren't part of the link)
67+
- label: But snowmen are better!
68+
url: https://example.org
69+
icon: <i class="fa-solid fa-snowman"></i>
70+
- label: Cookies!
71+
note: They are the ***best***!
72+
url: https://en.wikipedia.org/wiki/Cookie_Monster
73+
icon: <i class="fa-solid fa-cookie-bite"></i>
574
---
6-
This page is for the Metrics Working Group
75+
This space can be used to present whatever additional content the WG wants to provide. If there's a *lot* of material, we can add separate sections to the website and link over to them. But I suspect that in most cases, they'll want to provide brief updates, and maybe link to documents, events, etc., none of which needs to take up an enormous amount of space.
76+
77+
We held a mini-workshop on Effective Metrics for Measuring and Enhancing Sustainability in Scientific Software held at the Sustainable Scientific Software Conference (S3C) 2024. This blog article summarizes the workshop output: https://bssw.io/blog_posts/effective-metrics-for-measuring-and-enhancing-sustainability-in-scientific-software

0 commit comments

Comments
 (0)