scrip_in 522 B

12345678910111213141516
  1. &remap_inputs
  2. num_maps = 2
  3. grid1_file = 'grids/remap_grid_POP43.nc'
  4. grid2_file = 'grids/remap_grid_T42.nc'
  5. interp_file1 = 'rmp_POP43_to_T42_conserv.nc'
  6. interp_file2 = 'rmp_T42_to_POP43_conserv.nc'
  7. map1_name = 'POP43 to T42 Conservative Mapping'
  8. map2_name = 'T42 to POP43 Conservative Mapping'
  9. map_method = 'conservative'
  10. normalize_opt = 'frac'
  11. output_opt = 'scrip'
  12. restrict_type = 'latitude'
  13. num_srch_bins = 90
  14. luse_grid1_area = .false.
  15. luse_grid2_area = .false.
  16. /