&CONFIG 
NLON_config                                               =   1441
NLAT_config                                               =    721

NX_config                                                 =    141                                                ! The number of IM grid points in the x-direction
NY_config                                                 =    141                                                ! The number of IM grid points in the y-direction
dx_config                                                 =  40000                                                ! The           IM grid size   in the x-direction (in meter)
dy_config                                                 =  40000                                                ! The           IM grid size   in the y-direction (in meter)

lambda_M_config                                           =      0                                                ! The longitude coordinate of the middle point of projection (in degrees)
phi_M_config                                              =    -90                                                ! The latitude  coordinate of the middle point of projection (in degrees)
alpha_stereographic_config                                =     24.7                                              ! alpha determines the standard parallel of the projection (in degrees)
choice_projection_method_config                           = 'oblique_stereographic_projection' 

scanning_mode_config                                      = .FALSE.
sid_filename_config                                       = '/home/username/HetGroteKoppelScript/Oblimap_AnIce2FEM/oblimap-sid-files/sid-file-im-to-fem-antarctica-40x40km.txt'
!scan_search_block_size_config                             = 28
R_search_interpolation_config                             = 125000
shepard_exponent_config                                   = 2
nearest_point_assignment_config                           = .FALSE.

gcm_input_filename_config                                 = '/home/username/HetGroteKoppelScript/Oblimap_AnIce2FEM/fem_field_of_zeros.nc'
gcm_record_range_config                                   = 1,1

im_input_filename_config                                  = '/home/username/HetGroteKoppelScript/Oblimap_AnIce2FEM/data/help_fields_ant.nc'

im_record_range_config                                    = 2,2

number_of_mapped_fields_config                            = 1
gcm_field_name_config(-4)                                 = 'lat'                                                 ! Should match with the gcm input file
gcm_field_name_config(-2)                                 = 'lon'                                                 ! Should match with the gcm input file
gcm_field_name_config(1)                                  = 'ice_load'                                            ! Should match with the gcm input file

!im_field_name_config(1)                                   = 'Hi'                                                  ! Should match with the  im input file
im_field_name_config(1)                                   = 'dummy6_2D'                                                  ! Should match with the  im input file

gcm_field_unit_config(-4)                                 = 'degrees north'
gcm_field_unit_config(-2)                                 = 'degrees east'
gcm_field_unit_config(1)                                  = 'm'

gcm_field_longname_config(-4)                             = 'latitude (degrees north)'
gcm_field_longname_config(-2)                             = 'longitude (degrees east)'
gcm_field_longname_config(1)                              = 'ice load from ice-sheet model (meter)'

field_factor_config(1)                                    = 1

gcm_created_filename_config                               = '/home/username/HetGroteKoppelScript/Oblimap_AnIce2FEM/oblimap-results/fem_ice_load_from_anice_ant.nc'
protect_file_overwriting_config                           = .FALSE.
oblimap_message_level_config                              = 0
!do_oblimap_post_processing_config                         = .FALSE.
/
