= NetCDF
{wiki=NetCDF}
NetCDF, which stands for Network Common Data Form, is a set of software libraries and data formats used for array-oriented scientific data. It is widely utilized in the geosciences, climatology, meteorology, oceanography, and other fields where large datasets are common. The primary characteristics of NetCDF include: 1. **Self-describing Format**: NetCDF files contain metadata that describes the data they hold, making it easier for users to understand the contents and structure.
Back to article page