Jelajahi Sumber

i.eb.hsebal01: Naming convention for modules now respected (would bug pyGRASS) (trunk https://trac.osgeo.org/grass/changeset/60936)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@61318 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 tahun lalu
induk
melakukan
6a8d28438f

+ 1 - 1
imagery/Makefile

@@ -9,7 +9,7 @@ SUBDIRS = \
 	i.cluster \
 	i.eb.evapfr \
 	i.eb.eta \
-	i.eb.h_sebal01 \
+	i.eb.hsebal01 \
 	i.eb.netrad \
 	i.eb.soilheatflux \
 	i.evapo.mh \

+ 1 - 1
imagery/i.eb.h_sebal01/Makefile

@@ -1,6 +1,6 @@
 MODULE_TOPDIR = ../..
 
-PGM = i.eb.h_sebal01
+PGM = i.eb.hsebal01
 
 LIBES = $(RASTERLIB) $(GISLIB) $(MATHLIB)
 DEPENDENCIES = $(RASTERDEP) $(GISDEP)

imagery/i.eb.h_sebal01/i.eb.h_sebal01.html → imagery/i.eb.hsebal01/i.eb.h_sebal01.html


+ 1 - 1
imagery/i.eb.h_sebal01/main.c

@@ -1,7 +1,7 @@
 
 /****************************************************************************
  *
- * MODULE:       i.eb.h_SEBAL01
+ * MODULE:       i.eb.hSEBAL01
  * AUTHOR(S):    Yann Chemin - yann.chemin@gmail.com
  * PURPOSE:      Calculates sensible heat flux by SEBAL iteration
  *               Delta T will be reassessed in the iterations !