Skip to content

v0.1

Choose a tag to compare

@zmoon zmoon released this 08 Oct 22:07
· 642 commits to main since this release
104162a

Version 0.1 includes aircraft and satellite evaluation capabilities for the first time. This version will also be used for our upcoming tutorial on Oct 15-16, 2024.

What's Changed

  • Develop satellite by @mlirenzhenmayi in #26
  • Develop satellite by @mebruckner in #31
  • Develop satellite by @rrbuchholz in #32
  • Develop swath by @dwfncar in #39
  • reading tropomi l2 swath no2 data by @mlirenzhenmayi in #83
  • Develop satellite: OMPS NM pairing first push by @mebruckner in #82
  • Add basic pairing for aircraft observations by @colin-harkins in #101
  • Adding MOPITT read via MONETIO by @rrbuchholz in #133
  • omps pairing and updates to plotting for xarray usage by @mebruckner in #130
  • Develop satellite updates by @mebruckner in #158
  • OMPS level 3 pairing code addition by @mebruckner in #159
  • Merge all new features from develop into develop_aircraft by @colin-harkins in #171
  • Add ability to read aircraft obs from .csv file by @colin-harkins in #172
  • Update resample_stratify function in tools.py to work with new stratify version by @colin-harkins in #178
  • Develop satellite: time-chunking, various OMPS-NM changes by @mebruckner in #180
  • Fix CI by @zmoon in #184
  • Update in driver.py to make ts_avg_window Optional, works for both ts_avg_window specified in yaml or not by @quaz115 in #183
  • code comment adjustments for Develop satellite by @mebruckner in #186
  • Develop aircraft: 1) Vertical profile: Option for Shading or Box IQR (Box case with whiskers high and low: 90th and 10th percentile) with median profiles, 2) Time series with altitude profile as secondary axis (example case: FIREX vs WRF-Chem) by @quaz115 in #181
  • Add ability to pair model with mobile drive data and single ground site data by @colin-harkins in #185
  • Mask -1 in AERONET test by @zmoon in #196
  • Develop grid by @dwfncar in #176
  • Add pandas pin to install commands in docs by @zmoon in #201
  • CLI: initial save/read paired dataset support for melodies-monet run by @zmoon in #202
  • Develop satellite by @dwfncar in #182
  • CLI: get data from ISH and ISH-Lite by @zmoon in #236
  • Add new CLI subcommands to list in doc by @zmoon in #244
  • add multi-box plot user friendly version by @btang1 in #219
  • Update in driver.py: Resolved secondary y-axis YAML options conflict for 'ground' and 'mobile' where they aren't defined + More develop_aircraft plots: 1) Scatter plot (matplotlib) or scatter density kde with fill (seaborn) plot and, 2) Violin plot capabilities- added for develop_aircraft by @quaz115 in #189
  • Merge develop branch into develop_aircraft and fix several merge conflicts by @colin-harkins in #248
  • Add tool to loop over sets of pairings, saving out a netcdf for each by @colin-harkins in #250
  • Merge develop_aircraft into develop by @colin-harkins in #253
  • CLI: initial AQS support by @zmoon in #249
  • Update data CLI doc by @zmoon in #257
  • add MOPITT CO L3 pairing and updates to satplot by @mebruckner in #251
  • Add CSI, FAR, Hit Rate evaluation plot to MONET by @btang1 in #247
  • add real-scorecard to MONET by @btang1 in #227
  • processing TROPOMI L2 NO2 data and plot by @mlirenzhenmayi in #225
  • Add numeric_only=True to relevant pandas operations by @blychs in #259
  • Add variable summing and PM unit conversions for firexaq dataset by @colin-harkins in #255
  • Update CI by @zmoon in #267
  • fix bug that removed aircraftplots import line by @rschwant in #268
  • Updates to the readthedocs by @blychs in #266
  • Curtain plot (model) with Observations overlaid as scatter & Updated Violin Plot with bigger label fonts and ticks consistent with other plots by @quaz115 in #254
  • Add camx by @blychs in #275
  • Swath obs gridding and MODIS L2 example by @dwfncar in #276
  • Add domain_query option by @blychs in #280
  • Add Aircraft Examples and Update Docs by @rschwant in #283
  • fix regulatory calcualtions and add example on docs by @rschwant in #285
  • revise tropomi modules for monetio updates by @mlirenzhenmayi in #282
  • Keep ISH tests from failing CI if data unreachable by @zmoon in #289
  • Satellite plotting fix, OMPS pairing fix, and some additional time interval looping by @mbruckner-work in #284
  • Merge Develop to Main by @rschwant in #290

New Contributors

Full Changelog: v0.1.dev1...v0.1