comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Plotting monthly values over time series
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Plotting monthly values over time series [message #92361] Mon, 30 November 2015 01:34 Go to previous message
Kai Heckel is currently offline  Kai Heckel
Messages: 51
Registered: April 2015
Member
Hello everyone!

I'd like to plot minimum values of temperature over a given time period.
Thereby, I have 8 min values (March to October) which I'd like to plot over 10 years.

Let's say this is my minimum value array with 80 elements:

minimum=FLOAT([minimum_1991,minimum_1992,minimum_1993,minimu m_1994,minimum_1995,minimum_1996,minimum_1997,minimum_1998,m inimum_1999,minimum_2000])


Currently my x-Axis looks like this:

years = [1991,1992,1993,1994,1995,1996,1997,1998,1999,2000]

The problem is, that I have monthly values (8 not 12 months) and I'd like to plot these monthly values over the time period. This would require an 80-elements x-Axis and I don't know how to label it properly.


Thanks in advance!

Cheers
[Message index]
 
Read Message
Read Message
Previous Topic: EXTRACT_SLICE
Next Topic: IDL 8.4 and ENVI 5.2

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 09:19:24 PDT 2025

Total time taken to generate the page: 0.00417 seconds