Skip to content

Maintence Request: Don't read settings from shoreline and transect settings files #208

Description

@2320sharon

Coastseg should not read settings from the files shoreline_settings.json & transect_settings.json . After testing coastseg with users our team has determined that the best approach is to store all relevant settings in a single file config.json. Saving these settings to different files is an artifact from a time where we wanted to store different settings in different files, however, this makes to more complicated for both developers and users to track settings, so we have decided to abandon this approach.

Tasks

  • modify the load_session_files to not read the shoreline and transect settings from shoreline_settings.json & transect_settings.json

  • don't save the shoreline and transect settings in a separate file

  • remove all code that generates the shoreline and transect settings files

Metadata

Metadata

Assignees

Labels

V2for version 2 of coastseg

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions