Skip to content

Fix the hardcoded propID variable to version dependent propID.#289

Open
rbiswas4 wants to merge 1 commit intomasterfrom
fix_propid
Open

Fix the hardcoded propID variable to version dependent propID.#289
rbiswas4 wants to merge 1 commit intomasterfrom
fix_propid

Conversation

@rbiswas4
Copy link
Member

@rbiswas4 rbiswas4 commented Nov 5, 2018

Actually introduced new static method get_propIDVals making the
former propIDVals method defunkt. A name change was useful and I
fixed this in the new method. The old one has not been removed but
probably could be.

TODO:

  • remove the old function

  • Check the method get_propIDDict which does not seem to use OpSimVars
    and hopefully update it.

  • Check the number of methods that can be removed.

    modified: opsimsummary/opsim_out.py
    modified: opsimsummary/version.py

Fixes #288

Actually introduced new static method `get_propIDVals` making the
former `propIDVals` method defunkt. A name change was useful and I
fixed this in the new method. The old one has not been removed but
probably could be.

TODO:
- remove the old function
- Check the method `get_propIDDict` which does not seem to use OpSimVars
  and hopefully update it.
- Check the number of methods that can be removed.

Fixes #288
	modified:   opsimsummary/opsim_out.py
	modified:   opsimsummary/version.py
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

Successfully merging this pull request may close these issues.

Currently, there is a problem with subset = '_all' for opsimversion = 'lsstv4'

1 participant