Fixed the bug in map.py that resulted in the lat-lon grid not plotting properly. Problem was with dsun_obs in map header. If no units specified, sunpy assumes in metres. We were giving number of AU, without specifing units. Fixed by giving dsun_obs AU units.
Fixed the bug in map.py that resulted in the lat-lon grid not plotting properly. Problem was with dsun_obs in map header. If no units specified, sunpy assumes in metres. We were giving number of AU, without specifing units. Fixed by giving dsun_obs AU units.