Skip to content

Are there separate functions to plot cross-track or along-track plots or horizontal view only? #23

Answered by syedhamidali
syedhamidali asked this question in Q&A
Discussion options

You must be logged in to vote

I wonder how I missed it, height (m) was already in the dpr object.

india['zFactorFinal'].isel(nfreq = 0)[:,25,:].plot(y = "height", x = "Longitude", 
                                                   vmin = -10, vmax = 60,
                                                   ylim = (0,11e3))

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dopplerchase
Comment options

@syedhamidali
Comment options

Answer selected by syedhamidali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants