In a message of Thu, 26 Nov 2015 15:15:43 -0200, jorge.conr...@cptec.inpe.br wr
ites:
>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 ca
On Thu, 26 Nov 2015 15:15:43 -0200, jorge.conrado wrote:
> 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 d
On 26/11/2015 17:15, jorge.conr...@cptec.inpe.br wrote:
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 ge
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 press