Remove geos-xml-viewer and transfer its tools to geos-xml-tools

Open
#112 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by mapping the existing functionality in geos-xml-viewer and geos-xml-tools, including the deckReader ParaView plugin. Review the geos-pv package boundaries and the current documentation and tests before planning the migration. Done means duplicated tools are removed, required features and tests are in geos-xml-tools, documentation is updated, and deckReader is moved as PVGeosDeckReader.

Written by the indexing model from the issue text.

Description

geos-xml-viewer has duplicated functionalities that were already developed in geos-xml-tools to handle XML files.

To do that, multiple steps are required:

  • Remove non related XML handling tools from geos-xml-viewer
  • Incorporate new features from geos-xml-viewer inside geos-xml-tools
  • Clean the new features to make sure they are using already existing functions from geos-xml-tools
  • Update geos-xml-tools documentation and create tests
  • Update the ParaView plugin called deckReader
  • Move deckReader as PVGeosDeckReader to the geos-pv package
  • Remove geos-xml-viewer
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from GEOS-DEV/geosPythonPackages

All issues in GEOS-DEV/geosPythonPackages

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.