Skip to content
Snippets Groups Projects
  1. Jun 10, 2022
  2. Jun 09, 2022
  3. Jun 08, 2022
    • RODIER Quentin's avatar
      Quentin 08/06/2022: update Lib Python to MNHPy=0.2.0, list of changes : · 3b57a0d7
      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
  4. Jun 03, 2022
  5. Jun 02, 2022
  6. May 31, 2022
  7. May 16, 2022
  8. May 11, 2022
  9. May 09, 2022
  10. May 06, 2022
  11. May 05, 2022
  12. Apr 29, 2022
  13. Apr 28, 2022
  14. Mar 24, 2022
  15. Mar 17, 2022
    • RODIER Quentin's avatar
      Quentin 17/03/2022: update LIB/Python + add readme of the tutorial · 684982ba
      RODIER Quentin authored
      - PanelPlot: add legendSize for XY_lines
      - missing Ticks label handlers
      - bug : get_data_only was always True and did not work : missing value to NaN converted the data to masked_array
      
      change in names of parameters :
      - vectors: change Lcbarlabel to Llegendlabel + change in all KTEST namelists of the PACK
      684982ba
Loading