Releases: JCSDA-internal/eva
Releases · JCSDA-internal/eva
1.6.5
What's Changed
- Add support for DA monitor binary station data files by @EdwardSafford-NOAA in #160
- Extend mon_data_space.py to support MinMon binary data by @EdwardSafford-NOAA in #162
- Add csv_space.py by @EdwardSafford-NOAA in #164
- Update requirements for latest spack stack by @danholdaway in #168
- Extend eva to support legacy ConMon time/vert data by @EdwardSafford-NOAA in #169
- Modify mon_data_space.py to differenciate between data file types by @EdwardSafford-NOAA in #174
- Scatter plots on maps without an associated data variable. by @rhoneyager-tomorrow in #175
- Clean up mon_data_space.py by @EdwardSafford-NOAA in #176
- Fix levels bug in mon_data_space.py by @EdwardSafford-NOAA in #179
- Fix level bugs, part 2Ref #180 by @EdwardSafford-NOAA in #181
- Updating jedi log data reader by @asewnath in #182
- Adding new reader and lat/lon match transform by @asewnath in #184
- Correct zdef dimension by @EdwardSafford-NOAA in #185
- Adding the hvplot backend by @asewnath in #186
- Adding hvplot backend testing by @asewnath in #189
- Add Time Series Capability by @danholdaway in #187
- Fix failing ctests by @kevindougherty-noaa in #200
- Add check on control file and graceful exit, by @EdwardSafford-NOAA in #196
- Handle missing station data file rather than exiting with an exception by @EdwardSafford-NOAA in #198
- Fix config error with emcpy_horizontal_line.py Ref by @EdwardSafford-NOAA in #204
- Fix timestamp depreciation warning (again) by @EdwardSafford-NOAA in #202
- Fix 4 problems in mon_data_space and map-scatter plots by @EdwardSafford-NOAA in #206
- Bugfix for percentage capture by @asewnath in #207
- Multiple Timeseries by @asewnath in #209
- Fix plot logo and tight layout bug by @EdwardSafford-NOAA in #213
- Allow missing/empty cycle time files in timeseries by @asewnath in #211
- Add Contour and Filled Contour Plotting Capabilities by @kevindougherty-noaa in #216
- change gsi_obs_space to allow time series to work properly. by @karpob in #218
- Ref #221 by @EdwardSafford-NOAA in #223
- Add files needed for contour filled map plots and gridded plots by @kevindougherty-noaa in #220
New Contributors
- @rhoneyager-tomorrow made their first contribution in #175
- @karpob made their first contribution in #218
Full Changelog: 1.6.0...1.6.5
1.6.0
Bump version to 1.6.0 (#159) Co-authored-by: danholdaway <danholdaway@users.noreply.github.com>
1.4.0
Allow for flexibility to plot multiple datasets together (#102) * start of this data driver change * Trying to see what fails * Debugging changes * More changes * Small typo * One more issue * Norms * missing norm * Attempt at new test to plot two datatypes together * Make plot better * Fix title typo * YAML lint trap * Notebook test fix 1 * change bokeh * Update bokeh version to fix CI * Increment to minor version * Changes after develop merge
1.3.4
Newer versions of Matplotlib seem to fail to plot map scatter when al…
1.3.3
1.3.3 (#81) Co-authored-by: danholdaway <danholdaway@users.noreply.github.com>
1.3.2
IODA Version 3 (#67) * use data class name in testing files * Update tests to ioda v3 * remove rogue files * Delete upgrade_all_obs_files.sh * Remove rogue print Co-authored-by: danholdaway <danholdaway@users.noreply.github.com>
1.3.1
up version (#66) Co-authored-by: danholdaway <danholdaway@users.noreply.github.com>
1.2.2
badges
1.1.0
Eva now includes the code that was developed in EMCpy. The underlying tools for creating plots and figures now leverages EMCpy.
1.0.0
First release of eva.
- Contains the basic infrastructure
- Contains software for making observation correlation scatter plots used in evaluation of JEDI against GSI.