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

[page 1] Remove division from choices in page 1 #152

Open
2 of 4 tasks
statnmap opened this issue Feb 21, 2023 · 0 comments
Open
2 of 4 tasks

[page 1] Remove division from choices in page 1 #152

statnmap opened this issue Feb 21, 2023 · 0 comments
Assignees

Comments

@statnmap
Copy link
Collaborator

statnmap commented Feb 21, 2023

Validation

  • The map only show ICES rectangles
  • There is no button left to choose between rectangles and division

Technicals

  • Hide button
  • Set the code by default to ICES rectangles
      tm_draw(
        species_latin_name = loco$species,
        spatial_type = input$square_or_division, # Changer ici par "rectangle"
        con = con,
        dataCatchment = golem::get_golem_options("dataCatchment"),
        catchment_geom = golem::get_golem_options("catchment_geom"),
        dataALL = golem::get_golem_options("dataALL"),
        ices_geom = golem::get_golem_options("ices_geom"), 
        session = session
      )
@statnmap statnmap mentioned this issue Apr 19, 2023
19 tasks
PMHLambert added a commit that referenced this issue Apr 28, 2023
PMHLambert added a commit that referenced this issue May 4, 2023
@PMHLambert PMHLambert mentioned this issue May 15, 2023
9 tasks
PMHLambert added a commit that referenced this issue May 15, 2023
Page1 pop up with good informaton #153
Page1 remove division #152
Page1 button #168 
Page 4 simulation #151 #167
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

No branches or pull requests

2 participants