Closed manishvenu closed 1 month ago
You can verify the first checkbox by comparing output from CESM runs /glade/u/home/manishrv/manish_scratch_symlink/hawaii_clean_demo and /glade/u/home/manishrv/manish_scratch_symlinl/hawaii_cd_new_coords
Found an issue with the way I coded up the "get glorys data" function! We need to make sure that when reading a curved hgrid, it uses the max and min extents of the curved side. For example, the Eastern side of NWA curves slightly, and the glorys download is missing the data after the curve as it goes out of range of our download. This is why NWA was failing
This is a draft PR to add angled grids to RMOM6 read_existing_grids. Some of the tasks to be done: