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

Three decimal places needed for RM but only two showing. #74

Open
karibigham opened this issue Oct 2, 2023 · 1 comment
Open

Three decimal places needed for RM but only two showing. #74

karibigham opened this issue Oct 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@karibigham
Copy link

The Problem

I would like to report River Distance in miles rather than feet, however 3 decimal places are needed for river mile in order to differentiate cross sections. When creating a new database, I made sure that river distance precision was set to 3. However when plotting the XS, they are shown to contain only 2 decimal places.

Reproduction steps

  1. I determined the River Miles and needed three decimal places to properly differentiate cross sections.
  2. I created a new database for XS viewer and selected river distance precision as "3" instead of "2."
  3. I imported the cross sections and then went to "Plot Cross Sections."
  4. Under "Cross Section Selections" only 2 decimal places are displayed making it confusing as to what cross section is what as some have the same names/numbers as others.
  5. To work around this I converted data to feet (example river distances values include 21593 & 21627 - which are in the units of feet.) However, I'd like to keep as miles for future to reduce length and following typical USACE formatting.

Anything else?

Use the attached csv and divide the RiverDistance column by 5280 ft to get cross sections from feet to miles and then import into XS Viewer to recreate problem.
McconnellCedar2023XSViewer.csv

@philipbaileynar philipbaileynar self-assigned this Oct 3, 2023
@philipbaileynar philipbaileynar added the enhancement New feature or request label Oct 3, 2023
@philipbaileynar
Copy link

This good feedback and a logical request. I will investigate and try to make this happen. Thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants