|
|
|
@323
|
[323]
|
16 months |
rmay |
Add a script to convert a GRLevelX colortable file to a dict data …
|
|
|
|
@322
|
[322]
|
16 months |
rmay |
Add a script to convert a GRLevelX colortable file to a dict data …
|
|
|
|
@321
|
[321]
|
2 years |
rmay |
Adjust handling of full_day_record so that we don't end up with two times …
|
|
|
|
@320
|
[320]
|
2 years |
rmay |
Improve setting limits of solar radiation plot.
|
|
|
|
@319
|
[319]
|
2 years |
rmay |
Update generated gauss.c to one generated with Cython 0.12.
|
|
|
|
@318
|
[318]
|
2 years |
rmay |
Improve ticking for longer time series. This should be handled in a more …
|
|
|
|
@317
|
[317]
|
2 years |
rmay |
Clean up on last commit.
|
|
|
|
@316
|
[316]
|
2 years |
rmay |
Use the direct URL to the mesonet data instead of a link to the PHP …
|
|
|
|
@315
|
[315]
|
2 years |
rmay |
Add support for looking at a time series of a number of days at once.
|
|
|
|
@314
|
[314]
|
2 years |
rmay |
A few clean ups.
|
|
|
|
@313
|
[313]
|
2 years |
rmay |
Fix bad broken C code in last commit.
|
|
|
|
@312
|
[312]
|
2 years |
rmay |
Update to Cython 0.11.3
|
|
|
|
@311
|
[311]
|
2 years |
rmay |
Add some missing imports.
|
|
|
|
@310
|
[310]
|
2 years |
rmay |
Explicitly disable panning until we figure out a way to make it work.
|
|
|
|
@309
|
[309]
|
2 years |
pmarsh |
New skewt code from Ryan that fixes some a bug in executing the script.
|
|
|
|
@308
|
[308]
|
2 years |
rmay |
Update mesonet station plot to the latest.
|
|
|
|
@307
|
[307]
|
2 years |
rmay |
|
|
|
|
@306
|
[306]
|
2 years |
rmay |
|
|
|
|
@305
|
[305]
|
3 years |
rmay |
Whitespace cleanup.
|
|
|
|
@304
|
[304]
|
3 years |
rmay |
Add function for calculating the geostrophic wind, with a test.
|
|
|
|
@303
|
[303]
|
3 years |
rmay |
Pull in earth's gravity from scipy.constants.
|
|
|
|
@302
|
[302]
|
3 years |
rmay |
Add a function for calculating advection.
|
|
|
|
@301
|
[301]
|
3 years |
rmay |
Forgot to swap ordering in weights for python fallback.
|
|
|
|
@300
|
[300]
|
3 years |
ebruning |
added 3D gridding for radar data using a decomposed delaunay method. added …
|
|
|
|
@299
|
[299]
|
3 years |
ebruning |
added coordinate systems code, depends on pyproj
|
|
|
|
@298
|
[298]
|
3 years |
ebruning |
Fixed indexing bug reading wdssii sparse array sweeps
|
|
|
|
@297
|
[297]
|
3 years |
rmay |
Add an example of calculating convergence from the data using available …
|
|
|
|
@296
|
[296]
|
3 years |
rmay |
Add a good front data set.
|
|
|
|
@295
|
[295]
|
3 years |
rmay |
Add an example showing how to use some of the oban functions.
|
|
|
|
@294
|
[294]
|
3 years |
rmay |
Update so it works.
|
|
|
|
@293
|
[293]
|
3 years |
rmay |
Add example comparing difference oban methods.
|
|
|
|
@292
|
[292]
|
3 years |
rmay |
Add example using the gaussian smoother/filter.
|
|
|
|
@291
|
[291]
|
3 years |
rmay |
Move gaussian filter into oban, with the other related functions.
|
|
|
|
@290
|
[290]
|
3 years |
rmay |
Add python gaussian smoother and a wrapper for the C code. The function …
|
|
|
|
@289
|
[289]
|
3 years |
rmay |
Remove testing code.
|
|
|
|
@288
|
[288]
|
3 years |
rmay |
Update gaussian filter to use x as the first dimension, y as the second.
|
|
|
|
@287
|
[287]
|
3 years |
ebruning |
Added modules to deal with wdssii sweepfile directories, and ability to …
|
|
|
|
@286
|
[286]
|
3 years |
ebruning |
ctypes-based TRMM Radar Software Library wrapper, made against 1.36. User …
|
|
|
|
@285
|
[285]
|
3 years |
rmay |
Add Cython-based gaussian filter code. A follow up module will import …
|
|
|
|
@284
|
[284]
|
3 years |
rmay |
Set svn:ignore
|
|
|
|
@283
|
[283]
|
3 years |
rmay |
Add basic tests for vorticity and convergence calculation.
|
|
|
|
@282
|
[282]
|
3 years |
rmay |
Add functions for calculating the horizontal convergence and the vertical …
|
|
|
|
@281
|
[281]
|
3 years |
rmay |
Point at the proper location for example data.
|
|
|
|
@280
|
[280]
|
3 years |
sarms |
updated wavelets.py gws calculation to correctly used np.ma.
|
|
|
|
@279
|
[279]
|
3 years |
rmay |
Remove unused import.
|
|
|
|
@278
|
[278]
|
3 years |
rmay |
Fix typo.
|
|
|
|
@277
|
[277]
|
3 years |
rmay |
Pull from local copy of scipy constants if we can't import the one from …
|
|
|
|
@276
|
[276]
|
3 years |
rmay |
Add a copy of scipy's constants file until it lands in a release.
|
|
|
|
@275
|
[275]
|
3 years |
ebruning |
updated barnes weights with new notation and docs. added barnes example …
|
|
|
|
@274
|
[274]
|
3 years |
rmay |
More work in progress.
|
|
|
|
@273
|
[273]
|
3 years |
rmay |
Clean up oban example to use more functions from basemap.
|
|
|
|
@272
|
[272]
|
3 years |
rmay |
Add a TODO to use new matplotlib separable autoscaling.
|
|
|
|
@271
|
[271]
|
3 years |
rmay |
Eliminate triggering a warning when plotting an entirely masked array. …
|
|
|
|
@270
|
[270]
|
3 years |
rmay |
Use stack_arrays function to combine arrays instead of own code.
|
|
|
|
@269
|
[269]
|
3 years |
rmay |
Add stack_arrays function from numpy SVN for combining structures arrays …
|
|
|
|
@268
|
[268]
|
3 years |
rmay |
Make explicit what unit the grid and radius are in.
|
|
|
|
@267
|
[267]
|
3 years |
rmay |
Add a standalone oban example with a CSV data file.
|
|
|
|
@266
|
[266]
|
3 years |
rmay |
Remove trailing whitespace.
|
|
|
|
@265
|
[265]
|
3 years |
rmay |
Update StringConverter? class from numpy svn to fix a bug in specifying …
|
|
|
|
@264
|
[264]
|
3 years |
rmay |
Add support for specifying universal plotting keyword arguments to …
|
|
|
|
@263
|
[263]
|
3 years |
rmay |
Fix missing import.
|
|
|
|
@262
|
[262]
|
3 years |
rmay |
Forgot update.
|
|
|
|
@261
|
[261]
|
3 years |
rmay |
Clean-up, re-indent oban code, add some example code.
|
|
|
|
@260
|
[260]
|
3 years |
rmay |
Check in first cut at oban code. Taken directly from code used for class.
|
|
|
|
@259
|
[259]
|
3 years |
rmay |
Wrap a try...except around using Popen to run svnversion, so that you can …
|
|
|
|
@258
|
[258]
|
3 years |
rmay |
Whitespace.
|
|
|
|
@257
|
[257]
|
3 years |
rmay |
Forgot namespace on Normalize.
|
|
|
|
@256
|
[256]
|
3 years |
rmay |
Add norms for NWS clear and and precip modes.
|
|
|
|
@255
|
[255]
|
3 years |
rmay |
Remove gray level from NWS colortable so that it matches the official one …
|
|
|
|
@254
|
[254]
|
3 years |
rmay |
Oops in last commit.
|
|
|
|
@253
|
[253]
|
3 years |
rmay |
Work-in-progress on readers for NexRad? files. This is *not* fully …
|
|
|
|
@252
|
[252]
|
3 years |
rmay |
Need to pull in append_fields from recfunctions to replace our …
|
|
|
|
@251
|
[251]
|
3 years |
rmay |
%.0f doesn't actually generate a number with a trailing decimal. Use %d. …
|
|
|
|
@250
|
[250]
|
3 years |
rmay |
Port fix for entirely masked records from numpy genloadtxt.
|
|
|
|
@249
|
[249]
|
3 years |
rmay |
Change names of loadtxt and mloadtxt to ndfromtxt and mafromtxt to match …
|
|
|
|
@248
|
[248]
|
3 years |
rmay |
Need to remove the .shp extension when trying to load a shapefile with …
|
|
|
|
@247
|
[247]
|
3 years |
rmay |
Make sure end is always available for setting the appropriate date for …
|
|
|
|
@246
|
[246]
|
3 years |
rmay |
Correct for syntax error.
|
|
|
|
@245
|
[245]
|
3 years |
sarms |
updated pca stuff in tools/eigana.py, bl/fluxes.py still needs work for …
|
|
|
|
@244
|
[244]
|
3 years |
rmay |
Fix problem from trying to get the last time of data after doing …
|
|
|
|
@243
|
[243]
|
3 years |
rmay |
Update units for the nice names of mesonet variables as well so that they …
|
|
|
|
@242
|
[242]
|
3 years |
rmay |
Make plotting horizontal lines at special values more generic. Add a line …
|
|
|
|
@241
|
[241]
|
3 years |
rmay |
Forgot to remove a few more relics of passing in tickers.
|
|
|
|
@240
|
[240]
|
3 years |
rmay |
Display midnight in the specified timezone, instead of always doing it at …
|
|
|
|
@239
|
[239]
|
3 years |
rmay |
Remove support for passing in tickers and formatters. It's easy enough to …
|
|
|
|
@238
|
[238]
|
3 years |
rmay |
Make the mesonet meteogram set the locators manually on the returned axis …
|
|
|
|
@237
|
[237]
|
3 years |
rmay |
Allow specifying a minor ticker locator in addition to one for the major …
|
|
|
|
@236
|
[236]
|
3 years |
rmay |
Fix determination of when to use mathtext in the unit string on the …
|
|
|
|
@235
|
[235]
|
3 years |
rmay |
Tweak padding at top of mesonet meteogram.
|
|
|
|
@234
|
[234]
|
3 years |
rmay |
Add station name to the default set of metadata pulled from the station …
|
|
|
|
@233
|
[233]
|
3 years |
rmay |
Make the timezone for the time range in the meteogram plot title depend on …
|
|
|
|
@232
|
[232]
|
3 years |
rmay |
Add a commandline switch to the mesonet script to change between Central …
|
|
|
|
@231
|
[231]
|
3 years |
rmay |
Change how the timezone name is found so that it can correctly print …
|
|
|
|
@230
|
[230]
|
3 years |
rmay |
Change how the midnight line is set so that it is more reliable with …
|
|
|
|
@229
|
[229]
|
3 years |
rmay |
Set the timezone to UTC on the datetime objects when converting the …
|
|
|
|
@228
|
[228]
|
3 years |
rmay |
Fix typo in determining limits on whether to plot the freezing line or …
|
|
|
|
@227
|
[227]
|
3 years |
rmay |
Clean up the calculation of midnight central time. There's no need to …
|
|
|
|
@226
|
[226]
|
3 years |
rmay |
Make the timezone a parameter that you can pass in, defaulting to UTC. …
|
|
|
|
@225
|
[225]
|
3 years |
rmay |
Add vertical lines denoting midnight central time to the mesonet …
|
|
|
|
@224
|
[224]
|
3 years |
rmay |
Remove test commit.
|
|
|
|