Skip to content

Commit

Permalink
#2936 Initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Sep 5, 2024
1 parent 7abbb50 commit 389becc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions internal/test_unit/config/Point2GridConfig_SST
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
file_type = NETCDF_NCCF;

var_name_map = [
{ key = "lat_vname"; val = "yh"; },
{ key = "lon_vname"; val = "xh"; }
];

0 comments on commit 389becc

Please sign in to comment.