Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion src/db/db.join/db.join.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/display/d.explanation.plot/d.explanation.plot.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/display/d.frame/d.frame.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/display/d.mon2/d.mon2.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
############################################################################
#
# MODULE: d.mon(.py)
Expand Down
2 changes: 1 addition & 1 deletion src/display/d.vect.thematic2/d.vect.thematic2.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.citation/g.citation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.compare.md5/g.compare.md5.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

################################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.copyall/g.copyall.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.download.location/g.download.location.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
############################################################################
#
# MODULE: g.download.location
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.isis3mt/g.isis3mt.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#
############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.proj.all/g.proj.all.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.proj.identify/g.proj.identify.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8
"""
@module g.proj.identify
Expand Down
2 changes: 1 addition & 1 deletion src/general/g.rename.many/g.rename.many.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/db.csw.admin/db.csw.admin.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module db.csw.admin
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module db.csw.harvest
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/db.csw.run/db.csw.run.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

# =================================================================
#
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
@module g.gui.cswbrowser
@brief GUI csw browser
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module g.gui.metadata
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/m.csw.update/m.csw.update.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/cswlib.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
@module library for g.gui.cswbrowser
@brief GUI csw browser
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/cswutil.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
@module utility for g.gui.cswbrowser
@brief GUI csw browser
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/dependency.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@package editor
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/mdgrass.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@package mdgrass
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@package jinjainfo
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/mdpdffactory.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module mdpdffactory
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/mdlib/mdutil.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@package mdgrass
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/r.info.iso/r.info.iso.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module r.info.iso
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module t.info.iso
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.metadata/v.info.iso/v.info.iso.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
@module v.info.iso
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.mwprecip/g.gui.mwprecip.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


# %module
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.mwprecip/mw3.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8

from math import sin, cos, atan2, degrees, tan, sqrt
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.mwprecip/mw_util.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import re
import os
import sys
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.mwprecip/pgwrapper.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8

import sys
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.stream/gui_modules/ImageViewer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""!
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.stream/gui_modules/rstream.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""!
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""!
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.stream/gui_modules/rstream_panelOne.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""!
Expand Down
2 changes: 1 addition & 1 deletion src/gui/wxpython/wx.wms/wmsmenu.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
@author Sudeep Singh Walia (Indian Institute of Technology, Kharagpur , sudeep495@gmail.com)
"""

#!/usr/bin/env python
#!/usr/bin/env python3

# generated by wxGlade 0.6.3 on Mon Jul 11 04:58:20 2011
import os
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.db.connect/hd.db.connect.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.esri2vector/hd.esri2vector.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hdfs.in.fs/hd.hdfs.in.fs.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hdfs.in.vector/hd.hdfs.in.vector.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hdfs.info/hd.hdfs.info.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hdfs.out.vector/hd.hdfs.out.vector.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hive.csv.table/hd.hive.csv.table.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hive.execute/hd.hive.execute.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hive.info/hd.hive.info.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hive.json.table/hd.hive.json.table.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hive.load/hd.hive.load.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hd.hive.select/hd.hive.select.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/hadoop/hd/hdfswrapper/security_utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Licensed to Cloudera, Inc. under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.ann.maskrcnn/maskrcnnlib/config.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

#
############################################################################
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.cutlines/i.cutlines.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.cva/i.cva.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#
############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.fusion.hpf/constants.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding:utf-8 -*-

"""
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.fusion.hpf/high_pass_filter.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.fusion.hpf/i.fusion.hpf.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.fusion.hpf/test_high_pass_filter.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

# author: Panagiotis Mavrogiorgos

Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.gabor/i.gabor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.histo.match/i.histo.match.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
MODULE: i.histo.match
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.image.bathymetry/i.image.bathymetry.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.in.probav/i.in.probav.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
############################################################################
#
# MODULE: i.in.probav
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.landsat/i.landsat.import/i.landsat.import.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

############################################################################
#
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.landsat/i.landsat.qa/i.landsat.qa.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3

"""
MODULE: i.landsat.qa
Expand Down
2 changes: 1 addition & 1 deletion src/imagery/i.landsat8.swlst/column_water_vapor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3


"""
Expand Down
Loading