Learn how to parse datetimes that are missing information with Pandas in this week's MetPy Monday!
MetPy Mondays #203 - Setting rcParams in the Notebook for Better Plots
18 October 2021
[Hacktoberfest 2021] Contribute filters to the netCDF-Java Zarr project
13 October 2021
Looking for Java developers and Hacktoberfest contributors!
NetCDF-Java recently completed work on beta read support for Zarr data formats. Part of the Zarr project is the implementation of compressors and filters (codecs). Currently, netCDF-Java includes implementation of Shuffle, Deflate/Zlib, 32-bit Checksums, and FixedScaleOffset, but we're still missing some!
If you have developed or are interested in developing filters in Java, we would love to have you contribute! Learn more about how to contribute here.
Thank you for considering contributing!
MetPy Mondays #201 - Lapse Rate Rules of Thumb Part 2
04 October 2021
This week automate processing of months of soundings to determine more about the validity of lapse rate rules of thumb. Learn how to process over 300,000 observations in minutes with Python!