Skip to content

Commit

Permalink
Merge branch 'add_mcc_functions' of github.com:nansencenter/sea_ice_d…
Browse files Browse the repository at this point in the history
…rift into add_mcc_functions
  • Loading branch information
akorosov committed Jan 11, 2017
2 parents ace7bcd + f379748 commit 3af721c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ gpi = rpm > 0.4
plt.quiver(lon1pm[gpi], lat1pm[gpi], upm[gpi], vpm[gpi], rpm[gpi])
```
Full example [here](http://conda.pydata.org/miniconda.html)
Full example [here](https://github.com/nansencenter/sea_ice_drift/blob/add_mcc_functions/examples/simple.py)

![Feature Tracking and the first SAR image](https://raw.githubusercontent.com/nansencenter/sea_ice_drift/add_mcc_functions/examples/sea_ice_drift_FT_img1.png)

![Pattern Matching and the second SAR image](https://raw.githubusercontent.com/nansencenter/sea_ice_drift/add_mcc_functions/examples/sea_ice_drift_PM_img2.png)

0 comments on commit 3af721c

Please sign in to comment.