Manual-Labeling-Tool/WindSpeedModel/WindSpeedInversionBatch.py

18 lines
147 B
Python

import os
from tqdm import tqdm
import sys
from glob import glob
pythonExcuteredPath=r"C:\Users\30453\.conda\envs\windWave\python.exe"