Daniel Rothenberg
Daniel Rothenberg
Following completion of #1.
Definitely need some basic testing system to ensure against regressions, especially as GEOS-Chem evolves.
This is an initial implementation of the feature requested in #97. The first implementation here very closely follows the implementation of these methods by `xarray.Dataset`. For the majority of the...
Here's an initial port of the custom pcolormesh code. It needs a re-factor, but I include a sample script which uses the test data from NASA directly to plot. **To-do**...
Hi all, I'm working on a data engineering project involving processing data from BUFR files at very large scale with a package built using the NCEPLIBS-bufr Python interface. Currently I'm...