cat-cfs / twobilliontoolkit

This repo stands as a singular place for all the tools that will be developed for the processing of 2 Billion Trees data and information
MIT License
1 stars 0 forks source link

Issue with converting mapped network path for gdb/output #21

Closed AnthonyRodway closed 4 months ago

AnthonyRodway commented 4 months ago

When the $gdb_output variable is set to the actual network path instead of with the mapped network path (ie. A:) then the conversion code in spatial transformer is failing and throwing errors trying to convert it even though it is already in the raw network drive form (I think). Error that occurs is below.

Error: (1200, 'WNetGetUniversalName (for buffer size)', 'The specified device name is invalid.')

AnthonyRodway commented 4 months ago

Commit with change contained here: https://github.com/cat-cfs/twobilliontoolkit/commit/1e4058e0b9a20662b60c22f3bc4b3d9f232937bd