NCL scripts for plotting SAFRAN data

[CERFACS main page | Scripts | Data]

Note: the scripts on this page were meant to be used as a set of step-by-step examples for the NCL Workshops held in Toulouse, October 2012. Some of these scripts are very basic and not appropriate for real-world use. If you want to use the scripts on this page, we recommend using the ones with the higher numbers; for example, "SAFRAN_temperature_8.ncl" rather than "SAFRAN_temperature_1.ncl". Please also visit the Toulouse models applications page.

[Click on any image to see a larger version.]

NetCDF file used for these plots is "ForcT.DAT_france_0001.nc", provided by Clotilde Dubois, Météo-France.
SAFRAN_temperature_1.ncl
SAFRAN_temperature_2.ncl
SAFRAN_temperature_3.ncl
SAFRAN_temperature_4.ncl
SAFRAN_temperature_5.ncl
SAFRAN_temperature_6.ncl
SAFRAN_temperature_7.ncl
SAFRAN_temperature_8.ncl

NetCDF file used for these plots is "prr_1d_19610101_19611231.nc", provided by Elizabeth Harader, CERFACS.
SAFRAN_prr_1.ncl
SAFRAN_prr_2.ncl
SAFRAN_prr_3.ncl
SAFRAN_prr_4.ncl
SAFRAN_prr_5.ncl
SAFRAN_prr_6.ncl
SAFRAN_prr_7.ncl
SAFRAN_prr_8.ncl
SAFRAN_prr_9.ncl
SAFRAN_prr_10.ncl

The SAFRAN_prr_native.ncl script shows how if you have a native projection, you don't need the latitude/longitude coordinates. Plotting can be faster. The graphic should compare closely with the one for SAFRAN_prr_6.ncl.