NASA-DEVELOP / dnppy

DEVELOP National Program Python package for use with NASA data and GIS!
https://nasa-develop.github.io/dnppy/
Other
82 stars 40 forks source link

extract_NetCDF not reading outdir #36

Closed lancewatkins closed 9 years ago

lancewatkins commented 9 years ago

the extract_NetCDF tool in the precipitation module is not reading the appropriate output directory when the Copy Raster function is used to save the resulting tif file. It keeps saving the files in the same folder the original nc files are in.

Jwely commented 9 years ago

If you are talking about the "extract_TRMM_NetCDF" function the issue has been resolved, on the next major update, this function will be moved to the "convert" module.