issues
search
NOAA-PSL
/
model_error_correction_with_ai
0
stars
2
forks
source link
Feature/stefan concat input
#31
Closed
frolovsa
closed
1 year ago
frolovsa
commented
1 year ago
This draft PR combines a handful of features
Modify preprocess.py to optimize intermediate numpy files, partially closes
https://github.com/NOAA-PSL/model_error_correction_with_ai/issues/#28
and partially closes
https://github.com/NOAA-PSL/model_error_correction_with_ai/issues/#27
modify training related codes to work with new files
modify training codes to be more efficient with new files (avoid striding)
point code to the new location of files on hera
This draft PR combines a handful of features