Welcome to NcCut’s documentation!
NcCut is a GUI for getting pixel data from images and data values from NetCDF files along linear transects. This simplifies the analysis of images with linear features where the brightness of the pixel can be used to gauge some physical value. Some examples include measuring sea ice floe concentration or characterizing ice sheet fractures from satellite imagery. For NetCDF files, NcCut serves as an easy way to view datasets quickly along any set of dimensions and to extract data along transects. Using NcCut users can view vertical transect images of their data along a third dimension and the marked out line. In addition, NcCut is designed to make the measurement of linear features as automatic as possible through it’s Orthogonal Chain tool where linear features can be marked out and have transects made perpendicular to the feature. Multiple features can be marked at once on a file, saved all together, and then be reloaded and continued or edited.
Here you will find installation and usage instructions, trouble shooting tips, example tutorials, and code documentation for contributors.
Contents:
- Installation
- Usage
- Examples
- Data Output
- Contribution Guide
- Python API
NcCut- nccut.nccut module
- nccut.dropdowns module
- nccut.filedisplay module
- nccut.functions module
- nccut.homescreen module
- nccut.orthogonalchain module
- nccut.orthogonalchainwidth module
- nccut.multiorthogonalchain module
- nccut.inlinechain module
- nccut.multiinlinechain module
- nccut.netcdfconfig module
- nccut.plotpopup module
- nccut.interactiveplot module
- nccut.plotwindow module
- nccut.settingsbar module