Skip to content

Added functions to compare multiple LCZ workflows - #38

Merged
MGousseff merged 80 commits into
orbisgis:masterfrom
MGousseff:master
May 15, 2026
Merged

Added functions to compare multiple LCZ workflows#38
MGousseff merged 80 commits into
orbisgis:masterfrom
MGousseff:master

Conversation

@MGousseff

@MGousseff MGousseff commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Load, intersect, concatenate and visualize multiple workflows.
image

Added a sankey visualization
image

TODO :
Examples for drawChordDiagrams
Tests on multiple comparison
Vignette for multiple comparison workflow (as it is not straightforward).

MGousseff and others added 30 commits November 29, 2024 09:08
JOSS paper added to ReadMe
# Conflicts:
#	DESCRIPTION
#	NAMESPACE
#	R/compareLCZ.R
#	R/compareMultipleLCZ.R
#	R/confidSensib.R
#	R/createIntersect.R
#	R/importLCZvect.R
#	R/matConfLCZ.R
#	R/shinyGC/createIntersect.R
#	man/compareLCZ.Rd
#	man/compareMultipleLCZ.Rd
… consistent

concatenateAllLocationsAllWfs therefore renamed loadConcatAllLocationsAllWfs
…ursive trick that may be cleaner with 2 different functions
…ursive trick that may be cleaner with 2 different functions
…risons' into afterMultipleComparisons

# Conflicts:
#	vignettes/lczexplore_multiple_workflows.Rmd
Run  R CMD check --no-build-vignettes --no-vignettes after a push
Trying to deport package testing on github actions
MGousseff and others added 26 commits May 12, 2026 12:15
deactivate tests before merge
TODO : fix tests with new architecture
…risons' into afterMultipleComparisons

# Conflicts:
#	R/fetchLCZ.R
#	inst/tinytest/test_importLCZraster.R
#	inst/tinytest/test_importLCZvect.R
#	inst/tinytest/test_importQualVar.R
#	man/fetchLCZ.Rd
#	tests/tinytest.R
Eleventh fix on action

@ebocher ebocher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job !

name: RCheck
on:
push:
branches: [ afterMultipleComparisons, master ]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

afterMultipleComparisons to be removed ?

push:
branches: [ afterMultipleComparisons, master ]
pull_request:
branches: [ afterMultipleComparisons, master ]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem

Comment thread .idea/lczexplore.iml

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file be committed?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All .idea folder now "gitignored."
Added a visualisation in PR description.
Some examples and tests to add for chord diagrams, they will be updated along the writing of the vignette.

Comment thread .idea/misc.xml

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file be committed?

# expect_message(fetchLCZ(location="Redon",
# outDir=system.file("extdata", package = "lczexplore"),
# wf="bdtopo_2_2"), "The folder already exists.")
# expect_message(fetchLCZ(location="Redon",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests disabled?

@MGousseff
MGousseff merged commit e709b8f into orbisgis:master May 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants