noaa-oar-arl / canopy-app

Stand-alone/column canopy codes and parameterizations
MIT License
6 stars 6 forks source link

Fixed array temporary warnings by explicitly creating the arrays. #107

Closed drnimbusrain closed 5 months ago

drnimbusrain commented 5 months ago

@zmoon could you have a quick look, I have explicitly set all arrays in netcdf read and when they are also used in some subroutine calls in canopy_calcs...This effectively removes all array temporary warnings when DEBUG=2.