maxwnewcomer / NWTOPT

NWTOPT is a hyperparameter optimization and tuning system for steady-state and transient models ran by MODFLOW-NWT
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

Windows project files to linux #23

Open maxwnewcomer opened 2 years ago

maxwnewcomer commented 2 years ago

Flag in NWTOPT.py that will initially automatically convert windows files paths in project folder to linux file paths:

Probably elegant solution with os.path module, issue dependent on #21 to be closed first

Tired of going through project files and manually Ctrl-f finding replacing... :(