Recent Releases of pyrfu
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.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.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