Releases: ARPA-SIMC/arkimaps
Releases · ARPA-SIMC/arkimaps
v1.26
New in version 1.26
- Various bug fixes
- added
snowlmt
andlpi
product - fixed errors in contour lists in cape/capecin/thetae925 recipes
- added
tsnowp
etcw
product for ICON model - fixed total snowfall calculation for ICON model
- minor cosmetic fixes in various products
- support
-
to represent stdin in arkimaps dispatch (#171) - support for new eccodes versions (#174)
- added arkimapslib.polyfill to the packaged modules (#173)
- capture and log noisy
grib_filter
stderr - detailed validation and linting of recipe definitions, including Magics
macro parameters (#165) - improved linting process via pydantic (#164)
- documented output bundle json structure (#162)
- fixed preview after order refactoring (#163)
- better validation of the output of a render script (#164)
- Updated emro shapefile
- Added info about legend and georeferencing in
products.json
(#149) - Added Python API to read PNG and metadata (#149)
- Map cylindrical projection to EPSG:4326 (#158)
v1.12
New in version 1.12
- Added multiple ICON products
- Added multiple PRAGA products
- Added miltiple ADRIAC products (#141)
- Updated contouring for snow fall and total precipitation
- Do not dispatch inputs not needed by recipes selected by flavour (#87)
- Deal with time units in arkimet timeranges (#157)
- Fixed serialization of ModelStep steps (#154)
- Fixed redundancy in product summary (#153)
- Support GDAL < 3.3.0 version check in Python API
- Implemented recipe inheritance (#123)
- Added
arkimaps lint
to do consistency checking of recipes (#146) - Added postprocessors
- Added
emro_web
flavour - Implemented
arkimet: skip
andeccodes: skip
(#147) - Add
$recipe_dir/static
directories to static paths (#144) - Added json output documentation (#143)
v1.3
v1.0
New in version 1.0
- Added legend to tile output (#46)
- Added
product.json
output with a recap of the rendered contents (#124) - Added the possibility to have custom field in recipes (#124)
- Added output files and tools to analyze production times (#125)
- Improved performance (Render using generated render scripts instead of multiprocessing.Pool) #128
- Allow to override
comp_stat_proc
,comp_frac_valid
, andcomp_full_steps
,
indecumulate
andaverage
derived inputs (#112, #122) - Switching language (and README.md) in English
- Added grib2 products (t2m, uv10m, mslp, tp, 2d/rh2m, cc, sf, wmax)
- Various cosmetic improvements to recipes
- Added area
ita_small
- New products (see also doc/prodotti/README.md) :
- sst (sea surface temperature)
- tcw (total column water)
- tcwwind (total column water + wind 850hPa 500hPa)
- frzrain (freezing rain)
v0.9
Novità nella versione 0.9
- Nuovi prodotti (vedere doc/prodotti/README.md per dettagli) :
- Nuovi tipi di input (vedere doc/INPUTS.rst per dettagli):
groundtomsl
expr
average
sffraction
- Estesa documentazione
- Aggiunti filtri per calcolare variabili derivate solo da modelli specifici
- Bug fix minori