Changes between Version 11 and Version 12 of Dev/NetcdfFormat


Ignore:
Timestamp:
May 17, 2016, 9:52:59 PM (8 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Dev/NetcdfFormat

    v11 v12  
    199199The values are identically ordered, so there is no issue with the data export.
    200200
    201 Problems:
     201== Problems ==
    202202- X and Y are generally transposed (it's not enforced, but recommended by CF); so without transposing them during import/export, the netcdf data is rotated while in rasdaman -- this is apparent when exporting to png for example
    203203- the nodata value is not properly set