Adam Theisen
Adam Theisen
There's a lot of different instruments deployed in the NOAA PSL Netowrk, developing readers for these would be beneficial, including with the upcoming AMF3 campaign coming up that will be...
There's been a request to allow for non-time plotting on the xaxis, like solar zenith or other variables. A new plotting module for x-y plots and not specifically time series...
It would be beneficial to add a function that will plot data grouped by certain periods of time. For instance, the following is fake data that's grouped and plotted by...
There has been growing interest in reading ICARTT formatted files into xarray. There may be some options out there to pull in as optional dependencies but they would need to...
Some additional needs were brought up with the ACT plotting examples. It would be useful to provide - Examples for working with axes returned from plotting code and modifying them...
We need to find a way to plot out high-res 2D datasets faster. The MPL data takes a ridiculous amount of time to plot up 3 plots. Maybe we need...
@rcjackson @kenkehoe I was looking at adding in a feature for working with a secondary y axis on the timeseries plots, but it is a little more in depth than...
Some older data might not be compatible with xarray. sgpmmcrmomC1.b1.20041107 data yielded this error: xarray.core.variable.MissingDimensionsError: 'heights' has more than 1-dimension and the same name as one of its dimensions ('mode',...
I tried to download gucceilpblhtM1.a0 but it's not available through the webservice due to it being an a0-level file. Instead the API returned text that was included in the file....
A number of instruments have different methods for averaging to a timestamp, some have the timestamp at the end of the averaging interval and some as the start. Two examples...