-
Michael Hiley authoredMichael Hiley authored
README.md 703 B
You can get a copy of the code like this:
git clone git@gitlab.ssec.wisc.edu:mhiley/clavrx2grid.git
cd clavrx2grid
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).)