measures_available
- measures_available()[source]
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.RemoteError - Raised when there is an error fetching some remote content
Exception - Unexpected exception while getting list of available measures versions