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

how to plot only one element of a type 2000 #95

Open
kmun opened this issue Sep 28, 2020 · 2 comments
Open

how to plot only one element of a type 2000 #95

kmun opened this issue Sep 28, 2020 · 2 comments

Comments

@kmun
Copy link

kmun commented Sep 28, 2020

Is your feature request related to a problem? Please describe.
I am using type 1D and it is displaying all layers of my type 2000 file. I was wondering how to set up sigplot to only display the 1st layer or only the second layer. This is not really an enhancement, I'm hoping the capability already exists.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@mrecachinas
Copy link
Contributor

@kmun To clarify, you're using overlay_href, right? Through modifying hcb overrides, you could force it to plot only the first row, but the capability to select and plot arbitrary rows from a T2000 file doesn't currently exist, unfortunately. That said, it wouldn't be difficult to add.

@kmun
Copy link
Author

kmun commented Oct 9, 2020

I will have to look into the HCB overrides. not sure I've ever done that. I do only want the first row, so if the HCB override can do that, then perhaps that's a solution for me. Do you have more information on the HCB override? Yes I am doing an overlay_href BTW.

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