Skip to content

Commit 17301b0

Browse files
committed
wrapping up for version 0.2.0
+ setup.py: update version number to 0.2.0 + remove the following unused big test data files and big downloaded GRIB files to save git clone data volume - examples/ECMWF/ERA-Int* files (>75 MB) - examples/dem* files - examples/*.flt files
1 parent 3ba82ff commit 17301b0

17 files changed

+1
-193
lines changed

examples/DEM.flt

-1.18 MB
Binary file not shown.

examples/DEM.flt.rsc

Lines changed: 0 additions & 51 deletions
This file was deleted.

examples/Dem_crop.dem

-4.77 MB
Binary file not shown.

examples/Dem_crop.dem.rsc

Lines changed: 0 additions & 15 deletions
This file was deleted.
-24.5 MB
Binary file not shown.
-136 KB
Binary file not shown.
-24.5 MB
Binary file not shown.

examples/dem_16rlks.hgt

-2.36 MB
Binary file not shown.

examples/dem_16rlks.hgt.rsc

Lines changed: 0 additions & 51 deletions
This file was deleted.

examples/dem_16rlks.hgt.rsc.hst

Lines changed: 0 additions & 63 deletions
This file was deleted.

examples/hgt.flt

-684 KB
Binary file not shown.

examples/hgt.flt.rsc

Lines changed: 0 additions & 12 deletions
This file was deleted.

examples/lat.flt

-1.18 MB
Binary file not shown.

examples/lat2.flt

-684 KB
Binary file not shown.

examples/lon.flt

-1.18 MB
Binary file not shown.

examples/lon2.flt

-684 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='pyaps3',
15-
version='1.0',
15+
version='0.2.0',
1616
description="Python based Atmospheric Phase Screen Estimation",
1717
url="https://github.com/AngeliqueBenoit/pyaps3",
1818
author="Angelique Benoit, Romain Jolivet",

0 commit comments

Comments
 (0)