Skip to content

Commit

Permalink
eccodes codes_write.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Nov 21, 2024
1 parent 71cf995 commit 108eea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bufr2geojson/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

from cfunits import Units
from eccodes import (codes_bufr_new_from_file, codes_clone,
codes_get_array, codes_set,
codes_get_array, codes_set, codes_write,
codes_release, codes_get,
CODES_MISSING_LONG, CODES_MISSING_DOUBLE,
codes_bufr_keys_iterator_new,
Expand Down

0 comments on commit 108eea1

Please sign in to comment.