Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DPS image for gedi-subsetter is missing maap.cfg file #44

Description

@jjfrench

Epic

#213

Links to: #312

Description

The image used for the GEDI subsetting algorithm is broken:

OSError: No maap.cfg file found. Locations checked: ./maap.cfg; /home/ops/maap.cfg; /maap-py/maap.cfg
ERROR conda.cli.main_run:execute(49): `conda run /app/maap-documentation-examples/gedi-subset/src/gedi_subset/subset.py --verbose --aoi input/GAB-ADM0.geojson --columns agbd,agbd_se,sensitivity,sensitivity_a2` failed. (See above for error)
+ cp _stderr.txt _alt_traceback.txt

This appears to be due to use of the following image as specified for the docker_url value within the algorithm_config.yml file:

docker_url: mas.maap-project.org:5000/root/ade-base-images/r:latest

Unfortunately, there are no tagged images, so it seems that a recent build of the image introduced this problem.

Sujen suggested we use the following instead:

docker_url: mas.dit.maap-project.org/root/maap-workspaces/base_images/r:dit

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions