Commit History

Author SHA1 Message Date
  Mattias Jakobsson e24e1308c1 Added a filename attribute to Message instances 8 years ago
  Mattias Jakobsson dd297b51b7 Fixed pytest.raises() usage to check error message correctly 8 years ago
  Mattias Jakobsson 48d445200d Made setup.py convert README to rst if pandoc is available 8 years ago
  Mattias Jakobsson 735e2fb2e2 Reviewed some of the docstrings 8 years ago
  Mattias Jakobsson dc6ad597bb Removed twine and wheel from the dev requirements 8 years ago
  Mattias Jakobsson 9eff649acd Removed .pypirc from the MANIFEST 8 years ago
  Mattias Jakobsson fda9b504fa Merge branch 'release/0.1' into develop 8 years ago
  Mattias Jakobsson 694db0dc28 Bumped version number to 0.2.0.dev1 8 years ago
  Mattias Jakobsson 1710b4d2eb Merge branch 'release/0.1' into 'master' 8 years ago
  Mattias Jakobsson a6567736f8 Prepared for upload to PyPI 8 years ago
  Mattias Jakobsson b4457b8749 Updated the MANIFEST 8 years ago
  Mattias Jakobsson 682153d5c9 Updated the README with links to ECMWF's GRIB overviews 8 years ago
  Mattias Jakobsson 2db597c98b Bumped version number to 0.1.0 8 years ago
  Mattias Jakobsson d5a48f8dc0 Added a Requirements, Installation, Usage and Development section to README 8 years ago
  Mattias Jakobsson 0bf619f976 Rewrote all tests with pytest fixtures 8 years ago
  Mattias Jakobsson 897f334cf0 Turned BitMapSection.bitmap into a proper field 8 years ago
  Mattias Jakobsson 5c694643b8 Added a fieldsnames attribute to the GRIB sections 8 years ago
  Mattias Jakobsson 1e6b6425bd Made unit tests implicitly check message counts 8 years ago
  Mattias Jakobsson 4c76a94486 Turned SimpleGridDataSection.values into a proper field 8 years ago
  Mattias Jakobsson a0d3fe2e3f Added a LevelField for the GRIB 1 product definition section 8 years ago
  Mattias Jakobsson 8e08b74df9 Added pytest-cov to the test requirements 8 years ago
  Mattias Jakobsson c9d8ee76bd Added support for MATCH v1.0 logarithmic packing 8 years ago
  Mattias Jakobsson affdd36b68 Added support for MATCH v1.0 GRIB 1 product definition sections 8 years ago
  Mattias Jakobsson 98f740a36b Added an Int8Field 8 years ago
  Mattias Jakobsson 21d670120c Added an unpack_int8_from() function to the binary module 8 years ago
  Mattias Jakobsson 67d7d86cbe Turned pupygrib.edition1 into a sub-package 8 years ago
  Mattias Jakobsson 9b65bfe26f Added basic support for edition 2 GRIB messages 8 years ago
  Mattias Jakobsson 8e86cbe81b Added an Uint32Field 8 years ago
  Mattias Jakobsson 5b70f6cfd8 Added an unpack_uint32_from() function to the binary module 8 years ago
  Mattias Jakobsson 089b2d050c Made GRIB edition 1 respect scanning mode 8 years ago