
Brian Loomis scripts
[Click on images below for larger view.]
- convert_station_data_to_netcdf_simple.ncl - Basic script
showing how to read ASCII data and write to a file. This is for learning purposes only.
- convert_station_data_to_netcdf.ncl - More complicated
script showing how to read ASCII data and write each set of station data to a separate NetCDF file.
- plot_simple.ncl - Very basic script for creating XY plot
- plot_simple_some_resources.ncl - Based on previous script, sets
some additional resources to further customize plot.
- plot_simple_range.ncl - Based on previous script, plots
only a selected time range of the data.
- plot_all_numeric_station_data.ncl - Plots all numeric
data from the given station.
- plot_range_numeric_station_data.ncl
- station_climograph.ncl - climograph
- climograph_panel.ncl - climograph panel plot