Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature]: IdentifierTool - Query Datasets with Time #462

Open
tariqksoliman opened this issue Dec 6, 2023 · 0 comments
Open

[New Feature]: IdentifierTool - Query Datasets with Time #462

tariqksoliman opened this issue Dec 6, 2023 · 0 comments
Assignees
Labels
enhancement For making an existing feature better

Comments

@tariqksoliman
Copy link
Member

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

No response

Describe the feature request

IdentifierTool could get a configuration like this:

{
    "Fire Emissions": {
        "url": "Layers/fire_emissions_{endtime}.tif",
        "bands": 1,
        "sigfigs": 2,
        "unit": " Carbon/m²/mon",
        "timeFormat": "YYYYMM"
    }
}

timeFormat and {endtime} and {starttime} are new.

@tariqksoliman tariqksoliman added the enhancement For making an existing feature better label Dec 6, 2023
@tariqksoliman tariqksoliman self-assigned this Dec 6, 2023
tariqksoliman added a commit that referenced this issue Dec 6, 2023
* #462 IdentifierTool - Query Datasets with Time

* #462 IdentifierTool timeFormat docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For making an existing feature better
Projects
None yet
Development

No branches or pull requests

1 participant