[gradsusr] Plot maximum temperature
Davide Sacchetti
davide.sacchetti at arpal.gov.it
Wed Mar 14 07:51:05 EDT 2012
_____
From: RafaelCB [mailto:rafael.ciram at gmail.com]
To: GrADS Users Forum [mailto:gradsusr at gradsusr.org]
Sent: Wed, 14 Mar 2012 12:24:23 +0100
Subject: [gradsusr] Plot maximum temperature
I'm difficulty to plot the maximum temperature time series.
The model output is hourly. I need to extract the maximum temperature occurred in 24 hours and plot on a 2D map.
I can extract to a text file, but need to do a program in Fortran to create "grib" or "bin" for later viewing on a map.
I'm having difficulty creating the fortran script. I'd like to plot the figure without doing fortran script.
Regards,
Rafael
time series or 2D map?
if you are looking for a 2D map, hourly data, you can use something like this:
d max(temperature,t=1,t=24)-273.16
hoping it helps
bye bye
Davide
--
Rafael Censi Borges
Meteorologia - Epagri/Ciram
+55 (48)3239-8064/8066
http://ciram.epagri.sc.gov.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120314/aa8b0b28/attachment-0003.html
More information about the gradsusr
mailing list