Recent Releases of pydarn
pydarn - pyDARN v4.1.1
Version 4.1.1 - Release!
pyDARN release 4.1.1 includes the following features:
- NEW
markerandmarkersizekwargs forpydarn.Fan.plot_radar_position() - NEW
pydarn.RadarIDenum as a replacement for integer station ID codes (stid) - Compatibility with matplotlib v3.10 (fixed bug)
- Scipy version constrained to
<1.15.0 - Bugfix in range-time plotting
- Python
Published by RemingtonRohel about 1 year ago
pydarn - pyDARN v4.1
Version 4.1 - Release!
This minor release includes:
- NEW MAG projection
- NEW 'Zooming-in' on GEO and MAG projections
- NEW NSSC Radars Included
- NEW Calculation of Potential at Lat/Lon Position from Map Files
- NEW Map Potential Time-Series Plots at Lat/Lon Position
- NEW User Input Fan Plots
- Cartopy now a full dependency
- Updates to fan plots for usability including scantime and scantime_tolerance keywords
- Embargo warning for -CPID data that is less than a year old
- Coordinates converted to magnetic coordinates more efficiently
- Bug fix Map plots lowlat default discrepancy fixed
- Python
Published by carleyjmartin over 1 year ago
pydarn - pyDARN v4.0
Version 4.0 - Release!
This major release includes: - NEW IQ level data plotting - NEW Latitude and longitude y-axis in RTP - NEW Ball and stick plots - NEW Map file variable time series plotting - NEW Terminator plotting - Coastlines available in magnetic coordinate spatial plots without Cartopy - More flexibility in fan plots - single beams/ range gate range options - TDiff correction for elevation data available - Boxcar filtering available for data before plotting - Corrections to geolocation algorithms - Standardized plot return values across all plots - Bug fix Radar position labels no longer overlap - Bug fix Warning use refactored - Bug fix Multiple bug fixes for data handling and plotting in grid plots - Bug fix Multiple bug fixes for the aesthetics of convection maps
- Python
Published by carleyjmartin about 2 years ago
pydarn - pyDARN v3.1.1
Version 3.1.1 - Patch Release!
This patch release includes:
- Bug fix hdw repository installation issues resolved
- Inclusion of ICE and ICW in hdw repository and superdarn_radars module
- Python
Published by carleyjmartin almost 3 years ago
pydarn - pyDARN v3.1
pyDARN release v3.1 includes the following features:
- Full Cartopy coastline plotting options for all spatial plots
- NEW coastline keyword in method calls
- Full Cartopy integration for plotting in geographic coordinates for grid and fan plots
- Completed polar coordinate convection maps including reference vector and many customization options
- Improved ACF plotting
- New HALF_SLANT range estimation for RTP
- Bug fix Multiple fan plots now available on one axis
- Bug fix lowlat keyword now available for geographic coordinate plots
- Bug fix Colorbars now extend/don't extend as required along with many other minor improvements and bug fixes!
- Python
Published by carleyjmartin about 3 years ago
pydarn - pyDARN v3.0
Version 3.0 - Release!
pyDARN release v3.0 includes the following features:
- New Optional cartopy integration for geographic coordinates and map underlays
- New Convection maps in magnetic coordinates
- Updates to use new format hardware files
- New range_estimation key word to give choice of range estimation techniques
- Python
Published by carleyjmartin almost 4 years ago
pydarn - pyDARN v2.2.1
Version 2.2.1 - Release!
New Requirement: pyDARN 2.2.1 requires minimum matplotlib version of 3.3.4
pyDARN release v2.2.1 includes the following features:
* Bug fix: fixed but in Summary plot not rendering
* Bug fix: fixed axes object not being properly handled in plotfan
* Enhancement: Added `version_ability in pydarn
* Updated: citing warning printing onimport` instead of plotting
* Updated: pyDARNio 1.1.0 is requirement
Deprecation: slant option in plot_range-time and plot_summary is deprecated now uses coords
- Python
Published by mts299 about 4 years ago
pydarn - pyDARN v2.2
Version 2.2 - Release!
New Requirement: pyDARN 2.2 requires a minimum matplotlib version of 3.3.4
pyDARN release v2.2 includes the following features:
- New Radar geographical Field-of-View (FOV) calculations functionality
- Deprecation Removed FOV files for radars geographic beam location
- New pytesting environment for testing pydarn for development
- New FOV grid lines to show range gates
- New channel option in Fan plots
- Bugfix in Range-time plots with groundscatter
- Bugfix in Range-time plots with time-shifting
Deprecation: slant option in plot_range-time and plot_summary is deprecated now uses coords
- Python
Published by mts299 over 4 years ago
pydarn - pyDARN v2.1
Version 2.1 - Release!
pyDARN release v2.1 includes the following features:
- Updates to Fan plots
- Updates to FOV plots
- NEW Grid Plot
- NEW Ground-Scatter Mapped Range option for Range-Time plots
- NEW Coords enumerator for selecting coordinate system
- updated documentation
- Python
Published by mts299 over 4 years ago
pydarn - pyDARN v2.0.1
Version 2.0.1 - Release!
pyDARN release v2.0.1 includes the following features: - Integration with pyDARNio to read files - Updates to Hardware utility - Fan Plots with transparent fix - Statistical Power Plots - Slant range option for plotting - getting beam/gate geographic/geomagnetic locations - updated documentation
- Python
Published by mts299 about 5 years ago
pydarn - pyDARN v2.0
Version 2.0 - Release!
pyDARN release v2.0includes the following features:
- Integration with pyDARNio to read files
- Updates to Hardware utility
- Fan Plots
- Statistical Power Plots
- Slant range option for plotting
- getting beam/gate geographic/geomagnetic locations
- updated documentation
- Python
Published by mts299 about 5 years ago
pydarn - pyDARN v1.1.0 Release
pyDARN release v1.1 includes the following features:
pyDARN will be removing the IO package in the next release. Please use pyDARNio
- Deprecation warnings for IO reading of pyDARN
- Borealis v 5.0 file reading
- Bugfix in RAWACF field checking
- Bugfix in grabbing the most recent hardware files
- Added JME and DCN to the hardware list
- Plotting ACFs
- updated logging in pyDARN
- Python
Published by mts299 over 5 years ago
pydarn - pyDARN v1.1
pyDARN release v1.1 includes the following features:
pyDARN will be removing the IO package in the next release. Please use pyDARNio
- Deprecation warnings for IO reading of pyDARN
- Borealis v 5.0 file reading
- Bugfix in RAWACF field checking
- Bufix in grabbing the most recent hardware files
- Added JME and DCN to the hardware list
- Plotting ACFs
- updated logging in pyDARN
- Python
Published by mts299 over 5 years ago
pydarn - pyDARN v1.0.0 release
The initial release of pyDARN, a python library for data visualization for SuperDARN data. Currently it only does: - Range-time parameter plotting - Time-series plotting - Summary plots - SuperDARN DMap file reading and writing - Borealis hdf5 file reading, writing, and conversions
- Python
Published by mts299 almost 6 years ago