wrf-python icon indicating copy to clipboard operation
wrf-python copied to clipboard

Convert Fortran routines to 1D where applicable

Open bladwig1 opened this issue 6 years ago • 0 comments

Some routines will work faster if the Fortran routine was converted to a 1D routine (e.g. WSPD and WDIR). This should be done before moving the Fortran code to the new libnclcomp.

bladwig1 avatar Jan 17 '19 22:01 bladwig1