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

Adding UCARD to missing parts of documentation and example JSON file #194

Merged
merged 8 commits into from
May 23, 2024

Conversation

shimwell
Copy link
Collaborator

@shimwell shimwell commented May 22, 2024

Description

Documentation was missing UCARD in a few places
many thanks to @py1sl for spotting this

also added a check to ensure UCARD entry is above 0

default UCARD set to None instead of 101

There is a tiny complication the equivalent None in JSON is null and can't accept None so I've added a note on this to the docs

Checklist

  • I'm making a PR from a feature branch on my fork into GEOUNED-org/GEOUNED/dev branch
  • I have followed PEP8 style guide for Python or run a formatter such as black or ruff format on my code
  • I have made corresponding changes to the documentation

src/geouned/GEOUNED/core.py Outdated Show resolved Hide resolved
src/geouned/GEOUNED/core.py Outdated Show resolved Hide resolved
@psauvan psauvan merged commit 0e52196 into GEOUNED-org:dev May 23, 2024
9 checks passed
psauvan pushed a commit that referenced this pull request Jun 17, 2024
…194)

* moved two methods out of start

* removed unnecessary logger line

* added UCARD null to missing parts

* full step files list

* added check for ucard above 1

* Apply suggestions from code review
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