-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the dockerfile to fix FC install, also upgrade to Python 3.8
- Loading branch information
1 parent
a05aee2
commit 7b71973
Showing
7 changed files
with
221 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
affine==2.3.0 | ||
aiobotocore==1.2.0 | ||
aiohttp==3.7.3 | ||
aioitertools==0.7.1 | ||
astropy==4.1 | ||
async-timeout==3.0.1 | ||
attrs==20.3.0 | ||
awscli==1.18.212 | ||
azure-core==1.13.0 | ||
azure-storage-blob==12.8.0 | ||
boto3==1.16.52 | ||
botocore==1.19.52 | ||
Bottleneck==1.3.2 | ||
cachetools==4.2.1 | ||
certifi==2020.12.5 | ||
cffi==1.14.5 | ||
cftime==1.3.1 | ||
chardet==3.0.4 | ||
ciso8601==2.1.3 | ||
click==7.1.2 | ||
click-plugins==1.1.1 | ||
cligj==0.7.1 | ||
cloudpickle==1.6.0 | ||
colorama==0.4.3 | ||
contextvars==2.4 | ||
cryptography==3.4.7 | ||
cycler==0.10.0 | ||
dask==2021.5.0 | ||
dask-image==0.5.0 | ||
dataclasses==0.8 | ||
decorator==4.4.2 | ||
distributed==2021.5.0 | ||
docutils==0.15.2 | ||
HeapDict==1.0.1 | ||
idna==2.10 | ||
idna-ssl==1.1.0 | ||
imageio==2.9.0 | ||
immutables==0.14 | ||
importlib-metadata==3.4.0 | ||
isodate==0.6.0 | ||
Jinja2==2.11.2 | ||
jmespath==0.10.0 | ||
jsonschema==3.2.0 | ||
kiwisolver==1.3.1 | ||
lark-parser==0.11.1 | ||
lmdb==1.0.0 | ||
lxml==4.6.2 | ||
MarkupSafe==1.1.1 | ||
matplotlib==3.3.3 | ||
morecantile==2.1.0 | ||
msgpack==1.0.2 | ||
msrest==0.6.21 | ||
multidict==5.1.0 | ||
netCDF4==1.5.4 | ||
networkx==2.5 | ||
numexpr==2.7.2 | ||
numpy==1.20.3 | ||
oauthlib==3.1.0 | ||
pandas==1.1.5 | ||
Pillow==8.1.0 | ||
PIMS==0.5 | ||
psutil==5.8.0 | ||
psycopg2==2.8.6 | ||
pyasn1==0.4.8 | ||
pycparser==2.20 | ||
pydantic==1.8.1 | ||
pyparsing==2.4.7 | ||
pyproj==2.6.1.post1 | ||
pyrsistent==0.17.3 | ||
pystac==0.5.4 | ||
python-dateutil==2.7.5 | ||
pytz==2020.5 | ||
PyWavelets==1.1.1 | ||
PyYAML==5.3.1 | ||
rasterio==1.2.2 | ||
requests==2.25.1 | ||
requests-oauthlib==1.3.0 | ||
rio-cogeo==2.1.4 | ||
rsa==4.5 | ||
s3transfer==0.3.4 | ||
sat-search==0.3.0 | ||
sat-stac==0.4.1 | ||
scikit-image==0.17.2 | ||
scipy==1.5.4 | ||
Shapely==1.7.1 | ||
six==1.15.0 | ||
slicerator==1.0.0 | ||
snuggs==1.4.7 | ||
sortedcontainers==2.3.0 | ||
SQLAlchemy==1.3.22 | ||
tblib==1.7.0 | ||
thredds-crawler==1.5.4 | ||
tifffile==2020.9.3 | ||
toolz==0.11.1 | ||
tornado==6.1 | ||
tqdm==4.56.0 | ||
typing-extensions==3.7.4.3 | ||
urllib3==1.25.11 | ||
wrapt==1.12.1 | ||
xarray==0.16.1 | ||
yarl==1.6.3 | ||
zict==2.0.0 | ||
zipp==3.4.0 | ||
zstandard==0.15.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
specification: | ||
products: | ||
- ls8_sr | ||
- ls7_sr | ||
- ls5_sr | ||
measurements: ['green', 'red', 'nir', 'swir_1', 'swir_2'] | ||
measurement_renames: | ||
swir_1: swir1 | ||
swir_2: swir2 | ||
resampling: | ||
pixel_quality: nearest | ||
"*": bilinear | ||
basis: green | ||
|
||
aws_unsigned: True | ||
transform: fc.virtualproduct.FractionalCover | ||
transform_url: 'https://github.com/GeoscienceAustralia/fc/' | ||
override_product_family: ard | ||
|
||
transform_args_per_product: | ||
ls5_sr: | ||
c2_scaling: True | ||
ls7_sr: | ||
c2_scaling: True | ||
ls8_sr: | ||
c2_scaling: True | ||
regression_coefficients: | ||
blue: | ||
- 4.1 | ||
- 0.97470 | ||
green: | ||
- 28.9 | ||
- 0.99779 | ||
red: | ||
- 27.4 | ||
- 1.00446 | ||
nir: | ||
- 0.4 | ||
- 0.98906 | ||
swir1: | ||
- 25.6 | ||
- 0.99467 | ||
swir2: | ||
- -32.7 | ||
- 1.02551 | ||
|
||
output: | ||
explorer_url: https://explorer.digitalearth.africa/products/fc_ls/extents | ||
location: /tmp/alchemist | ||
nodata: 255 | ||
preview_image: | ||
red: bs | ||
green: pv | ||
blue: npv | ||
write_data_settings: | ||
overview_resampling: nearest | ||
reference_source_dataset: True | ||
write_stac: True | ||
inherit_geometry: True | ||
|
||
metadata: | ||
product_family: fc | ||
producer: digitalearthafrica.org | ||
dataset_version: 0.0.1 | ||
naming_conventions: deafrica | ||
|
||
processing: | ||
dask_chunks: | ||
x: 4096 | ||
y: 4096 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--extra-index-url="https://packages.dea.ga.gov.au" | ||
aiobotocore[awscli]==1.1.2 | ||
boto3==1.14.44 | ||
botocore==1.17.44 | ||
# Pinned for production DEA run | ||
fc==1.3.2 | ||
aiobotocore[awscli] | ||
boto3 | ||
botocore | ||
fc==1.3.4 | ||
fsspec==0.8.7 | ||
odc-apps-cloud | ||
odc-apps-dc-tools | ||
odc-aws | ||
odc-index | ||
wofs==1.6.3 | ||
xarray==0.16.1 | ||
xarray | ||
numpy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters