NCAR/pyngl

Missing example netCDF Files in Tutorials

jMichaelA opened this issue · 2 comments

I'm following the PyNGL tutorials and I can't find the netCDF files found in the tutorials.

Example 2 for contour plots (https://www.pyngl.ucar.edu/Tutorial/ngl02p.shtml):
runs:
cdf_file = Nio.open_file(Ngl.pynglpath("data") + "/cdf/contour.cdf","r")

I can't find anywhere where I can download contour.cdf

Same thing for the rest of the example files. Could those be added or made available for download somewhere?

Thanks @KMFleischer I didn't realize the tutorial data files came with the package.