eotdl 2024.2.8__py3-none-any.whl → 2024.2.15__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
eotdl/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "2024.02.08"
1
+ __version__ = "2024.02.15"
eotdl/auth/auth.py CHANGED
@@ -6,7 +6,7 @@ from .errors import LoginError, AuthTimeOut
6
6
  from .is_logged import is_logged
7
7
 
8
8
 
9
- def auth(max_t=30, interval=2):
9
+ def auth(max_t=60, interval=2):
10
10
  user = is_logged()
11
11
  if user:
12
12
  return user
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: eotdl
3
- Version: 2024.2.8
3
+ Version: 2024.2.15
4
4
  Summary: Earth Observation Training Data Lab
5
5
  License: MIT
6
6
  Author: EarthPulse
@@ -29,7 +29,7 @@ Description-Content-Type: text/markdown
29
29
 
30
30
  <p align="center">
31
31
  <a href="https://www.eotdl.com/">
32
- <img src="eotdl.png" alt="EOTDL" />
32
+ <img src="https://raw.githubusercontent.com/earthpulse/eotdl/main/eotdl/eotdl.png" alt="EOTDL" style="width: 75%;"/>
33
33
  </a>
34
34
  </p>
35
35
 
@@ -40,9 +40,6 @@ Description-Content-Type: text/markdown
40
40
  <a href="https://pypi.python.org/pypi/eotdl">
41
41
  <img src="https://img.shields.io/pypi/v/eotdl.svg" alt="NPM Version" />
42
42
  </a>
43
- <a href="https://discord.eotdl.io">
44
- <img src="https://img.shields.io/discord/1024232224486326362?label=Discord" alt="EOTDL on Discord" />
45
- </a>
46
43
  </p>
47
44
 
48
45
  This is the main library and CLI for the **Earth Observation Training Data Lab** (EOTDL), a complete environment that allows you, among other things, to:
@@ -1,4 +1,4 @@
1
- eotdl/__init__.py,sha256=evrYWkpu5K-34ymeXUnrNgaU77HP-ewU8mLsz2MBnDE,27
1
+ eotdl/__init__.py,sha256=WKZfCvNYtuas-KdIFXdxyFqYY3MyW7MCPuaqs7lEG1E,27
2
2
  eotdl/access/__init__.py,sha256=jbyjD7BRGJURlTNmtcbBBhw3Xk4EiZvkqmEykM-bJ1k,231
3
3
  eotdl/access/airbus/__init__.py,sha256=G_kkRS9eFjXbQ-aehmTLXeAxh7zpAxz_rgB7J_w0NRg,107
4
4
  eotdl/access/airbus/client.py,sha256=zjfgB_NTsCCIszoQesYkyLJgheKg-eTh28vbleXYxfw,12018
@@ -12,7 +12,7 @@ eotdl/access/sentinelhub/evalscripts.py,sha256=m6cnZ6ryXHgdH2B7RDVSlDHXWfvKi7HMG
12
12
  eotdl/access/sentinelhub/parameters.py,sha256=Ni3Lqx1bLVcMzgmnuayDS00BLDm7SuM1FExVdGafopI,2061
13
13
  eotdl/access/sentinelhub/utils.py,sha256=AUI3M_UX84lVdiSzOuZNiCLpHEP-sXJa97vEzAAZ-cM,3295
14
14
  eotdl/auth/__init__.py,sha256=OuGNfJQ-8Kymn4zIywlHQfImEO8DJMJIwOwTQm-u_dc,99
15
- eotdl/auth/auth.py,sha256=BBoV1SXW_vf6qnwOSTsUNrvI0bHE_OwFdXhgdveQe1k,2029
15
+ eotdl/auth/auth.py,sha256=EjbVFREA2H0sjFJhVqjFZrwjKPzxRJ2x83MTjizpRBs,2029
16
16
  eotdl/auth/errors.py,sha256=E1lv3Igk--J-SOgNH18i8Xx9bXrrMyBSHKt_CAUmGPo,308
17
17
  eotdl/auth/is_logged.py,sha256=QREuhkoDnarZoUZwCxVCNoESGb_Yukh0lJo1pXvrV9Q,115
18
18
  eotdl/auth/logout.py,sha256=P_Sp6WmVvnG3R9V1L9541KNyHFko9DtQPqAKD2vaguw,161
@@ -70,7 +70,7 @@ eotdl/tools/paths.py,sha256=yWhOtVxX4NxrDrrBX2fuye5N1mAqrxXFy_eA7dffd84,1152
70
70
  eotdl/tools/stac.py,sha256=ovXdrPm4Sn9AAJmrP88WnxDmq2Ut-xPoscjphxz3Iyo,5763
71
71
  eotdl/tools/time_utils.py,sha256=qJ3-rk1I7ne722SLfAP6-59kahQ0vLQqIf9VpOi0Kpg,4691
72
72
  eotdl/tools/tools.py,sha256=Tl4_v2ejkQo_zyZek8oofJwoYcdVosdOwW1C0lvWaNM,6354
73
- eotdl-2024.2.8.dist-info/METADATA,sha256=FyKg6XaTU16ySQklWIkJgqSsVwhfOQjsCFznmRH2k9c,3991
74
- eotdl-2024.2.8.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
75
- eotdl-2024.2.8.dist-info/entry_points.txt,sha256=s6sfxUfRrSX2IP2UbrzTFTvRCtLgw3_OKcHlOKf_5F8,39
76
- eotdl-2024.2.8.dist-info/RECORD,,
73
+ eotdl-2024.2.15.dist-info/METADATA,sha256=PvicntB6mwav_KhBYF5YGmq1z7JPu3OQvkQLficNK84,3914
74
+ eotdl-2024.2.15.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
75
+ eotdl-2024.2.15.dist-info/entry_points.txt,sha256=s6sfxUfRrSX2IP2UbrzTFTvRCtLgw3_OKcHlOKf_5F8,39
76
+ eotdl-2024.2.15.dist-info/RECORD,,