This is an example of extracting ROMS tidal boundary condtions from TPXO8atlas using python scripts. The previous method for extracting tidal constituents is written in ncl scripts and gave me a hard time since I'm not familiar with ncl language. Besides, the scripts are for TPXO7, the resolution of which is lower than the newer version of the same product (TPXO8atlas). Thus, I wrote these scripts to finish the same job for my Glacier Bay ROMS setup. For easy reading I tried to follow the same format as other scripts in the pyroms package.
This is an example of extracting ROMS tidal boundary condtions from TPXO8atlas using python scripts. The previous method for extracting tidal constituents is written in ncl scripts and gave me a hard time since I'm not familiar with ncl language. Besides, the scripts are for TPXO7, the resolution of which is lower than the newer version of the same product (TPXO8atlas). Thus, I wrote these scripts to finish the same job for my Glacier Bay ROMS setup. For easy reading I tried to follow the same format as other scripts in the pyroms package.