motu-3.8.00
·
418 commits
to master
since this release
In order to install Motu, you have to download:
- motu-distribution-3.8.00.tar.gz is the binary distribution of the Motu software ready be be installed.
- motu-products-3.8.0.tar.gz contains the COTS: Java, Apache tomcat, CDO tools.
Release notes:
- [distribution]
- MOTU-131, MOTU-142: Fix action=getsize issue in the unit
- HTML Metadata:
- Add meta rel="noopener" for _blank anchor targets. Without this, the new page could have access your window object via window.opener
- Add meta name="theme-color" to set the toolbar color
- Log4j update to version 2.9.0
- MOTU-134: Log4J Fix time synchronization issue: Add attribute immediateFlush="true" to rollingFile log-file-infos.queue
- MOTU-133: Fix longitude issue with OpenDap while requesting for 1 point
- MOTU-136, MOTU-152: Change describeproduct behaviour, now all time steps are not listed, but a duration is set with ISO 8601:2004 format
- MOTU-142: Improve error messages returned by server: Tested on RequestedSizeTooBig, Variable Name not found, Product Name not found
- MOTU-109: Fix describeProduct action: XML attribute "url" not set
- DescribeProduct: Variables and axis list is now sorted alphabetically by variable name
- XML Responses: Now XML output set the attributes in a same order
- MOTU-143, MOTU-145: Scalability: Now,several Motu servers can run at the same time and share the request status
- MOTU-151: Instanciation de Redis en mode Cluster
- Download URL is now done with a GET instead of a POST in motu web site
- Upgrade netcdf dependency to 4.6.11 and joda time to 2.9.9
- MOTU-147: Fix issue on curvilinear datasets - Depth dimension is now well set and Motu can extract data
- MOTU-145: Geographical coverage not correctly displayed in the productdownloadhome for curvilinear coordinates
- All business settings are now hot reloaded meaning that any updates in motuConfiguration.xml is automatically taken into account.
- Fix unclosed VFS file system which leaded to create threads indefinitely
- Upgrade maven dependency Apache commons-vfs2 to 2.2
- MOTU-154: No data available on latitude 0°
- MOTU-92: Motu has been tested with TDS 4.6.10 - [documentation]
- MOTU-131 #get-size Update unit returned to kB instead of kb
- README.md add precision on t_low and t_high format
- README.md add #RedisServerConfig
- MOTU-100: standardNames.xml is used - [products]
- Upgrade Java to 1.8
- Update Apache Tomcat to 9.0.8