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

NRL pub release #136

Merged
merged 16 commits into from
May 31, 2024
Merged

NRL pub release #136

merged 16 commits into from
May 31, 2024

Conversation

aburrell
Copy link
Owner

@aburrell aburrell commented May 31, 2024

Description

Updated headers to reflect work at NRL.

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

How Has This Been Tested?

Unit tests

Test Configuration

  • Operating system: OS X Big Sur
  • Version number: Python 3.9
  • Any details about your local setup that are relevant: develop branch of pysat

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My commits are formatted appropriately (following the SciPy/NumPy style)
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to Changelog.rst, summarising the changes
  • Add yourself to AUTHORS.rst and .zenodo.json

aburrell added 15 commits May 8, 2024 13:57
Added an acknowledgements section to Authors.
Updated the headers in the main directory code.
Update the headers in the test code.
Update the headers for the Instrument support code.
Update the headers in the boundary code and README.
Update the old test instructions for developers.
Update the SSJ citations in the docs and the docstrings.
Update the version to reduce the number of places it needs to be updated.  Cycled in preparation for the upcoming release.
Updated the README links and installation instructions.
Removed an errant space from the docstring formatting.
Removed an extra blank line.
Change name from "var" to "attr".
Added the missing vector docstrings to the docs.
Updated the doc configuration file by:
- updating description,
- getting version from pyproject.toml, and
- updating intersphinx mapping.
Fixed a changelog line that was displaying incorrectly in the docs.
@aburrell aburrell added this to the 0.4.0 milestone May 31, 2024
Copy link
Owner Author

@aburrell aburrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also updated version number in prep for release.

Remove tests for `ssj_auroral_boundaries`.
@coveralls
Copy link

Coverage Status

coverage: 92.213% (-7.0%) from 99.165%
when pulling 8cee822 on nrl_pub_release
into 8ac2f62 on develop.

@aburrell
Copy link
Owner Author

Temporary decrease in coverage due to inability to test ssj_auroral_boundaries.

@aburrell aburrell merged commit 2b4c982 into develop May 31, 2024
53 of 55 checks passed
@aburrell aburrell deleted the nrl_pub_release branch May 31, 2024 16:00
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