Merged
Conversation
Moved ERA5 pre-processing scripts to the S4C repo & added README Fixed poetry 2.0.0 install bug * first version of scripts - testing phase * add testing of function * adapt folder structure in download and processing of era5 * Remove processing scripts as part of S4C repo now * specify versions of poetry for workflows * specify version of poetry smaller than version 2.0.0 * Update project toml to use poetry smaller than 2.0.0 --------- Co-authored-by: kobebryant432 <kobe.ande@gmail.com>
Quick fix for LCC select_point (ALARO) ------------------------------------------ * Adding LCC option to select_point * Fix regions bound import
Updated main workflow trigger and depreciated actions ------------------------------------------------------ * Update build_and_deploy_pypi.yml * moved main workflow trigger adding "Status: Ready For Review" label in a PR and removed the dispatch option for this workflow * remove deploy docs when pushing to dev * fix condition * syntax error fix * syntax fix 2 * upload-artifactv3 depreciated * download-artifactv3 depreciated
Update the plotting functionality with tests ----------------------------------------------- * Simplyfing visualization functions by letting xarray deal with ax and specifying default plotting kwargs in an wrapper function * Automatic testing for diagnostic plotting and the multiple ways these can be used. * Enable prudence region masking for diagnostics * Include facetted plots (with prudence regions) in tests * Update Ensemble diagnostic and plots * dont track test plots * Remove tracked PNG files from tests/plot_tests/plots/
src/valenspy/diagnostic/diagnostic.py
…to CORDEX_basic_eval
…to CORDEX_basic_eval
* manager rework start * manager open_dataset * ESM_intake first attempt * Major manager rework to make use of esm_datastore * Seperate CORDEXbeII and built in yml data * manager restructuring into valenspy_esm_catalog and catalog_builder
Make regridding with xesmf datatree compatible
* RMI CMIP6 data catalog * Add CMIP5 to bilan --------- Co-authored-by: Kobe Vandelanotte <kobe.vandelanotte@meteo.be>
Co-authored-by: Kobe Vandelanotte <kobe.vandelanotte@meteo.be> Allowing the import of xesmf for the package valenspy optional. This enables users to simply pip install valenspy and still use the package albeit without the remapping functionality of xesmf as this does not include xesmf's non python dependencies (EMSF and esmpy).
…vailable data in dataset_info (#249)
* update CCLM lookup * Added tds Dew-point temperature as new variable * Added test to check if variables exist in CORDEX_variable.yml * CAPE standard name change * added raw_name for most variables * hack for evspbl, mrso standard name to make unit conversion work --------- Co-authored-by: kobebryant432 <kobe.ande@gmail.com>
Histogram diagnostic
remove bug in CCLM inputconvertor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.