tmp
This commit is contained in:
@@ -266,7 +266,7 @@ Please see instructions or contact the author for more information.");
|
||||
}
|
||||
|
||||
gctl::save_netcdf_grid(grid_name, out_data, xnum, ynum, xmin, dx, ymin, dy,
|
||||
label_index[0], label_index[1], label_index[2]);
|
||||
gctl::BtmLeft, label_index[0], label_index[1], label_index[2]);
|
||||
|
||||
std::string save_dataname;
|
||||
if (col_index.size() > 1)
|
||||
@@ -302,7 +302,7 @@ Please see instructions or contact the author for more information.");
|
||||
}
|
||||
|
||||
gctl::save_netcdf_grid(grid_name, out_data, xnum, ynum, xmin, dx, ymin, dy,
|
||||
label_index[0], label_index[1], label_index[2]);
|
||||
gctl::BtmLeft, label_index[0], label_index[1], label_index[2]);
|
||||
|
||||
std::string save_dataname;
|
||||
if (col_index.size() > 3)
|
||||
|
Reference in New Issue
Block a user