measures_available

measures_available()[源代码]

List available measures versions on ASTRON at https://www.astron.nl/iers/

This returns a list of the measures versions available on the ASTRON server. The version parameter of measures_update must be one of the values in that list if set (otherwise the most recent version in this list is used).

Parameters

None

Returns

list - version names returned as list of strings

Raises
  • casaconfig.NoNetwork - Raised where there is no network seen, can not continue

  • casaconfig.RemoteError - Raised when there is an error fetching some remote content for some reason other than no network

  • Exception - Unexpected exception while getting list of available measures versions