deeplycloudy / lmatools

Python code for working with VHF Lightning Mapping Array data
BSD 2-Clause "Simplified" License
22 stars 23 forks source link

lasso instructions refer to outdated script #21

Open deeplycloudy opened 6 years ago

deeplycloudy commented 6 years ago

The last step in https://github.com/deeplycloudy/lmatools/tree/master/examples/README.mdown refers to an old way of passing the arguments, instead of the new argparse version. Update these docs.

Also, if no filenames are provided it would make sense to default to using the standard path, instead of requiring the flag to look there. But this might not work for the GLM version of this script.