-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'init_atmosphere/snow_albd_interp' into develop (PR #750)
This merge allows the init_atmosphere model to safely interpolate maximum snow albedo in parallel with any mesh partition file (not just CVT partition files). However, because other fields have not yet been updated to run in parallel, the multiprocessor check in init_atm_cases is still present. * init_atmosphere/snow_albd_interp: Change scalefactor from c_float to RKIND Parallel interpolation of maximum snow albedo Enable the geotile manager to supersample tiles Initialize, finalize and push all modis snoalb onto the stack Update geotile manager to work with negative grid spacing Remove previous interpolation of snow albedo
- Loading branch information
Showing
2 changed files
with
156 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters