Everything NCToolkit can do, one topic per page — from opening your first dataset through to troubleshooting a stubborn file. Start wherever you like.
Opening data, lazy evaluation and method chaining, and dataset attributes.
Read moreSave to netCDF, or hand off to pandas and xarray.
Read moreAutomatic interactive plots, plus publication-quality static figures.
Read moreSelect variables, years, months, seasons, timesteps and regions.
Read moreRegrid to a regular grid, another dataset's grid, or a set of points.
Read moretmean and friends, rolling windows, anomalies and cumulative sums.
Read moreMerging, ensemble statistics, and parallel multi-file processing.
Read moreMatch gridded data to sparse point observations at depth and time.
Read moreCreate new variables with assign, and do arithmetic on datasets.
Read moreStatistics and interpolation across vertical levels.
Read moreBasic +, -, *, / and comparisons directly on datasets.
Read moreMulti-file parallelism, and your own chains via multiprocessing.
Read moreMissing values, shifting time, cell areas, format, renaming.
Read moreCores, temp directory, progress bars, lazy evaluation, config files.
Read moreDrop down to raw CDO or NCO commands when you need to.
Read moreFixing integer-type, corrupt-file and coordinate-variable issues.
Read more