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

Branch behind main #59

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Branch behind main #59

merged 2 commits into from
Apr 11, 2024

Commits on Apr 1, 2024

  1. Merge pull request #55 from USEPA/pyOpenSci-review

    Py open sci review
    jbousquin authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a5f048b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Py open sci review (#56)

    * Update README.md
    
    Fix typo (readme.md): l7 on package name
    
    * Update README.md
    
    Fix typo (readme.md): double spaces
    
    * Update README.md
    
    Edit (general): new line at each full stop in a markdown paragraph.
    
    * Update contributing.rst
    
    fix typo (contributing.rst): double spaces
    
    * Update contributing.rst
    
    Edit (general): adding a new line at each full stop in a rst paragraph.
    
    * Update example workflow.rst
    
    Edit (general): add a new line at each full stop in a markdown or rst paragraph.
    
    * Update index.rst
    
    Edit (general): add a new line at each full stop in a markdown or rst paragraph.
    
    * wet_dry_drop() has become outside the normal workflow, what was being done in the try/except was a bit proactive and gets problematic with keeping the functions in a linear workflow.
    
    * from harmonize -> clean: df_checks(). add_qa_flag()
    
    * convert_unit_series() moved harmonize -> convert
    
    * Import specific functions instead of module
    
    * Fix docs examples
    
    * Module needs to be imported for example
    
    * 'Filter/sieve residue' & 'Yield' now included in this domain. This is meant to get the updated list, but will need to keep an eye out for additions for the example in docs like this. Especailly right now as there may be updates with WQX 2.0 -> 3.0.
    jbousquin authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    81448a9 View commit details
    Browse the repository at this point in the history