# NES CHANGELOG ### 1.0.1 * Release date: 2023/01/18 * Changes and new features: * Horizontal Interpolation: Lat-Lon to cartesian method improved (aligned with PROVIDENTIA) * NetCDF metadata: level.positive attribute used properly. * Vertical Interpolation: will switch from 'up' to 'down' if vertical direction is reversed in that process. ### 1.0.0 * Release date: 2022/11/24 * Changes and new features: * First beta release * Open: * NetCDF: * Regular Latitude-Longitude * Rotated Lat-Lon * Lambert Conformal Conic * Mercator * Points * Points in GHOST format * Points in PROVIDENTIA format * Parallelization: * Balanced / Unbalanced * By time axis * By Y axis * By X axis * Create: * NetCDF: * Regular Latitude-Longitude * Rotated Lat-Lon * Lambert Conformal Conic * Mercator * Points * Shapefile * Write: * NetCDF * CAMS REANALYSIS format * Grib2 * Shapefile * Interpolation: * Vertical interpolation * Horizontal interpolation * Nearest Neighbours * Providentia interpolation * Statistics: * Daily_mean * Daily_max * Daily_min * Last time step * Methods: * Concatenate (variables of the same period in different files)