...
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
ORG-24891 | Some Apps fails to work due to python package version interfere with each other | Some App need same Python Package, one need the latest version and another one need old version, in old version, both of them in same folder C:\ProgramData\OriginLab\PyPackage, it will cause compatibility issue. Now, Origin Support multiple PyPackage folder by specify @PYP | Example to install two Apps need same Python Package, need to do the following:
If you want to use the SVM Classification app, need to set @PYP=0, and restart Origin |
Import
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
Support importing shapefile in geodetic format | Added checkbox “Convert to WGS84” to dialog. | If check “Convert to WGS84” checkbox to import, then convert the XY values from meter to longitude and latitude. |
Miscellaneous
Export
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
ORG-25047 | Matrix Export to Image to better support GeoTIFF | There is an option in the dropdown list and default to it if we detect matrix has that info. | Besides geo info, we will check file extension as well: i.e. import *.jpg into image window, export dialog will default to jpg too. while matrix window does not now. |
ORG-25269 | Raster Export Misinterprets Middle Colors of Colormap Temperature Palette | higher default color depth on export | BMP, PSD, TGA: from 256 colors to be 24-bit color. PDF (Basic Object - Resolution): from 72 to be 96. |