
NCL scripts for plotting data from Ice Core files
[Click on any image to see a larger version.]
- Reading and plotting data
from UMaine_HunterAWS_Hourly.csv:
- csv2nc.tim.ncl - this is the
original script we started with in the demo
- contributed.ncl - fixed version of this file
needed if running NCL V6.1.2 or V6.2.0
- csv2nc.tim.ncl - this is the
original script we started with in the demo
- Reading and plotting data
from Mount_Johns.csv:
- csv2nc.fran.ncl - this is the
original script we started with in the demo
- csv2nc.fran.MODIFIED.ncl -
this is the final modified script we ended up with in the demo
- csv2nc.fran.ncl - this is the
original script we started with in the demo
- Reading and plotting data
from SPRESSO_Korotkikh.csv
- SPRESSO_csv_to_netcdf.ncl
- convert CSV to NetCDF
- xy_plot_spresso.ncl - create panel
plot of three randomly-picked variables on the NetCDF file
- SPRESSO_csv_to_netcdf.ncl
- convert CSV to NetCDF
- Reading and plotting data from
UMaine_HunterAWS_Hourly.csv
No scripts yet