Skip to content

NCAR Command Language

R Buchholz edited this page Apr 9, 2018 · 89 revisions

Scripts and functions developed with NCL.

Function types Details
analysis Lagged correlations
data processing Anomaly calculations, emission processing
Function/Script Details Result
extract data
regional-subset-mopitt.ncl
regroup-subset-mopitt.ncl
subset-mopitt.ncl Extract data for a defined radius (default 1 deg) around station locations (specified or user-defined) from level two (swath) files. Default is daytime-only retrievals. Uses whole dataset (2000-2017). Files: netCDF format, station subsets of satellite data
plot maps
plot_MOPITT_averages.ncl
plot_mopitt_lev2.ncl
plot timeseries
anomaly_plot.ncl Plot CO anomalies from a pre-determined file. Overplot as annual anomalies or as timeseries with mean monthly total column and climatological average.
bb_emiss_by_region.ncl
camchem_anomaly_plot.ncl
climate_indices_plot.ncl Plots climate index anomalies between set dates. Can write out as month averages if input data is higher time resolution.
sh_var_fit_v_meas.ncl Uses the output from statistical model results (timeseries) with measurement anomalies to create timeseries plots and residuals. Focuses on Aug to Nov. Can use two or three different model files. Measured versus modeled timeseries
two_anomalies_diff.ncl

Clone this wiki locally