Skip to content

v1.71.0

Compare
Choose a tag to compare
@nemozen nemozen released this 01 Apr 03:04
· 996 commits to development since this release

New Features

  • optional result_filter in GroClient.find_data_series() gives users deeper control of ambiguous search results
  • optional weighting_func in CropModel.compute_crop_weighted_series() allows user to specify custom weighting function
  • index_by_series option in GroClient.get_df() gives dataframe access indexed by data series.

Improvements

  • improved search in GroClient.find_data_series() (and CropModel.compute_crop_weighted) , now using frequency and source ranking by coverage
  • optimized data retrieval in GroClient.get_df() for repeated use