.. _gridlocator: Gridlocator =========== The examples in this chapter use a little script (``gridlocator.py``) to find grid data associated with the opened model output dataset. This is likely not the final way of doing this, but should be regarded as a quick hack. In case you need to use it, here's the code: .. literalinclude:: gridlocator.py :caption: gridlocator.py :language: python