This section describes the features and fixes I plan to work on in this package. The most urgent items are listed closer to the begining of the lists.
Though adjusting to this idiosyncracy is not that difficult, in the future I hope to implement a method of handing fields with ghost latitudes so that they have the same dimensions as the other gridded output variables. In order to do this, I plan to write a Python method to read the Fortran generated binary restart file.
To see whether saving more variables would do the trick, I altered make_snapshot to store all Python level variables (i.e., self._qtcm_fields_ids). However, the restart failing described above still continued. In the future, I hope to figure out exactly how many variables are needed in order to make the restart feature do a true restart.