- Nov 30, 2023
-
-
L. Bower authored
splitting out some csv parsing functions
-
- Nov 06, 2023
-
-
L. Bower authored
-
- Aug 21, 2023
-
-
L. Bower authored
changing the landpoint files to use a new column "included", to filter for countries, rather than using the lat lon values to decide what to filter
-
- Jul 31, 2023
-
-
L. Bower authored
adding a list of wildcards used when searching for nc file - useful if reporting that none are found
-
- Jul 26, 2023
-
-
L. Bower authored
changing the optional SPATIAL_POINTS_FILE config parameter to SPATIAL_POINTS_FILE_TEMPLATE and allowing ${} value subsiitution in the paremeter value removing some points from the ethiopia post processing landpoint file, to allow checking that the filtering for post-processing is working
-
- Jul 21, 2023
-
-
L. Bower authored
It is possible to specify which spatial points file to use in the main config json. The default file will be used if not specified. This will allow us to perfrom historic runs with the old grid and specify manually. The country-level points filtering used by the postprocessing steps (beofre plotting) now round down the acuracy when filtering points. This allows the country filtering to work with both the new and the old grid, as the differece is lost in the rounding
-
- Jun 14, 2023
-
-
Dr T. Mona authored
-
Dr T. Mona authored
-
- Jun 08, 2023
-
-
L. Bower authored
-
- Apr 12, 2023
-
-
L. Bower authored
some additional comments and code-tidying
-
- Oct 20, 2022
-
-
L. Bower authored
-
- Oct 03, 2022
-
-
L. Bower authored
-
- Sep 14, 2022
- Aug 19, 2022
- Aug 18, 2022
-
-
L. Bower authored
-
L. Bower authored
-
L. Bower authored
-
L. Bower authored
simplifying the import required to a single statement by putting generate_all_jobs within the job_runner file
-
L. Bower authored
-
L. Bower authored
reverting code to run in the standard way (running with overwrite as false, etc). Removing redundant code from EnvSuitPipeline.py
-
- Aug 16, 2022
- Aug 15, 2022
-
-
L. Bower authored
-
- Aug 09, 2022
-
-
L. Bower authored
import and shell script changes to use new plotting and met_extractor (now met_processing) package structures
-
- Jul 27, 2022
-
-
Dr T. Mona authored
-
- Jun 30, 2022
-
-
J.W. Smith authored
-
- Jun 29, 2022
-
-
Dr T. Mona authored
-
- Jun 27, 2022
-
-
Dr T. Mona authored
-
- May 11, 2022
-
-
Dr T. Mona authored
EnvSuit pipeline update, to handle cleaning, job generation, and multiprocessing in a more direct way.
-
- May 17, 2021
-
-
J.W. Smith authored
-
- Mar 15, 2021
-
-
J.W. Smith authored
-
- Mar 10, 2021
-
-
Dr T. Mona authored
- dedicated run functions, - work folder for each run, - hadling multiple post processes so not just NAME data can be use as an input, - general tidy up the code.
-
- Jan 04, 2021
-
-
J.W. Smith authored
Updating Env Suit v2.0 calculation. Copied from operational EnvProcessor.py in master branch. Not tested for this commit.
-
- Dec 14, 2020
-
-
Dr T. Mona authored
-