News

Good Afternoon, i think there may be an bug on the latest release of the Python extention for VSC that results in warnings being given suggesting varibables are undefined when the variables are ...
the units attribute of a variable should return None or an empty string when the 'units' attribute of a variable is not defined (which should not be assumed) var = ncfile.variables [var_name] print ...