Skip to content
Snippets Groups Projects
Commit 3b57a0d7 authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Quentin 08/06/2022: update Lib Python to MNHPy=0.2.0, list of changes :

- 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)
parent 93ed9801
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment