
One of the new data visualizations available in the upcoming AWIPS 16.2.2 release is a recreation of the legacy GEMPAK/NAWIPS colored temperature ('color_temp') bundle.
[Read More]Colored Temperature Obs in CAVE D2D (NMAP2-style)
09 September 2016
One of the new data visualizations available in the upcoming AWIPS 16.2.2 release is a recreation of the legacy GEMPAK/NAWIPS colored temperature ('color_temp') bundle.
[Read More]Upload and Download Support for TDS
23 August 2016
For version 5.0.0, it is possible to configure TDS to support the uploading and downloading of files into the local file system using the "/thredds/download" url path. This is primarily intended to support local File materialization for server-side computing. The idea is that a component such asJupyter can materialize files from TDS to make them available to code being run in Jupyter. Additionally, any final output from the code execution can be uploaded to a specific location in the TDS catalog to make it available externally.
[Read More]Implementing Multi-threaded IO for the NetCDF-3 format
24 July 2016
The issue of multi-threaded read and write of NetCDF files has repeatedly arisen in the netcdf mailing list (netcdfgroup@unidata.ucar.edu).
[Read More]High Performance Netcdf-4 Proposal
06 July 2016
This documents outlines a proposal to create an alternate Netcdf-4 file format targeted to high-performance, READ-ONLY, access.
[Read More]Simple Plotting in Python with matplotlib
01 June 2016
In this series, we work on some simpler tasks: