Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split visad module #107

Closed
lesserwhirls opened this issue Sep 17, 2019 · 3 comments
Closed

Split visad module #107

lesserwhirls opened this issue Sep 17, 2019 · 3 comments

Comments

@lesserwhirls
Copy link
Collaborator

Related to #105

Split the visad module into the following new modules:

  • mcidas/gempak
  • visad5

The dividing line here is that mcidas and gempak IOSPs depend very little on visad.jar, and can pull in the necessary code to keep them working. the vis5d IOSP depends heavily on visad.jar, so it can be split off into its own module to allow uses to pull in that dependency or not.

@lesserwhirls lesserwhirls mentioned this issue Sep 17, 2019
2 tasks
@JohnLCaron
Copy link
Collaborator

Vis5D is not currently loaded into the IOSPs.
So the only possible use is someone calling it directly, maybe the IDV?
Would be easy to check by grepping their code.

@lesserwhirls
Copy link
Collaborator Author

I don't see Vis5DIosp used anywhere in the IDV. I'll ask our committees in a few weeks to see if they know of anyone using that capability, and I'll check the download metrics on visadCdm.jar from nexus to get an idea of overall usage.

@lesserwhirls
Copy link
Collaborator Author

Closed by #123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants