[ ] Add LaTeX files (including figures) of the manual to the doc/ folder, so that it can be updated.
[x] Add a CHANGELOG.md file to the main directory summarizing the changes since version 7.4.1
[x] Add a CREDITS.md file to the main directory with the names of everybody who has contributed code over the years (this may require some digging, so let's start with the current list of names).
[ ] Any outstanding issues and things to do/check/fix/improve (and other things that need to be kept in mind for future development) should be listed as open issue on the github issues page.
[x] A couple of items are listed in src/changelog.txt and should be moved to the github issues page.
[ ] There needs to be a little more explanation on how to use the model than the few lines in the README file.
[x] Expand text in the README and convert to markdown (README.md).
[x] The scripts in plots/ require ferret, which should be listed as requirement in the readme file.
[ ] Document usage of namelists/ and param/ (see issue #21).
doc/
folder, so that it can be updated.CHANGELOG.md
file to the main directory summarizing the changes since version 7.4.1CREDITS.md
file to the main directory with the names of everybody who has contributed code over the years (this may require some digging, so let's start with the current list of names).src/changelog.txt
and should be moved to the github issues page.README
file.README
and convert to markdown (README.md
).plots/
require ferret, which should be listed as requirement in the readme file.namelists/
andparam/
(see issue #21).