A little while back there were a discussion on where and how to get
editscenario.py in updated versions. Until now it has been via ftp. It
will change now as read-only access is here:
git clone git://bbh.homelinux.net/editscenario
I do a cehckout in my home directory and then in my ~/bin I make a link
to ~/editscenario/editscenario.py
Please report back problems.
Karsten
> 1)
> Can't the GETM nml2xml.py be placed inside getm-git, similar to the GOTM
> nml2xml.py?
>
> 2)
> I know this discussion already appeared then and when on the list, but I
> cannot access the old discussions to see the results...
> At least for the GETM-GOTM community wouldn't it make sense to place
> editscenario.py inside gotm-git? Just two reasons: GETM needs GOTM,
> editscenario.py needs xmlstore from GOTM.
My preference would be to [ultimately] have both editscenario.py and
nml2xml.py as part of xmlstore, placed at, e.g., gotm/gui.py/xmlstore/util.
This would make sense as both tools are designed to work with generic
xml-based schemas and values files - there is nothing GOTM or GETM specific
about them [at least, there should not be...].
Ultimately, the GOTM version of nml2xml.py should be depreciated in favor of
the general utility. At the moment that would come at the loss of
functionality (specifically, validation rules that are specific to GOTM
scenario and live in gotm-gui would not be checked anymore), but work is
underway to amend this.
Cheers
Jorn