This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
Releases: dstansby/pfsspy
Releases · dstansby/pfsspy
pfsspy 1.2.1
pfsspy 1.2.0
What's Changed
- Allow user to specify the center of map coordinates in
pfsspy.utils.carr_cea_wcs_header
by @STBadman in #358 - Remove unused
import sunpy.io.fits
by @TrestanSimon in #363 - Bump supported Python versions by @dstansby in #365
New Contributors
- @TrestanSimon made their first contribution in #363
Full Changelog: 1.1.2...1.2.0
pfsspy 1.1.2
What's Changed
- Test development version of streamtracer by @dstansby in #352
- Add project status to docs by @dstansby in #354
Full Changelog: 1.1.1...1.1.2
1.1.1
pfsspy 1.1.0
What's Changed
- Require sunpy[map] by @dstansby in #337
- Filter out of bounds points in s by @dstansby in #336
- Add analytic module by @dstansby in #216
- Add open flux harmonic example by @dstansby in #338
- Add open flux nr example by @dstansby in #341
- Add python 3.10, drop python 3.7 by @dstansby in #340
- Clean up plot_error_map by @dstansby in #342
- Clean up harmonic comparison example by @dstansby in #343
- Add tracer step size example by @dstansby in #344
- Clean up example gallery by @dstansby in #345
- De-duplicate open flux functions by @dstansby in #346
- Update pypi action by @dstansby in #349
- Clean error map exampel by @dstansby in #347
- Update changelog for 1.1.0 by @dstansby in #348
Full Changelog: 1.0.1...1.1.0
pfsspy 1.0.1
What's Changed
Full Changelog: 1.0.0...1.0.1
pfsspy 1.0.0
What's Changed
- Add grid property to Input by @dstansby in #280
- Simplify github workflow by @dstansby in #279
- Add nitpicky to sphinx conf by @dstansby in #282
- Misc tests and clarifications by @dstansby in #283
- Clean up adapt example by @dstansby in #284
- Clean up example imports by @dstansby in #285
- Misc PEP8 fixes by @dstansby in #286
- Clean up test imports by @dstansby in #287
- Remove non-zero mean warning by @dstansby in #288
- Fix CEA header creation by @dstansby in #289
- Remove matplotlib requirement by @dstansby in #290
- Unpin numpy by @dstansby in #291
- Add a mindeps test by @dstansby in #292
- Remove PFSS solution io by @dstansby in #293
- Clean up car_to_cea by @dstansby in #294
- Set environment variable for JSOC email address by @dstansby in #281
- Filter out of bounds points from field lines by @dstansby in #297
- Roll function by @STBadman in #296
- Fix step sizes in fortran tracer by @dstansby in #298
- Fix header shape passing by @dstansby in #301
- Clean up deps by @dstansby in #304
- Don't use {input, output} in examples by @dstansby in #303
- Add analytic functions by @dstansby in #302
- Add testing gallery by @dstansby in #305
- Add len() to field lines by @dstansby in #306
- Use fortran tracer in the examples by @dstansby in #307
- Clean up imports by @dstansby in #310
- Add open flux code by @dstansby in #309
- Add open flux harmonics code by @dstansby in #311
- Add error map code by @dstansby in #312
- Update error map by @dstansby in #313
- Minor doc/comment updates by @dstansby in #314
- Update tracer parameter defaults by @dstansby in #315
- Always output units by @dstansby in #317
- Bump minimum sunpy and astropy reqs by @dstansby in #319
- Cleanup GONG example by @dstansby in #318
- General example clean by @dstansby in #320
- Define seed points in AIA frame by @dstansby in #323
- Fix numba warning by @dstansby in #324
- Add changelogs for 1.0.0 by @dstansby in #316
- Add a pre-commit check by @dstansby in #321
- Use a setter for
Input.map
by @wtbarnes in #326
New Contributors
Full Changelog: 0.6.6...1.0.0
pfsspy 0.6.6
Merge pull request #275 from dstansby/output-doc Clean up output docs
pfsspy 0.6.5
Merge pull request #266 from dstansby/065-clog Add changelog for 0.6.5
pfsspy 0.6.4
Merge pull request #259 from dstansby/citing-info Add citation info