Closed ericgyounkin closed 2 years ago
Thanks. My thought was to leave that alone (so just editing the config directly) until we had decided which path to use for incorporating multiple version of VDatum.
It's funny, I was sure that I added tif support as a viable option for region grids, but I didn't I guess. I only added it as a discoverable grid type. Not added in an operational sense. I'll work on that.
I think this is probably fine. it ensures that the return from get_transformation_pipeline will always have the grids with the correct file extensions. It is annoying that the pipeline starts out all .gtx, but I don't think it hurts anything.
Your custom region lacks a tss, so I can't test everything. But it appears to work otherwise.
I'll look into this a bit more tomorrow. Only thing I see missing currently is a DatumData.set_custom_directory similar to set_vdatum_directory but for the custom path.