Skip to content

Commit

Permalink
wrapping up for version 0.2.0
Browse files Browse the repository at this point in the history
+ 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
  • Loading branch information
yunjunz committed Aug 31, 2021
1 parent 3ba82ff commit 17301b0
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 193 deletions.
Binary file removed examples/DEM.flt
Binary file not shown.
51 changes: 0 additions & 51 deletions examples/DEM.flt.rsc

This file was deleted.

Binary file removed examples/Dem_crop.dem
Binary file not shown.
15 changes: 0 additions & 15 deletions examples/Dem_crop.dem.rsc

This file was deleted.

Binary file removed examples/ECMWF/ERA-Int_20030426_12.grb
Binary file not shown.
Binary file removed examples/ECMWF/ERA-Int_20030426_12.png
Binary file not shown.
Binary file removed examples/ECMWF/ERA-Int_20040526_12.grb
Binary file not shown.
Binary file removed examples/dem_16rlks.hgt
Binary file not shown.
51 changes: 0 additions & 51 deletions examples/dem_16rlks.hgt.rsc

This file was deleted.

63 changes: 0 additions & 63 deletions examples/dem_16rlks.hgt.rsc.hst

This file was deleted.

Binary file removed examples/hgt.flt
Binary file not shown.
12 changes: 0 additions & 12 deletions examples/hgt.flt.rsc

This file was deleted.

Binary file removed examples/lat.flt
Binary file not shown.
Binary file removed examples/lat2.flt
Binary file not shown.
Binary file removed examples/lon.flt
Binary file not shown.
Binary file removed examples/lon2.flt
Binary file not shown.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name='pyaps3',
version='1.0',
version='0.2.0',
description="Python based Atmospheric Phase Screen Estimation",
url="https://github.com/AngeliqueBenoit/pyaps3",
author="Angelique Benoit, Romain Jolivet",
Expand Down

0 comments on commit 17301b0

Please sign in to comment.