A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of MONET

MONET - MONET v2.2.12

This release improves documentation for draw_map and the xarray accessor quick-plot methods (.monet.quick_{map,contourf,imshow})

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.11...v2.2.12

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon 7 months ago

MONET - MONET v2.2.11

This is a small release adding the ability to automatically draw US counties with counties=True in draw_map (map_kws={"counties": True} in the quick plots).

What's Changed

New Contributors

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.10...v2.2.11

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon 7 months ago

MONET - MONET v2.2.10

This is a bugfix and maintenance release. #148 updated the scores function (monet.util.stats.scores()), which computes a contingency table for forecast validation, to handle some edge cases.

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.9...v2.2.10

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon about 1 year ago

MONET - MONET v2.2.9

This is a maintenance release. The RTD docs build is now fixed, and the docs have been refreshed a bit, including the addition of API documentation for the xarray and pandas accessors (#130).

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.8...v2.2.9

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon over 1 year ago

MONET - MONET v2.2.8

This release has a few plotting-related fixes (#123, #124), and using MONET now shouldn't affect your global Matplotlib styles (#125).

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.7...v2.2.8

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon about 2 years ago

MONET - MONET v2.2.7

This is a maintenance release. It also adds a new remap/combine function that is currently being used by the MM aircraft group (#97).

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.6...v2.2.7

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon over 2 years ago

MONET - MONET v2.2.6

This is a bugfix release.

Important: fixes quick_map() (under the monet DataArray accessor) and the other quick plot methods for use with cartopy v0.21

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.5...v2.2.6

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon over 2 years ago

MONET - MONET v2.2.5

No changes to MONET itself, just some packaging changes and CI updates/fixes.

What's Changed

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.4...v2.2.5

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon almost 3 years ago

MONET - MONET v2.2.4

What's Changed

New Contributors

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.3...v2.2.4

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon about 3 years ago

MONET - MONET v2.2.3

What's Changed

New Contributors

Full Changelog: https://github.com/noaa-oar-arl/monet/compare/v2.2.2...v2.2.3

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by zmoon about 3 years ago

MONET - MONET-v2.2.2

This includes minor big fixes and updates.

  • Updates the quick_map function to better handle global datasets
  • Updates quick_imshow to properly work with datasets
  • Adds a quick_contourf functionality similar to quick_map or quick_imshow
  • Adds a roll_dateline option to the quick view plotting functions for datasets that go from 0 -> 360 and not -180 -> 180
  • various other minor fixes

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by bbakernoaa about 5 years ago

MONET - MONET-v2.2.1

This is a minor release that fixes some bugs introduced in the MONET-v2.2.0 release.

A few new functions have been added to the Monet-accessor

  • added some functions to try and help tidy the data for plotting and monet
    = tidy
    = wrap_longitudes
  • fixed remap_xesmf
  • added a new plotting too, quick_imshow. This can be significantly faster than quick_map but is only useful for regular grids
  • more minor bug fixes

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by bbakernoaa about 5 years ago

MONET - MONET-v2.2.0

This release provides several major updates:

  • Removes many I/O functions into a new repository, https://github.com/noaa-oar-arl/monetio, so that MONET can stay lean and focused.
  • Adds pyresample back as the default restructure because esmpy and xesmf is not available on windows
  • Adds some default functionality to read common data formats like netCDF CF convention with XArray but still have the monet accessor options
  • Adds a conversion from cftime to datetime xarray objects
  • fixes the quick_map xarray.DataArray accessor so that it will work on generic netcdf files in the CF convention
  • Adds a pandas accessor to gain functionality for use with surface observational datasets
  • Adds a function to convert monetio dataframes into little_r formatted lists or pandas data frames for use in METplus
  • removes the hysplitutil directory as this will be migrating to a new repository focused on hysplit
  • many bug fixes for accessor functionality

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by bbakernoaa about 5 years ago

MONET - v2.1.2

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by bbakernoaa almost 6 years ago

MONET - MONET v2.0

This is a major upgrade for MONET. We have improved and added more measurements, included vertical interpolation, spatial interpolation, spatial grid information and more utility functions for non-point observations and models through the use of a XArray accessor.

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by bbakernoaa over 6 years ago

MONET - The Model and ObservatioN Evaluation Toolkit (MONET)

Atmosphere - Atmospheric Chemistry and Aerosol - Python
Published by bbakernoaa over 7 years ago