Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bufr transformation error: Passed array is too small #559

Closed
maaikelimper opened this issue Nov 1, 2023 · 1 comment
Closed

bufr transformation error: Passed array is too small #559

maaikelimper opened this issue Nov 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@maaikelimper
Copy link
Collaborator

The following error was reported by Yasmin from Brazil when ingesting the attached sample:

" 2023-10-30 15:06:37 raise ERROR_MAPerrid
2023-10-30 15:06:37 [2023-10-30T18:06:37Z] {/app/wis2box/handler.py:109} ERROR - Failed to transform file http://minio:9000/wis2box-incoming/bra/inmet/data/core/weather/surface-based-observations/synop/ISAI18_SBBR_300700_CCC.bufr : Passed array is too small"

ISAI18_SBBR_300700_CCC.zip

I've discussed the issue with Dave and will provide a fix.

@maaikelimper maaikelimper added the bug Something isn't working label Nov 1, 2023
@maaikelimper maaikelimper self-assigned this Nov 1, 2023
@tomkralidis tomkralidis added this to the sprint-013 milestone Nov 8, 2023
@maaikelimper
Copy link
Collaborator Author

For users that want to use the fix in wis2box-1.0b5 :

In wis2box-1.0b5/ edit the file 'docker-compose.yml' and replace on line 114
image: ghcr.io/wmo-im/wis2box-management:1.0b5
With:
image: wmoim/wis2box-management:bugfix

Then stop/start wis2box to use the new image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants