GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
222 stars 89 forks source link

XML trimming / re-org #933

Closed joshua-white closed 2 years ago

joshua-white commented 4 years ago

We now have a large number of XMLs, and I think a few issues could be addressed during a doc-day sprint:

I propose we handle this during a doc-day. If everyone takes on 5 to 10 xmls, we can get through this really quickly. It is busy work, but I think it is worth the hassle.

rrsettgast commented 3 years ago

Develop a strategy for xml block reuse in integrated tests.

rrsettgast commented 3 years ago

add ability to write out xml file that embeds all the included xml files...etc.

cssherman commented 2 years ago

I threw together a quick script to check whether xml files are linked somewhere in the integrated tests repo, or contains one of the following keywords: base, benchmark, old. I'm not attempting to parse the ats files, so there is chance that additional files are missing. The current orphan files include:

@rrsettgast - any thoughts on our strategy here?

cssherman commented 2 years ago

A good chunk of these are due to me, and illustrate either pygeosx or advanced xml features. I'm not sure if we are able to use these with the tests yet, but it would be great if we could