You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hard coded model and results paths ->private_config - Ktezcan/develop/iss49 paths model run (ecmwf#83)
* changed model and run paths from hardcoded to private config
* dummy commit for email
* corrected some mistakes
* fixing/testing loading config
* fixed and tested config loader
* reverted date reqs
* cleanup
* fixed more paths in the trainer.py file
* small fix and more cleanups
* removed unused import
* converted to pathlib in model.py and trainer.py
* converted paths to pathlib in config.py and train_logger.py
* fixed: code expecting string path, got PAth object
* reverted hanges allowing the cod to run
* removed the #KCT:path comment
* implement Tim's clarification
* still removing KCT:path comments
* corrected the typo again
* removed the KCT:path comment yet again
* changed from print to logger.info()
* corrected mistake in config.py
---------
Co-authored-by: Kerem Tezcan <ktezcan@balfrin-ln004.cscs.ch>
0 commit comments