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

Releases v0.1.0 #56

Merged
merged 24 commits into from
Dec 7, 2023
Merged

Releases v0.1.0 #56

merged 24 commits into from
Dec 7, 2023

Conversation

jmbhughes
Copy link
Member

We've made significant improvements. This PR merges them into main for release.

work log:

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (80b6b62) 81.62% compared to head (0997620) 93.48%.
Report is 3 commits behind head on main.

Files Patch % Lines
solpolpy/instruments.py 79.06% 9 Missing ⚠️
solpolpy/plotting.py 86.66% 8 Missing ⚠️
solpolpy/core.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #56       +/-   ##
===========================================
+ Coverage   81.62%   93.48%   +11.85%     
===========================================
  Files           8        9        +1     
  Lines         381      445       +64     
===========================================
+ Hits          311      416      +105     
+ Misses         70       29       -41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmbhughes jmbhughes self-assigned this Dec 7, 2023
@jmbhughes jmbhughes changed the title Releaes v0.1.0 Releases v0.1.0 Dec 7, 2023
@jmbhughes
Copy link
Member Author

Forgot to squash the merge ☹️

@jmbhughes jmbhughes merged commit fd85b3a into main Dec 7, 2023
8 checks passed
jmbhughes added a commit that referenced this pull request Dec 7, 2023
* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* add pandoc

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>
jmbhughes added a commit that referenced this pull request Dec 7, 2023
* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

* Fix docs deploy (#58)

* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* add pandoc

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>
jmbhughes added a commit that referenced this pull request Dec 7, 2023
* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* test pandoc github action deploy (#59)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

* Fix docs deploy (#58)

* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* add pandoc

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* Update requirements.txt

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>
jmbhughes added a commit that referenced this pull request Dec 7, 2023
* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

* Fix docs deploy (#58)

* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* add pandoc

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* Add pandoc (#60)

* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* test pandoc github action deploy (#59)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

* Fix docs deploy (#58)

* Releases v0.1.0 (#56)

* starts new sphinx docs

* adds api to docs

* updated functions and readme

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* updated index and quickstart on sphinx

* added cite.rst

* updated angle number in instruments.py

* fix python version

* expands docs

* updated example documentation

updated example documentation

* updated support.py

* add requirements txt files

* increment veresion and add ritesh to authors

* updates docstrings, deletes unused code

* improves style

* massive updates!

* renames input_cube to input_collection

* fixes typos

* adds tests

* update versions

* updated vmin and vmax in example.ipynb

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* add pandoc

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

* Update requirements.txt

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>

---------

Co-authored-by: s0larish <[email protected]>
Co-authored-by: Dr Matthieu Wes <[email protected]>
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.

3 participants