Skip to content
erasmobuonomo edited this page Apr 17, 2012 · 20 revisions

Welcome to the Resources wiki!

See also: Weather-API-and-public-data

Useful software to download to your laptop

  • git - the open source version control system used by github.
  • Cygwin - for a Linux like environment (with all the usual languages and tools) on Windows
  • Eclipse - If you need/want a general purpose development environment.

useful packages for manipulating netCDF data files

  • nco - general
  • cdo - climate data. (also works on GRIB files)
  • R - a rather complex statistical language which includes netcdf interface (RNetCDF and Ncdf packages, RNetCDF includes routines to convert time axes to dates)
  • IDV - a java based GUI for, downloading, displaying, and manipulating gridded data.
  • [panoply] (http://www.giss.nasa.gov/tools/panoply/) - a nice and efficient viewer for netcdf and other gridded data sets.

Tutorials

git

JavaScript, HTML, CSS (aka front-end development)

C++ for Microsoft Windows (free but you need to register)

You'll need both of these

For general help and tutorials see also

Google Chart Tools