fix: change pointers to allocatables in interpolator and horiz_interp (#1100)2023.01-alpha2
commit91e732473f7cffce070f9ce239f8ffa22c081261
authorlaurenchilutti <60401591+laurenchilutti@users.noreply.github.com>
Fri, 20 Jan 2023 18:17:52 +0000 (20 13:17 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Jan 2023 18:17:52 +0000 (20 13:17 -0500)
treeee3a0c6dc4b91402cdee401acc7240da0d837a64
parent7b6e867518369a319db3bb92a42b19bc5a2d28d8
fix: change pointers to allocatables in interpolator and horiz_interp (#1100)
horiz_interp/horiz_interp_bicubic.F90
horiz_interp/horiz_interp_bilinear.F90
horiz_interp/horiz_interp_conserve.F90
horiz_interp/horiz_interp_spherical.F90
horiz_interp/horiz_interp_type.F90
interpolator/interpolator.F90