john-science / python_for_scientists

Python Open Courseware for Scientists and Engineers
GNU General Public License v3.0
68 stars 40 forks source link

netcdf4 - fnid variables #43

Closed john-science closed 5 years ago

john-science commented 8 years ago

Show how to find/list variables and get at their data. It's easy "data.variables". But right now I only show how to access variable data from variables you create yourself. It's an easy improvement to the lecture.