How can I debug my NCO/Meteocean-API code to obtain atmospheric data?
I am currently trying to utilize the meteocean-api in Python to download and use NORA3 data. This uses the nco package in the background to work with the files. I downloaded it, and all of its dependencies (including nco), simply using: