ESMG / pyroms

Python tools for the Regional Ocean Modeling System (ROMS)
Other
138 stars 88 forks source link

Hadfieldnz #31

Closed hadfieldnz closed 3 years ago

hadfieldnz commented 3 years ago

Hi Kate. I'm returning to pyroms after a long break. When I tested it under Python 3.8 I ran into a lot of syntax warnings related to the use of "is" rather than "==" in comparisons. I fixed these and also did a few other syntax cleanups. And I added some new entries to .gitignore. Mark