OWI-Lab / owimetadatabase-preprocessor

Basic processing of the data from owimetadatabase
https://owi-lab.github.io/owimetadatabase-preprocessor/
GNU General Public License v3.0
2 stars 1 forks source link

Legacy functionality for retrieving pyles geometry #25

Open snakesonabrain opened 1 week ago

snakesonabrain commented 1 week ago

Some of our older workflows still use the pyles package.

The geometry package contained a module geometry_pyles at one point to facilitate retrieving monopile geometry for this pile analysis package.

I have added this code to the owimetadata-preprocessor now.

Please comment if any changes are required. I have tested it locally. I could also write a unit test for this but then I will need some explanation on how to do this in the package.