Core sampler: add ability to accept either a project code or an SDM name
Compare changes
Files
2- Janet Goldstein authored
@@ -28,9 +28,6 @@ import argparse
@@ -41,6 +38,8 @@ from .row_writer import (
@@ -105,16 +104,18 @@ class CoreSampler:
@@ -155,6 +156,23 @@ class CoreSampler:
@@ -163,18 +181,18 @@ def main():