dea-tools 0.3.6.dev40__tar.gz → 0.3.6.dev41__tar.gz
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.
- {dea_tools-0.3.6.dev40/dea_tools.egg-info → dea_tools-0.3.6.dev41}/PKG-INFO +3 -2
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/animations.py +2 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/crophealth.py +5 -5
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/imageexport.py +1 -1
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41/dea_tools.egg-info}/PKG-INFO +3 -2
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/.gitignore +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/LICENSE +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/MANIFEST.in +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/README.rst +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/__init__.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/__main__.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/__init__.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/changefilmstrips.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/deacoastlines.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/geomedian.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/miningrehab.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/app/widgetconstructors.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/bandindices.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/bom.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/classification.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/climate.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/coastal.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/dask.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/datahandling.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/landcover.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/maps.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/plotting.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/pyfes_model.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/spatial.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/temporal.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/validation.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/waterbodies.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools/wetlands.py +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools.egg-info/SOURCES.txt +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools.egg-info/dependency_links.txt +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools.egg-info/requires.txt +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/dea_tools.egg-info/top_level.txt +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/index.rst +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/mock_imports.txt +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/pyproject.toml +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/setup.cfg +0 -0
- {dea_tools-0.3.6.dev40 → dea_tools-0.3.6.dev41}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: dea-tools
|
|
3
|
-
Version: 0.3.6.
|
|
3
|
+
Version: 0.3.6.dev41
|
|
4
4
|
Summary: Functions and algorithms for analysing Digital Earth Australia data.
|
|
5
5
|
Home-page: https://github.com/GeoscienceAustralia/dea-notebooks
|
|
6
6
|
Author: Geoscience Australia
|
|
@@ -72,6 +72,7 @@ Dynamic: description
|
|
|
72
72
|
Dynamic: description-content-type
|
|
73
73
|
Dynamic: home-page
|
|
74
74
|
Dynamic: license
|
|
75
|
+
Dynamic: license-file
|
|
75
76
|
Dynamic: provides-extra
|
|
76
77
|
Dynamic: requires-dist
|
|
77
78
|
Dynamic: requires-python
|
|
@@ -75,6 +75,7 @@ sat_params = {
|
|
|
75
75
|
"products": [
|
|
76
76
|
"ga_s2am_ard_3",
|
|
77
77
|
"ga_s2bm_ard_3",
|
|
78
|
+
"ga_s2cm_ard_3",
|
|
78
79
|
],
|
|
79
80
|
"styles": {
|
|
80
81
|
"True colour": ("simple_rgb", ["nbart_red", "nbart_green", "nbart_blue"]),
|
|
@@ -88,6 +89,7 @@ sat_params = {
|
|
|
88
89
|
"products": [
|
|
89
90
|
"ga_s2am_ard_3",
|
|
90
91
|
"ga_s2bm_ard_3",
|
|
92
|
+
"ga_s2cm_ard_3",
|
|
91
93
|
"ga_ls5t_ard_3",
|
|
92
94
|
"ga_ls7e_ard_3",
|
|
93
95
|
"ga_ls8c_ard_3",
|
|
@@ -7,7 +7,7 @@ Available functions:
|
|
|
7
7
|
load_crophealth_data
|
|
8
8
|
run_crophelath_app
|
|
9
9
|
|
|
10
|
-
Last modified:
|
|
10
|
+
Last modified: February 2025
|
|
11
11
|
'''
|
|
12
12
|
|
|
13
13
|
# Load modules
|
|
@@ -41,10 +41,10 @@ def load_crophealth_data():
|
|
|
41
41
|
"""
|
|
42
42
|
Loads Sentinel-2 analysis-ready data (ARD) product for the crop health
|
|
43
43
|
case-study area. The ARD product is provided for the last year.
|
|
44
|
-
Last modified:
|
|
44
|
+
Last modified: February 2025
|
|
45
45
|
|
|
46
46
|
outputs
|
|
47
|
-
ds - data set containing combined, masked data from Sentinel-2a and -
|
|
47
|
+
ds - data set containing combined, masked data from Sentinel-2a, -2b and -2c.
|
|
48
48
|
Masked values are set to 'nan'
|
|
49
49
|
"""
|
|
50
50
|
|
|
@@ -67,7 +67,7 @@ def load_crophealth_data():
|
|
|
67
67
|
time = (start_date.strftime("%Y-%m-%d"), end_date.strftime("%Y-%m-%d"))
|
|
68
68
|
|
|
69
69
|
# Construct the data cube query
|
|
70
|
-
products = ["ga_s2am_ard_3", "ga_s2bm_ard_3"]
|
|
70
|
+
products = ["ga_s2am_ard_3", "ga_s2bm_ard_3", "ga_s2cm_ard_3"]
|
|
71
71
|
|
|
72
72
|
query = {
|
|
73
73
|
'x': longitude,
|
|
@@ -105,7 +105,7 @@ def run_crophealth_app(ds):
|
|
|
105
105
|
Last modified: January 2020
|
|
106
106
|
|
|
107
107
|
inputs
|
|
108
|
-
ds - data set containing combined, masked data from Sentinel-2a and -
|
|
108
|
+
ds - data set containing combined, masked data from Sentinel-2a, -2b and -2c.
|
|
109
109
|
Must also have an attribute containing the NDVI value for each pixel
|
|
110
110
|
"""
|
|
111
111
|
|
|
@@ -70,7 +70,7 @@ sat_params = {
|
|
|
70
70
|
},
|
|
71
71
|
},
|
|
72
72
|
"ga_s2m_ard_3": {
|
|
73
|
-
"products": ["ga_s2am_ard_3", "ga_s2bm_ard_3"],
|
|
73
|
+
"products": ["ga_s2am_ard_3", "ga_s2bm_ard_3", "ga_s2cm_ard_3"],
|
|
74
74
|
"styles": {
|
|
75
75
|
"True colour": ("simple_rgb", ["nbart_red", "nbart_green", "nbart_blue"]),
|
|
76
76
|
"False colour": (
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: dea-tools
|
|
3
|
-
Version: 0.3.6.
|
|
3
|
+
Version: 0.3.6.dev41
|
|
4
4
|
Summary: Functions and algorithms for analysing Digital Earth Australia data.
|
|
5
5
|
Home-page: https://github.com/GeoscienceAustralia/dea-notebooks
|
|
6
6
|
Author: Geoscience Australia
|
|
@@ -72,6 +72,7 @@ Dynamic: description
|
|
|
72
72
|
Dynamic: description-content-type
|
|
73
73
|
Dynamic: home-page
|
|
74
74
|
Dynamic: license
|
|
75
|
+
Dynamic: license-file
|
|
75
76
|
Dynamic: provides-extra
|
|
76
77
|
Dynamic: requires-dist
|
|
77
78
|
Dynamic: requires-python
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|