Skip to content

Commit

Permalink
# This is a combination of 70 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

added gallery

# This is the commit message sunpy#2:

solved commit issue

# This is the commit message sunpy#3:

Changelog

# This is the commit message sunpy#4:

label removed

# This is the commit message sunpy#5:

figure devdeps hash

# This is the commit message sunpy#6:

Revert "Experimental change"

This reverts commit 779e66a.

# This is the commit message sunpy#7:

unskip more tests

# This is the commit message sunpy#8:

Bug fix the 1.1.0 schema to allow non-VO units

# This is the commit message sunpy#9:

Update sunpy/tests/figure_hashes_mpl_382_ft_261_astropy_600_animators_111.json
# This is the commit message sunpy#10:

Increase the min asdf deps

# This is the commit message sunpy#11:

Pin out naughty setuptools

# This is the commit message sunpy#12:

Parse DN correctly in header helper (sunpy#7730)

* parse DN correctly in header helper

* changelog

* wrong changelog number

* revert parse_fits_unit move; simplify DN checking

* revert small changes

* more newlines

* Update sunpy/map/tests/test_header_helper.py

Co-authored-by: Nabil Freij <[email protected]>

* Update changelog/7730.bugfix.rst

---------

Co-authored-by: Nabil Freij <[email protected]>
# This is the commit message sunpy#13:

replace usages of ``copy_arrays`` with ``memmap`` (sunpy#7737)


# This is the commit message sunpy#14:

reorder and cull whatsnew

# This is the commit message sunpy#15:

whats new review comments

# This is the commit message sunpy#16:

Steal the example for spice.get_rotation_matrix

# This is the commit message sunpy#17:

Update to use minimum_dependencies

# This is the commit message sunpy#18:

Update tox.ini
# This is the commit message sunpy#19:

bump numpy for scipy

# This is the commit message sunpy#20:

bump packaging

# This is the commit message sunpy#21:

Update to use extra groups and undo pin on setuptools

# This is the commit message sunpy#22:

more packages

# This is the commit message sunpy#23:

modify arguments based on installed version of asdf

# This is the commit message sunpy#24:

extra fixes for oldestdeps

# This is the commit message sunpy#25:

Update pyproject.toml
# This is the commit message sunpy#26:

make XRTMap have default units of DN

# This is the commit message sunpy#27:

Update changelog/7744.bugfix.rst

Co-authored-by: Nabil Freij <[email protected]>
# This is the commit message sunpy#28:

zenodo

# This is the commit message sunpy#29:

Fix my affiliation
# This is the commit message sunpy#30:

more mailmap

# This is the commit message sunpy#31:

update json

# This is the commit message sunpy#32:

update release notes

# This is the commit message sunpy#33:

mailmap

# This is the commit message sunpy#34:

Add Zach

# This is the commit message sunpy#35:

Add Manit Singh info

# This is the commit message sunpy#36:

Fix my mistakes

# This is the commit message sunpy#37:

Update release numbers

# This is the commit message sunpy#38:

Keith

# This is the commit message sunpy#39:

Update last two

# This is the commit message sunpy#40:

Release v6.0.0

# This is the commit message sunpy#41:

minor suggestions

# This is the commit message sunpy#42:

minor changes again

# This is the commit message sunpy#43:

first animation

# This is the commit message sunpy#44:

added ref

# This is the commit message sunpy#45:

docfail-test

# This is the commit message sunpy#46:

Automatic package template update

# This is the commit message sunpy#47:

docfailing

# This is the commit message sunpy#48:

docfail

# This is the commit message sunpy#49:

minor changes and animation

# This is the commit message sunpy#50:

minor changes

# This is the commit message sunpy#51:

Add 6.0 and remove 5.X cron jobs
# This is the commit message sunpy#52:

plt.show added

# This is the commit message sunpy#53:

minor changes and changelog ref

# This is the commit message sunpy#54:

changelog ref

# This is the commit message sunpy#55:

changelog ref

# This is the commit message sunpy#56:

contourpy is added

# This is the commit message sunpy#57:

merge issue

# This is the commit message sunpy#58:

added unit nitpick
# This is the commit message sunpy#59:

fix for drms refactor

# This is the commit message sunpy#60:

add skip windows for broken test

# This is the commit message sunpy#61:

changelog

# This is the commit message sunpy#62:

minor changes

# This is the commit message sunpy#63:

ski ref updated

# This is the commit message sunpy#64:

matplotlib mkn v and conf.py

# This is the commit message sunpy#65:

tests

# This is the commit message sunpy#66:

back to mpl3.5 and contourpy added to toml

# This is the commit message sunpy#67:

tests new

# This is the commit message sunpy#68:

added removed part

# This is the commit message sunpy#69:

mpl to 3.6 and changelog

# This is the commit message sunpy#70:

contour 1.0,1
  • Loading branch information
Prtm2110 committed Aug 4, 2024
1 parent 2364c05 commit 0e345f1
Show file tree
Hide file tree
Showing 33 changed files with 728 additions and 597 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/sunpy/package-template",
"commit": "4af76be5c4219bfc2038c716866327f8d48c0dfa",
"commit": "112d7d4adf0fa168bbb9ddb1886ad4f1e595b8be",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/scheduled_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref main
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref 5.1
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref 5.0
- run: gh workflow run ci.yml --repo sunpy/sunpy --ref 6.0
env:
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ share/python-wheels/
*.egg
MANIFEST
sunpy/_version.py
requirements-min.txt

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
Expand Down
32 changes: 21 additions & 11 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Abhijeet Manhas <[email protected]> Abhijeet Manhas <[email protected]>
Abhijeet Manhas <[email protected]> abhijeetmanhas <[email protected]>
Abigail L. Stevens <[email protected]> Abigail Stevens <[email protected]>
Abijith Bahuleyan <[email protected]> Abijith B <[email protected]>
Abijith Bahuleyan <[email protected]> abijith-bahuleyan <[email protected]>
Ahmed Hossam <[email protected]> Ahmed Hossam <[email protected]>
Expand Down Expand Up @@ -35,6 +36,7 @@ Ansh Dixit <[email protected]> Ansh Dixit <[email protected]
Arib Alam <[email protected]> Arib Alam <[email protected]>
Aryan Chouhan <[email protected]> Aryan Chouhan <[email protected]>
Aryan Shukla <[email protected]> Telomelonia <[email protected]>
Ashish Bastola <[email protected]> abastola0 <[email protected]>
Asish Panda <[email protected]> kaichogami <[email protected]>
Brett J Graham <[email protected]> Brett <[email protected]>
Brett J Graham <[email protected]> Brett Graham <[email protected]>
Expand All @@ -46,9 +48,9 @@ Chloé Guennou <[email protected]> Chloé <[email protected]>
Chris Bard <[email protected]> cbard <[email protected]>
Chris R. Gilly <[email protected]> gillyspace27 <[email protected]>
Daniel D'Avella <[email protected]> Dan D'Avella <[email protected]>
Daniel F. Ryan <[email protected]> Dan Ryan <[email protected]>
Daniel F. Ryan <[email protected]> DanRyanIrish <[email protected]>
Daniel Garcia Briseno <[email protected]> Daniel Garcia Briseno <[email protected]>
Daniel Ryan <[email protected]> Dan Ryan <[email protected]>
Daniel Ryan <[email protected]> DanRyanIrish <[email protected]>
David Pérez-Suárez <[email protected]> David Perez-Suarez <[email protected]>
David Pérez-Suárez <[email protected]> David Perez-Suarez <[email protected]>
David Pérez-Suárez <[email protected]> David PS <[email protected]>
Expand Down Expand Up @@ -100,7 +102,6 @@ Kateryna Ivashkiv <[email protected]> Katherine Ivashkiv <[email protected]>
Kateryna Ivashkiv <[email protected]> kathivashkiv <[email protected]>
Kaustubh Chaudhari <[email protected]> kc611 <[email protected]>
Kaustubh Hiware <[email protected]> kaustubhhiware <[email protected]>
Keith Hughitt <[email protected]> Keith Hughitt <keith@kore.(none)>
Kris Akira Stern <[email protected]> Kris Stern <[email protected]>
Kris Akira Stern <[email protected]> Kris Stern <[email protected]>
Krish Agrawal <[email protected]> Krish Agrawal <[email protected]>
Expand Down Expand Up @@ -134,9 +135,11 @@ Naman9639 <[email protected]> Naman <[email protected]
Naman9639 <[email protected]> Naman <[email protected]>
Naman9639 <[email protected]> Naman9639 <[email protected]>
Naveen Srinivasan <[email protected]>naveen <[email protected]>
Neeraj Kulkarni <[email protected]> neerajkulk <[email protected]>
Nischal Singh <[email protected]> Nischal Singh <[email protected]>
Norbert G Gyenge <[email protected]> Norbert Gyenge <[email protected]>
Ole Streicher <[email protected]> Ole Streicher <[email protected]>
Paul J. Wright <[email protected]> Paul Wright <[email protected]>
Piyush Sharma <[email protected]> ViciousEagle03 <[email protected]>
Pritish Chakraborty <[email protected]> PritishC <pritishc@pritishc-HP-Mini-210-1100.(none)>
Pritish Chakraborty <[email protected]> VaticanCameos <[email protected]>
Expand All @@ -163,6 +166,7 @@ Samriddhi Agarwal <[email protected]> samriddhi-dev <samrid
Samuel Bennett <[email protected]> CyclingNinja <[email protected]>
Samuel Bennett <[email protected]> Samuel Bennett <[email protected]>
Samuel J. Van Kooten <[email protected]> Sam Van Kooten <[email protected]>
Samuel T. Badman <[email protected]> Samuel Badman <[email protected]>
Sanjeev Dubey <[email protected]> getsanjeev <[email protected]>
Sanskar Modi <[email protected]> Sanskar Modi <[email protected]>
Sanskar Modi <[email protected]> sanskar-modi <[email protected]>
Expand All @@ -175,17 +179,18 @@ Shane Maloney <[email protected]> Shane Maloney <[email protected]> Shane
Shashank Srikanth <[email protected]> S Shashank <[email protected]>
Shivansh Mishra <[email protected]> honey <[email protected]>
Simon Liedtke <[email protected]> derdon <[email protected]>
SophieLemos <[email protected]> SophieLemos <[email protected]>
SophieLemos <[email protected]> sophielemos <[email protected]>
Sophie Lemos <[email protected]> SophieLemos <[email protected]>
Sophie Lemos <[email protected]> sophielemos <[email protected]>
Steven Christe <[email protected]> Steven Christe <[email protected]>
Steven Christe <[email protected]> Steven Christe <schriste@imacnation.(none)>
Steven Christe <[email protected]> Steven Christe <[email protected]>
Steven Christe <[email protected]> steven christe <[email protected]>
Stuart Mumford <[email protected]> Bertie Smith <[email protected]>
Stuart Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart Mumford <[email protected]> U-Cadair-Core\stuart <stuart@Cadair-Core.(none)>
Stuart J. Mumford <[email protected]> Bertie Smith <[email protected]>
Stuart J. Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart J. Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart J. Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart J. Mumford <[email protected]> Stuart Mumford <[email protected]>
Stuart J. Mumford <[email protected]> U-Cadair-Core\stuart <stuart@Cadair-Core.(none)>
Sudarshan Konge <[email protected]> sudarshan <[email protected]>
Sudarshan Konge <[email protected]> sudarshan <[email protected]>
Sudeep Sidhu <[email protected]> sidhu1012 <[email protected]>
Expand All @@ -194,11 +199,15 @@ Swapnil Kannojia <[email protected]> swapnil99007 <swapnilkannojia123
Tan Jia Qing <[email protected]> jiaqing23 <[email protected]>
Tannmay Yadav <[email protected]> tannmay <[email protected]>
Tathagata Paul <[email protected]> 4molybdenum2 <[email protected]>
Tiago Pereira <[email protected]> tiagopereira <[email protected]>
Tiago M. D. Pereira <[email protected]> Tiago Pereira <[email protected]>
Tiago M. D. Pereira <[email protected]> tiagopereira <[email protected]>
Timo Laitinen <[email protected]> tlml <[email protected]>
Trestan F. Simon <[email protected]> Trestan Simon <[email protected]>
Trung Kien Dang <[email protected]> Dang Trung Kien <[email protected]>
Utkarsh Parkhi <[email protected]> utkarsh <[email protected]>
Utkarsh Parkhi <[email protected]> utkarsh parkhi <[email protected]>
V. Keith Hughitt <[email protected]> Keith Hughitt <[email protected]>
V. Keith Hughitt <[email protected]> Keith Hughitt <keith@kore.(none)>
Vishnunarayan K I. <[email protected]> Vishnunarayan K I <[email protected]>
Vishnunarayan K I. <[email protected]> Vishnunarayan K I <[email protected]>
Vishnunarayan K I. <[email protected]> vn-ki <[email protected]>
Expand All @@ -208,3 +217,4 @@ Yash Kothari <[email protected]> CaptainDaVinci <yashkothari199767@gma
Yash Sharma <[email protected]> Yash <[email protected]>
Yudhik Agrawal <[email protected]> yudhik11 <[email protected]>
Yukie Nomiya <[email protected]> Yuki <[email protected]>
Zach Burnett <[email protected]> zacharyburnett <[email protected]>
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclude: ".*(.csv|.fits|.fts|.fit|.header|.txt|tca.*|.json|.asdf)$|^CITATION.rst
repos:
# This should be before any formatting hooks like isort
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.5.1"
rev: "v0.5.2"
hooks:
- id: ruff
args: ["--fix"]
Expand Down
Loading

0 comments on commit 0e345f1

Please sign in to comment.