Recent Releases of pysatcdaac
pysatcdaac - v0.0.5
pysatCDAAC v0.0.5 is a maintenance release updating standards and compatibility.
- Maintenance
- Update GitHub Actions standards, including SPEC-0 tests
- Add compatibility for numpy version>=3.2.0
- Update usage of 'Dataset.dims' to 'Dataset.sizes'
- Update compatibility with pysat 3.2.1
- Set minimum pysat version to 3.2.1
- Set minimum python version to 3.9
- Update operational environment
- Update controlled information statement for accuracy and clarity
- Python
Published by jklenzing about 1 year ago
pysatcdaac - v0.0.4
- Bug fixes
- Update metadata transfer for cosmic gps
- Maintenance
- Update Github Actions standards
- Added support for readthedocs
- Cleaned up contributing guidelines based on latest project standards
- Update links in documentation
- Implement pyproject.toml
- Python
Published by jklenzing over 2 years ago
pysatcdaac - Version 0.0.3
- Updated
cosmic_gpsto support xarray Datasets - Added altitude binning profile support for all datasets with altitude as a variable.
- Added
downloadto general methods - Added support for
cosmic2_ivm - Maintenance
- Update links in documentation
- Update testing compliance
- Add windows testing
- Add workflow for testing with pysat RC
- Updated instrument tests to use pysat 3.0.2 syntax
- Added clean warning routine to
methods.general
- Python
Published by jklenzing over 3 years ago
pysatcdaac - Version 0.0.2
The v0.0.2 release is a release designed to smoothly integrate all updates made to pysat 3.0.0. This is an alpha release.
Change Summary
- Update instrument style for pysat 3.0.0
cosmic_gpsnow supports downloads from new public data location- Update
cosmic_gpsdata directory structure - Updated parsing of
cosmic_gpsfilenames to ensure only the latest version on disk is retained.
- Python
Published by jklenzing almost 5 years ago