TUW-GEO / ascat

Read and visualize data from the Advanced Scatterometer (ASCAT) on-board the series of Metop satellites
https://ascat.readthedocs.io/
MIT License
23 stars 16 forks source link

Numpy FutureWarning - 1type #34

Closed sebhahn closed 4 years ago

sebhahn commented 4 years ago

scat/read_native/eps_native.py:522: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.

sebhahn commented 4 years ago

fixed with PR #35