sort by:
Revision Author Date Message Commit Date
9268199 remove use of OBS and use CMIP instead (#2494) 10 February 2022, 15:14:54 UTC
ee75c97 Updated `recipe_zmnam.yml` with hemisphere selection (#2230) * revised description, note on new param to read in * more general naming * extension of preproc * update of receipe to include choice of hemisphere * conform to update #2228 * hemisphere choice implemented as in #2228 * shorter period for standard dataset #2228 * conform meridional dependence #2228 * updated documentation for #2228 * addressing ci test issues #2228 * moved booleans to recipe and restored standard period #2228 * specify that flag is ignored * changed hemisphere parameter to list in recipe * included loop over hemispheres in main * included additional metadata in output files * included tag in file names * more info in output figures * fixing circleci issues #2228 * more circleci fixes for #2228 * more fixes for #2228 * passed hemisphere to read correct files * fixed wrong new line * passed hemisphere selection to plotting * single liners * fixed spacing * included file-specific provenance info #2228 * solving test issues #2228 * sorting line limit with rename #2228 * slightly revised captions * using tmp directory for preprocessing * override default tmp dir definition * added more info on clean up * fix for caption #2228 * removed write_plots flag from recipe * removed write_plots flag from main and plot function Co-authored-by: Manuel Schlund <manuel.schlund@dlr.de> 10 February 2022, 11:59:23 UTC
66db44d Fixed intersphinx mapping of scipy (#2523) 07 February 2022, 16:48:55 UTC
de40d87 Add backwards incompatible changes at the top (#2431) 07 February 2022, 12:17:29 UTC
dcae079 CITATION.cff fix and automatic validation of your citation metadata (#2517) * Add cffconvert.yml to validate CITATION.cff * Update CITATION.cff cffversion to 1.2.0 * Rename CFF validator workflow and run it monthly 04 February 2022, 11:53:27 UTC
234919c Synchronized config-user.yml with version from ESMValCore (#2516) 04 February 2022, 08:23:19 UTC
a9b6592 Pin `flake8<4` to have actual FLAKE8 error printed if tests fail and not garbage (#2492) * pin flake8 smaller than 4 * pin flake8 smaller than 4 02 February 2022, 20:08:52 UTC
1547c81 Renamed vertical regridding schemes (#2487) 02 February 2022, 14:48:10 UTC
4a9f5e7 Unify user configuration file (#2507) * Added reworked config-user.yml file * Update config-user-example.yml Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 01 February 2022, 16:16:22 UTC
d66cc59 Re-establish Python 3.7 compatibility (#2506) * Abandon use of := operator to re-establish Python 3.7 compatibility * Fix typos and automatic formatting * Improve code quality 31 January 2022, 12:06:38 UTC
996bdde Added CMUG ESACCI-OC diagnostics and CMORizer (#2055) * first cmug example recipes * Adapt ocean colour cmorizer to new dataset version * Update ESACCI-OC cmorization to version 5.0 * Add ESACCI OC evaluation recipe * Add plot provenance Co-authored-by: Axel Lauer <axel.lauer@dlr.de> Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> Co-authored-by: Ulrika Willén <sm_uwill@bi3.nsc.liu.se> 28 January 2022, 12:30:24 UTC
8d5027c Updated doc, setup.py and ci config with py 3.10 (#2503) 27 January 2022, 13:43:26 UTC
42277d6 Add files via upload (#2502) 27 January 2022, 09:25:08 UTC
e618655 Relocate pytest-monitor database `.pymon` (#2501) * relocate database * reloacte output for pytest database * remove feature branch for testing in GA 26 January 2022, 17:39:50 UTC
dc19c99 Switch GA to Mambaforge (#2498) 26 January 2022, 15:18:36 UTC
7ffb598 XCH4 ESA CMUG diagnostics (subset of the MPQB diagnostics) (#1960) * adding sm MPQB diagnostic * branch clean-up so that it only contains the MPQB parts that are interesting for the xch4 recipe * code adjustments to have it run with the release v2.4 * adding a growth rate diagnostic and plot * updating the recipe and diagnostics scripts to their hopefully final form Co-authored-by: Bas Crezee <bascrezee@gmail.com> Co-authored-by: BenMGeo <b.mueller@iggf.geo.uni-muenchen.de> Co-authored-by: Axel Lauer <axel.lauer@dlr.de> Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com> 26 January 2022, 10:29:11 UTC
b00057e Ignore .pymon-journal file in test discovery (#2491) * Add ignore to pytest call to avoid problems with pymon * Activate monitor tests * give it full path * Correct path for linux * Remove branch from testing Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 25 January 2022, 15:19:21 UTC
39368da Remove `--use-feature=2020-resolver` command line option for obsolete pip 2020 solver (#2493) * get rid of 2020 solver cmd opt * remove feature brancg GA test 24 January 2022, 14:12:19 UTC
052682c Add ESA CCI LST cmorizer and diagnostic (#1897) * First version of code to create monthly LST from day and night files, and CMORize data * CMORizer tidied for a pull request * Recipe and diagnostic first attempt. Ensemble average over an area compared to CCI data as monthly timeseries * Standard deviation of model data added to plot. * Update to plots, and diagnostic code tidy * Final versions of working codes before tidy up * Diagnostic code cleaned up * Update to documentation * prospector run for both python scripts. lst.py still has issues as fixing them for prospector seems to stop the python actually working. * added esacci lst * Reference added to recipe * fixed logging to lazy and removed unused argument * recipe_check_obs.yml updated with 2003-2018 * Update esmvaltool/cmorizers/obs/cmorize_obs_esacci_lst.py Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> * some polishing * made output file type more flexible in lst.py * added ESACCI-LST to input.rst Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> Co-authored-by: Axel Lauer <axel.lauer@dlr.de> 21 January 2022, 11:05:45 UTC
ee4a9b7 Add Python=3.10 to Github Actions and switch to Python=3.10 for the Github Action that builds the PyPi package (#2488) * add py310 and switch to py310 for the PyPi package builder * quotes around floats agshh * removed feature branch from GA testing on push 19 January 2022, 12:02:49 UTC
a8fc4ea Removed obsolete option `synda-download` from documentation (#2485) * Removed obsolete synda-download options from doc * Update running.rst 18 January 2022, 12:46:50 UTC
c7ae011 Cleaned Schlund et al. (2020) recipe and corresponding diagnostics (#2484) 18 January 2022, 12:27:53 UTC
470343d Fix individual pytest runs broken due to missing explicit imports from `iris` and adding a couple missing package markers (#2455) * add explicit imports * added utility to find all pytests * added init file * add noqa * add init file * add noqa * removed utility script * empty out init file of imports * empty out init file of any imports * add needed imports * add short doctring * add short doctring 14 January 2022, 16:52:30 UTC
256616a Install rasterio from conda-forge and avoid issues from python=3.10 (#2479) * install rasterio from conda * install rasterio from conda 14 January 2022, 15:00:51 UTC
6c57a55 fix pointer to tutorial lesson (#2473) 13 January 2022, 14:09:38 UTC
9cbe4f1 Recipe with new diagnostics for ESA-CMUG H2O (#1834) * CMUG Version of recipe_deangelis15nat.yml, only figures 3 and 4. * Renaming and tool to convert vmr to hus, will be later used for cmorizer. * New recipe and diagnostics for ESA-CMUG. * Documentation update. * Fixing color and axis ranges. * Updates for prospector. * Cmorizer for TCWV (CDR-2, monthly, 0.5deg) data. * Allow changing satellites and 2003-2017. * Python cmorizers for CDR2 and CDR1 ESACCI H2O (TCWV=prw) data. * Deangelis with observations from CMUG. * Removed recipe_cmug_h2o_deangelis.yml (redundant). Co-authored-by: “katjaweigel” <“weigel@iup.physik.uni-bremen.de”> 13 January 2022, 08:42:06 UTC
481efa2 #2445: Ensure dummy data for cmorize_obs_woa test are written to the correct directory; test module now runs in ~18 seconds (#2451) 12 January 2022, 13:03:01 UTC
f44f637 Add `python-cdo` as conda-forge dependency in environment files to ensure `cdo` gets used from conda-forge and not pip (#2469) * added python-cdo as conda forge dependency * added python-cdo as conda forge dependency * run full dev install on feature branch * remove ga test on feature branch 12 January 2022, 12:56:47 UTC
012cdd2 Run a nightly Github Actions workflow to monitor tests memory per test (configurable for other metrics too) and lists the slowest 100 tests (#2449) * added tests monitor GA * env renamed * osx special env file * libomp install aghh * forgot about the actual test results parser * pinning openlibm to older version * removed lib pin * removed test on feature branch 10 January 2022, 17:36:26 UTC
0d983b1 Add recipe overview page (#2439) 14 December 2021, 13:26:34 UTC
a3caa80 Mention ENES Climate Analytics service (#2438) 10 December 2021, 16:44:18 UTC
05f2241 CMUG Sea Surface Salinity dataset and diagnostic (#1832) * Added sea surface salinity (sos) recipe * Added documentation and cmorizer for ESACCI data * Added vintage ESMValCore functions _slice_cube and _get_overlap to diagnostic Co-authored-by: Axel Lauer <axel.lauer@dlr.de> Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 07 December 2021, 08:32:40 UTC
ce6092c Radiation budget new diagnostic (#2282) * Add new author to config-references.yml * Create skeleton recipe and diagnostic * Add datasets section and variables to recipe, add load_cubes to diagnostic module * Added climate_statistic preprocessor * Added area_statistics preprocessor * Group data by model. * Derive and organise variables. * Load and validate observational data. * Validate the model data. * Added plot function. * Add CERES data. * Address Codacy 'Variable name "ax" doesn't conform to pattern' * Address Codacy 'Do not use `len(SEQUENCE)` without comparison' * Address Codacy 'missing function or method docstring' and 'wrong hanging indentation' * Address Codacy 'Use lazy % formatting in logging functions' * Address Codacy 'Missing module docstring' * Address Codacy '1 blank line required between summary line and description' * Removed TODO. * Tidy of recipe and diagnostic * Added seasonal radiation budget diagnostic * Add @ehogan to authors file * Refactor plotting code * Added title to recipe * Update radiation budget module docstrings * Updating plot observation labels * Adding documentation * Save provenance record * Replaced runtime errors with key and value errors * Removed redundant common file * Replaced private function with ESMValCore helper function * Added more detail to documentation overview * Updated the recipe description to match the docs * Converted txt observation files into yml format and modified the read function * Removed mentions of specific models from docstrings * Update esmvaltool/recipes/recipe_radiation_budget.yml Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> * Update esmvaltool/diag_scripts/radiation_budget/radiation_budget.py Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> * Update doc/sphinx/source/recipes/recipe_radiation_budget.rst Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> * Update doc/sphinx/source/recipes/recipe_radiation_budget.rst Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> * Update doc/sphinx/source/recipes/recipe_radiation_budget.rst Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> * Update esmvaltool/diag_scripts/radiation_budget/radiation_budget.py Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> Co-authored-by: Emma Hogan <ehogan@users.noreply.github.com> 02 December 2021, 16:55:17 UTC
19cf19f Update release manager for v2.5 (#2429) Updated release manager for v2.5 19 November 2021, 14:38:48 UTC
f47afc5 Remove the use of `esmvalgroup` channel from the conda install Github Action workflow (#2420) * use only conda forge * remove current branch from run on push 11 November 2021, 13:48:34 UTC
49d0be7 comment out rc channel for osx env too (#2421) 11 November 2021, 13:10:36 UTC
fd194b7 Comment out release candidate channel in environment.yml (#2417) 10 November 2021, 16:06:13 UTC
5bc7f03 Update changelog for 2.4.0 release (#2411) * First draft of changelog * Update missing labels on PRs * Remove duplicates from previous release * Final cleaning of PRs * Add highlights * Add changelog PR to changelog 09 November 2021, 15:25:38 UTC
9506f6d Deactivate provenance logging for plots in thermodyn toolbox (#2414) 09 November 2021, 13:56:31 UTC
71bcd7b Update release schedule (#2412) 09 November 2021, 13:32:45 UTC
b4c59ec Update version number for 2.4.0 release (#2410) 09 November 2021, 12:57:15 UTC
fb895c0 added notes on use of mamba in the installation documentation chapter (#2236) * added notes on use of mamba * Main search-and-replace for conda->mamba * Insert mamba explanation scaffolding * Update installation instructions to go fully mamba * added the mamba note * fixed wee build error * updated Py version in possible issues section * added new R location for mamba * removed licence placeholder Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> 09 November 2021, 12:27:23 UTC
a105635 Fix diagnostic that uses `xarray`: `dtype` correctly set and harmonize `xarray` and `matplotlib` (#2409) * Make sure matplotlib gets arrays * Ensure proper dtype for indices * Automatic formatting 09 November 2021, 12:24:45 UTC
8f136e9 Removed custom atmosphere sigma factory from diagnostics (#2405) 03 November 2021, 16:54:48 UTC
acef8dc Add missing preprocessor to recipe_gier2020bg and adapt to available data (#2399) * change recipe * fix yamllint * Update esmvaltool/recipes/recipe_gier2020bg.yml Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 03 November 2021, 13:55:26 UTC
308f743 Fix ocean multimap (#2406) * Force latitude and longitude s * Auto formatting 03 November 2021, 12:31:25 UTC
e1eb27e Adapt diagnostic script to new version of iris (#2403) * Adapt diagnostic script to new version of iris * Adapt plotting orientation to new iris version * Address deprecation warnings from matplotlib * Automatic formatting 02 November 2021, 13:22:30 UTC
686cc3f Fix sea ice drift recipe and script (#2404) * Avoid infinite points * Remove dataset with a shape mismatch 02 November 2021, 13:21:30 UTC
091617c Fix provenance of Julia example diagnostic (#2289) * Fix provenance of Julia example diagnostic * Use the same dataset as in the Python example * Add documentation 01 November 2021, 12:59:38 UTC
1334d41 Adopt current matplotlib API in recipe_arctic_ocean.yml (#2397) The previously used API for implicit colormap generation has been deprecated in December 2019 and has recently been removed. Note that the new code is backwards compatible since this API has always been the recommended one. 01 November 2021, 10:50:43 UTC
808e5c9 More removals of instances of `write_plots` from Python diagnostics (appears to be the final removal from Py diags) (#2394) * rid of write plots * rid of write plots * rid of write plots * completely remove write_plots variable * fix syntax error * carvalhais * remove global vars * runoff and stuff * write netcdf out * write netcdf und plotten out * write netcdf und plotten out * kcs * shapeselect * removed all instances of write plots in call * removed all instances of write plots in base func 29 October 2021, 13:43:38 UTC
4cc594a Remove obsolete write_plots option from R diagnostics (#2395) 29 October 2021, 13:36:12 UTC
8aa7775 Remove write plots from ocean diagnostics (#2393) * hastalavista write plots * hastalavista write plots 29 October 2021, 12:22:29 UTC
09d07d8 Fix installation instructions for Julia (#2335) * Update release strategy document * Update documentation * Fix formatting error * Update Julia installation 29 October 2021, 12:05:47 UTC
4294dbb Update pv_capacity_factor.R (#2392) Remove empty field from provenance. 29 October 2021, 11:48:27 UTC
f317287 Fixed bug in provenance tracking of ecs_scatter.ncl (#2391) 29 October 2021, 09:05:39 UTC
b762a4b Improt needs to be changed because function was moved in IRIS. (#2390) Co-authored-by: “katjaweigel” <“weigel@iup.physik.uni-bremen.de”> 28 October 2021, 13:57:06 UTC
1ce7ff4 Update documentation on downloading data (#2370) Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 28 October 2021, 13:45:08 UTC
057a45b uncommented var od550lt1aer (#2388) 28 October 2021, 12:26:04 UTC
70891c4 Generalize `recipe_validation*` diagnostic to work with identical control and experiment dataset names (#2284) * start allowing identical control and experiment dataset names * fully fix identical datasets case * adjusting a few things * changed recipe doc * added provenance logging * added map and metrics as plot types - really, we did not have a map? * actually fixed provenance propero * added plotting tags - map was not in really peeps? * provenance for saved cubes too * actually make the nc file prov work * changed nc file prov caption * assign ancestor files only to those that actually get used * finally fixed file rovenance Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> 28 October 2021, 12:08:27 UTC
d8847a2 Remove obsolete write_netcdf option from ncl diagnostic scripts (#2387) 28 October 2021, 11:26:53 UTC
49fb820 Last two missing titles (#2386) * add title * add title 26 October 2021, 13:15:27 UTC
b428722 Adding titles for recipes by von Hardenberg and Arnone (#2384) 26 October 2021, 12:20:20 UTC
8099e95 Add titles for five recipes (#2383) 26 October 2021, 11:39:41 UTC
a24a812 write_plots and titles for deangelis15nat, li17natcc, martin18grl, pv_capacity_factor (#2382) * Removing write_plots for deangelis15nat and li17natcc and adding titles for these as well as martin18grl and pv_capacity_factor. * setup.py to accept new core. * setup.py to resolve conflict. * Adding title for esmvaltool/recipes/cmorizers/recipe_era5-land.yml. Co-authored-by: “katjaweigel” <“weigel@iup.physik.uni-bremen.de”> 26 October 2021, 08:42:05 UTC
9361185 Added titles for recipes of maintainer `schlund_manuel` (#2377) * Added titles for recipes of maintainer schlund_manuel * Implemented suggestions of @zklaus * Update recipe_cox18nature.yml 25 October 2021, 14:25:21 UTC
fbdd4b6 Fix toymodel recipe (#2381) 25 October 2021, 14:23:30 UTC
0adf880 Add title for recipe maintained by Ruth Lorenz (#2379) 25 October 2021, 13:14:07 UTC
8c59a45 Add titles for three c3s-magic recipes (#2378) 25 October 2021, 11:28:47 UTC
a68ff1b Add titles to ocean recipes (maintainer Lovato) (#2375) * add title to Landschuetzer2016 * add title to recipe_ocean_multimap.yml 25 October 2021, 09:34:01 UTC
2b8d187 added titles to bjoern's recipes (#2369) 25 October 2021, 09:18:04 UTC
99e4aec update and modernize user config example (#2374) 22 October 2021, 16:27:54 UTC
47e7b6d Fix titles (#2372) 22 October 2021, 15:46:06 UTC
e62c4d5 Specify that areacella is needed for area statistics (#2371) 22 October 2021, 15:23:37 UTC
224ed16 Adding titles to wenzel recipes (#2366) * Update recipe_wenzel14jgr.yml Adding a title to the recipe. * Update recipe_wenzel16jclim.yml Adding a title to the recipe. * Update recipe_wenzel16nat.yml Adding a title to the recipe. * Update recipe_eyring13jgr_12.yml Adding a title to the recipe. * Update recipe_wenzel16nat.yml * Update esmvaltool/recipes/recipe_wenzel16nat.yml Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> 22 October 2021, 15:21:14 UTC
6bbbab2 Adding titles to Mattia's recipes (#2367) * added titles * Update recipe_perfmetrics_CMIP5.yml * Update recipe_perfmetrics_CMIP5_4cds.yml * Update recipe_landcover.yml 22 October 2021, 15:19:52 UTC
ca99098 Fix capitalization of obs4MIPs (#2368) * Fix capitalization of obs4MIPs * Undo accidental changes to example recipe 22 October 2021, 15:14:06 UTC
bc3af4e removed write_plots from all .ncl diagnostics (#2331) Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> 22 October 2021, 14:47:31 UTC
9e35223 Fix provenance of figures of several R diagnostics (#2300) * Fix provenance of figures of recipe_spei.yml * Fix provenance of more R diagnostics * Add missing dependency required to run lintr Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 22 October 2021, 14:36:42 UTC
b124d22 Update recipe_thermodyn_diagtool.yml - add title (#2365) * Update recipe_thermodyn_diagtool.yml Recipes fail without a title, so I added a title. - Contributes to #2324 for the TheDiaTo tool (recipe_thermodyn_diagtool.yml) * format title Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 22 October 2021, 12:01:51 UTC
80b0327 Added recipe titles the the ocean recipes. (#2364) * added title * added title * added title * added title * added title * added title 22 October 2021, 11:33:30 UTC
212feaf add title as for #2354 (#2363) 22 October 2021, 11:09:43 UTC
092d64c Updated GCP CMORizer (#2295) * Added GCP2020 CMORizer * Updated documentation for GCP * Fixed test * Avoided flake8 check with noqa Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 21 October 2021, 07:50:19 UTC
fa90069 Update circleci configuration (#2357) * Remove obsolete circleci tests * Improve circleci job names and harmonize with ESMValCore * Add logs artifact for conda install 20 October 2021, 18:19:29 UTC
3aa08ba Update github actions (#2360) * Remove obsolete github actions * Remove redundant action- prefix from github action filenames 20 October 2021, 17:31:01 UTC
5be3b43 Adding titles to the recipes with maintainer hb326 (#2358) * Update recipe_eyring06jgr.yml Adding a title to the recipe. * Update recipe_eyring06jgr.yml * Update recipe_smpi.yml Adding a title to the recipe * Update recipe_smpi_4cds.yml Adding a title to the recipe. 20 October 2021, 15:19:08 UTC
4432dfc Add titles to recipes maintained by Peter Kalverla (#2356) * Add titles to recipes * restore accidental change in previous commit * Update esmvaltool/recipes/recipe_climwip_brunner2019_med.yml 20 October 2021, 15:11:05 UTC
5c3baf4 Do not deprecate classes Variable, Variables and Datasets on a specific version (#2286) * Fix provenance of NCL figures * Removed deprecation date of python interface classes Co-authored-by: Bouwe Andela <b.andela@esciencecenter.nl> 20 October 2021, 14:31:32 UTC
a50fab6 Add title to recipe embedded in test_diagnostic_run.py (#2353) 20 October 2021, 12:04:49 UTC
06d0b6e Update esmvalcore dependency to 2.4.0rc1 (#2348) * Update dependencies in environment.yml and setup.py * turn on GA testing for this branch * Update dependencies in environment.yml and setup.py * turn on GA testing for this branch * Update environment_osx.yml * removed GA testing on this branch Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com> 20 October 2021, 11:09:21 UTC
2190646 Add titles in BSC recipes (#2351) * Add titles to BSC recipes * Fix formatting issues in recipe_heatwaves_coldwaves * Fix formatting issues in recipe_seaice_feedback * Fix formatting issues in recipe_multimodel_products * Fix formatting issues in recipe_diurnal_temperature_index * Fix spelling * Add title in recipe_extreme_index 20 October 2021, 10:59:06 UTC
518419e replace use of conda with mamba for conda_install test on Circle CI (#2237) * replace use of conda with mamba for installation from conda * remove call to run test on commit trigger * retest by commit * Update .circleci/config.yml Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> * Update .circleci/config.yml Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> * replace call to conda with mamba de Janeiro * Change Julia installation in circleci * Fix conda syntax * Switch to mamba, mambaforge * Remove lingering branch from github action Co-authored-by: Klaus Zimmermann <klaus.zimmermann@smhi.se> 20 October 2021, 09:31:07 UTC
1a92457 Fix problem with pip 21.3 that prevents installation from source (#2344) * Add test-fix branch to ga * Pin pip to avoid pypa/pip#10573 20 October 2021, 08:49:31 UTC
6d235ef not add bounds to plev in era interim cmorizer (#2328) 19 October 2021, 13:40:49 UTC
bfb6e46 update rawobs data filenames (#2349) 19 October 2021, 12:50:37 UTC
dc3ee1f Added titles to recipes maintained by lauer_axel (#2332) 15 October 2021, 11:30:37 UTC
c56f8d2 Add Fig. 6, 7 and 9 of Bock20jgr (#2252) * add Fig. 5 diagnostics * add diag devs for Fig. 9 * fix write_netcdf and write_plot statements * add pattern corr diags * fix ncl style * add Fig. 6 and 7 * modify perfmetrics * split recipes * modify docu * fix style * trim figures * rm Fig. 5 changes * fix * add Fig. 9 * add links for docu * Added missing reference * add figure numbers in doc * uncomment provenance call * fix diag names * fix documentation * small fixes * add titles to the recipes * remove write_plots * fix format * fix style * fix recipe Co-authored-by: Manuel Schlund <manuel.schlund@dlr.de> 14 October 2021, 07:24:30 UTC
867d8d1 Remove `mpich` from conda dependencies list (#2343) * unpin mpich to free * unpin mpich to free * remove totally mpich as dep * remove totally mpich as dep * remove totally mpich as dep and run a GA test * remove GA test branch 12 October 2021, 11:41:04 UTC
448c230 GLODAP v2.2016 ocean data cmorizer (#2185) * cmorizer for GLODAP climatological obs * add reference and documentation * cmorize_obs_glodap.py codacy fixes * fix definition of depth coord in cmorize_obs_glodap * add info on raw data size for GLODAP cmorizer * fix codacy * move to the right place lon_bounds creation in cmorizers/obs/utilities.py * improve time coord creation in cmorizer * fix glodap documentation * add GLODAP to recipe_check_obs.yml * set source of GLODAP data to NCEI server * fix name of subroutine called in utilities.py (#2185) 11 October 2021, 15:23:30 UTC
224d4e1 Add titles to recipes authored by `predoi_valeriu` (#2333) * added titiles to autoassess recipes * added titles to validation recipes * added title to personal diag recipe * fixed typos and titles * fixing more titieles 11 October 2021, 13:00:10 UTC
back to top