Changes between Version 215 and Version 216 of Versions
- Timestamp:
- Mar 30, 2022, 9:50:07 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v215 v216 13 13 14 14 - OGC frontend (petascope) 15 - Improve performance of calculating coverage size in bytes for pyramids 16 - Fix corner case of incorrectly calculating coordinates of irregular time axis when encoding to NetCDF 15 17 - Fix leak of large binary objects in PostgreSQL which were left in petascopedb when removing data, e.g. dropping a coverage, pyramid levels, styles, etc; these objects will be properly and automatically removed via triggers from now on. 16 18 … … 39 41 sudo -u postgres dropdb petascopedb_backup 40 42 }}} 41 - Improve performance of calculating coverage size in bytes for pyramids42 - Fix corner case of incorrectly calculating coordinates of irregular time axis when encoding to NetCDF43 43 44 44 - wcst_import