NCDatasets allows one to read and create netCDF files. NetCDF data set and attribute list behave like Julia dictionaries and variables like Julia arrays. This package implements the CommonDataModel.jl interface, which means that the datasets can be accessed in the same way as GRIB files opened with GRIBDatasets.jl.
Features
- scale_factor and add_offset are applied if present
- Time variables (recognized by the units attribute) are returned as DateTime objects
- Support of the CF calendars (standard, gregorian, proleptic gregorian, julian, all leap, no leap, 360 day)
- The raw data can also be accessed
- Support for NetCDF 4 compression and variable-length arrays
- The module also includes an utility function ncgen which generates the Julia code that would produce a netCDF file with the same metadata as a template netCDF file
Categories
Data VisualizationLicense
MIT LicenseFollow NCDatasets.jl
Other Useful Business Software
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NCDatasets.jl!