NOAA-ORR-ERD / PyGnome

The General NOAA Operational Modeling Environment
https://gnome.orr.noaa.gov/doc/pygnome/index.html
Other
55 stars 44 forks source link

Buffer has wrong number of dimensions (expected 1, got 2) #138

Closed larissafranklin23 closed 1 year ago

larissafranklin23 commented 1 year ago

I was using the gas-oil-exxon_AD00458 when I changed it to boscan-amoco AH00171, it started to show this error message.

image

coconnor8 commented 1 year ago

If you load your scenario into WebGnome do you see the same error? If so, make a save file and post it here. If not then make sure you have the latest code. There was a change in the emulsification code fairly recently that might fix that issue.

On Tue, Nov 15, 2022 at 4:02 AM larissafranklin23 @.***> wrote:

I was using the gas-oil-exxon_AD00458 when I changed it to boscan-amoco AH00171, it started to show this error message.

[image: image] https://user-images.githubusercontent.com/66744674/201914302-1e4837fe-15b9-4e8a-8f1e-10ad109195bc.png

— Reply to this email directly, view it on GitHub https://github.com/NOAA-ORR-ERD/PyGnome/issues/138, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPP4GG2KW6VPDFGWP3CZITWIN3TLANCNFSM6AAAAAASA3TACI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

coconnor8 commented 1 year ago

Another note - we are no longer using the master branch, so you should switch to production if you haven't already. That might be why your code is out of date.

On Tue, Nov 15, 2022 at 4:02 AM larissafranklin23 @.***> wrote:

I was using the gas-oil-exxon_AD00458 when I changed it to boscan-amoco AH00171, it started to show this error message.

[image: image] https://user-images.githubusercontent.com/66744674/201914302-1e4837fe-15b9-4e8a-8f1e-10ad109195bc.png

— Reply to this email directly, view it on GitHub https://github.com/NOAA-ORR-ERD/PyGnome/issues/138, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPP4GG2KW6VPDFGWP3CZITWIN3TLANCNFSM6AAAAAASA3TACI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ChrisBarker-NOAA commented 1 year ago

This should be all fixed now, in the main and production branches.