bias preprocessor #2490
-
I tried to make a recipe using the bias preprocessor mentioned in the 2.4.0 documentation, but get the error message: ValueError: Unknown preprocessor function 'bias', choose from: fix_file, load, derive, fix_metadata, concatenate, cmor_check_metadata, clip_start_end_year, fix_data, cmor_check_data, add_fx_variables, extract_time, extract_season, extract_month, resample_hours, resample_time, extract_levels, weighting_landsea_fraction, mask_landsea, mask_glaciated, mask_landseaice, regrid, extract_point, mask_multimodel, mask_fillvalues, mask_above_threshold, mask_below_threshold, mask_inside_range, mask_outside_range, clip, extract_region, extract_shape, extract_volume, extract_trajectory, extract_transect, detrend, extract_named_regions, depth_integration, area_statistics, volume_statistics, amplitude, zonal_statistics, meridional_statistics, hourly_statistics, daily_statistics, monthly_statistics, seasonal_statistics, annual_statistics, decadal_statistics, climate_statistics, anomalies, regrid_time, timeseries_filter, linear_trend, linear_trend_stderr, convert_units, multi_model_statistics, remove_fx_variables, save, cleanup Is this preprocessor not implemented yet or am I likely making a mistake in my recipe? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It seems that this was added after 2.4.0, so you will have to use a development version if you want to start using it now. The next release is scheduled for February and will likely be available towards the end of Februrary. I could not find it in the 2.4.0 documentation either; only in the |
Beta Was this translation helpful? Give feedback.
-
Ah. When I hover over the tab it says “ESMValTool 2.4.0 documentation “ but I see now on the page, itself, it faintly says “latest” so that explains it. Thanks for your quick reply!
… On Jan 18, 2022, at 11:38 AM, Klaus Zimmermann ***@***.***> wrote:
It seems that this was added after 2.4.0, so you will have to use a development version if you want to start using it now. The next release is scheduled for February and will likely be available towards the end of Februrary.
I could not find it in the 2.4.0 documentation either; only in the latest documentation. Would you have a link to where you found it? Is it possible that this was the latest documentation?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
It seems that this was added after 2.4.0, so you will have to use a development version if you want to start using it now. The next release is scheduled for February and will likely be available towards the end of Februrary.
I could not find it in the 2.4.0 documentation either; only in the
latest
documentation. Would you have a link to where you found it? Is it possible that this was thelatest
documentation?