Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Creation of MOM6 grid

prasanna

Prasanna Kanti Ghoshal
Member
Sir/Madam,
I want a test run using all the 3 vertical coordinate system for Indian Ocean and want to get a overview of all the three vertical structures.
Ok, I am sending my mail address.
 

sajidh

Sajidh C K
New Member
Please try an early release of gridtools and try to utilize this example for converting your ROMS grid to MOM6. We ported the original code in Kate's repo to gridtools. I have been working on testing it before formally releasing it.


You will need to clone the gridtools repository from github and use the "rel033" branch to use the updated code and example script.

$ git clone GitHub - ESMG/gridtools: A collection of grid generation tools.
$ cd gridtools
$ git checkout rel033

At this point, you should see mkGridsExample13.py in the examples folder.
Does gridtools provide options for creating global tripolar grids?

Regards
 
Top