Recent Releases of pyrfu

pyrfu - v2.4.17

  • update requirements
  • add MMS ancillary products

- Python
Published by louis-richard about 1 year ago

pyrfu - v2.4.16

  • typing fixes
  • add ASPOC to get_data

- Python
Published by louis-richard over 1 year ago

pyrfu - v2.4.15

Bug fixes and additions: - Include new stylesheets (pyrfu, aps, metropolis) - add shortcuts for missing MMS electric field products

- Python
Published by louis-richard over 1 year ago

pyrfu - v2.4.14

  • improve code coverage
  • fix typing
  • fix code style

- Python
Published by louis-richard over 1 year ago

pyrfu - v2.4.13

  • change resource structure (config.cfg)
  • enable access to Amazon Web Service (AWS) S3 bucket (for heliocloud)
  • update colormaps
  • create tests for plots
  • update dependencies versions to get compatibility with Python 3.12.
  • update dependencies syntax to match PEP 508

- Python
Published by louis-richard about 2 years ago

pyrfu - v2.4.12

Patch 2.4.12 - update requirements to fit pyhc-docker-environment - add homemade pyrfu plotting styles - add an argument to sum or average to pyrfu.pyrf.averagevdf.py - fix bugs with new attributes structure to pyrfu.mms.removeedistbackground.py - update pyrfu.maven.downloaddata.py with files tree

- Python
Published by louis-richard over 2 years ago

pyrfu - v2.4.11

  • fix critical bugs due to the switch from cdflib to pycdfpp
  • add an example of direct load from SDC in the example of polarization analysis

- Python
Published by louis-richard over 2 years ago

pyrfu - v2.4.10

  • update compatibility to 3.9, 3.10, and 3.11 only to match xarray.
  • Add maven submodule with routines to download data from MAVEN SDC.
  • Add option to load MMS data directly from SDC using requests.
  • Replace (only in pyrf.mms and pyrfu.maven) cdflib by pycdfpp for speed and time accuracy.
  • add parallel and perpendicular ion temperatures (fast/burst, partial/full) to mms_keys.json to get these quantities from the CDF files.

- Python
Published by louis-richard over 2 years ago

pyrfu - v2.4.9

  • Fix bugs with pyrfu.mms.psd_moments solving Issue #3
  • Improve code coverage
  • Several bug and code style fix

- Python
Published by louis-richard over 2 years ago

pyrfu - v2.4.8

Fix requirements in pyproject.toml. Numba requires numpy version <1.25.0

- Python
Published by louis-richard almost 3 years ago

pyrfu - v2.4.7

Add tests for: - pyrfu/pyrf/integrate.py - pyrfu/pyrf/iso86012datetime.py - pyrfu/pyrf/iso86012timevec.py - pyrfu/pyrf/lshell.py - pyrfu/pyrf/lowpass.py - pyrfu/pyrf/mean.py - pyrfu/pyrf/meanbins.py - pyrfu/pyrf/medianbins.py - pyrfu/pyrf/norm.py - pyrfu/pyrf/optimizenbins1d.py - pyrfu/pyrf/optimizenbins2d.py - pyrfu/pyrf/plasmabeta.py - pyrfu/pyrf/plasmacalc.py - pyrfu/pyrf/resample.py - pyrfu/pyrf/structfunc.py - pyrfu/pyrf/ts_append.py - pyrfu/mms/dsl2gse.py - pyrfu/mms/dsl2gsm.py - pyrfu/mms/reduce.py

- Python
Published by louis-richard almost 3 years ago

pyrfu - v2.4.6

  • add tests for pyrf routines
  • raise codecoverage to 50%
  • fix types
  • add compatibility for Python 3.11

- Python
Published by louis-richard almost 3 years ago

pyrfu - v2.4.5

  • add tests
  • update README.rst
  • bug fix
  • remove Python 3.7 from the supported Python versions (due to contourplot dependencies)

- Python
Published by louis-richard almost 3 years ago