Tags: ecmwf/pproc
Tags
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
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
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
PreviousNext