Skip to content

add IG square state versions#34

Open
elmeraa-usgs wants to merge 1 commit into
DOI-USGS:mainfrom
elmeraa-usgs:add_square_states
Open

add IG square state versions#34
elmeraa-usgs wants to merge 1 commit into
DOI-USGS:mainfrom
elmeraa-usgs:add_square_states

Conversation

@elmeraa-usgs

Copy link
Copy Markdown
Collaborator

This MR makes square (1080 x 1080 pt) cartogram content for states of interest:

Deleware

DE_September_2023_Square

Maryland

MD_September_2023_Square

@cnell-usgs cnell-usgs 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.

There's a lot of repeated code in the functions here that makes this fairly inefficient and challenging to make edits to. Most of the code is the same but the dimensions or positioning changes.

Go back through your ig and cart_state functions and re-use the existing functions. You may need to add parameters to the inputs for output dimensions, or nudging placement. You really only need a couple plotting functions - one to make the cartogram and one for the national view. These can be re-used to make the other formats by providing filtered data as an input.

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