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

fix HTML creation for Indicators calculated from scratch #345

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Jun 1, 2022

Description

HTML has only been created for Indicators created for features of a
dataset in the DB (dataset and fid parameters).
Create HTML also for Indicators calculated from scratch (bpolys)

Corresponding issue

  • None

New or changed dependencies

  • None

Checklist

  • I have updated my branch to main (e.g. through git rebase main)
  • My code follows the style guide and was checked with pre-commit before committing
    - [ ] I have commented my code
    - [ ] I have added sufficient unit and integration tests
  • I have updated the CHANGELOG.md

@matthiasschaub matthiasschaub added the bug Something isn't working label Jun 1, 2022
@matthiasschaub matthiasschaub added this to the Release 0.10.0 milestone Jun 1, 2022
HTML has only been created for Indicators created for features of a
dataset in the DB (`dataset` and `fid` parameters).
Create HTML also for Indicators calculated from scratch (`bpolys`)
@matthiasschaub matthiasschaub marked this pull request as ready for review June 1, 2022 13:47
@matthiasschaub matthiasschaub changed the title Fix create html Fix HTML creation for Indicators calculated from scratch Jun 1, 2022
@matthiasschaub matthiasschaub changed the title Fix HTML creation for Indicators calculated from scratch fix HTML creation for Indicators calculated from scratch Jun 1, 2022
@matthiasschaub matthiasschaub merged commit 7e6b110 into main Jun 2, 2022
@matthiasschaub matthiasschaub deleted the fix-create-html branch June 2, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants