Skip to content

Tags: ecmwf/pproc

Tags

cgen-25

Toggle cgen-25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix MARS retrieval with vod2uv (#107)

* Set output params correctly for vod2uv

* Fix mars retrieval with interpolation

* Add comment

cgen-24

Toggle cgen-24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove percentile computation in ecpoint (#105)

* Output realisations instead of percentiles

* Use realisation target metadata

* Set metadata for realisations

* Rename realisations

* Rename outputs

* Rename ens parallelisation

* Inherit number for type=gwt

cgen-23

Toggle cgen-23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use forkserver to create subprocesses (#103)

* Use forkserve

* Make optional kwarg and change thermofeel

* Make forkserver default

* Fix multiprocessing context assignment in parallel.py

* Change executor in ecpoint

* Fix QueueingExecutor.submit

* Don't share open files between targets

cgen-22

Toggle cgen-22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Flight levels entrypoint (#100)

* Initial implementation for CAT levels

* Remove unused import

* Initial implementation

* Linting

* Encode as flight levels

* Change method

* Bug fix checkpoint data

* Add logging

* Test flight level conifg

* Add to factory

* Add preprocessing if multiple params

* Raise validation error if unexpected flight level

* Correct encoding

* Don't create shared list on import

* Bump earthkit dependencies

* Add resource meter

* Support for probability of value within range

* Tidy threshold config

* Compute ensembles in parallel

* Allow specification of location in request

* Allow 'location' in input requests

* Add config initialisation

* Add initialisation to clustereps entrypoints

* Reverse grib key order

* Update earthkit-meteo

cgen-21

Toggle cgen-21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for upgrading eccodes-python (#98)

* Changes for upgrading eccodes

* Fix ecpoint

cgen-20

Toggle cgen-20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert changes to data retrieval in thermofeel (#95)

cgen-19

Toggle cgen-19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove `model` specification for ecpoint (#90)

* Change 'model' to 'method' in ecpoint

* Fix number in gwt/gbf output types for subseasonal

* Remove use of method for ecpoint

* Fix tests

* Set typeOfEnsembleForecast for ensembles

* Fix ensemble number extraction

cgen-18

Toggle cgen-18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove interpolate for fileset request (#87)