Release of v1.3.6
Commit commit:ccb8424
Main advances:- Python3 support for GRIB, provided you have ecCodes 2.10.0 onwards
- 3D plotting (requires
vtk
) - Diagnostics meta-resources
More detailed contents, since 1.3.3:¶
Fields:- 3D plotting (as_vtkGrid, plot3DContour, use_field_as_vccord and plot3DVolume)
- method
center
added getvalue_ij
andgetvalue_ll
rewritten- interpolation bilinear instead of linear_spline when possible
extractsection
andextractprofile
added- bug correction for
getvalue_ll
(linear and cubic) - + and - operations: keep fid if same, compute a consistent validity, in consistent cases
domain_making
: add possibility to setreference_lat
for lambert- method
eq_Hgeom
- optimization and parallelization of several methods
- plot3DLLImage, plot3DBluemarble
- method
vcoord_as_field
- VGeometry:
exclude_extralevels
option for hybridH2altitude - profiles: flux and mass heights now contain extra levels
Field_Dict_FA.csv
: correction for distinction between 0-3-4 and 0-3-5, for cloud water and ice crystal, default value for productDefinitionTemplateNumber- caches in
find_fields_in_resource
andinquire_field_dict
- fieldencoding optionally updates fieldscompression dict
- fid of GRIB messages more flexible according to product template number
- fix for int keys in index
- optimization
moveOnMass
option- default value for productDefinitionTemplateNumber
- fid correction for misc fields read from LFI in true3d mode
- minimal support when Xgrid and Ygrid are defined as 3D
DiagnosticsResource
- new format
netCDFMNH
- update installation script (@cnrm) - incl. dissociate vortex and epygram
- Python3/ecCodes2.10.0 adaptation
- numerous various fixes...
- precipitation types colormapping (ptype, ptype0)
epyweb
: Minimal support of GRIB2 files
Comments