19 | | * Support JSON extra parameters in WCPS and should be used. |
20 | | * |
21 | | |
22 | | '''Development changes:''' |
23 | | - wcst_import with precision and ansidate supported for netcdf in ingredient file. |
24 | | - wcs client with download files and GetCoverage directly without DescribeCoverage first. |
| 19 | * The ''encode'' function in WCPS queries supports the more flexible and powerful JSON-style format parameters (documentation on the [wiki:CommonFormatsInterface format parameters specification] page) |
| 20 | * WCS/WCPS support exporting array results in JSON format ("application/json") |
| 21 | |