Bugfix #2979 main_v11.1 MTD Grid#2980
Merged
JohnHalleyGotway merged 4 commits intomain_v11.1from bugfix_2979_main_v11.1_mtd_gridSep 26, 2024
+21-751
Commits
Commits on Sep 25, 2024
Per #2979, remove nc_grid.h/.cc and replace it with calls to the read_netcdf_grid(...) and write_netcdf_proj(...) library utility functions. Note that these changes do compile but I haven't tested …
committed- committed
Per #2979, the write_netcdf_proj(...) utility function adds the lat and lon dimensions. Update mtd to NOT define those dimensions prior to calling write_netcdf_proj(...).
committed- committed