NCAS-CMS / cf-view

Exploration and plotting GUI for netCDF and Met Office format data
https://ncas-cms.github.io/cf-view/build/
MIT License
3 stars 4 forks source link

Convert to Python3 #13

Closed ralic closed 2 months ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to3 -w

sadielbartholomew commented 2 months ago

Hi, this PR is very old and cf-view has already been in Python 3 for a long time, so I am going to close this.