NetCDF is a great data format, but there are a few tricks you can use to save massive storage space when needed!
MetPy Mondays #275 - Control your netCDF Precision and Size!
13 March 2023
NetCDF is a great data format, but there are a few tricks you can use to save massive storage space when needed!
MetPy Mondays #274 - Will it Compress? File Compression with Python
06 March 2023
This week we try file compression on different types of files with different compression algorithms to see what techniques you can use to save space with storing data using Python!
MetPy Mondays #273 - How to Magically Save Storage Space for Maps
27 February 2023
Saving a ton of maps can really eat up storage space. This week we look at a simple way to dramatically cut down on that!
MetPy Mondays #272 - GOES Gamma Correction and True Green Images
21 February 2023
The GOES plot we made last week looked a little green, so this week we synthesize a true green channel and learn how to apply a gamma correction to images for better visual representation!
MetPy Mondays #271 - Getting Multispectral GOES ABI Imagery
13 February 2023
The GOES satellites provide incredible time and spatial resolution data from their geostationary homes. This week we'll get some of that data and build a multispectral plot.