Skip to content
Snippets Groups Projects
Quentin Rodier's avatar
RODIER Quentin authored
- Quentin 28/03/2022: bugfix orography should work with Lxx 2D or 1D
- Quentin 29/03/2022: bugfixes on ticks labelsize +
- bugfix : xyTicksLabelSize now applied with cartopy projection
- bugfix : cbTicksLabelSize now applied correctly on colorbar
- add vectors legendSize
- add Lcbformatlabel for psectionV
- Quentin 06/04/2022: possibility to read non-mesonh netcdf File
- Quentin 06/04/2022: bugfix miss-use nj/ni dimensions in RectBivariateSpline functions with respect to commonly MesoNH variables ordered by z/y/x arrays
- Quentin 02/05/2022: oblique_proj bugfix for domain size not squared and nj> ni : RectBivariateSpline must have
args strictly in ascending order. Works for 2D and 3D variables oblique projection
- Quentin 06/05/2022: bugfix x/y ticks labels not hidden with cartopy > 0.18
- Quentin 12/05/2022: add possibility to use multiple paths for reading files
- Quentin 12/05/2022: add position of legend for pXY_lines and pXY_bar : LlocLegend
- Quentin 12/05/2022: add Panel title vertical position : bigtitlepad
- Quentin 12/05/2022: possibility to read netcdf MNH files without 'time' variable (such as PGD files)
- Quentin + Tanguy: 01/06/2022: autopep8 except main init of args of Panel_Plot
- Quentin 01/06/2022: add Linewidth for contours
- Olivier C. 01/06/2022: oblique_proj bugfix : inversion of coordinates in ev functions of RectBivariateSpline as variables are in y/x order for nj/ni coordinates
- Quentin 02/06/2022: bugfix gridlines with cartopy>0.18
- Quentin 08/06/2022: minor, apply Llinewidth to contour only (not contourf)
3b57a0d7
History
Name Last commit Last update
..