{"id":44808,"library":"earthkit-utils","title":"earthkit-utils","description":"Utilities for the Earthkit ecosystem, providing common helper functions for I/O, geographic operations, and data handling. Version 0.3.0, released periodically.","status":"active","version":"0.3.0","language":"python","source_language":"en","source_url":"https://github.com/ecmwf/earthkit-utils/","tags":["earthkit","data-utilities","geoscience"],"install":[{"cmd":"pip install earthkit-utils","lang":"bash","label":"Standard install"}],"dependencies":[{"reason":"Array and numerical operations","package":"numpy","optional":false}],"imports":[{"wrong":"import earthkit_utils","symbol":"earthkit","correct":"import earthkit"}],"quickstart":{"code":"import earthkit_utils as eku\n\ndata = eku.load_grib('example.grib')\nprint(eku.info(data))\n\ndata_netcdf = eku.load_netcdf('example.nc')\nprint(data_netcdf.dims)","lang":"python","description":"Quick example: load GRIB and NetCDF files and print info."},"warnings":[{"fix":"Use earthkit-data for high-level data access and earthkit-regrid for regridding.","message":"earthkit-utils is intended as a lightweight utility library; heavy geospatial operations may require earthkit-data or earthkit-regrid.","severity":"gotcha","affected_versions":"all"},{"fix":"Refer to the official migration guides for each deprecated function.","message":"Some functions in earthkit-utils may be deprecated in favor of earthkit-data or earthkit-mapping. Check the documentation for alternatives.","severity":"deprecated","affected_versions":">=0.3.0"},{"fix":"Ensure Python >=3.10.","message":"Python 3.10+ only; no support for Python 3.9 or below.","severity":"breaking","affected_versions":">=0.3.0"}],"env_vars":null,"search_vec":"'0.3.0':21 'common':10 'data':18,26 'data-util':25 'earthkit':2,7,24 'earthkit-util':1 'ecosystem':8 'function':12 'geograph':15 'geoscienc':28 'handl':19 'helper':11 'i/o':14 'oper':16 'period':23 'provid':9 'releas':22 'util':3,4,27 'version':20","created_at":"2026-06-07T12:51:56.907028+00:00","updated_at":"2026-06-07T12:51:56.907028+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ecmwf/earthkit-utils/","github":"https://github.com/ecmwf/earthkit-utils/","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["analytics"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-08-02","install_tag":null}}