cdo remapdis (Abort): proj library support not compiled in

29 views Asked by At

sea ice drift data: https://nsidc.org/data/nsidc-0116/versions/4 enter image description here

I try to resample this data into longitudexlatitude=r720x361 grid, so I tried cdo remapdis command: enter image description here and then I check my cdo library, and find there's no proj library here. enter image description here then I try to download proj library and compile in cdo. According to cdo documentation: enter image description here enter image description here enter image description here enter image description here but it report error: enter image description here How can I compile proj library into cdo? Thank you for any answer!

0

There are 0 answers