Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99589

read 4D binary data

From jorge.conrado@cptec.inpe.br
Newsgroups comp.lang.python
Subject read 4D binary data
Date 2015-11-26 15:15 -0200
Message-ID <mailman.148.1448558147.20593.python-list@python.org> (permalink)

Show all headers | View raw


Hi,


I'm startig in Python and I have a 4D binary data. The dimension of my 
data is:

67 ----> longitude points
41 ----> latitude points
10 ----> pressure levels points
33 ----> time points


How can I read this data and what can I do to get a 2D array 
(longitude,latitude) for a specific pressure  and time dimension.


Conrado

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

read 4D binary data jorge.conrado@cptec.inpe.br - 2015-11-26 15:15 -0200
  Re: read 4D binary data Denis McMahon <denismfmcmahon@gmail.com> - 2015-11-26 17:52 +0000

csiph-web