Noaa Oar Arl Monet Versions Save

The Model and ObservatioN Evaluation Toolkit (MONET)

v2.2.0

4 years ago

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

2.1.2

5 years ago

v2.0

5 years ago

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.

v1.0

6 years ago