-
Currently there are 2 configuration files for adding grids to polar2grid, grids.conf and grid_shapes.conf. The grid_shapes.conf file lists the bounding box of a grid and the percentage of data covera…
-
Create a MODIS frontend.
Main difficulty will be getting all of the coefficients and converting to brightness temperature.
-
I'd like to localize where this floating point exception is coming from.
Can you set "ulimit -c unlimited" and get a core dump onto jpss-cloud?
And is the input data available somewhere else?
Also c…
-
ms2gt has hurt more than helped with our remapping tasks. If we can get GDAL to meet the quality/bowtie/grid needs of AWIPS then it should be pretty easy to swap GDAL in for ms2gt (easy to swap, not …
-
From working with the AWIPS backend and the NinJo backend, I've come to the conclusion that there can be a "general" interface for scripts like "viirs2awips.py" and "viirs2ninjo.py" can use to talk to…
-
I'm creating this because bugs need to be documented, not magically fixed.
Russ Dengel pointed out that images he is putting into his WMS server look very grainy. He is using DNB binary files provid…
-
@evas-ssec would like to be able to have spaces in configuration files so they are easier to read...I agree. This should be a simple 'elem.strip()'.
-
This probably isn't that hard, but will likely also include the pyproj version of ll2cr to be useful at all. The general idea will be to use viirs2awips.py to make a viirs2geotiff.py, cut off the awi…
-
We have been using actual NetCDF files as the template files when creating AWIPS NetCDF files. This uses a ton of space (~250MB for 4 grids). I would like to use NCML files instead and right a pytho…