Skip to content

Commit

Permalink
Fb input interp (#119)
Browse files Browse the repository at this point in the history
Branch FB_InputInterp: preparing general arrays and loop blocks for generalized interpolation to curvilinear grids.
* Adding interpolation code and functions in wmupdtmd.ftn
* adding interpolation function and subroutine in wmupdtmd.ftn
* Adding Func & Subr to interp recti to curvi grids
* Making INTEGER, INTENT(INOUT) :: NCIDS(NOGRP,NGRPP,NOSWLL + 1) allows for NOSWLL different to the default =5, which can be the case when using the NCO switch (NOSWLL=3). Bugfix suggested by @CarstenHansen
  • Loading branch information
RobertoPadilla-NOAA authored and ajhenrique committed Nov 1, 2019
1 parent da4a8d1 commit f7fa51f
Show file tree
Hide file tree
Showing 3 changed files with 850 additions and 262 deletions.
Loading

0 comments on commit f7fa51f

Please sign in to comment.