pysatNASA
pysatNASA copied to clipboard
pysat support for NASA Instruments
# Description - Updates NEP29 standards for Apr 5, 2024. - Updates zenodo -> author order, institutions, keywords # Type of change - Bug fix (non-breaking change which fixes an...
# Description A method for loading .STS (standard time series) and .XML files into pysat. ## Potential impact This will allow for the addition of magnetometer data directly from PDS...
# Description pysat 3.2.0 has the ability to test for clean warnings. There are still issues with the implementation, so not fully implemented here yet. ## Potential impact - Is...
# Description Updates code internal headers, adds funding acknowledgements, and updates the documentation for line length. # Type of change Please delete options that are not relevant. - New feature...
# Description pysat 3.2.0 has a new universal test: `test_load_multiple_days`. Several instruments fail this test # To Reproduce this bug: run pytest with pysat develop ## Test configuration - OS:...
# Description For pysat 3.2.0, the new `test_load_w_pad` test fails for some instruments. # To Reproduce this bug: run pytest with pysat develop ## Test configuration - OS: Ventura -...
# Description Some of the data files for DE2 RPA improperly store the time epoch. This results in a non-monotonic index # To Reproduce this bug: Steps to reproduce the...
# Description The unzip feature in download is required for pysatModels. However, there are currently no local instruments that require this. ## Potential solution(s) - add a local instrument that...
Related to #6. A method that checks a pysat data file for SPDF / SPASE metadata compatibility would be useful for data providers, particularly for small missions such as rockets,...
**Is your feature request related to a problem? Please describe.** Add microburst data from FIREBIRD and RBSP. **Describe the solution you'd like** - FIREBIRD has both regular data (cdf) and...