Skip to content

CachedSource/Source clone="true" Never Set in rasterproxies #140

@mbeaucha

Description

@mbeaucha

I am using rasterproxy mode with MRF files on S3 that have matching compression to the settings listed in the config.xml for OR. Based on the guidance in the MUG https://github.com/nasa-gibs/mrf/blob/master/doc/MUG.md#cloning-mrf, this should result in a clone MRF with , however OR does not add the clone="true". Reviewing the OR code, there is only one spot where this attribute is ever set, and it seems to be for the now-deprecated clonemrf mode (

node[0].setAttribute('clone', 'true')
).

Maybe there's more to it that I'm not aware of, but this seems like an oversight.

Metadata

Metadata

Assignees

Labels

unable to reproduce.Maybe a potential bug, but presently unable to reproduce.

Type

No type
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