netcdf c01/visakh/LST/SEVIRI/weights_nn.nc { dimensions: src_grid_size = 10246401; dst_grid_size = 191808; src_grid_rank = 2; dst_grid_rank = 2; num_links = 43524; num_wgts = 1; variables: int src_grid_dims(src_grid_rank=2); int dst_grid_dims(dst_grid_rank=2); double src_grid_center_lat(src_grid_size=10246401); :units = "radians"; double dst_grid_center_lat(dst_grid_size=191808); :units = "radians"; double src_grid_center_lon(src_grid_size=10246401); :units = "radians"; double dst_grid_center_lon(dst_grid_size=191808); :units = "radians"; int src_grid_imask(src_grid_size=10246401); :units = "unitless"; int dst_grid_imask(dst_grid_size=191808); :units = "unitless"; double src_grid_frac(src_grid_size=10246401); :units = "unitless"; double dst_grid_frac(dst_grid_size=191808); :units = "unitless"; int src_address(num_links=43524); int dst_address(num_links=43524); double remap_matrix(num_links=43524, num_wgts=1); // global attributes: :title = "CDO remapping"; :normalization = "none"; :map_method = "Nearest neighbor"; :conventions = "SCRIP"; :source_grid = "lonlat"; :dest_grid = "curvilinear"; :history = "25 Mar 2026 : cdo gennn,/p/largedata2/detectdata/CentralDB/projects/c01/visakh/LST/SEVIRI/target_grid.txt /p/largedata2/detectdata/CentralDB/projects/c01/visakh/LST/SEVIRI/SEVIRI_MSG/MSG/MLST/NETCDF/2005/01/01/NETCDF4_LSASAF_MSG_LST_MSG-Disk_200501010100.nc /p/largedata2/detectdata/CentralDB/projects/c01/visakh/LST/SEVIRI/weights_nn.nc"; :CDO = "Climate Data Operators version 2.4.4 (https://mpimet.mpg.de/cdo)"; }