Manual-Labeling-Tool/WindSpeedModel/WindSpeedInversionBatch.py

18 lines
147 B
Python
Raw Normal View History

2025-11-20 09:32:46 +00:00
import os
from tqdm import tqdm
import sys
from glob import glob
pythonExcuteredPath=r"C:\Users\30453\.conda\envs\windWave\python.exe"