Unable to run make_remap_weights_file.py

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
devyanik
Posts: 4
Joined: Mon Nov 08, 2021 7:50 pm
Location: Department of Atmospheric and Space Science

Unable to run make_remap_weights_file.py

#1 Unread post by devyanik »

python make_remap_weights_file.py

Assuming spherical is integer b'T' <class 'numpy.ma.core.MaskedArray'>
Load geographical grid from file
grid shape 40 20
grid shape 40 19
grid shape 39 20
Segmentation fault (core dumped)
I am getting this error

devyanik
Posts: 4
Joined: Mon Nov 08, 2021 7:50 pm
Location: Department of Atmospheric and Space Science

Unable to run make_remap_weights_file.py

#2 Unread post by devyanik »

python make_remap_weights_file.py


Assuming spherical is integer b'T' <class 'numpy.ma.core.MaskedArray'>
Load geographical grid from file
grid shape 40 20
grid shape 40 19
grid shape 39 20
Segmentation fault (core dumped)

I am getting above error

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: Unable to run make_remap_weights_file.py

#3 Unread post by kate »

This is using scrip, right? I don't use scrip any more. Use the newer ESMF examples.

devyanik
Posts: 4
Joined: Mon Nov 08, 2021 7:50 pm
Location: Department of Atmospheric and Space Science

Re: Unable to run make_remap_weights_file.py

#4 Unread post by devyanik »

Dear Kate,

could you please tell me which one is ESMF examples ?

Regards,

devyani

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: Unable to run make_remap_weights_file.py

#5 Unread post by kate »

Arctic_HYCOM_GLBy

Post Reply