-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev #421
Dev #421
Conversation
* * add Siebe dataset to testing framework * fixed bug so that outliers in combined df are in obs time frequency * add obstype in qc plot title * fixed bug that qc settings can be update on non existing default obstypes * extended function to check if a qc can be applied to check if all required settings are available. * fixed docstring * build on dev branch
* add titanlib in extension group * add documentation + catchers if titanlib is not installed * add all extras in the github actions * less restrictive on titanlib version * upgrade titanversion
* include options in template * some minor fixes and tests * update the tests * update docs * code cleanup
… the gee interactive plot (needed by the GUI)
* setup a os matrix for pip install testing of the metobs toolkit * remove trigger of branch soon to be deleted
* start of the obervation type module * framework for the obstypeclass in the Dataset * fixed implementation of obstype class and test are succesfull * add test for new observation and new units * obstype framework now extended to modeldata * documentation and addition of modelobstype and modelobstype_vectorfields + multi bandname extraction of gee * minor code review fixes * fixes of codereview * update the template prompter to create new obstypes/units * bug fixes in template prompt helper * new build * better naming of variable in the documentation examples * fixed current functions for vector observation types * extend the modelobstype classes with required methods * Update test with new observation types etc * update version * fix interpolation of and import from csv for multi obs for modeldata * bugfix in ylabel representatio * update tests * use rtd theme
* add interactive and time evolution folium plot * cleanup
Updated standard name for 'wind speed' i.e, wind_speed in docs.
Backup, fixing merge conflics: CONFLICT (add/add): Merge conflict in tests/test_data/single_station_template_with_options.csv |
|
* replace world boundaries files by using cartopy package * fix test * Saved new PDF of paper --------- Co-authored-by: vergauwenthomas <[email protected]>
* Saved new PDF of paper * added an ran pre-commit * Saved new PDF of paper * install pre-commit format for toml file * added flake and toml checks to pre-commit * run flake8 * Saved new PDF of paper * formatted wit flake * Saved new PDF of paper --------- Co-authored-by: vergauwenthomas <[email protected]>
Test fails on installing cartopy:
|
* add geos to dep test * Saved new PDF of paper * change cartopy version * Saved new PDF of paper * add shapley and pygeos versions explicitly to pyproject * Saved new PDF of paper * add xarray * Saved new PDF of paper * rely on xarray for cartopy * Saved new PDF of paper * test geos dep * Saved new PDF of paper --------- Co-authored-by: vergauwenthomas <[email protected]>
No description provided.