On 01-07-16 10:53, Andreas Hilboll wrote: > > How should I go about naming the easyconfig, so that in the end I have > two distinct module files, one with 'nonetcdf' somewhere in its name?
The current approach is to use a versionsuffix for this. In the `nonetcdf` you simple add: versionsuffix = '-nonetcdf' and rename the easyconfig with the suffix. Ward

