Skip to content

Version 1.4.3

Latest
Compare
Choose a tag to compare
@cheryldmorse cheryldmorse released this 18 Apr 14:05
· 1 commit to master since this release

Added the ability to enable/disable ncsos globally in the threddsConfig.xml file.
To enable ncSOS add the following to the threddsConfig file:

<NCSOS>
  <allow>true</allow>
</NCSOS>