This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Greetings! Yes, I have access to cheyenne, that should be fine for sharing the file. Ryan > Hi Ryan, > > Thank you for the suggestion. Unfortunately, I am still getting the same > error message. I even made "levs" an np.array. Would you be able to get a > grib file if I stage it on cheyenne? > > address@hidden> wrote: > > > Greetings! > > > > My first (and right now only) guess is that you need to convert your u/v > > collections from lists to arrays. Easiest way is probably to change the > > lines that attach units to: > > > > u = np.array(u) * units('m/s') > > v = np.array(v) * units('m/s') > > > > If that doesn't help, can you post a sample input grib file somewhere I > > can grab it? Ticket Details =================== Ticket ID: PHR-160601 Department: Support Python Priority: Low Status: Closed =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.