Ingest different DRS formats
Compare changes
Files
3- Brian Lewis authored
+ 1
− 1
@@ -22,7 +22,7 @@ pub(crate) fn parse_cordex(i: &str) -> IResult<&str, PathMetadata> {
This PR is a significant rewrite of how we handle DRS file paths to allow us to ingest paths of a few different known DRS formats.
This involved:
data-dir
not behaving how it should