-
Steve Wanzong authoredSteve Wanzong authored
README.md 901 B
You can get a copy of the code like this:
git clone https://gitlab.ssec.wisc.edu/stevew/clavrx2grid_GLOB.git
cd clavrx2grid_GLOB
There's a script in that repo to download and compile the latest ms2gt:
./grab_compile_ms2gt.sh
Run the test script to see if everything works (have TC install "shellb3" on your machine if you haven't already)
./test_clavrx2grid.sh
ncdump -h blah.nc # see what is in output file
Finally, you can edit the test_clavrx2grid.sh
script as desired to run w/ different input and different GPD files. (Note: there are already 3 GPD files available in the "gpd" directory of that repo: Alaska (grid 91), Puerto Rico (Grid 195), Hawaii (Grid 196).)
Ray Garcia helped to edit clavrx2grid to allow writing a bunch of files at the same time, using clavrx2grid_GLOB.py. Look to test_stw_clavrx2grid.sh
and edit "-i", and "--product"