geomagpy / magpy

MagPy (or GeomagPy) is a Python package for analysing and displaying geomagnetic data.
BSD 3-Clause "New" or "Revised" License
49 stars 27 forks source link

dialogclasses.py should not hardcode grid sizes #33

Closed mojca closed 8 years ago

mojca commented 8 years ago

When a dialog changes and grid size is not increased, it leads to errors. We should rewrite the code that adds to the grid, so that the size will be calculated on the fly.

mojca commented 8 years ago

Hopefully closed by f4813b2e86233f591742c4a21a27fd36fde52216.