XavierCLL
|
5422a4cc87
replace string.find for compatibility with python 3
|
8 年之前 |
Luca Delucchi
|
a63461e8b7
Merge remote-tracking branch 'xavier/2.0' into 2.0
|
8 年之前 |
Luca Delucchi
|
2455965f5f
added CHANGES
|
8 年之前 |
Luca Delucchi
|
7fcba306de
check NoDataValue; get the type of raster
|
8 年之前 |
XavierCLL
|
98ba516f89
several fixed typos in all rst files
|
8 年之前 |
XavierCLL
|
8df55c1832
improved the setup.py file
|
8 年之前 |
XavierCLL
|
a05481527e
fixed rst code in README file
|
8 年之前 |
XavierCLL
|
628bade081
adjusted examples in modis quality script, the output file argument "-o" is required
|
8 年之前 |
XavierCLL
|
590878fc94
set utf-8 encoding in setup
|
8 年之前 |
XavierCLL
|
17cc6387df
flush the listfiles when download
|
8 年之前 |
XavierCLL
|
20f2bc9fa5
missing set writeFilePath with destinationFolder
|
8 年之前 |
XavierCLL
|
439f18ec26
created the directory is not exist when download the modis
|
8 年之前 |
XavierCLL
|
054a06a7ca
fix in get_dates while open url in python 3 in modis_download.py script
|
8 年之前 |
XavierCLL
|
93c5add976
fix using urllib in python 2 and 3
|
8 年之前 |
XavierCLL
|
5568d5a4db
fix subset types
|
8 年之前 |
XavierCLL
|
33f5b7477c
fix checking the spectral string in modis_convert
|
8 年之前 |
XavierCLL
|
b4ab3f3874
fix replace function in python 3
|
8 年之前 |
XavierCLL
|
776e554fd9
use isinstance for compare types instead of use types module
|
8 年之前 |
XavierCLL
|
2145bbe0f2
several fixes TYPOs
|
8 年之前 |
XavierCLL
|
633f903d9e
efficient dictionary on Py2 and Py3 (and not extra memory overhead on Py2)
|
8 年之前 |
XavierCLL
|
7d72259b62
delete unreachable code
|
8 年之前 |
XavierCLL
|
4efa705ec5
float division py2and3
|
8 年之前 |
XavierCLL
|
6ec9df3e3d
raising exceptions py2and3
|
8 年之前 |
XavierCLL
|
b025367e89
python 2 and 3 compatibility in print function
|
8 年之前 |
Luca Delucchi
|
c35b9500bc
updated website address
|
8 年之前 |
Luca Delucchi
|
e9f6a11c38
fixed create_version.sh
|
8 年之前 |
XavierCLL
|
6326a1bf90
Init the migration from Python 2 to Python 3 using 2to3
|
8 年之前 |
Luca Delucchi
|
a3b7456b3e
added parameter to perform gdal check
|
9 年之前 |
Luca Delucchi
|
6a22b21571
fixed format functions, fixed #36
|
9 年之前 |
Luca Delucchi
|
d3f187dc0c
preparing new release 1.0.2
|
9 年之前 |