Skip to content

Commit af6d91c

Browse files
committed
Main changes in 1.2.0:
--- Supports new AVISO 2014 release --- Supports Black Sea domain --- Shape test activated (not activated in previous versions)
1 parent 915785e commit af6d91c

File tree

4 files changed

+334
-174
lines changed

4 files changed

+334
-174
lines changed

haversine_distmat.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
! f2py -m haversine_distmat -h haversine_distmat.pyf haversine_distmat.f90 --overwrite-signature
2525
! f2py -c --fcompiler=gfortran haversine_distmat.pyf haversine_distmat.f90
2626
!
27-
! Version 1.1.0
27+
! Version 1.2.0
2828
!
2929
!===========================================================================
3030

0 commit comments

Comments
 (0)