home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 9f4474d657193f1c7c9aac25bb2edf94755a8593

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
9f4474d657193f1c7c9aac25bb2edf94755a8593 Add a GRIB backend via ECMWF cfgrib / ecCodes (#2476) * Integration of ECMWF cfgrib driver to read GRIB files into xarray. * Remove all coordinate renaming from the cfgrib backend. * Move flavour selection to `cfgrib.Dataset.from_path`. * Sync xarray backend import style with xarray. * Make use of the new xarray.backends.FileCachingManager. * Add just-in-case locking for ecCodes. * Explicitly assign attributes to CfGribArrayWrapper * Add missing locking in CfGribArrayWrapper and use explicit_indexing_adapter. * Add a comment about the ugly work-around needed for filter_by_keys. * Declare correct indexing support. * Add TestCfGrib test class. * cfgrib doesn't store a file reference so no need for CachingFileManager. * Add cfgrib testing to Travis-CI. * Naming. * Fix line lengths and get to 100% coverage. * Add reference to *cfgrib* engine in inline docs. * First cut of the documentation. * Tentative test cfgrib under dask.distributed. * Better integration test. * Remove explicit copyright and license boilerplate to harmonise with other files. * Add a usage example. * Fix code style. * Fix doc style. * Fix docs testing. The example.grib file is not accessible. * Fix merge in docs. * Fix merge in docs. * Fix doc style. 2018-10-17T16:53:31Z 2018-10-17T16:53:31Z 43536d21a9a3f92bdd2ea532482e40190547761a f10b21bed2846b879806f87039b77245b18e7671 13221727 226037 1217238
Powered by Datasette · Queries took 0.687ms · About: xarray-datasette